Open main menu

CDOT Wiki β

Cdolivei

Joined 15 September 2006
Revision as of 16:18, 14 March 2007 by Cdolivei (talk | contribs) (My Contributions)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Assignments

Here is a link to assignment 1

My Contributions

Trivial stuff

Howto checkout mozilla code over an ssh tunneling

This in thanks in part to Mark.

Open up two terminals. The first one makes a tunnel to matrix. In terminal 1:

ssh -L 2401:cvs-mirror.mozilla.org:2401 -l cdolivei cdolivei@matrix

In terminal 2:

cvs -d :pserver:anonymous:anonymous@localhost:/cvsroot co mozilla/client.mk

Exercises

Contact

my partial email : cdolivei@learn