Difference between revisions of "User:Meeg"

From Floor Pi Wiki
Jump to: navigation, search
(Fall 2009 budget planning)
Line 110: Line 110:
 
</pre>
 
</pre>
 
*On floorpi.xvm: /music mountpoint, fstab entry, crontab entry
 
*On floorpi.xvm: /music mountpoint, fstab entry, crontab entry
 +
 +
 +
==Simpi setup==
 +
*Install Debian Sarge (5.0) - partition LVM; set IP config
 +
*Install debathena-workstation using install-debathena.sh
 +
*These should have been copied from the previous incarnation of simpi:
 +
**Put keytab in /etc/krb5.keytab
 +
**Put SSH host keys in /etc/ssh
 +
*Add third-west to /etc/security/access.conf
 +
*Set up MPD
 +
*Set up darkice
 +
 +
==MPD setup==
 +
*aptitude install sshfs mpd ncmpc
 +
*ssh-keygen as root; add id_rsa.pub to authorized_keys on guest@floorpi.xvm
 +
*mkdir /mpd
 +
*/etc/fstab: "sshfs#guest@floorpi.xvm.mit.edu:/mpd    /mpd    fuse    ro,allow_other  0      0"
 +
*/etc/crontab: "0  *    * * *  root    mount -a"
 +
*configure mpd
 +
 +
==Darkice setup==
 +
*do stuff

Revision as of 12:52, 10 November 2009

1165986516-01.jpg
Sho Uemura
Room H303
Year 2010
Courses Physics, Mathematics


Hall reimbursements

Date out of SAO $ What
5/16/08 54.69 Switch (54.69, Newegg)
5/16/08 51.86 Party gadgets (51.86, Amazon)
6/2/08 42.89 N64 games, expansion pak (42.89, Amazon)
11/12/08 61.40 Katamari (14.99, Amazon), SNES adapters (35.91, Paypal), Wii Points (10.50, Nintendo)
11/19/08 61.40 phantom check
(11/21/08) 29.54 Illuminati (29.54, eBay)
12/2/08 502.95 Projector (468.00, eBay), projector mount (34.95, eBay)
1/15/09 68.43 Fluxx (11.25, Amazon, part of 26.83), projector cables (18.23, Amazon), speaker wire (38.95, Amazon, multiple orders 7.79 each)
3/2/09 129.96 Flours (129.96, Newegg)
4/24/09 68.00 N64 adapters, Okami, DVI cable (68.00, Amazon)
4/29/09 29.54 Reissue of 11/21/08
5/13/09 76.16 Subwoofer amp (76.16, Amazon)
59.08 RCA-3.5 adapters, speakers (59.08, Amazon)


XVM setup

  • Create VM (Etch autoinstall)
  • Wait for VM to shut down (complete installing)
  • Serial console in from Athena (ssh vmname@xvm-console.mit.edu):
wget http://web.mit.edu/meeg/Public/xvm/setup.sh
sh setup.sh
  • On floorpi.xvm: /music mountpoint, fstab entry, crontab entry


Simpi setup

  • Install Debian Sarge (5.0) - partition LVM; set IP config
  • Install debathena-workstation using install-debathena.sh
  • These should have been copied from the previous incarnation of simpi:
    • Put keytab in /etc/krb5.keytab
    • Put SSH host keys in /etc/ssh
  • Add third-west to /etc/security/access.conf
  • Set up MPD
  • Set up darkice

MPD setup

  • aptitude install sshfs mpd ncmpc
  • ssh-keygen as root; add id_rsa.pub to authorized_keys on guest@floorpi.xvm
  • mkdir /mpd
  • /etc/fstab: "sshfs#guest@floorpi.xvm.mit.edu:/mpd /mpd fuse ro,allow_other 0 0"
  • /etc/crontab: "0 * * * * root mount -a"
  • configure mpd

Darkice setup

  • do stuff