| /l3/users/12-12-2011/NT-BSDnet/freebsd2.net.nt/root |
|
|
#vim install
--- /tmp/l3-saved-1309.29233.9525 2011-12-12 10:20:15.000000000 +0200
+++ install 2011-12-12 10:20:43.000000000 +0200
@@ -7,8 +7,8 @@
#
# Set this variables before installation:
-lilalo_user=${lilalo_user:-NT-FBSDnet}
-lab=${lab:-12.12.11}
+lilalo_user=${lilalo_user:-12.12.2011}
+lab=${lab:-NT-FBSDnet}
install_l3bashrc_for_this_users=${users:-"root user"} # users who will use l3agent and l3script
lilalo_context="/users/${lilalo_user}/${lab}/${hostname}"
|
|
#vim install
--- /tmp/l3-saved-1309.22875.28486 2011-12-12 10:20:57.000000000 +0200
+++ install 2011-12-12 10:21:09.000000000 +0200
@@ -7,7 +7,7 @@
#
# Set this variables before installation:
-lilalo_user=${lilalo_user:-12.12.2011}
+lilalo_user=${lilalo_user:-12-12-2011}
lab=${lab:-NT-FBSDnet}
install_l3bashrc_for_this_users=${users:-"root user"} # users who will use l3agent and l3script
lilalo_context="/users/${lilalo_user}/${lab}/${hostname}"
|
|
#bash install
Installing dependencies... Ok Downloading l3bashrc... | l3bashrc 7821 B 6317 kBps Ok Downloading l3prompt... | l3prompt 234 B 1409 kBps Ok Downloading l3-agent... | l3-agent 32 kB 6666 kBps ... If you use xgu.ru backend, your labs will be available at http://xgu.ru/l3//users/12-12-2011/NT-FBSDnet/fbsd.net.nt Use commands $ l3cd /users/12-12-2011/MY-NEW-CONTEXT/fbsd.net.nt/USER $ l3pwd to change and to know your current context. For further information see http://xgu.ru/lilalo/ (in Russian). Thank you gor using LiLaLo. Happy Labbing! (don't forget to restart bash or relogin) |
|
#vim /home/user/.bashrc
--- /tmp/l3-saved-1728.13308.27223 2011-12-12 10:21:38.000000000 +0200 +++ /home/user/.bashrc 2011-12-12 10:22:00.000000000 +0200 @@ -1 +1,2 @@ -[ $0 == l3script ] && . /home/user/.lilalo/l3bashrc && _l3_start +#[ $0 == l3script ] && . /home/user/.lilalo/l3bashrc && _l3_start +. /home/user/.lilalo/l3bashrc && _l3_start |
|
#vim /home/user/.bash_profile
--- /tmp/l3-saved-1728.5816.8622 2011-12-12 10:22:04.000000000 +0200 +++ /home/user/.bash_profile 2011-12-12 10:22:25.000000000 +0200 @@ -1,2 +1,2 @@ +. ~/.bashrc l3-agent - |
|
#su user -
|