Have you been meaning to try out an SSD Linux server on Digital Ocean but keep putting it off? LinuxBrigade.com is currently being hosted on a DigitalOcean server and now you can get a $10 credit towards your first bill!
Their cheapest server is only $5/mo, so realistically, you could have two free months of a VPS.
Click this link to activate the $10 credit code: https://www.digitalocean.com
Having your own Linux server is the best way to learn Linux. Plus, with Digital Ocean, this free VPS can be reset to a fresh install whenever you want incase you ever want to wipe the slate! I’ve never seen a promo code for these guys and this is the first i’ve seen a discount like this.
They’ve also just announced that their NYC3 DataCenter now has ipv6 availability w/ 16 available addresses per droplet.
Related posts from Linux Brigade!
cPanel / CSF: Fix 500 internal server error or 404 for the CSF GUI I’ve run into this a couple times – where I’ll spin up a CentOS/cPanel machine, then run a cpupdate (/scripts/upcp) to get cpanel up to date. I’ll then go into the configserver firewall […]
How to use GNU Screen in Linux Screen is billed as a “full-screen window manager that multiplexes a physical terminal between several processes (typically interactive shells)” (from the man page). Linux admins use […]
Move MySQL tmp directory You’ll eventually run into a client who has a crashed table in their database – this table will be pretty large – maybe even larger than the system’s default temporary directory (usually […]
Understanding cron job times Often, you’ll want to use cron to schedule daily, weekly, hourly (etc…) tasks on your linux system(s). cPanel has a little GUI for it, but since I don’t trust GUIs very often, I like […]
Migrate WHM/cPanel from one server to a new one (script)! We’ve started a site to house a script that will migrate your full WHM/cPanel server to new hosting. This takes the new WHM/cPanel backup files and will restore them including system […]