#ciscotraining #ciscosystems #automation
0. Java version 1.8 (or jdk 18.0) and Download NSO Freetrial from Cisco website
1. Copy nso package to Ubuntu
2. unpack nso package: sh filename --skip-verification
3. Install NS0: sh nso-file-name.installer.bin --local-install ~/nso-version
4. Setup your PATH and other environment variables for NSO, this step to determine source file to run NSO in your system: source path-to-ncsrc-folder
5. Creating an Instance of NSO for starting NSO, where you run NSO local environment: ncs-setup
6. run NSO: ncs on the nso-run folder