Power usage:
Idle: 50 watts
Load: ?
System configuration:
CPU: Intel Q6600 (quad core, 2.4 Ghz, EIST enabled)
Motherboard: PC Chips P53G
Power Supply: Antec EarthWatts 430w
Hard Drive: Western Digital 640 GB SATA
RAM: 2 GB
OS: Debian Etch amd64 (2.6.25 for workable SATA driver)
I want to be able to log a ssh session to a unused virtual terminal (/dev/ttyX) so that I can leave something running yet not allow any intrusion into the ssh session by unauthorized users at the keyboard. This is what I ended up doing:
Give user write access to /dev/tty devices.
Install screen and script.
Run screen [...]