How to shutdown Ubuntu from terminal via several commands:
Shutdown Immediately--sudo shutdown now
Shutdown with a timer--sudo shutdown -h @anynumber
shutdown at a specific time-- sudo shutdown -h 22:31
Force shutdown -- sudo shutdown -h now
Alternative :Power Off Command--sudo poweroff
@UbuntuOS @ubuntu terminal
• Find Windows Install Date Using Command Pr...
• PowerShell script to get SSL certificate d...
• How to get hostname from IP using ping com...
• How to Reset Admin Password on MacBook (ma...