Tag Archives: command

Unix/Linux File Recognition. Did You Know?

Written by Ambition on . Posted in linux command, Linux tutorials, opensource, Software, Unix Tutorials

files

Did you know that Unix and Linux has no concept of a file extension? What is a file name extension? A .txt extension tells us that it is a TEXT file and .pdf extension tells us that it is a … Continue reading

How to Check Your Ubuntu Version

Written by Ambition on . Posted in linux command, Linux tutorials, Ubuntu

faq-150x120

Question: How to Check Your Ubuntu Version?

htop- A colored alternative to top command

Written by M. Zinoune on . Posted in linux command, Software

htop, an interactive process viewer for Linux, it is a good alternative to top command. When you run htop, it will show you your usage per CPU, as well as a text graph of your memory and swap usage right … Continue reading

Watch Al Jazeera Live in Linux with one command

Written by Mel Kham on . Posted in linux command

If you are a fun of Aljazeera News channel, this is a nice command that allow you to watch Al Jazeera live in your Linux desktop. I tested the command and is working like a charm.  

How to list all installed packages in Ubuntu?

Written by Mel Kham on . Posted in linux command

Q: How to list all installed packages in Ubuntu?

Remove all unused kernels with 1 command in debian based systems

Written by Mel Kham on . Posted in Linux tutorials

As you know, everytime there is an update for the kernel, the new kernel is installed while the old one is not automaticaly uninstalled, after several kernel updates you will find a large list of old kernels in the start … Continue reading

Visit wikileaks.com

Written by Mel Kham on . Posted in linux command

If you want to visit wikileaks,  open terminal and enter the following command:

How to get information on your graphics card in Linux | Tip

Written by M. Zinoune on . Posted in Frequently Asked Questions

Question: How to get information about my graphic card in Linux?

Reinstall Ubuntu with one command

Written by Mel Kham on . Posted in Linux tutorials

There is a very simple command that reinstalls all the distribution packages and reconfigures them automatically. This is particularly helpful when you have done a partial upgrade and eventually have broken the system dependencies tree.

apt2 is comming

Written by Mel Kham on . Posted in News

The APT (Advanced Packaging Tool) for Debian systems upgraded, and certainly true for over a decade, but there are a couple of new projects that believe they could make at least some of that work better.