Open a terminal and write command sudo nano /etc/network/interfaces and just remove everything from that text and it will reset the settings to default it […]
Category: Linux
Empty trash/recycle bin from Terminal/konsole
This is a simple command how to empty your trash via terminal. rm -Rf ~/.Trash/*
innotek VirtualBox vs VMware vs Gemu
I had the need to post this cz at least everyone knows VMWare and as i tested in Kubuntu 6.10 i saw that is better […]
XAMPP for Linux
By the way this software was called LAMPP but to avoid misreading we renamed it to <<XAMPP for Linux>>. So if you are seeking for […]
NetBeans 5.5 problem with Beryl on Ubuntu
As you can see for no reasons NetBeans doesn’t work when Beryl is running.. There are two ways to avoid closing beryl every time you […]
How to edit videos and audios in Linux!
I know was hard to find a good freeware that fulfill all your requirements. I found 3 useful softwares that will help you. Cinerella […]
How to reinstall grub in ubuntu.
After the reinstall of windows grub disappeared. I think this is a big problem for all of us. So… Boot the livecd. Start a terminal. […]
How to restrict su command root in linux
(Not Recommended for some reasons) Open a console or terminal and type : /bin/su Remember the current file mode bits and restrictions for su binary: […]
eyeOS: A genuine Web OS
http://eyeos.info/ [youtube=http://www.youtube.com/watch?v=Bn9pPBpdaP8]
How to configure and manage an iPod from Linux with the gtkpod
This article shows how you can use an iPod on a Linux with gtkpod (a graphical user interface for Apple’s iPod). It covers how you […]