If you want to get the latest version of Firefox, there is a convenient repository available which repacks and distributes the latest official Mozilla builds.
Wireshark is a powerful network analyser which can be used to sniff the data on a network as well as analyze network issue. Learn how to use it in Ubuntu.
If you are using multiple OSes and wish to transfer files from one computer to another via an external hard disk, you will want to format the hard disk to exFAT format since it is widely supported by most OS and doesn’t come with the 4GB per file restriction. Here is how you can format it to exFAT filesystem in Ubuntu.
It can be pretty annoying when the screensaver pop in to take over the screen while you were watching video. What solutions do you have in Ubuntu to prevent the screen from going to sleep, or dimming down?
The “Guest Session” mode in Ubuntu is useful only if you are planning to share your computer with other users. If you want to get rid of the “Guest Session” option in the login screen, here is how you can disable Guest Account in Ubuntu.
It is easy to take a screenshot in Ubuntu, but what if you want the system to take a screenshot automatically at a regular interval, say every 5 seconds? Here is a quick way you can take screenshots in Ubuntu at regular interval.
One of the good things about the Unity desktop is the appindicator feature that provides quick access to key parts of your application. For those who are using Ubuntu, but have replaced the Unity desktop with Gnome Shell, one of the frustration is that the appindicator does not work in Gnome Shell. Luckily, with a simple extension, you can now get those appindicator icons to work in Gnome Shell.
When you first install Ubuntu on your computer, you have the option to change the system language to your preferred language. However if you have set English as the default language and later wish to change to another system language, there is an easy way to do so in the System Settings. Here is how you can change the system language in Ubuntu.
If you are a frequent terminal user, you may come across situations where you need to debug the code or copy the output of a script for future reference. Here is one way that you can use to record terminal session in Ubuntu to obtain the log file of all the input commands you have entered and their outputs .
Do you know that there is a Ubuntu distro specially for the Chinese? Ubuntu Kylin is the official Chinese Ubuntu distro and it comes with features targeted at the Chinese market. China would probably be its biggest market, but any Chinese in the World will be able to use it, and love it too.
The APT system in Ubuntu may be useful for installing applications, but it is not deploy a service/program. The Juju system aims to make access to server-based programs as simple as those for the desktop. Here’s how to use it.