sudo shutdown now
# schedule shutdown 1 minute from now
shutdown
# schedule shutdown 15 minutes from now
shutdown +15
# schedule shutdown at 23:00
shutdown 23:00
# shutdown immediately
shutdown now
# cancel shutdown
shutdown -c
shutdown now
shutdown 1:55 # Shutdown 01:55:00 UTC
shutdown +120 # now + 120 menute
#shutdown right now
shutdown
#Shudeling time
shutdown 30
#The shutdown command is used and the computer will shutdown in a minute.
shutdown
Die wesentlichen Linux-Shutdown-Befehle
Linux standardmäßig herunterfahren. shutdown -h. ...
Linux sofort herunterfahren. shutdown -h 0. ...
Linux sofort neu starten. shutdown -r 0. ...
Linux nach 20 Minuten herunterfahren. shutdown -h 20. ...
Linux nach 20 Minuten neu starten. shutdown -r 20. ...
Linux um 17:30 Uhr herunterfahren. shutdown -h 17:30.
Code Example |
---|
:: |
Shell :: |
:: |
:: |
Shell :: |
:: |
Shell :: gcloud switch projects |
:: how to change directory if folder name have space |
:: powershell delete folder contents |
Shell :: |
Shell :: |
:: |
:: |
Shell :: |
:: |
:: |
Shell :: |
Shell :: git commit changes to different branch |
Shell :: |
Shell :: |
Shell :: |
:: heroku rebuild without commit |
:: configuration file is group-readable. This is insecure linux |
Shell :: terraform fmt |
:: update submodule git |
:: ffmpeg cut video without re encoding |
:: |
Shell :: install build-essential centos 8 |
:: |
Shell :: docker remove tag |