Linux FAQ's & Manuals
- Linux Scripts
- Debian Install
- Bash For Beginners
- Bugzilla
- Consultants Guide
- GCC Manual
- Linux Command Line Tools
- Gnu Pascal Coding Standards
- Linux Installation Disk
- Labolatorium Linux(PL)
- Budowa systemu Linux(PL)
- Linux Dictionary
- Network Administrators
- Rescue Disk for Linux
- Red Hat Installation
- Red Hat Customization
- Red Hat Getting Started
- Red Hat Security
- Secure & Optimize
- Slackware Manual
- Suse Support
- Suse FAQ
Managing Packages And Repositories With Yum And Yumex On Fedora 7
HowtoForge: "This article explains how to improve/optimize/speed up package installation with Yum, install packages with 'Yum Extender...'"
Why Should You Use Linux?
Raiden's Realm: "It's a question that most people wouldn't give a second thought to. And why should they...?"
Cult of the Mad Penguin
Linux Journal: "'Hi!,' the guy said. 'I see you're wearing a Linux shirt...'"
Speaking of Linux...
ZDNet Education: "Certainly a nice project machine for my computer club or an introductory computing class (or a college student, or a high school kid, or... well, you get the idea)..."
Scott McNealy's Five Reasons That Free, Open Source Software is Good for Sun and Our Customers
Jim Laurent's Weblog: "Recently Scott McNealy spoke to the Sun OS Ambassadors at our semi-annual conference in Menlo Park CA..."
HowtoForge: "This article explains how to improve/optimize/speed up package installation with Yum, install packages with 'Yum Extender...'"
Why Should You Use Linux?
Raiden's Realm: "It's a question that most people wouldn't give a second thought to. And why should they...?"
Cult of the Mad Penguin
Linux Journal: "'Hi!,' the guy said. 'I see you're wearing a Linux shirt...'"
Speaking of Linux...
ZDNet Education: "Certainly a nice project machine for my computer club or an introductory computing class (or a college student, or a high school kid, or... well, you get the idea)..."
Scott McNealy's Five Reasons That Free, Open Source Software is Good for Sun and Our Customers
Jim Laurent's Weblog: "Recently Scott McNealy spoke to the Sun OS Ambassadors at our semi-annual conference in Menlo Park CA..."
- table of contents
- introduction
- 1. getting started
- 1.1. setup agent
- 1.2. introductory terms
- 1.3. logging in
- 1.3.1. graphical login
- 1.3.2. virtual console login
- 1.4. graphical interface
- 1.5. opening a shell prompt
- 1.6. creating a user account
- 1.7. documentation and help
- 1.7.1. manual pages
- 1.7.2. red hat linux documentation
- 1.8. logging out
- 1.8.1. graphical logout
- 1.8.2. virtual console logout
- 1.9. shutting down your computer
- 1.9.1. graphical shutdown
- 1.9.2. virtual console shutdown
- 2. using the graphical desktop
- 2.1. using the desktop
- 2.2. using the panel
- 2.2.1. using the main menu
- 2.2.2. using applets
- 2.2.3. using the notification area
- 2.2.4. adding icons and applets to the panel
- 2.2.5. configuring the desktop panel
- 2.3. using nautilus
- 2.4. start here
- 2.4.1. customizing the desktop
- 2.4.2. customizing your system
- 2.5. logging out
- 3. configuring the date and time
- 4. diskettes and cd-roms
- 4.1. using diskettes
- 4.2. cd-roms
- 4.3. cd-rs and cd-rws
- 4.3.1. using cd creator
- 4.3.2. using x-cd-roast
- 4.3.3. using cd-rs and cd-rws with command line tools
- 4.4. additional resources
- 4.4.1. installed documentation
- 4.4.2. useful websites
- 5. getting online
- 6. web browsing
- 6.1. mozilla
- 6.1.1. using mozilla
- 6.1.2. mozilla composer
- 6.2. galeon
- 6.3. web browser keyboard shortcuts
- 7. email applications
- 7.1. evolution
- 7.2. mozilla mail
- 7.2.1. mozilla and newsgroups
- 7.3. plain text email clients
- 7.3.1. using mutt
- 8. printer configuration
- 8.1. the printer configuration tool
- 8.2. adding a local printer
- 8.3. selecting the printer model and finishing
- 8.4. printing a test page
- 8.5. modifying existing printers
- 8.5.1. queue name
- 8.5.2. queue type
- 8.5.3. printer driver
- 8.5.4. driver options
- 8.6. managing print jobs
- 8.7. additional resources
- 8.7.1. installed documentation
- 8.7.2. useful websites
- 9. working with documents
- 9.1. the openoffice.org suite
- 9.1.1. openoffice.org features
- 9.1.2. openoffice.org writer
- 9.1.3. openoffice.org calc
- 9.1.4. openoffice.org impress
- 9.1.5. openoffice.org draw
- 9.2. editing text files
- 9.2.1. shell prompt text editors
- 9.3. viewing pdfs
- 10. audio, video, and general amusement
- 10.1. playing audio cds
- 10.2. playing digital audio files
- 10.2.1. using xmms
- 10.3. troubleshooting your sound card
- 10.4. troubleshooting your video card
- 10.5. games
- 10.6. finding games online
- 11. working with images
- 11.1. viewing images
- 11.1.1. using nautilus to view images
- 11.1.2. using gthumb
- 11.2. manipulating images with the gimp
- 11.2.1. gimp basics
- 11.2.2. loading a file
- 11.2.3. saving a file
- 11.2.4. gimp options
- 11.3. additional resources
- 11.3.1. installed documentation
- 11.3.2. useful websites
- 11.3.3. related books
- 12. working with digital cameras
- 12.1. using gtkam
- 13. shell prompt basics
- 13.1. why use a shell prompt
- 13.2. the history of the shell
- 13.3. determining your current directory with pwd
- 13.4. changing directories with cd
- 13.5. view directory contents with ls
- 13.6. locating files and directories
- 13.7. printing from the command line
- 13.8. clearing and resetting the terminal
- 13.9. manipulating files with cat
- 13.9.1. using redirection
- 13.9.2. appending standard output
- 13.9.3. redirecting standard input
- 13.10. pipes and pagers
- 13.10.1. the more command
- 13.11. more commands for reading text files
- 13.11.1. the head command
- 13.11.2. the tail command
- 13.11.3. the grep command
- 13.11.4. i/o redirection and pipes
- 13.11.5. wildcards and regular expressions
- 13.12. command history and tab completion
- 13.13. using multiple commands
- 13.14. ownership and permissions
- 13.14.1. the chmod command
- 13.14.2. changing permissions with numbers
- 14. managing files and directories
- 14.1. a larger picture of the file system
- 14.2. identifying and working with file types
- 14.2.1. compressed and archived files
- 14.2.2. file formats
- 14.2.3. system files
- 14.2.4. programming and scripting files
- 14.3. file compression and archiving
- 14.3.1. using file roller
- 14.3.2. compressing files at the shell prompt
- 14.3.3. archiving files at the shell prompt
- 14.4. manipulating files at the shell prompt
- 14.4.1. creating files
- 14.4.2. copying files
- 14.4.3. moving files
- 14.4.4. deleting files and directories
- 15. installing and updating red hat linux packages
- 15.1. red hat network
- 15.2. errata list
- 15.3. installation cd-roms
- 15.4. downloaded packages
- 16. frequently asked questions
- 16.1. localhost login and password
- 16.2. error messages during installation of rpms
- 16.3. starting applications
- 16.3.1. editing your path
- 16.4. accessing a windows partition
- 16.5. finding commands quickly
- 16.6. tips on using command history
- 16.6.1. other shortcuts
- 16.7. keep ls output from scrolling
- 16.7.1. printing ls output
- 16.8. forgotten password
- 16.9. password maintenance
- 16.10. changing login from console to x at startup
- a. kde: the k desktop environment
- a.1. introducing kde
- a.2. finding help
- a.3. using the desktop
- a.4. using the panel
- a.4.1. using the main menu
- a.4.2. using applets
- a.4.3. adding icons and applets to the panel
- a.4.4. configuring the kde panel
- a.5. managing files
- a.5.1. the navigation panel
- a.6. browsing the web with konqueror
- a.7. using konqueror to view images
- a.8. kmail
- a.9. customizing kde
- a.10. logging out of kde
- b. applications
- c. a comparison of common dos and linux commands
- d. system directories
- e. keyboard shortcuts
- index
- colophon