Daily Archives: August 12, 2006

HOWTO: Gui Apps when you are root in Ubuntu

When you are the root user by typing sudo -i you can’t execute gtk apps, and you get the following message: cannot open display: (null) That’s made for security reasons. To enable executing GUI apps then follow the instructions: When … Continue reading

Posted in HOWTOs, Ubuntu Linux | 2 Comments

HOWTO: Wget, the best download manager out there

Wget is by far one of the best download managers in the world. So, lets explain some tricks to empower your internet experiences to a level you haven’t reach before. Downloading a file   wget http://url wget ftp://url If the download … Continue reading

Posted in HOWTOs | 4 Comments