Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

how to reboot a system notifying other users with a message with shutdown command

sudo shutdown -r +10 "Hardware upgrade"
# The command will shut down the system in 10 minutes from now and notify other
# users that a hardware upgrade will be performed:
Comment

PREVIOUS NEXT
Code Example
Shell :: backup public_html 
Shell :: Bash script using input to iterate through array 
Shell :: windows direct shortcut to programs and features 
Shell :: powershell task scheduler 
Shell :: error: Unknown subcommand: remote 
Shell :: delete file kali 
Shell :: Screen casting to smart screen (DLNA) from ubuntu 
Shell :: proxmox change lxc name 
Shell :: ubuntu for hp 840 g1 
Shell :: remove inkscape older version 
Shell :: how to apply password to folder and file shell scripting in linux 
Shell :: Install Kite for Linux 
Shell :: show specific lines in file linux 
Shell :: git create branch based on another branch 
Shell :: ufw rules 
Shell :: netflix app ubuntu 
Shell :: error: server terminated early with status 127 
Shell :: docker save current state 
Shell :: ubuntu 2022 theme 
Shell :: django test env 
Shell :: Revert Unstaged and Staged Changes in git command 
Shell :: install htop sudo add-apt-repository universe 
Shell :: ibus ubuntu 22.04 not working 
Shell :: install gasreporter 
Shell :: conda install arrow 
Shell :: How to create or generate secret key for django using UUID 
Shell :: redwood authentication 
Shell :: exec format error Heroku dockerfile 
Shell :: convert dos to unix vim 
Shell :: bash tab adds backslash before dollar sign 
ADD CONTENT
Topic
Content
Source link
Name
5+8 =