You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@velocity.apache.org by Apache Wiki <wi...@apache.org> on 2007/04/21 10:37:33 UTC

[Velocity Wiki] Update of "ZoneLogin" by HenningSchmiedehausen

Dear Wiki user,

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

The following page has been changed by HenningSchmiedehausen:
http://wiki.apache.org/velocity/ZoneLogin

New page:
= Logins on velocity.zones.apache.org =

As a TLP project, we have our own virtual host running on Apache Hardware. This is a [http://www.apache.org/dev/solaris-zones.html Solaris Zone], not a real virtual host, though. 

If you are a committer on a Velocity project, you can request a login to this machine. Your login name will be the same as your Apache login id. To request an account, send a mail with your SSH '''public''' key to the [http://velocity.apache.org/contact.html#contacting_the_apache_velocity_pmc Velocity PMC].

== First login ==

After your account has been set up you should be able to log onto velocity.zones.apache.org with your Apache User ID using your private ssh key.

The initial account password is in your home directory in a file called ''.pw''. Please change your login password first thing after logging in and remove this file.

== Becoming root ==

With your user account password, you can become root by running ''sudo su'' and using this password. The tricky part is finding the ''sudo'' command. 

== Path setup ==

As this is Solaris, it is strongly recommend to put at
least ''/opt/sfw/bin'', ''/usr/sfw/bin'', ''/usr/ccs/bin'' and ''/usr/local/bin'' in
your path.

== Java runtimes ==

 * J2SE 5 is in ''/usr/java/bin''
 * JDK 1.4.2 is in ''/usr/j2se/bin''

== Installed software ==

 * Ant 1.7 and Maven 2.0.6 are located in ''/usr/local/bin''
 * Subversion is located in ''/opt/subversion-current''
 * The Sun Compilers are available from ''/opt/SUNWspro''

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@velocity.apache.org
For additional commands, e-mail: dev-help@velocity.apache.org