Updates alias for serer memory

This commit is contained in:
Jonathan Hodgson 2018-11-29 17:03:32 +00:00
parent 9face586f2
commit d5f2027ac9

View file

@ -142,7 +142,7 @@ alias vi="vim"
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'
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 "VPS 04" && ssh blacksheep 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"