With so many things in the cloud today why not an IDE that enabled you the web and mobile developer alike to work together. Remote teams can collaborate anytime, anywhere and Cloud9 IDE is the vehicle that will you there. Cloud9 IDE is open source and developer friendly offering online development platforms for HTML, CSS, […]
Author: jermsmit
QOTD: Fathers Day – 2013
“A truly rich man is one whose children run into his arms when his hands are empty.” – unknown
The fantastic groups over at raspberrypi.org have introduced a new project shaped around the idea of simplifying the beginner experience when it comes to using the Raspberry Pi. NOOBS makes setting things up much easier, and while grandma and grandpa may still be left on the outskirts of things you won’t need to do much […]
If you are running Exchange 2012 on Windows Server 2012 you will soon noticed that Internet Explorer 10 randomly crashes during operations in the new Exchange Admin Console (EAC). I have found this to be very annoying. However there are options which you could take. 1. You can use Internet Explorer 10 from Windows 8 […]
Using the Vyatta command line interface (CLI) you can change the hostname and even the domain name of your Vyatta installation. To set the hostname do the following: configure set system host-name Vyatta commit To set the domain name do the following: configure set system domain-name jermsmit.com commit After each above you will want to […]
Looking for a quick simple way to have VPN access to your network or simply to secure your connection when you are on a remote network you don’t complete truest such as a public hot-spot. And while there are many solutions I have one which is simple to use. It’s called ‘sshuttle’ and all you […]