Add updateTime alias
This commit is contained in:
parent
b8feea0aeb
commit
729663cd76
1 changed files with 2 additions and 1 deletions
|
@ -143,4 +143,5 @@ alias v="vim"
|
|||
#Servers Memory
|
||||
alias servermem='toilet -w 200 "VPS 01" && ssh shires free -h && toilet -w 200 "VPS 02" && ssh abc free -h && toilet -w 200 "VPS 03" && ssh cdc2 free -h && toilet -w 200 "Freightliner" && ssh freightliner free -h && toilet -w 200 "NHS" && ssh nhs free -h'
|
||||
|
||||
|
||||
# Updates time using ntp
|
||||
alias updateTime="sudo ntpd -qg"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue