0) Logout 7) Ping host 1) Assign interfaces 8) Shell 2) Set interface IP address 9) pfTop 3) Reset the root password 10) Firewall log 4) Reset to factory defaults 11) Reload all services 5) Power off system 12) Update from console 6) Reboot system 13) Restore a backupEnter an option: 8root@obelix:/home/udo #
root@obelix:/home/udo # ps aux | grep lighttpdroot 17036 0.0 0.1 22784 10068 - S 18:05 0:00.35 /usr/local/sbin/lighttpd -f /usr/local/etc/lighttpd_wroot 31424 0.0 0.0 14448 4084 - S 18:04 0:00.02 /usr/local/sbin/lighttpd -f /var/etc/lighttpd-acme-chroot 48669 0.0 0.0 12716 2396 0 S+ 18:18 0:00.00 grep lighttpdroot@obelix:/home/udo #
root@obelix:/home/udo # kill 17036
root@obelix:/home/udo # ps aux | grep lighttpdroot 95866 2.8 0.1 20220 9564 - S 18:24 0:00.02 /usr/local/sbin/lighttpd -f /usr/local/etc/lighttpd_wroot 26470 1.3 0.0 14448 4088 - S 18:24 0:00.00 /usr/local/sbin/lighttpd -f /var/etc/lighttpd-acme-chroot 12748 0.0 0.0 12716 2392 0 S+ 18:24 0:00.00 grep lighttpdroot@obelix:/home/udo # pkill lighttpd -froot@obelix:/home/udo # pkill lighttpd -froot@obelix:/home/udo # configctl service reload allOKroot@obelix:/home/udo #