|
|
|
@ -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" |
|
|
|
|