...
Code Block | ||
---|---|---|
| ||
wget https://dl-nmis.opmantek.com/spacelift/latest/nmis-rpc-linulinux |
Make the file executable:
...
You should see output similar to: nmis-rpc version v0.0.2 3 (built 2024-07-24 25 06:5434:5020)
2. Set Up the NMIS RPC Service
...
Code Block | ||
---|---|---|
| ||
wget https://dl-nmis.opmantek.com.s3.amazonaws.com/nmis9-9.5.1a.run
chmod +x nmis9-9.5.1a.run
sudo ./nmis9-9.5.1a.run |
...