Linux Basics --For those new (or relatively new) to Linux
- Ahau
- King of Docs
- Posts: 1331
- Joined: 28 Dec 2010, 15:18
- Distribution: LXDE & Xfce 32/64-bit
- Location: USA
Linux Basics --For those new (or relatively new) to Linux
**Updated to include information from Captain Picard's links/guide post here: http://www.slax.org/forum.php?action=vi ... ght=nvidia**
Porteus will likely be a popular tool for folks who are new to Linux in general, as it provides an easy way to get up and running in Linux without having to install to a hard drive (no repartitioning or rewriting your HD's MBR required!).
As a relatively unskilled Linux user myself, I think it may be useful to dedicate a thread to providing information on the basics of Linux and the Command Line Interface (CLI).
I am trying to read more so that I can ask less. Here are some links that I have found useful thus far, and I'll come back to add to it as I go:
General Linux Info that is helpful for newbies:
http://tldp.org/, the Linux Documentation Project. In particular, their intro to linux handbook, here: http://www.tldp.org/LDP/intro-linux/html/
http://www.linux-tutorial.info/modules. ... pageid=224, from linux-tutorial.info
http://www.linux.org/lessons/
http://linux.about.com/cs/glossaries/a/aglossary.htm, a glossary of linux terms
Info that is specific to learning linux commands/bash:
http://www.linuxcommand.org/index.php has some good information that will get you started with the command line, and also lists tons of man pages online, so you can browse them while not in linux.
http://oreilly.com/linux/command-directory/
http://www.linfo.org/command_index.html has more information on commands, in a more user-friendly format than the standard man pages (poke around the rest of their site, http://www.linfo.org as well!).
http://www.hypexr.org/bash_tutorial.php
Also, if someone is asking you to enter a command that you aren't familiar with, check the man page for that command. For example, in the terminal, enter "man grep" (without the quotes) to see a brief description of what this command does, and the modifiers that can be used with it.
http://www.linuxquestions.org/ is also a great resource, you can search their forums to find answers to lots and lots of questions.
http://www.slackbook.org/html/index.html has a lot of great info that is specific to slackware (on which Porteus is based), as well as general info for linux usage and the CLI.
If these links fail to provide the guidance you need, please keep the following in mind as you post on this forum:
How to ask questions the smart way:http://www.catb.org/~esr/faqs/smart-questions.html
Captain Picard's post http://www.slax.org/forum.php?action=vi ... ght=nvidia has a lot more links that may be useful, which I've not included here, to keep the focus of this post on general linux info and an intro to the CLI.
Thanks!
Porteus will likely be a popular tool for folks who are new to Linux in general, as it provides an easy way to get up and running in Linux without having to install to a hard drive (no repartitioning or rewriting your HD's MBR required!).
As a relatively unskilled Linux user myself, I think it may be useful to dedicate a thread to providing information on the basics of Linux and the Command Line Interface (CLI).
I am trying to read more so that I can ask less. Here are some links that I have found useful thus far, and I'll come back to add to it as I go:
General Linux Info that is helpful for newbies:
http://tldp.org/, the Linux Documentation Project. In particular, their intro to linux handbook, here: http://www.tldp.org/LDP/intro-linux/html/
http://www.linux-tutorial.info/modules. ... pageid=224, from linux-tutorial.info
http://www.linux.org/lessons/
http://linux.about.com/cs/glossaries/a/aglossary.htm, a glossary of linux terms
Info that is specific to learning linux commands/bash:
http://www.linuxcommand.org/index.php has some good information that will get you started with the command line, and also lists tons of man pages online, so you can browse them while not in linux.
http://oreilly.com/linux/command-directory/
http://www.linfo.org/command_index.html has more information on commands, in a more user-friendly format than the standard man pages (poke around the rest of their site, http://www.linfo.org as well!).
http://www.hypexr.org/bash_tutorial.php
Also, if someone is asking you to enter a command that you aren't familiar with, check the man page for that command. For example, in the terminal, enter "man grep" (without the quotes) to see a brief description of what this command does, and the modifiers that can be used with it.
http://www.linuxquestions.org/ is also a great resource, you can search their forums to find answers to lots and lots of questions.
http://www.slackbook.org/html/index.html has a lot of great info that is specific to slackware (on which Porteus is based), as well as general info for linux usage and the CLI.
If these links fail to provide the guidance you need, please keep the following in mind as you post on this forum:
How to ask questions the smart way:http://www.catb.org/~esr/faqs/smart-questions.html
Captain Picard's post http://www.slax.org/forum.php?action=vi ... ght=nvidia has a lot more links that may be useful, which I've not included here, to keep the focus of this post on general linux info and an intro to the CLI.
Thanks!
Last edited by Ahau on 05 Jan 2011, 17:30, edited 2 times in total.
Please take a look at our online documentation, here. Suggestions are welcome!