adjusted laptop config files with input from desktop files
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
function connectToStorageVM() {
|
||||
ssh alex@173.212.206.52
|
||||
}
|
||||
|
||||
function connectToVM01() {
|
||||
ssh alex@167.86.117.202
|
||||
}
|
||||
|
||||
function connectToBackupServer() {
|
||||
ssh alex@161.97.184.228
|
||||
}
|
||||
|
||||
function connectToPi() {
|
||||
ssh alex@192.168.0.205
|
||||
}
|
||||
Reference in New Issue
Block a user