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!
Lock down your SSH port/access The instant a Linux server is connected to a public network it starts getting hit by attackers. There are people out there running programs constantly against IP ranges and they’ve hit […]
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 […]
Run fsck on a XenServer Virtual Machine You hope that you won’t ever need to, but you may one day need to run fsck on a Linux XenServer VM that won’t boot.. no worries, attach the storage from that VM on another VM and run it […]
Rescued my little Acer C7 Chromebook After installing chrubuntu on my c7, I decided to put it back to factory and give crouton a try so that I could run both chrome and crouton at the same time. I created the restore usb […]
Add time and date to your bash history Often, you’ll go looking for a shell command that you used in the past – you can remember around when you did it but of course that won’t help you because by default the bash history won’t […]