What’s Next for SSD Nodes: KVM and Containers
Here at SSD Nodes, we field a lot of feature and infrastructure requests from our customers. Of them all, the most prevalent might be: “When is KVM coming? When can …
Quick Tip: Track Your Bash History
Sometimes, you want to look back in time and see what commands you ran in the past. Thanks to the history command built into the Linux shell, you can do …
Curious about configuration management for your VPS?
Here’s a situation you might have found yourself in lately—you set up a local development environment for your new website, spent dozens of hours coding it up, only to find …
Quick Tip: Get on ‘top’ of VPS Processes
Whether you’ve just noticed some sluggishness on your VPS or you’ve run into a situation where you’re using more than your fair share of your shared resources, there might come …
Should Setting up a VPN Be This Hard?
In the last days of March, the U.S. government overturned rules aimed at protecting the privacy of users of internet service providers (ISP). With the rules gone, ISPs no longer …
Using ‘ducks’ to solve VPS disk space issues
If you’re running out of disk space on your VPS, it’s time to
Quick Tip: See yesterday’s Git progress at a glance
Inspired by the daily “standup” meetings that many businesess now engage in, git-standup helps developers recall, at a glance, what work they committed to a given git repository the day …