parent
e9b2063d8d
commit
472ee48340
@ -1,105 +0,0 @@ |
||||
<?xml version='1.0'?> |
||||
<!DOCTYPE cscpage SYSTEM "../csc.dtd"> |
||||
|
||||
<cscpage title="Computers of the CSC"> |
||||
<header /> |
||||
|
||||
<section title="List of computers the CSC controls"> |
||||
|
||||
<p>The Computer Science Club has access to a variety of different architectures to give members a chance to test their programs in different environments.</p> |
||||
|
||||
<p>Here is a list of the computers we have available:</p> |
||||
|
||||
<dl> |
||||
<dt><strong>caffeine (csclub1.cs)</strong></dt> |
||||
<dd> |
||||
<p>This is a Debian stable machine that runs the Computer Science Club, i.e it hosts all the important servers. It is also the machine where your home directory lives.</p> |
||||
<p>caffeine has 2000 MB of RAM and a AMD Athlon 64 X2 (dual core) 4200+ processor.</p> |
||||
</dd> |
||||
<dt><strong>taurine</strong></dt> |
||||
<dd> |
||||
<p>This is a Debian stable machine.</p> |
||||
<p>taurine has 8000 MB of RAM and two Dual-Core AMD Opteron(tm) Processor 2218</p> |
||||
</dd> |
||||
<dt><strong>artifical-flavours (csclub2.cs)</strong></dt> |
||||
<dd> |
||||
<p>This is a Debian unstable machine that runs a talk mirror.</p> |
||||
<p>artifical-flavours has a Intel(R) Celeron(R) CPU 3.20GHz</p> |
||||
</dd> |
||||
<dt><strong>natural-flavours (csclub4.cs)</strong></dt> |
||||
<dd> |
||||
<p>This is a Debian unstable machine that runs a talk mirror.</p> |
||||
<p>natural-flavours has 2 Intel(R) Core(TM)2 CPUs 6300 @ 1.86GHz</p> |
||||
</dd> |
||||
<dt><strong>citric-acid (csclub3.cs)</strong></dt> |
||||
<dd> |
||||
<p>This is a Debian unstable machine that runs a talk mirror.</p> |
||||
<p>citric-acid is a AlphaServer 4100</p> |
||||
</dd> |
||||
<dt><strong>perpugilliam (peri)</strong></dt> |
||||
<dd> |
||||
<p>This is a Debian stable machine that was formerly ran the Computer Science Club. It is now on backup duty.</p> |
||||
<p>peri has 512 MB of RAM and dual P3 450 MHz processors.</p> |
||||
</dd> |
||||
<dt><strong>glucose-fructose (sugar)</strong></dt> |
||||
<dd> |
||||
<p>This is a Debian unstable machine, which means you will find bleeding-edge software available here. This may, or may not, work with the other software installed on your CSC account.</p> |
||||
<p>It has 512 MB of RAM and dual P3 500 MHz processors.</p> |
||||
</dd> |
||||
<dt><strong>caramel-colour </strong></dt> |
||||
<dd> |
||||
<p>This is a Debian unstable machine, which means you will find bleeding-edge software available here. This may, or may not, work with the other software installed on your CSC account.</p> |
||||
<p>It as 512 MB of RAM and a single P3 1GHz processor. Its a good place to do random high-load work</p> |
||||
</dd> |
||||
|
||||
<dt><strong>phosphoric-acid (h3po4)</strong></dt> |
||||
<dd> |
||||
<p>This is a Debian unstable machine, which means you will find bleeding-edge software available here. This may, or may not, work with the other software installed on your CSC account.</p> |
||||
<p>It as 512 MB of RAM and a single P3 1GHz processor. It also suffers from an extremely dodgy power supply.</p> |
||||
</dd> |
||||
|
||||
|
||||
<dt><strong>carbonated-water (h2o)</strong></dt> |
||||
<dd> |
||||
<p>Has been retired</p> |
||||
<p>This is a Debian stable machine that runs as a backup for perpugilliam. This means that it runs the secondary LDAP server and soon to be kerberos, for authentication; and the backup mail exchange. Sadly, we are unable to provide backup NFS.</p> |
||||
<p>It has 256 MB of RAM and an AMD-K6 200 MHz processor.</p> |
||||
</dd> |
||||
<dt><strong>powerpc0 (aspartame)</strong></dt> |
||||
<dd> |
||||
<p>Has been retired</p> |
||||
<p>powerpc0 is a <a href="http://www.uw-dig.uwaterloo.ca/">UW-DIG</a> iMac. It was graciously loaned to us |
||||
by CSCF. It currently runs Debian stable, and is a great platform for |
||||
porting your software to PowerPC.</p> |
||||
<p>It has 64 MB of RAM and a 233 MHz PowerPC processor.</p> |
||||
</dd> |
||||
<dt><strong>sparc0</strong></dt> |
||||
<dd> |
||||
<p>Has been retired</p> |
||||
<p>sparc0 is a <a href="http://www.uw-dig.uwaterloo.ca/">UW-DIG</a> machine. It was graciously loaned to us by Peter Buhr. It currently runs Debian stable, and is a great platform for porting your software to UltraSparc.</p> |
||||
<p>It has 128 MB of RAM and a TI UltraSparc IIi processor.</p> |
||||
</dd> |
||||
<dt><strong>frobisher</strong></dt> |
||||
<dd> |
||||
<p>Is currently out of commision (it smells like burning when plugged in)</p> |
||||
<p>An experimental Corel Netwinder 275. Undead. It is rumoured to eat frosh.</p> |
||||
<p>It has 64 MB of RAM and a flakey 133 MHz SuperARM processor.</p> |
||||
</dd> |
||||
<dt><strong>romana</strong></dt> |
||||
<dd> |
||||
<p>A BeBox, running BeOS 4.5. Finally back online!</p> |
||||
</dd> |
||||
<dt><strong>aquata</strong></dt> |
||||
<dd> |
||||
<p>Retired.</p> |
||||
</dd> |
||||
<dt><strong>calum</strong></dt> |
||||
<dd> |
||||
<p>Retired.</p> |
||||
</dd> |
||||
</dl> |
||||
|
||||
</section> |
||||
|
||||
<footer /> |
||||
</cscpage> |
Loading…
Reference in new issue