|
|
|
|
|
by medimikka
1535 days ago
|
|
In its core, that Pi is just a small Linux server. You're not touching the parts of it, that are different from, say, a VPS. You install a web server, you edit a file, you are done. Maybe you init a git repo and do some post-update magic, but that's not even necessary if you do it right. If you're capable of buying a VPS you're capable of sticking a USB cable and an Ethernet cable into something. |
|
With VPS, you typically must know how to SSH and be able to find your way around the system entirely without a GUI (which could be jarring at first). Personally, when starting out, I was always anxious about messing something up so that it makes the server impossible to boot remotely.
Pi, meanwhile, is just another computer you physically have and can do all the normal things you do with a computer you physically have with. It has some hardware peculiarities, but then it’s also simpler to set up than building your own desktop (which, by the way, is another thing non-engineers routinely do).