Ubuntu
37 notes.
Setting UP LTSP 5 on Ubuntu 8.04
When you set up LTSP on Ubuntu 8.04 you will notice that it is very easy to get going in LTSP 5. Most of the configuration is automatically…
kill command on Debian
In technical terms, kill simply sends a signal. By default it sends a signal which requests termination (TERM, or signal 15); but you can also specify a signal,…
DOSBOX RUN DOS APPLICATIONS AND GAMES IN UBUNTU LINUX
DOSBOX RUN DOS APPLICATIONS AND GAMES IN UBUNTU LINUXsudo apt-get install dosbox(Your can use Synaptic Package Manager and search for dosbox)After Installation you can make a folder xxxxx…
Howto find Disk usage of Packages in ubuntu
The following command help you to find the disk space used by different packages in ubuntuopen a terminal window and run the commanddpkg-query --show --showformat='${Package;-50}\t${Installed-Size}\n' | sort -k…
Commands that Should not be run in ubuntu
These are some of those command which is likely to damage your Ubuntu operating system! Please DO NOT use any of them with out proper knowledge , just read…
Assign a Hotkey to Open a Terminal Window in Ubuntu
Since we spend so much time at the command line in Ubuntu, it sometimes makes it simpler to launch a new terminal window with a shortcut key. Ubuntu…
Reset Your Ubuntu Password Easily from the Live CD
Our last article on how to reset your Ubuntu password easily through the grub menu was quite popular, so I've decided to make a series on all the…
Make an Ubuntu live USB
You know,Fedora project has a tool names Fedora liveusb-creator for easily installing Fedora live operating systems on to USB flash drives.I found a tool names Ubuntu LiveUSB which…
Installing Fonts in Ubuntu
Installing fonts in Ubuntu 7.10 (Gutsy Gibbon) can be done in a number of ways. Personally I like the following method, it's quick,simple and it works.Installing some common…
Installing New Usplash Themes in Ubuntu
There are many different looks you can give to your boot screen by adding more themes to usplash, the program which displays the splash image at boot time.…
Changing the Color Scheme in Gedit
I find looking at a white background and black text a little daunting in Gedit, however in Ubuntu 7.10 (Gutsy Gibbon), you can easily change colour schemes and…
Dual Boot Live DVD ELPICX with Ubuntu and Fedora
Elpicx is a dual boot live DVD with ubuntu 8.04 and Fedora 9 KDE . It includes a collection of reference cards, test simulators, study notes and exercises…