NDR Sensor CLI
Associated Commands:
| CLI Description | Command | 
|---|---|
| Clear SSH service start on bootConfigure the SSH service to not start on boot. | clear service ssh start-on-boot | 
| Clear SSH Root login propertyDisable SSH Root login property | clear ssh root-login | 
| Delete SSH service known hostDelete the specified host entry from the SSH known hosts file. | del ssh-known-host <hostname-or-ip-address-optional-port-arg> | 
| Display service propertiesDisplay information about the specified service. | get service <service-name-arg> | 
| Display service propertiesDisplay information about all services. | get services | 
| Restart serviceRestart the specified service. | restart service <restartable-service-name-arg> | 
| Set SSH service start on bootConfigure the SSH service to start on boot. | set service ssh start-on-boot | 
| Set SSH Root login propertyEnable SSH Root login property | set ssh root-login | 
| Start serviceStart the specified service. | start service <start-stoppable-service-name-arg> | 
| Stop serviceStop the specified service. | stop service <service name> [force] | 
        Total commands: 10
      
     Additional
                        Links 
                        
                            
                            
                            
                        
    
    
    
    
                    
                