How To Use Linux

How To Use Linux
How To Use Linux

Most computers run some version of Microsoft Windows, but many servers and desktop computers are starting to run Linux, a free Unix-like operating system. Learning your way around Linux can be daunting at first, as it seems quite different from Windows, but it can be an easy and rewarding experience. Follow the simple steps below.

Become familiar with the system. Give a try downloading and installing it yourself on your computer. If you’re not sure, be aware that it’s possible to keep your current operating system and dedicate part of your hard drive to Linux (and you can even run both at the same time with VirtualBox).

Test your hardware with a “Live CD” that is supplied by many of the distributions of Linux. This is helpful if you feel uncomfortable with installing a second operating system on your computer. A live CD will allow you to boot into a Linux environment from the CD, without the need to install anything on your computer. Ubuntu and some other Linux distributions also offer CDs or DVDs that allow you to boot into a Live mode, and then install from the same disksee

Click here to download your OS free

http://www.ubuntulinux.org/download/

Attempt the tasks you usually use your computer for. Search for solutions if you can’t word-process or burn a CD for example. Make a note of what you want to do, can do and cannot do before you take the plunge. The following are a few ideas:

  • Manage your Smartphones, tablets, audio devices.
  • Office works (documents, presentations, spreadsheets editing).
  • Torrenting/P2P.
  • Photo editing.
  • Optical disc authoring.

Learn the distributions of Linux. When referring to “Linux”, this most often means a “GNU/Linux Distribution.” A distribution is a collection of software that runs on top of a very small program called the Linux kernel.

  • For casual use of Linux on a PC you may wish to try Linux Mint (http://linuxmint.com/). If you prefer KDE (http://www.kde.org/) over GNOME (http://gnome.org/), you can try their KDE edition. There’s no need to limit yourselftry many different distributions and don’t get upset if one isn’t working for you.
  • Companies that have commercial distributions frequently initiate the unpaid, highly advanced new versions (SUSE initiatedOpenSUSE at http://en.opensuse.org/Welcome_to_openSUSE.org and Red Hat initiated Fedora at http://fedoraproject.org/). Such distributions usually have no proprietary code inside, are supported both by community and professional teams and offer the newest possible technologies. Companies still try to protect these distributions from uncontrolled copying and modification via trademarked logos.

Consider dual-booting. This will help you understand partitioning as well as letting you continue to use Windows. But be sure to back up all your personal data and settings before you try to set up a dual boot.

Install software. Get used to installing and uninstalling software as soon as you can. Understanding package management and repositories is good for fundamentally understanding Linux.

Learn to use (and enjoy using) the command-line interface. This is known as ‘terminal’, ‘terminal window’, or ‘shell’. One of the primary reasons many users switch to Linux is because it features the terminal, so don’t be intimidated by it. It is a powerful ally that doesn’t have the same limitations of a Windows command prompt. You can just as easily use Linux without ever using a terminal as you would on Mac OSX. If you choose to use a shell, it’s important to note that typing a command followed by --help, such as ls --help will give a brief explanation of the command while man ls or info ls will give a much more in depth explanation. Using “apropos” can help you find a command that does a certain task. Try “apropos user” to see a list of commands that have the word “user” in their description.

Familiarize yourself with the Linux file system. You will first notice that there is no longer the “C:” you are used to in Windows. Everything starts at the root of the file system (aka “/”) and different hard drives are accessed through the /dev directory. Your home directory, which you typically find in C:Documents and Settings in Windows XP and 2000, is now located in /home.

Keep investigating the potential of your Linux install. Try encrypted partitions, new and very fast file system (like btrfs), redundant parallel disks that increase both speed and reliability (RAID’s) and try to install Linux on a bootable USB stick. You’ll soon discover that you can do a lot of things!

Enjoy!

Raja Rajan

Raja is obsessed with technology and Cricket for as long as he can remember. Nowadays he work as a freelance developer and writer for PrimeInspiration.com

Help Us Grow

If you like this post, please share it with your friends.

You are free to copy and redistribute this article in any medium or format, as long as you keep the links in the article or provide a link back to this page.

You may also like...