
I just finished turning a Raspberry Pi into my own personal LAMP server. This is going to be a test environment for running any web apps that I’m developing. I just used hardware I had laying around, including a vintage amber monitor (from the Apple II era) and a mechanical keyboard I built a while back. I think the setup looks pretty cool.
Ran into a few problems, including having to edit the config file to create overscans for fitting the display better on the curved monitor, and it seems a recent OS change makes most tutorials on setting up phpMyAdmin user privileges on a pi wrong now, but I was able to figure it out. Now that I have a working server I can SSH to, I need to put some code together…