-
Open Terminal and run the following
-
apt-get install openvas (note: username & password is displayed at the end of the install in the terminal window)
-
openvas-setup
-
netstat -antp
-
openvas-start
- Run if browser does not automatically pop up or you are rebooting machine
-
-
Open https://127.0.0.1:9392 in the browser
-
Login and you are done!
- Login is displayed at the end of the install
-
If you get an error in the web interface saying something about there not being a database, run the following commands in terminal. This manually syncs the databases and restarts the services.
-
greenbone-nvt-sync
-
greenbone-scapdata-sync
-
greenbone-certdata-sync
-
systemctl restart openvas-scanner
-
systemctl restart openvas-manager
-
systemctl restart openvas-gsa
-
-
If you want to set openvas services to start on boot, enter the following commands
-
systemctl enable openvas-scanner
-
systemctl enable openvas-manager
-
systemctl enable openvas-gsa
-
-
Still getting errors in the user interface?
- openvas-check-setup