
Turning my late grandmother's WOW! computer into a simple homelab
About 13 years ago we got my grandmother a senior-friendly computer called the WOW! Computer. It's basically an MSI-branding-removed AIO running a custom Linux distro with a simplified UI. Pretty easy for her to use (but horribly overpriced for nothing but a custom distro and a fat-lettered keyboard, wasn't ultimately up to me though).
Shortly after her passing I took the computer and let it sit in a closet for years. Until I got the idea to play with Linux and make a cheap NAS out of it as well as giving it a platform for expandability.
Cracked it open to see what I could find. After taking off the heatsink to replace the thermal paste I found it had an AMD E-450, 4GB of DDR3 SODIMM RAM, and a 64GB HDD. Really underpowered but I could work with it.
I swapped out the HDD for a 120GB SSD I had laying around. Turns out the BIOS supports up to 16GB of 1333Mhz in dual channel so I bought an 8GB stick (still $25, wtf) giving it 12GB total.
The mobo has 2x USB 3.0 ports I could use for storage. Had four old drives in the same closet, an M.2 and 3 HDD's totaling 4TB. After getting the dock and enclosure for $58 I configured the drives in RAID with parity.
Then I loaded up Ubuntu and installed it with Xfce. Idle it's running at 9% CPU usage and 700Mb of RAM.
Got SSH working. It has a Gigabit network port, but it also has two Mini PCIe ports with one of them using a wifi card, so if it comes down to it I'll probably upgrade the wifi with a new card to make it decently wireless. I could also add a second network port for loads of fun.
I plan on setting it up to do smart home management and home security in addition to the NAS functions. It's got a touchscreen and webcam (hence no keyboard or mouse) so I will probably mount it to a stand and make a custom UI of my own for total control (think ADT/Google assistant control panel with extra functions). That will probably be ran as a backend API via browser so the CPU doesn't get overloaded.
So yeah, with the slim OS and 83$ later it runs as a nice remote NAS... for now.