| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
|
By scott_R at 2003-11-27 05:48
|
|
Using Linux can be daunting at first. There is a lot of information and power here. One of the things you'll learn quickly when working with Linux is that most of the information presented to you is for advanced users, and the trick is to sort out just enough to get by for your needs. There's little reason anyone should have to learn every command or spend an hour on every program's tutorial just to use it. Another thing to remember is that most programs share traits. For instance, 'q' exits info pages, but also exits man pages, and :q exits vi/vim (without changes to the text, :q! exits regardless). This guide is a cheat sheet in the true sense. It's intended not for the expert or even the average user. It's for the person that needs information now! For now, let's focus on info.
So, on to info:
'q' exits.
<enter> selects sections marked by :: (double colon)
'p' moves to the previous chapter.
'n' moves to the next chapter.
'u' moves up (to the table of contents of the section you're in).
For those of you new to Linux/the command line, I suggest stopping in at 'info coreutils' first. This is a list of all commands basic to Linux (and most Unix's as well). For other commands, 'info' can probably help you.
Five keys, simple enough, no?
|
|
|
|
All times are GMT -5. The time now is 04:29 AM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|
I tried installing texinfo but that doesn't seem to give me the program info.
or this:
http://www.icon.co.za/~psheer/book/index.html.gz
Got my hopes up at this point.
But alas, I did type 'info coreutils' into a terminal, and have no idea how to use the information, except to embark on deep study course.
I suppose when I get to be fluent in linux, I too will be unable to actually imagine what IS basic essential information for newbies lol, no offence meant, I do appreciate motives and effort behind your work, it's just that it's not useful to me. maybe I am the dumbest person in galaxy.
But I will learn linux if I live long enough.
One thing for sure info is a bit easier on the eyes than just doing man foo.
As for newbie docs @widda : the below should cover pretty much anything what they don't a quick Google search will.
Linux Man Pages - http://linuxmanpages.com/
The Linux Documentation Project - http://tldp.org/
http://ubuntuguide.org/wiki/Ubuntu:Karmic
Official Ubuntu Documentation - https://help.ubuntu.com/ First place to look should be your distros documentation.
LINUX: Rute User's Tutorial and Exposition - http://linux.2038bug.com/rute-home.html