by ray | Mar 23, 2015 | Linux / Ubuntu
Ubuntu 14.04 LTS (Trusty Tahr) will be released tomorrow and since many of you will install it as soon as it’s released (or maybe you’re already using Ubuntu 14.04), here’s a list of 10 useful things to do to get a near perfect desktop. ...
by ray | Mar 23, 2015 | Linux / Ubuntu
To butcher a well-worn phrase, ‘With great power comes great frustration’ – at least that’s the case when wrestling with Conky, the versatile system monitoring tool for Linux. On the one hand it’s super featured and highly versatile, on the other it’s a pain in the...
by ray | Mar 23, 2015 | Linux / Ubuntu
If you have upgraded your Ubuntu machine to Ubuntu Saucy 13.10, one of the things that you might find missing is the date/time indicator in the menu bar. And if you visit the “System Settings -> Time and Date -> Clock” section, you might find that the option to...
by ray | Mar 21, 2015 | Linux / Ubuntu
To run Ubuntu from a USB stick, the first thing you need to do is insert a USB stick with at least 2GB of free space into your PC. The easiest way to put Ubuntu onto your stick is to use the USB installer provided at pendrivelinux.com. You’ll need to download and...
by ray | Mar 21, 2015 | Linux / Ubuntu
Whether you’re customizing your Linux install or choosing a distro to go with, one of your many options is the desktop environment you use. There are tons to choose from, all with different benefits and features. There may be no one single best, but this week...
by ray | Mar 21, 2015 | Linux / Ubuntu, Mac OS X, Microsoft Windows
When URLs are just not resolving the way you want it, to time to clear or flush the dns nameserver local cache – How to clear the local DNS cache…. OSX 10.10 sudo discoveryutil udnsflushcaches OSX 10.9 dscacheutil -flushcache; sudo killall -HUP mDNSResponder OSX...