Home

How to Get Help on Linux

|
|  Updated:  
2016-03-26 22:09:20
|   From The Book:  
No items found.
Fedora Core Linux 5 Multipack For Dummies
Explore Book
Buy On Amazon

You may find yourself needing more help using Linux than you do using more pervasive operating systems, like Windows. Fortunately, Linux provides fairly easy ways to find help, as shown here:

Type This . . . To Find This . . .
man -k [keyword] Search a database for commands that involve the keyword. Can also be used as apropos [keyword].
info [command] Display a file’s help information in an alternate format.
man [command] Display a file’s help information.
whatis [command] Display a short blurb about the command.

The Fedora Documentation Project is growing its collection of help manuals for Fedora users. In addition, there’s the Fedora Forum, Fedora News, and the Unofficial Fedora FAQ. If you’re tapping into Ubuntu, the Ubuntu Wiki Project provides basic information on how to get started with most common desktop tasks and has a community documentation project where Ubuntu users can contribute their own guides and tutorials.

About This Article

This article is from the book: 

No items found.

About the book author:

Richard Blum has more than 30 years of experience as a systems administrator and programmer. He teaches online courses in PHP, JavaScript, HTML5, and CSS3 programming, and authored the latest edition of Linux For Dummies.