Infrastructure/Hosts/SGM-NA-LAP-10.LATHAMA.NET

From lathama
Jump to navigation Jump to search
Key Value
MAC
00:15:af:b5:5f:21

IP Address
DHCP

Site Portable
Room Portable
Status Operational
Commissioned
Decommissioned
Make Asus
Model EEE PC 900
RAM 1GB
Drives 16GB


Firmware NA
OS Debian


ASUS Eee PC 900 0010.jpeg

Upcycling Unused Tech

I wanted/needed a dedicated terminal for accessing systems via serial console. I looked at various solutions and found the cost to be prohibitive so I found a used Asus EEE PC to use. On order is a USB to serial cable that has a RS232 Female DB9 plug which is somewhat rare. Together these two items will go into a rackmount drawer for supporting my lab.

Setup

lathama@SGM-DEN-LAP-10:~$ cat /etc/fancontrol 
# Configuration file generated by pwmconfig, changes will be lost
INTERVAL=10
DEVPATH=hwmon0= hwmon1=devices/platform/eeepc
DEVNAME=hwmon0=acpitz hwmon1=eeepc
FCTEMPS=hwmon1/pwm1=hwmon0/temp1_input
FCFANS= hwmon1/pwm1=hwmon1/fan1_input
MINTEMP=hwmon1/pwm1=50
MAXTEMP=hwmon1/pwm1=70
MINSTART=hwmon1/pwm1=80
MINSTOP=hwmon1/pwm1=60
MINPWM=hwmon1/pwm1=30