How to Change Your Terminal Hostname in Ubuntu [Quick Tips]

ubuntu-terminal-hostnameUsually when you install Ubuntu, it will ask you for your username and assign a hostname to you, such as damien@damien-laptop. This is also what you will see in your terminal. If you don’t like the hostname shown in the terminal, or for some reason that you want to change the hostname, here’re the exact steps in Ubuntu. It is very easy. Just follow along and you will be done in a minute.
[Read more...]

How to Install a Preview of Ubuntu TV

Ubuntu TV featured videos

At CES, Canonical announced its latest major project that it is calling Ubuntu TV “TV for human beings”. Much of the Ubuntu TV interface will be based on the groundwork that has already been established with the development of Unity, Canonical’s revolutionary, and sometimes polarizing, desktop environment.

In keeping with tradition, Ubuntu TV is free and open source. Therefore, you can install it now, while keeping in mind that it is still under heavy development. If you have the time and wherewithal, you can try installing it from source. If not, there is also a PPA available with binary packages.
[Read more...]

How to Dual Boot Asus Transformer With Ubuntu

dualboot-android-ubuntuI got myself a Asus Transformer tablet in June 2011 and since then, I have been looking for an easy way to install Ubuntu on it. The form factor, the keyboard dock and the hardware spec of Asus transformer make it just right for a portable computer. However, back then, getting Ubuntu on board the device is not easy and requires lot of hacking and scripting.

Recently, I re-checked the XDA-Developers forum again and found that someone has created a super-easy way to create a dualboot system. I tried it and it works! Here’s what I did:.
[Read more...]

Fixing “username is not in the sudoers file. This incident will be reported” Error In Ubuntu

ubuntu-sudoers-list

By default, in Ubuntu, the first user account you created during the installation process is also the administrator of the system. Using this user account, he/she is able to perform administrative tasks with the “sudo” command. If you are not aware, “sudo” refers to Super User Do and all users in this group are geared with administrative rights to manage the system. However, if you accidentally removed yourself from this “sudo” group, you will not be able to do anything. Instead, the only thing you will see is:

damien is not in the sudoers file. This incident will be reported
[Read more...]

Listen to Cloud Music With Nuvola Player [Ubuntu]

nuvolaplayer-logoI seldom review music player app because most of them are the same. Some are lightweight, some are heavy with tons of features, but generally, most of their functionalities are the same. However, when I come across Nuvola Player, a music player that supports Google Music, Groovesharks and several other cloud services, it immediately catches my attention.
[Read more...]

Tweak Your Ubuntu Unity Desktop With MyUnity

myunity-logoOne of the reasons that many hated the Unity desktop in Ubuntu is because there is a lack of customization option. People switched from Windows/Mac to Linux is mainly because Linux offers them an environment where they can customize everything to their liking. When Canonical reduced your ability to do what you want with your desktop, many people start to grunt about it and some even switched to Linux Mint.

MyUnity is a tweaking tool for the Unity desktop that allows you to tweak and customize your Unity desktop to your liking. While it doesn’t cover every possible tweaks under the sun, it does make the Unity desktop more customizable and easier to use.
[Read more...]

How to Remote Control Ubuntu From An Android Tablet

android-vnc-logoFew days ago, Laura discussed how you can use the Splashtop app to access your Windows/Mac remotely from an iOS device. The bad thing is, it only works on Windows and Mac (though the app is available for Android too). If you are using Linux, or more specifically, Ubuntu, the remote desktop client is already installed by default and you can easily turn it on to allow remote access from another device. Here’s how it works.
[Read more...]

Nautilus Actions Extra Adds Plenty Of Useful Options to Your Context Menu [Ubuntu Nautilus]

nautilus-action-extraBeing the default file manager in Gnome and Ubuntu, Nautilus has done its job well. You can add bookmarks to your frequently used folders, view folders in tabs, connect to a remote server, right-click to extract zipped files, synchronize with Ubuntu One and many other useful stuff. However, sometimes you may find that it is a a bit lacking in some areas, like the ability to open folder in terminal, run file as administrators, mount ISO file etc. This is where Nautilus Action Extra comes into action.

Nautilus Action Extra is an action script for Nautilus that adds plenty of useful options to the context menu (the window that pop up when you right-click your mouse). Once installed, you will get feature like “Open file in terminal”, “open file as administrator”, “repair filename”, “check sum” and many other advanced options easily accessible from the context menu.
[Read more...]

How to Fix Ubuntu Update Errors

ubuntu-logoIt happens quite often that we encounter errors while trying to run an update in Ubuntu. There are several type of errors and in this post we will see how to solve some of the most common errors encountered during update of packages in Ubuntu.
[Read more...]

How to Manage Your Recent Files (Files Logging) In Ubuntu

activity-log-manager-recently-usedThe Zeitgeist Engine is a service that logs the users’s activities and events (files opened, websites visites, conversations hold with other people, etc.) and makes relevant information available to other applications. In the recent releases of Ubuntu, the Zeitgeist engine was installed by default, and that is why you are starting to see “Recent Files” showing up in your Nautilus file manager and other applications.

Let’s say that you are using a household computer and you love to watch late night movie (aka. porn) on it, the last thing you want your family members to see is the name of the movie showing up on the “Recent Files” list every time they open the Nautilus file manager.
[Read more...]