]> gitweb.pimeys.fr Git - config-20-100.git/commitdiff
[aliases] sshcups : l'interface cups est maintenant sur cups
authorVincent Le Gallic <legallic@crans.org>
Tue, 1 Dec 2015 23:27:06 +0000 (00:27 +0100)
committerVincent Le Gallic <legallic@crans.org>
Tue, 1 Dec 2015 23:27:06 +0000 (00:27 +0100)
.bash_aliases

index 743844612a7762128e384a718a7707f18ec450a9..15b228076d66212996e9e945dd2224412630b50b 100644 (file)
@@ -50,7 +50,7 @@ alias sshadd='ssh-add -t 1800'
 
 # Tunnels (pour les membres actifs)
 alias sshimprimante="echo -e 'Port : 2222\nRappel : https://localhost:2222';ssh -L 2222:imprimante.adm.crans.org:443 vo"
-alias sshcups="echo -e 'Port : 3333\nRappel : http://localhost:3333';ssh -L 3333:o2.adm.crans.org:631 vo"
+alias sshcups="echo -e 'Port : 3333\nRappel : http://localhost:3333';ssh -L 3333:cups.adm.crans.org:631 vo"
 alias sshbabar="echo -e 'Port : 3333\nRappel : http://localhost:3333/backuppc';ssh -L 3333:babar.adm.crans.org:80 vo"
 alias sshomnomnom="echo -e 'Port : 3333\nRappel : http://localhost:3333/backuppc';ssh -L 3333:omnomnom.adm.crans.org:80 vo"