Difference between revisions of "Alex Lindeman"

From WLCS
(3rd quarter stuffs)
m (.org, herp derp)
Line 37: Line 37:
 
(to do list is on the website)
 
(to do list is on the website)
  
http://wlhsfoundation.com/
+
http://wlhsfoundation.org/
  
 
== First quarter ==
 
== First quarter ==
  
Make an LCD display show and scroll system information.
+
Make an LCD display show and scroll system information like:
 
<pre>
 
<pre>
 
Monolith
 
Monolith
Line 57: Line 57:
 
* LCD4Linux http://ssl.bulix.org/projects/lcd4linux/
 
* LCD4Linux http://ssl.bulix.org/projects/lcd4linux/
  
=== Goals ===
+
=== What do ===
  
 
# hostname ✓
 
# hostname ✓
 
# uptime ✓
 
# uptime ✓
 
# load average ✓
 
# load average ✓
# cpu usage '
+
# cpu usage ✓
# memory usage '
+
# memory usage ✓
 
# disk usage ✓
 
# disk usage ✓
# disk temperature '
+
# disk temperature ✓
 
# Make the display work over USB or serial ✓
 
# Make the display work over USB or serial ✓
# Build a little stand for the display so it doesn't sit on the table '
+
# Build a little stand for the display so it doesn't sit on the table ✓
 
# Make it work across multiple computers ✓
 
# Make it work across multiple computers ✓
 
'''9.5 of 10 completed - Oct 26 2010'''
 

Revision as of 02:01, 1 March 2011

Third quarter

File server

  • Get a proper AFP or NFS server running on the PE700 under Ubuntu or Debian.
    • 250 GB RAID 1 setup working properly ✓
    • Install an OS (Ubuntu Server 10.10) ✓
    • Build compatible version of Netatalk ✓
    • Get autodiscovery working with Avahi
    • Fix any remaining issues by testing over Fortress of Solitude with MBP
  • Research getting a domain server running so people can log into a thingy with it without logging into the thingy itself (LDAP/OpenDS or ADDS)

PHP stuff

  • On the same server, make it able to do all the stuff Monolith can (LAMP/Transmission/basic GUI etc)
    • Apache + PHP ✓
    • MySQL ✓
    • Transmission (torrents) ✓
    • Basic GUI ✓
      • Openbox + Tint2 + Conky ✓
      • Nautilus + Firefox working properly ✓
      • Nonspecific tweaks to keep it from breaking ✓

Lego stuff

  1. Install LeJOS on NXT brick? Or use NXT-G if it doesn't get über früsträtïng
  2. Make a program that makes the robot scurry around exploring stuff
  3.  ?
  4. Profit.

Also reinforce the robot and make it know if it's going strait or not.

Second quarter

Finish the WLHS Foundation website.

(to do list is on the website)

http://wlhsfoundation.org/

First quarter

Make an LCD display show and scroll system information like:

Monolith
uptime: 3d 12h 45m
cpu usage: 10% [|||          ]
disk temperature: 100 F
Lcd.jpg


Links

What do

  1. hostname ✓
  2. uptime ✓
  3. load average ✓
  4. cpu usage ✓
  5. memory usage ✓
  6. disk usage ✓
  7. disk temperature ✓
  8. Make the display work over USB or serial ✓
  9. Build a little stand for the display so it doesn't sit on the table ✓
  10. Make it work across multiple computers ✓