Initial commit of files
This commit is contained in:
6
sbin/ssh-babylon5-setup
Executable file
6
sbin/ssh-babylon5-setup
Executable file
@ -0,0 +1,6 @@
|
||||
#!/bin/sh
|
||||
|
||||
# SSH
|
||||
ssh-keygen
|
||||
ssh-copy-id -i ~/.ssh/id_rsa.pub -p 2829 neal@babylon5.probestar.com
|
||||
|
||||
Reference in New Issue
Block a user