Most computers these days 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, it seems a lot different than Windows, but it can be an easy and rewarding experience. Become familiar with the system. Try downloading and installing it yourself on your computer, it's possible to keep your current operating system and dedicate part of your hard drive to Linux (but you can run both at the same time with virtualbox). You may find this article useful if you plan to run Windows and Linux on the same PC. 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 disk,here. 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. Learn the distributions of Linux. When we say "Linux" most often we actually mean a "GNU/Linux Distribution." A distribution is a collection of software that runs on top of a very small program called the Linux kernel. Consider dual-booting, this will help you understanding partitioning as well as letting you continue to use Windows. But backup 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 enjoy the command-line interface too, known as 'terminal', 'terminal window', or 'shell'. One of the primary reasons many users switch to Linux is because it features the terminal, so please 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. However, if you are interested in learning about the bash shell, do so, as it can be a great convenience. If you choose to use a shell, it is 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 filesystem. You will first notice that there is no longer the "C:\" you are used to in Windows. Everything starts at the root of the filesystem (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. Have fun with your Linux install. Try encrypted partitions, new and very fast filesystem (like ReiserFS), redundant parallel disks that increase both speed and reliability (RAID's), try to install Linux on bootable USB stick - you can do a lot of things!Step 1
Step 2
Step 3
Step 4
Step 5
Step 6
Step 7
Step 8
Step 9
Tips
Warnings
Showing posts with label debian. Show all posts
Showing posts with label debian. Show all posts
Sunday, October 10, 2010
How To Learn to Use Linux
Posted by INDYA IT DIARY TEAM at 4:56 PM 0 comments
Labels: debian, How To Learn to Use Linux, linux, tutorial
Subscribe to:
Posts (Atom)