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 […]
Access uncompressed Quicktime movies the easy way.
Quicktime 4 Linux was the first convenient way to read and write uncompressed Quicktime movies on Linux. Today Quicktime 4 Linux is intended mainly for […]
Watch uncompressed movies on a Linux Box.
XMovie was originally written as a simple, fast method to play uncompressed movies with stereo sound back when the only uncompressed movie player was xanim […]
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 […]
How to install .bin File in Linux
This type of files you can install the by using CHMOD command to convert it to executable: chmod +x file.bin And then run the file […]