Using Browsh and a VPS to browse ‘bandwidth-free’?
Browsh lets you browse the web using a terminal, which got me thinking: Could I significantly reduce my bandwidth by routing it through my VPS and SSH?
Hosting Multiple Websites With Containers And HAProxy
Instead of relying on Docker to host multiple websites on a single VPS, use native Linux containers (LXC) and a tiny reverse proxy for lightning speed.
Shared hosting to VPS: What to expect in the migration
A virtual private server offers more power and less cost compared to shared hosting, but keep these tips in mind when migrating from shared hosting to VPS.
7 Docker uses for minimalists: GUIs, IDEs, and honeypots
There’s a ton of Docker uses those who are both minimalists and sysadmins—use it to run GUI apps locally or set up a honeypot for ultimate VPS security.
HTTPS: How it works and why you should care
HTTPS and Let’s Encrypt are fundamental to the future of the Internet. Here’s what you need to know about how the system works and how you can implement it.
Linux package managers: Learning apt and yum
Linux package managers might seem a daunting task, but they’re easy to master once you understand how they work.