Hi,

Thanks to a donation from William Bonnet <http://www.wbonnet.net/>
installation work from Thibaut VARENE / PATeam <http://www.pateam.org/>
and hosting from ESIEE <http://www.esiee.fr/> we now have access a new
sparc-linux machine:

name   disk   CPU        Notes
gcc62   36G   6x0.4GHz   TI UltraSparc II (BlackBird) / 5 GB RAM / Sun 
Enterprise 4500

To connect to gcc62 either do:

ssh -p 9202 [email protected]

Or add the following to your $HOME/.ssh/config

Host gcc62
  Hostname gcc12.fsffrance.org
  Port 9202
  HostKeyAlias gcc62
  CheckHostIP no

And then "ssh lo...@gcc62" should work.

As shown over the years, the GCC Compile Farm project lives from
hardware and hosting donations. If you know hardware vendors, companies
or academic instutions that would provide machines and/or hosting please
let them know about this project. For hosting since we're using openvpn
we don't need a public IP address and we use a very low amount of
bandwidth. Even a machine in a garage behind a consumer DSL is good
enough :).

Happy hacking,

Laurent




_______________________________________________
Gcc-cfarm-users mailing list
[email protected]
https://mail.gna.org/listinfo/gcc-cfarm-users

Reply via email to