Skip to content
Topic

Debian and Ubuntu

61 notes.

Ubuntu Jul 31, 2009 1 min read

Tasksel: an installation system for ubuntu (debian)

I found this in the ubuntu documentation. Tasksel is an installation system that is an integral part of the Debian installer; it is also included in Ubuntu. Tasksel…

Debian and Ubuntu Jul 18, 2009 1 min read

XChat: Internet Relay Chat (IRC) client

Internet Relay Chat (IRC) is a form of real-time Internet text messaging (chat) or synchronous conferencing. It is mainly designed for group communication in discussion forums, called channels,…

Ubuntu Jul 16, 2009 2 min read

Customize or Remaster ubuntu 9.04 jaunty from an image file

This tutorial will show you how to customize and remaster your ubuntu 9.04 jaunty using a jaunty iso file. 1. Create a work directory # mkdir jaunty 2.…

Debian and Ubuntu Jul 14, 2009 1 min read

GyachE Improved : Yahoo! client for any linux operating system ( ubuntu,fedora etc. )

This Yahoo! client for Linux operating system supports almost all of the features you would expect to find on the official Windows Yahoo! client: Voice chat, webcams, faders,…

Install Jul 14, 2009 2 min read

Step by step procedure to set up your BSNL wll (cdma) in ubuntu linux (kubuntu)

Help steps may be help to the users of bsnl wireless phones to connect to the web.Please see the 'Note' it step 6 before starting...1. Find the product…

Linux Jul 10, 2009 1 min read

Formatting a USB memory stick (pendrive) in Ubuntu Linux

When you format a hard drive or storage unit, you have different file systems from which we can use, for example, vfat and ntfs for Windows, and swap,…

Ubuntu Jul 7, 2009 1 min read

Allow root access to the graphical mode in Ubuntu

Sometimes, in the graphical mode, we want to have full access to our system without using sudo or su.To enter the graphics mode in Ubuntu as root, you…

Ubuntu Jul 6, 2009 1 min read

How to fix the boot screen resolution in Ubuntu.

Some people, after installing Ubuntu Linux, see the decision of the startup screen (boot GUI) is not appropriate for the resolution of the monitor set in the system.Here…

Debian and Ubuntu Jul 5, 2009 1 min read

How to limit the download speed of apt-get

Learn how to limit the download speed of the APT package manager in Kubuntu, Ubuntu or any Debian-based Linux system.Do you share your ADSL connection to your neighbors?…

Ubuntu Jul 1, 2009 1 min read

Ubuntu accepts Mono

Returning to the controversy over whether or not to add Mono by default in Linux distributions, as a message to the lists of ubuntu reads: "A common concern…

Debian and Ubuntu Jun 27, 2009 1 min read

iotop : Howto find the disk usage of each process in ubuntu linux

You can use the utility "iotop" to find out the "disk usage of each process" running on your system.Type this command at terminal to install "iotop" on your…

Install Jun 27, 2009 2 min read

Install and test grub2

"Grub2" is a replacement for grub, which has been claiming to be the replacement for it for some years. Switching to "grub2" would bring support for newer systems,…