This is a continuation of my previous post.
So, what all can I actually do with a home server? 🤔
Well, technically anything you can run on a cloud server can be run here as well, cuz at the end of the day, both the cloud server and your home server are just computers. For those not in the know, Servers are actually just computers. They’re called servers, because often times they provide you stuff/data upon request.
Some things you can do with your own server:
- spin up Virtual Machines (VMs), to try/test things out or tinker around without having it affect your original PC.
- Setup your own personal VPN to have encrypted connection before accessing the internet, for safety/privacy reasons. I'm sure you've seen atleast one of the thousands of VPN Ads in youtube videos, you can actually set one up all on your end. Where you're gonna set it up is going to depend on what you want to do with your VPN
- setup your own cloud streaming platform, like Netflix, that'll serve your movies upon demand.
- setup your own cloud storage, like Google Drive.
- Your own code management system, like GitHub.
- Store your photos in the cloud, like Google Photos.
- Block ads for all devices in your home network
- Learn about containers & DevOps
- Manage your smart home devices
- Setup FOSS surveillance camera systems
- Automated to Torrenting seed boxes for your cough Linux ISOs cough
- Host your own gaming server (Valheim, CS Go, NSF MostWanted etc)
- Setup collaborative editing like in Google docs
- your own music streaming platform like Spotify
- Messaging apps
- personal audio book library like audible
- Personal eBook library
- Your own website hosting service etc etc.
These are some of the huge number of things we can do. And that too with your own personal hardware, perhaps even hardware you already have lying around. Think about all the possibilities.
Stay tuned for part 3.
Top comments (0)