Archive:Equipment/Babbage
m (Sci moved page Babbage to Equipment/Babbage: Namespace cleanup.) |
mNo edit summary |
||
Line 1: | Line 1: | ||
{{EquipmentInfobox | |||
| name = Babbage <!-- Name of the item. --> | |||
| image = Hackspace_Unknown.png <!-- Image of the item. Leave with placeholder image if none exists. --> | |||
| model = Unknown <!-- Model --> | |||
| category = Equipment <!-- Main category. Please leave alone to keep item in this category --> | |||
| subcat = Systems <!-- Sub-category if one exists. Please check main listing to see other categories contained within the main one --> | |||
| status = Unknown <!-- Set to one of; Good working order, Faulty, Out of order, Under construction, Out of consumables, Scrapped, or Unknown --> | |||
| consumables = Unknown <!-- Any items used up in normal operation, such as; ink, paper, saw-blades, cutting disks, oil, etc.. --> | |||
| accessories = Unknown <!-- Any items associated with the equipment but not consumable, such as; drill bits, safety gloves, goggles, etc.. --> | |||
| reqtraining = Unknown <!-- Is training required to use this equipment? Yes or no. --> | |||
| trainlink = Unknown <!-- If training is required, provide a link to training signup or contact page. Otherwise leave blank. --> | |||
| acnode = Unknown <!-- Is the equipment ACnode locked? --> | |||
| owner = LHS <!-- Provide a link to owners members page if other than LHS --> | |||
| origin = Unknown <!-- If via pledge, please link to the completed pledge page on the wiki --> | |||
| location = Unknown <!-- Floor, room/zone and location within that area --> | |||
| maintainers = Unknown <!-- If someone is nominated as managing the upkeep of this item, please list them here. No links please; it currently breaks the template. --> | |||
| template_ver = 1.1 <!-- Please do not change. Used for tracking out-of-date templates --> | |||
}} | |||
[[File:Babbage.jpg|thumb|right|210px|''C. E. Liverati, 1841'']] | [[File:Babbage.jpg|thumb|right|210px|''C. E. Liverati, 1841'']] | ||
Line 71: | Line 90: | ||
server.document-root = "/home/solexious/coolbot" | server.document-root = "/home/solexious/coolbot" | ||
server.port = 8022 | server.port = 8022 | ||
Revision as of 14:32, 29 May 2013
Warning
the latest kernel (and possibly others) can't mount the root fs, i don't know why. using the oldest kernel works, but is less than ideal. next time it's rebooted please check if any of the newer kernels work.
Purpose
Babbage is a general usage server that lives in the space.
Access
Hackspace members do not automatically receive a Babbage account. To access Babbage, ask for an account on the IRC, and then connect via SSH.
Security
Since many hackspace members have root access, and since very little effort (ok, no effort whatsoever) is put into securing Babbage you should assume that the likelyhood of someone breaking into it is quite high. Don't leave any files on there that you don't have a backup of, and don't assume any data on Babbage will remain confidential. Be careful about ssh forwarding and beware of thing like github passwords or passwords to other machines in the hackspace.
Specs
- OS: Ubuntu i686
- CPU: Intel(R) Celeron(R) CPU 2.53GHz (1 logical core)
- RAM: 3GB - 2 x 512 MB dimm DDR2 533mhz 1.9ns + 2 x 1Gb, note: all ECC.
- Disks: 2x500GB, 2x750Gb, all SATA
- Extras: video digitiser card, extra USB ports.
- GPU: Intel Corporation E7221 Integrated Graphics Controller
Name
Named after Charles Babbage.
See also: System naming
IP
- Internal: 172.31.24.5
- External: hack.rs or babbage.hack.rs (prefered)
Logbook
Services
These must be running in sudo screen sessions belonging to root (run from their directories):
Please use screen -S motion, screen -S irccat, etc.
python /usr/local/bin/Lighted/lighted.pynot in use- /usr/local/bin/scripts/startmotion
/home/jonty/irccat/irccat.sh- /var/www/fcagg/fcagg.sh
These services should be started automatically as daemons:
- /etc/init.d/ircensus start
- /etc/init.d/doorbot-listeners start
- /etc/init.d/xinetd start
- /etc/init.d/apache2 start
- /etc/init.d/lighttpd start
- /etc/init.d/boarded start
- /etc/init.d/irccat start
Webcams
Webcams are controlled by the motion deamon. This can be run from `/usr/local/bin/scripts/startmotion` (preferably in a screen session)
Networking
Config
Add /mnt/drobo to PRUNEPATHS in /etc/updatedb.conf Set the following in /etc/lighttpd/lighttpd.conf:
server.document-root = "/home/solexious/coolbot" server.port = 8022
Showing 1 related entity.