eHow launches Android app: Get the best of eHow on the go.

Linux

Sort by:
Best Match
Most Popular
Newest

Showing 1-42 of 42 results

  • How to Add Files to an ISO Image in Linux

    An ISO image is a computer archived version of a CD or DVD disc. When working with an ISO image, it may be necessary to add files to the disc. As with physical discs, modifying an ISO image is not...

  • How to Back Up My Operating Software

    Backing up the operating system files and other documents from time to time can be very useful. In case of any problems accessing these files, you can use the backup to restore them. On Windows...

  • What Is the File Extension Deb?

    Debian GNU/Linux files use the file extension .deb. These .deb files are software packages developed for versions of Linux that use the Debian package management system.

  • How to Convert a ISO to AVI in Linux

    An ISO format is a disk image of a DVD or CD. These images make up the file system of a virtual disk, or when the image is burned, the actual CD file system. AVI files are a video format. It...

  • How to recover windows files using a Linux liveCD

    Is your windows computer being difficult? This tutorial will show you how to use Linux to copy important files to an external hard drive or flash drive (thumb drive) in case you aren't able to...

  • Practical Guide to the Unix System

    UNIX is an operating system that has been around for decades and is quite different from user-based operating systems such as Windows and the Mac OS. UNIX has advanced security options and gives...

  • Linux Backup Methods

    There are multiple methods for creating backups for the Linux Operating System. What method you choose is based on your disaster recovery plan and personal preference. It is important to...

  • Unix Tutorial for Beginners

    Unix is a multi-user, multi-tasking operating system (OS) created in 1969 at the Bell Laboratories. The term multi-user means that one instance of the operating system can be accessed by many...

  • How To Read PDF Files in Linux

    PDF files are basically images of original documents. PDF files are harder to edit and change than other documents such as Office or Open Office files. Adobe is the leader in PDF creation and...

  • How to Delete Files in Unix

    The 'rm' command in Unix is a very powerful tool for deleting files. Unlike Windows, it performs its operation silently and assumes that you actually do want to permanently delete the file. It...

  • How to Hide Files in Ubuntu

    Occasionally, you may find yourself with files that you can't or don't want to delete, but you don't want them normally visible in your file manager, either. In Ubuntu and other Linux...

  • How to Create a TAR File in Linux

    Tape archive (TAR) files originally were used in Linux and Unix environments to back up data to tape. Today, TAR files are used more commonly to store archives of files and directories in one...

  • How to Find Files in Unix

    The Unix find command will locate files and directories with a file system. It can be used in conjunction with other Unix commands to perform system tasks such as cleaning up old files and...

  • How to Create a File in Unix

    Creating a file is very easy to do in Unix. Many Unix users make programs that create zero length files on the fly from the command line. In other cases, Unix users need to create files that have...

  • How to Create an ISO File at the Command Line

    An ISO file is an archive image of an optical disk, either a CD-ROM or DVD-ROM. It is the file format you find when you download a Linux distribution. It can also be used to archive files either...

  • How to Remove Linux Directories

    There will be times when you want to remove an entire directory including all subdirectories and files. You can do this in Linux with a few simple commands typed at a command line.

  • How to Unzip TGZ Files

    TGZ files are the Linux and Unix equivalent of ZIP files in Windows. Free utilities are available that allow you to both create and unzip TGZ files. Zipping a file in the TGZ format allows you to...

  • How to Create a Solaris Tar File

    A Solaris tar file (tape archive) is used to archive a number of files and directories into a single file. Solaris is an operating system created by Sun Microsystems that runs on a PC as well as...

  • How to Extract TAR Files in Linux

    In the Linux, a .TAR file is the equivalent of a .ZIP file in Windows. It is an archived file containing multiple files and are meant primarily for ease of transport and storage. Many applications...

  • How to Open Zip Files in Linux

    Files in zip format contain other files that have been compressed to save disk space and download time. Files that have been zipped need to be unpacked or "unzipped" in order to be usable. While...

  • How to Extract Zip Files in Linux

    Files in Zip format contain other files that have been compressed to save disk space and download time. Files that have been zipped need to be unpacked or "unzipped" in order to be usable. While...

  • How to Convert AAC to MP3 With Linux

    MP3 is the most well-known of all digital audio formats, and is also the most supported by personal digital audio players. AAC is one of many other digital audio formats. Using Sound Converter on...

  • How to Make a DVD Movie in Ubuntu

    It is common to feel a little overwhelmed when switching to the Ubuntu operating system. The OS itself is not all that different from the Windows or Mac systems people are familiar with, but some...

  • How to Make a Zip File in Linux

    Zip (or .zip) files contain data that is compressed into an archive, thereby reducing the overall size of the files. File Roller is an application used for creating, extracting and modifying...

  • How to Open a Bin File in Ubuntu

    "Bin" files are files that contain data encoded in binary form, and can include graphics files, compressed files and programs--also referred to as "executables." Opening executable bin files, or...

  • How to Back Up Files With DropBox

    DropBox is a free online storage and backup service that securely encrypts and safely stores your files remotely. You can use this as a supplemental way to back up your important files, as...

  • How to Hack UNIX

    One of the reasons you might hack into a UNIX computer is if you are a systems administrator or if your job is to investigate fraud or security violations and you need to figure out the password...

  • How to Increase Screen Resolution for Ubuntu in Virtual Box

    Virtualbox is one of the many virtualization softwares available online. In Nutshell, virtualization software helps you to try out different Operating system without affecting your original...

  • How to Install Damn Small Linux on a USB Card

    For computer users that prefer to run in a Linux operating system to do their computing it is possible to carry your own bootable Linux operating system on your USB Card or drive that will start...

  • How to Clear Up Unnecessary Files on a Linux PC

    It's a fact of life that sooner or later your PC is going to become cluttered with old or unwanted files. If you're using Linux, the process is only a matter of choosing which free utility you...

  • How to Backup Outlook Files for Linux

    Whether you have decided to dual-boot your system with Linux and Windows or you are doing a clean install of Linux and removing Windows, you should backup your Outlook email files so you can...

  • How to Work with Files with Spacing in Linux

    If you try to copy, save, or move a file in Shell that has spaces in it, you will quickly find that if you do not type it correctly the command will reject. There is a very easy fix for this, and...

  • How to Move or Rename Files in Linux

    Linux gives you the ability to manipulate files and directories within the BASH (Bourne-Again SHell) console. The console enables all of the functions of the operating system in a command line...

  • How to Recover Deleted Files in Linux

    Despite best efforts, there are times when you accidentally delete files you still need. There are even times when you delete a file that you don't realize you'll need later. It's best to simply...

  • How to Search for a File in Linux

    Linux is a Unix based operating system notable for being open source. Anyone is free to modify or manipulate Linux to suit his own needs, although certain functions are unalterable. In order to...

  • How to Use Man to Access Help Manual

    Of all the Linux commands you need to know, perhaps none is so important as how to use man to access the help manual. This is how you find answers to all your questions online, and how you search...

  • How to Use Bzip2 to Compress Files

    Bzip2 is a Unix command used for file compression. Bzip2 is gaining popularity and is becoming more commonly used than other compression commands such as gzip.

  • How to Use Wget to Retrieve Web Pages

    Wget is a utility provided free of charge by GNU. It is extremely popular because it is very easy to use and can work in the background while the user is doing other work--or not present at all.

  • How to Use the Tar Command

    The most common way to deliver a batch of files from a Linux system is by using the “tar” command. When you tar a directory you can easily roll up a group of files. This eases the delivery of a...

  • How to Decompress a Tar

    If you want to deliver a batch of files from a Linux system, you usually use the Tar command. When you "tar" a directory, you can easily roll up a group of files. When you receive one of these...

  • How to Tar a Directory

    The most common way to deliver a batch of files from a Linux system is by using the “Tar” command. When you tar a directory, you can easily roll up a group of files. This eases the delivery of a...

  • How to Install Linux on a Laptop

    If you want to install Linux on a laptop, you need to consider hard drive space. The installation process is less intuitive than you might think and can be especially challenging if you want to be...

  • 1
  • 1

Copyright © 1999-2009 eHow, Inc. Use of this web site constitutes acceptance of the eHow Terms of Use and Privacy Policy .   en-US Portions of this page are modifications based on work created and shared by Google and used according to terms described in the Creative Commons 3.0 Attribution License. † requires javascript

Demand Media