New Security Advisor notifications with High importance
Detected processes that are running outdated binary executables. Reboot the system in the “Graceful Server Reboot” area. Alternatively, SSH into this server and run ‘/bin/needs-restarting’, then manually restart each of the listed processes.
Executed command - /bin/needs-restarting got following output
[root@server ~]# /bin/needs-restarting
794 : /usr/sbin/NetworkManager --no-daemon
1641 : cpsrvd (SSL) - waiting f --llu=1485846438 --listen=10,11,12,4,5,6,7,8,9 --accepted=13
[root@server ~]#
Now can anyone tell me the command to manually restart these 2 listed services -
794 : /usr/sbin/NetworkManager --no-daemon
1641 : cpsrvd (SSL)
cant reboot server, for obvious reasons.
Thanks
Detected processes that are running outdated binary executables. Reboot the system in the “Graceful Server Reboot” area. Alternatively, SSH into this server and run ‘/bin/needs-restarting’, then manually restart each of the listed processes.
Executed command - /bin/needs-restarting got following output
[root@server ~]# /bin/needs-restarting
794 : /usr/sbin/NetworkManager --no-daemon
1641 : cpsrvd (SSL) - waiting f --llu=1485846438 --listen=10,11,12,4,5,6,7,8,9 --accepted=13
[root@server ~]#
Now can anyone tell me the command to manually restart these 2 listed services -
794 : /usr/sbin/NetworkManager --no-daemon
1641 : cpsrvd (SSL)
cant reboot server, for obvious reasons.
Thanks