Przeglądaj źródła

Add big blue button ISF dedicated server

DricomDragon 4 lat temu
rodzic
commit
84889d344b
1 zmienionych plików z 5 dodań i 0 usunięć
  1. 5 0
      Install/Templates/examples/ssh/config

+ 5 - 0
Install/Templates/examples/ssh/config

@@ -4,6 +4,11 @@ Port 46022
 User sysinfo
 IdentityFile ~/.ssh/id_isf_rsa
 
+Host bbb
+HostName conference.isf-france.org
+User sysinfo_conf
+IdentityFile ~/.ssh/id_isf_rsa
+
 # My own servers
 ## Jupiter
 Host jupiter.local