Using and Configuring Linux
Using and configuring Linux for general use. How to information and tutorials for Linux beginners.
Using and Linux Command to Chain Commands
And Linux Command; && in Linux, logical operators are used in various contexts, including shell scripting and command line operations. Logical operators are used to perform logical operations on values or conditions, and they are typically used within conditional statements to control the flow of a script or to evaluate expressions.
Make a Casper Persistent File from Windows
Use the Linux persistent USB file creator to make a casper rw persistent file or writable persistence loop file for Ubuntu based distributions. Written for use from within Windows, this tool enables you to quickly create a loopback filesystem image to use for saving and restoring Ubuntu changes while booted from a live USB.
Create a larger casper-rw loop file in Linux
The following tutorial explains how to create a larger casper-rw loop file (or writable file) for your Ubuntu based flash drive install. For example on: Ubuntu, Xubuntu, Kubuntu, Lubuntu, Crunchbang or Linux Mint.
Sharing Files Between Ubuntu and Windows
Sharing Files Between Ubuntu and Windows. In the following tutorial, I cover how to modify the casper script to allow you to mount your USB Flash Drive with read/write access.
Ubuntu - Remove the prompt to eject CD
How to remove the Ubuntu eject CD prompt. The following tutorial covers the process of removing the "Please remove the disk, close the tray (if any) and press ENTER to continue" prompt entirely from your USB Ubuntu installation.
Ubuntu Installer Not Detecting Hard Drive
Ubuntu Installer Not Detecting Hard Drive: I recently experienced a problem installing Ubuntu on a particular computer. Ubuntu's Ubiquity Installer was not detecting my SATA hard drive, although sudo fdisk -l found the drive just fine, and the drive also appeared in gparted.
What is Persistent Linux
Persistent Linux - What is it? After looking through some of the tutorials offered on Pen Drive Linux, you may be wondering what Persistent Linux means.
Mounting a Windows NTFS partition in Linux
Access NTFS from Linux. How to Mount and use Windows files stored on an NTFS partition from Linux.
Ubuntu Edgy Beryl installation
This step by step tutorial explains how a user can install Beryl on Ubuntu Edgy. Beryl is a fork of the
Ubuntu toram - How to make Ubuntu Boot to Ram
This tutorial explains how to fix the Ubuntu Boot to Ram or "toram" feature that was broken in Ubuntu 7.04.
Ubuntu Desktop Effects - Fixing the missing titlebar
The following tutorial explains how to fix the Compiz Ubuntu Desktop Effects missing titlebar problem. If you've been toying around with Ubuntu 7.
Ubuntu Linux Shell Commands quick reference
The following is a quick reference list of some useful Linux shell commands along with a short description of common usage. There are several more, but this basic list was created to help familiarize the newly introduced Ubuntu users.
How to change the Debian Menu Icon
The following tutorial covers the process of changing the default Debian Menu Icon to a custom Icon and in addition change the Debian Menu name. This is for those who prefer to customize things while still using a pure Debian Linux Operating environment or a remix that is based on Debian.
How to install and enable Compiz in Debian
Installing Compiz in Debian is a relatively simple process. What is Compiz?
Install NVIDIA Video Card Drivers in Debian
The following tutorial covers the process of installing the Proprietary NVIDIA video card drivers from the Nvidia Website into your Debian Lenny Linux system. We have known a lot of people who have had some issues trying to get the NVIDIA drivers to install and work with Lenny, so we decided to write this tutorial to offer up some tips and help.
How to Setup a Local Debian Mirror
Looking to setup a local Debian Linux mirror or host your own repository? You can use your local hard drive or a network drive and share your mirror over a network or even on the internet.
Upgrading NVIDIA Drivers in Debian Lenny
One of the drawbacks to installing NVIDIA Proprietary drivers in Linux is that when the kernel is updated, you have to reinstall (recompile) the software to match the new kernel. This tutorial explains how to upgrade Proprietary NVIDIA video card drivers after your Debian Lenny Linux system has been upgraded to a new kernel version.
Install Deb Packages with Dependencies
How to Install Deb Packages or .deb files using Debian Linux or Ubuntu.
Install ATI NVIDIA Video Drivers for Ubuntu
This tutorial covers how to easily install proprietary drivers for your Nvidia or ATI video card using envy. These are the drivers that are listed in the download section of the ATI and NVIDIA Websites.
Install Nvidia or ATI drivers for Debian or Ubuntu
The following tutorial is for Debian or Ubuntu users who are looking to install proprietary drivers for their ATI or Nvidia video card. Installation of proprietary ATI or Nvidia video card drivers will allow you to take full advantage of all the 3d capabilities your Video card may have to offer.
How to Remove Old Linux Kernels
How to Remove Old Linux Kernels; At some point in time, almost every Linux user will have updated their kernel image. After you've used Linux with the new kernel image for a while and you're content that everything is working properly, you might want to remove the old Linux version or images that still reside on your system and appear as grub boot options.
How to Upgrade from Etch to Lenny
How do I upgrade from Debian Etch to Lenny? The other day, one of our subscribers had asked us just that.
Mouse pointer disappears after switching users
In Linux, if your mouse pointer disappears after switching users or after logging out and then back in, the problem is most likely caused by a bug with your video card driver. In most cases the mouse will still continue to work even though the mouse pointer is hidden or has disappeared completely from screen view.
Grub Error 21 after full install to USB hard drive
Help! I'm getting a Grub 1.
Linux VGA Modes Set Screen Resolution at Boot
A simple way to set your screen resolution and color depth for most Live Linux distributions is via the use of the vga=parameter boot option. For example at boot you might type: vga=795.
How to find your Linux Kernel Version
Checking your Linux Kernel Version: Once your up and running with your favorite Linux distribution, you might find the need to install additional software packages or drivers. Some of these software applications or drivers can be specific to a Linux Kernel in which case you will need to find this information.
Understanding the Linux File System
Once you have migrated from Windows to Linux you may notice that the file system is not what your accustomed to. Of the first things an average user needs to understand is the inner workings of the root Linux file system and Linux core directory structure.
Installing NVIDIA Drivers Ubuntu
Installing NVIDIA Drivers Ubuntu Linux; Ubuntu does not ship with NVIDIA 3D acceleration enabled. Getting the NVIDIA Geforce video card working to its full potential requires the installation of an additional glx driver package.