Changes between Version 2 and Version 3 of Realisations/2006-2007/Projet/PortsFreeBSD
- Timestamp:
- Mar 15, 2007, 2:55:09 PM (18 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Realisations/2006-2007/Projet/PortsFreeBSD
v2 v3 37 37 38 38 {{{ 39 fetch http://10.30.253.1/hosts.txt39 fetch http://10.30.253.1/hosts.txt 40 40 cat host.txt >> /etc/hosts 41 41 }}} … … 43 43 * se connecter a la gate en ssh 44 44 45 {{{ssh -D1080 login@IpInterfaceASGate (ex: guerin@10.20.20.6 pour l'as 65002) 45 {{{ 46 ssh -D1080 login@IpInterfaceASGate (ex: guerin@10.20.20.6 pour l'as 65002) 46 47 }}} 47 48