Difference between revisions of "Holly"

From Nottinghack Wiki
Jump to navigation Jump to search
(Created page with "<blockquote>Holly prides himself on the fact he had an IQ of 6,000 (apparently the same IQ as 6,000 PE teachers or 12,000 car park attendants), but after three million years by h...")
 
Line 8: Line 8:
 
* <s>1 13GB HDD (/home)</s> dead disc  
 
* <s>1 13GB HDD (/home)</s> dead disc  
 
* 1 80GB HDD (/, /home, ~40GB each)
 
* 1 80GB HDD (/, /home, ~40GB each)
* ubuntu 10.04 LTS Server [https://help.ubuntu.com/10.04/serverguide/C/index.html Server Guide]
+
* Ubuntu 10.04 LTS Server [https://help.ubuntu.com/10.04/serverguide/C/index.html Server Guide]
 
* Low power so fine for always-on.
 
* Low power so fine for always-on.
 
* Has parallel port!
 
* Has parallel port!
 
* Has serial port!
 
* Has serial port!
* Ripe for [[HackSpace Instrumentation]]
+
* General usage account is 'nottinghack' pass on request to all members
* general usage account is 'nottinghack' pass on request to all members
 
* "instrumentation" account on holly (uid=1005)
 
 
* Members can have personal accounts on request (512meg soft limit?)
 
* Members can have personal accounts on request (512meg soft limit?)
 
* Static IP 10.0.0.2 (but assigned using DHCP)
 
* Static IP 10.0.0.2 (but assigned using DHCP)
 +
* Defaut LAMP servers are installed
 
* [[Network#Kryten|Kryten]] is forwarding port 1921 to 22(sshd)
 
* [[Network#Kryten|Kryten]] is forwarding port 1921 to 22(sshd)
 
** SSH password login is enabled from local network but disabled form the internet. To access ssh from the outside world use key authentication by placing your pub key in ~/.ssh/authorized_keys
 
** SSH password login is enabled from local network but disabled form the internet. To access ssh from the outside world use key authentication by placing your pub key in ~/.ssh/authorized_keys
 +
 +
 +
* Used for [[HackSpace Instrumentation]]
 +
** "instrumentation" account on holly (uid=1005)
 +
** [http://mosquitto.org Mosquitto] is running on Holly as our MQTT Broker for the [[HackSpace Instrumentation]] Project
 +
** Our MQTT IRC bot [[nh-holly]] runs from holly
 +
** [http://www.cacti.net/ Cacti] to be used for graphing of instrumention data access via http://cacti.nottinghack.org.uk
 +
*** Needs vhost setting up  and cati installing --[[User:Lwk|Lwk]] 02:11, 22 May 2011 (BST)
 +
** [[http://twitter.com/#!/holly533mhz @Holly533MHz]] is holly's twitter account used for instrumentation updates, this is a members only feed!

Revision as of 01:11, 22 May 2011

Holly prides himself on the fact he had an IQ of 6,000 (apparently the same IQ as 6,000 PE teachers or 12,000 car park attendants), but after three million years by himself, he had become computer senile, or as Holly put it, "a bit peculiar".

Holly on Wikipedia

Our first server is past the days of being called fast or prim hardware, it can take a while to boot/respond. However its likely to be our only workhorse for a little while so please don't ridicule Holly on his senility!

Fanless Via Epia Mini-ITX 533MHz

  • 512mb RAM
  • 1 20GB HDD (/, /var, /var/log, /tmp, swap, /usr) dead disc
  • 1 13GB HDD (/home) dead disc
  • 1 80GB HDD (/, /home, ~40GB each)
  • Ubuntu 10.04 LTS Server Server Guide
  • Low power so fine for always-on.
  • Has parallel port!
  • Has serial port!
  • General usage account is 'nottinghack' pass on request to all members
  • Members can have personal accounts on request (512meg soft limit?)
  • Static IP 10.0.0.2 (but assigned using DHCP)
  • Defaut LAMP servers are installed
  • Kryten is forwarding port 1921 to 22(sshd)
    • SSH password login is enabled from local network but disabled form the internet. To access ssh from the outside world use key authentication by placing your pub key in ~/.ssh/authorized_keys