Resources/Pony: Difference between revisions

From Noisebridge
Jump to navigation Jump to search
No edit summary
No edit summary
Line 3: Line 3:
== Access ==
== Access ==
* From the main Noisebridge [[Network|network]], the IP address is 172.30.0.30, and DNS has it at <tt>pony.noise</tt>.
* From the main Noisebridge [[Network|network]], the IP address is 172.30.0.30, and DNS has it at <tt>pony.noise</tt>.
* From the Internet or the ''noisebridge-dsl'' wifi, a NAT port is forwarded from <tt>83c.noisebridge.net</tt> port 2022.  The following stanza in <tt>~/.ssh/config</tt> can help:
* From the Internet or the '''noisebridge-dsl''' wifi, a NAT port is forwarded from <tt>83c.noisebridge.net</tt> port 2022.  The following stanza in <tt>~/.ssh/config</tt> can help:
  Host pony
  Host pony
   Hostname 83c.noisebridge.net
   Hostname 83c.noisebridge.net
Line 16: Line 16:
== Accounts ==
== Accounts ==


If you want an account, add a SSH Key and an Adduser Stanza to your User: page on the wiki.  See [[User:Adi]] or [[User:Rubin110]] for examples.  Then, contact [[User:Rubin110|rubin110]] or [[User:Adi|adi]] for an account.  Any Noisebridge member who agrees to be excellent to each other is welcome to an account.  All users get <tt>sudo apt-get</tt> access; additional administration duties will be shared as necessary.
If you want an account, add a SSH Key and an Adduser stanza to your User: page on the wiki.  See [[User:Adi]] or [[User:Rubin110]] for examples.  Then, contact [[User:Rubin110|rubin110]] or [[User:Adi|adi]] for an account.  Any Noisebridge member who agrees to be excellent to each other is welcome to an account.  All users get <tt>sudo apt-get</tt> access; additional administration duties will be shared as necessary.


== Backups ==
== Backups ==

Revision as of 13:14, 26 January 2009

pony.noise is a headless Linux box at 83c.

Access

  • From the main Noisebridge network, the IP address is 172.30.0.30, and DNS has it at pony.noise.
  • From the Internet or the noisebridge-dsl wifi, a NAT port is forwarded from 83c.noisebridge.net port 2022. The following stanza in ~/.ssh/config can help:
Host pony
  Hostname 83c.noisebridge.net
  Port 2022
  ForwardAgent no
  ForwardX11 no

SSH information

RSA key fingerprint is 9d:af:f4:94:70:65:ab:b2:af:a1:ad:03:2b:36:e6:43.

Accounts

If you want an account, add a SSH Key and an Adduser stanza to your User: page on the wiki. See User:Adi or User:Rubin110 for examples. Then, contact rubin110 or adi for an account. Any Noisebridge member who agrees to be excellent to each other is welcome to an account. All users get sudo apt-get access; additional administration duties will be shared as necessary.

Backups

There Are No Backups.

Specs

  • 2GB RAM
  • 3-core 64-bit AMD CPU at 2.1 GHz
  • 750GB system drive
  • 2.5 TB data drives in eSATA chassis (/d1, /d2, /d3)
  • Debian Etch (4.0 rc6) 32-bit install

df -h

Filesystem            Size  Used Avail Use% Mounted on
/dev/sda5             9.2G  223M  8.5G   3% /
tmpfs                 887M     0  887M   0% /lib/init/rw
udev                   10M  136K  9.9M   2% /dev
tmpfs                 887M     0  887M   0% /dev/shm
/dev/sda1             942M   32M  863M   4% /boot
/dev/sda8              46G  181M   44G   1% /tmp
/dev/sda7              92G  480M   87G   1% /usr
/dev/sda9             9.2G  372M  8.4G   5% /var
/dev/sda11            9.2G  153M  8.6G   2% /var/log
/dev/sda10            9.2G  150M  8.6G   2% /var/tmp
/dev/sda12             92G  188M   87G   1% /var/www
/dev/sda14            368G  195M  349G   1% /home
/dev/sda13             46G  180M   44G   1% /scratch
/dev/sdc1             917G  200M  908G   1% /d1
/dev/sdb1             688G  198M  681G   1% /d2
/dev/sde1             688G  198M  681G   1% /d3

dmesg

Pony/dmesg