How to know the network name

Ralf Mardorf kde.lists at yahoo.com
Sun Oct 24 05:57:09 UTC 2021


On Sun, 24 Oct 2021 10:28:32 +1100, Karl Auer wrote:
>   echo "reboot" | at now + 10 minutes

Hi,

assuming all maintenance is done as user root, better run the shutdown
command:

[rocketmouse at archlinux ~]$ sudo shutdown -r 10
Reboot scheduled for Sun 2021-10-24 07:41:31 CEST, use 'shutdown -c' to cancel.
[rocketmouse at archlinux ~]$ man shutdown | head -20 | tail -1
If the time argument is used, 5 minutes before the system goes down the
/run/nologin file is created to ensure that further logins shall not be
allowed.

Also see:
https://www.cyberciti.biz/faq/centos-rhel-redhat-linux-6-server-shutdown-command/

If not already user root, become user root first, even don't use sudo,
https://en.wikipedia.org/wiki/Finagle's_law .

Regards,
Ralf

-- 
Ralf's Linux multi-boot PC
https://i.imgur.com/Hvc088P.jpg

Ralf's iPad 2 and iPad Pro
https://i.imgur.com/vNeUrKf.jpg




More information about the ubuntu-users mailing list