Install Tenable Nessus on Raspberry Pi
Tenable Nessus 10.0.0 and later supports scanning on the Raspberry Pi 4 Model B with a minimum of 8GB memory.
- 
                                                        
Download the Tenable Nessus Raspberry Pi OS package file from the Tenable Downloads site.
 - 
                                                        
From a command prompt or terminal window, run the Tenable Nessus installation command:
dpkg -i Nessus-<version>-raspberrypios_armhf.deb
 - 
                                                        
From a command prompt or terminal window, start the nessusd daemon by running the following command:
/bin/systemctl start nessusd.service
 - 
                                                        
Open Tenable Nessus in your browser.
- 
                                                                
To access a remotely installed Tenable Nessus instance, go to https://<remote IP address>:8834 (for example, https://111.49.7.180:8834).
 - 
                                                                
To access a locally installed Tenable Nessus instance, go to https://localhost:8834.
 
 - 
                                                                
 - 
                                                        
Perform the remaining Tenable Nessus installation steps in your browser.