Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Gump Wiki" for change 
notification.

The following page has been changed by LeoSimons:
http://wiki.apache.org/gump/VmgumpConfig

The comment on the change is:
gump3 basics...

------------------------------------------------------------------------------
   * {{{a2ensite vmgump.apache.org && a2enmod proxy}}}
   * {{{/etc/init.d/apache2 reload}}}
  
+ === gump3 setup ===
+ 
+ {{{
+ useradd -d /home/gump3 -s /bin/bash gump3
+ addgroup gump3
+ adduser gump3 gump3
+ adduser gump3 staff
+ mkdir /home/gump3
+ chown -Rf gump3:gump3 /home/gump3
+ su - gump3
+ svn co https://svn.apache.org/repos/asf/gump/branches/Gump3
+ }}}
+ 
+  * [VmgumpConfig/Gump3BashConfig]
+ 
  === Done! ===
  
  Get to business...

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to