So I have had this 1GHz Via Eden, w/512MB RAM, & a 512MB SSD sitting around and finally got around to screwing with it.
I threw a 80GB mSATA SSD w/and IDE adapter in it, and 1GB of RAM in it, and tinkered with some live distros off USB that didn't run very smoothly. The lag of *Buntus is more of a hindrance.
I finally said screw it and would like to have some backups of my cameras in a hidden place, in case I was robbed. I installed Slackware on it, and it does it's job:

Just something useful, and fun, out of virtually nothin'.
Now to swap the SMP Kernel for a generic one... never did that before.
50WATTS max is what the AC adapter puts out, but I have solar panels.
I threw a 80GB mSATA SSD w/and IDE adapter in it, and 1GB of RAM in it, and tinkered with some live distros off USB that didn't run very smoothly. The lag of *Buntus is more of a hindrance.
I finally said screw it and would like to have some backups of my cameras in a hidden place, in case I was robbed. I installed Slackware on it, and it does it's job:
Code:
login as: root
root@192.168.1.[COLOR="Red"]XYZ[/COLOR]'s password:
Last login: Mon Mar 23 15:11:30 2015 from 192.168.1.[COLOR="Red"]ZYX[/COLOR]
Linux 3.10.17-smp.
KERNEL:
A part of an operating system that preserves the medieval
traditions of sorcery and black art.
root@minixk:~# dd if=/dev/zero of=2gb bs=1M count=2000
2000+0 records in
2000+0 records out
2097152000 bytes (2.1 GB) copied, 26.011 s, 80.6 MB/s
root@minixk:~# dd if=2gb of=/dev/null
4096000+0 records in
4096000+0 records out
2097152000 bytes (2.1 GB) copied, 26.3975 s, 79.4 MB/s
root@minixk:~#

Just something useful, and fun, out of virtually nothin'.
Code:
root@minixk:~# free
total used free shared buffers cached
Mem: 957616 87012 870604 0 38692 12728
-/+ buffers/cache: 35592 922024
Swap: 524284 0 524284
Code:
root@minixk:~# sensors -f via_cputemp-isa-0000 Adapter: ISA adapter Core 0: +111.2▒F cpu0_vid: +0.844 V


Comment