Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Boudy
fichiers_configuration
Commits
7a7514f8
Commit
7a7514f8
authored
Dec 24, 2015
by
Vincent Le gallic
Browse files
[aliases] tunnel SSH vers l'imprimante sur le port https et ajout du tunnel vers le serveur cups
parent
5e5951b0
Changes
1
Hide whitespace changes
Inline
Side-by-side
.bash_aliases
View file @
7a7514f8
...
...
@@ -47,7 +47,8 @@ alias LS='LS -e'
alias sshadd='ssh-add -t 1800'
#~# # Tunnels (pour les membres actifs)
#~# alias sshimprimante="echo -e 'Port : 2222\nRappel : http://localhost:2222';ssh -L 2222:imprimante.adm.crans.org:80 vo"
#~# 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 sshbabar="echo -e 'Port : 3333\nRappel : http://localhost:3333/backuppc';ssh -L 3333:babar.adm.crans.org:80 vo"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment