Skip to content
Topic

Ubuntu

37 notes.

Ubuntu Nov 30, 2008 2 min read

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…

Ubuntu Nov 19, 2008 1 min read

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,…

APPLICATIONS Nov 12, 2008 1 min read

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…

How to Nov 12, 2008 1 min read

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…

Ubuntu Nov 4, 2008 3 min read

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…

terminal Oct 22, 2008 1 min 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…

Linux Oct 22, 2008 1 min read

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…

Debian and Ubuntu Oct 21, 2008 1 min read

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…

Ubuntu Oct 19, 2008 1 min read

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…

Ubuntu Oct 19, 2008 2 min read

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.…

Ubuntu Oct 19, 2008 1 min read

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…

Linux Oct 19, 2008 1 min read

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…