SlideShare a Scribd company logo
Getting Help Ch-3
For ElectroMech Internal Usage
Team ElectroMech
Objective
• Use man Linux manual reader command
• use the pinfo / info command
• Default package documents
• Red Hat support-tool
• Online help tldp.org
• VGLUG
man ... (man sections )
1. Executable programs or shell commands
2. System calls (functions provided by the kernel)
3. Library calls (functions within program libraries)
4. Special files (usually found in /dev)
5. File formats and conventions eg /etc/passwd
6. Games
7. Miscellaneous (including macro packages and conventions), e.g. man(7), groff(7)
8. System administration commands (usually only for root)
9. Kernel routines [Non standard]
man man :)
man to get help in cli
man command
man ls
man ...
• man -f command
• to get list of available man section of the command
[kiosk@foundation0 ~]$ man -f passwd
sslpasswd (1ssl) - compute password hashes
passwd (1) - update user's authentication tokens
passwd (5) - password file
man - find command from description
• man -k string
• to find available man pages related to the string
[kiosk@foundation0 ~]$ man -k "permission"
access (2) - check real user's permissions for a file
chmod (2) - change permissions of a file
console.perms (5) - permissions control file for users at the system console
eaccess (3) - check effective user's permissions for a file
euidaccess (3) - check effective user's permissions for a file
faccessat (2) - check user's permissions of a file relative to a direc...
fchmod (2) - change permissions of a file
fchmodat (2) - change permissions of a file relative to a directory f...
filetest (3pm) - Perl pragma to control the filetest permission operators
ioperm (2) - set port input/output permissions
pam_console_apply (8) - set or revoke permissions for users at the system con...
WWW::RobotRules (3pm) - database of robots.txt-derived permissions
Note : man -k search from database created with mandb command
man
• man -K string
• to find string in all man pages content
[kiosk@foundation0 ~]$ man -K password
--Man-- next: mc(1) [ view (return) | skip (Ctrl-D) | quit (Ctrl-C) ]
--Man-- next: socat(1) [ view (return) | skip (Ctrl-D) | quit (Ctrl-C) ]
--Man-- next: wget(1) [ view (return) | skip (Ctrl-D) | quit (Ctrl-C) ]
--Man-- next: a2p(1) [ view (return) | skip (Ctrl-D) | quit (Ctrl-C) ]
--Man-- next: ab(1) [ view (return) | skip (Ctrl-D) | quit (Ctrl-C) ]
--Man-- next: abrt-auto-reporting(1) [ view (return) | skip (Ctrl-D) | quit (Ctrl-C) ]
--Man-- next: ca(1ssl) [ view (return) | skip (Ctrl-D) | quit (Ctrl-C) ]
--Man-- next: certtool(1) [ view (return) | skip (Ctrl-D) | quit (Ctrl-C) ]
--Man-- next: certutil(1) [ view (return) | skip (Ctrl-D) | quit (Ctrl-C) ]
--Man-- next: chage(1) [ view (return) | skip (Ctrl-D) | quit (Ctrl-C) ]
man (navigation within man)
• G - Go to end of the man pages
• g - Go to the start of man pages
• /string - start search from current line to forward for string
• n - repeat previous search in forward direction
• N - repeat previous search in backward direction
• q - quit from man page

More Related Content

PDF
2.1.using the shell
PPT
101 1.3 runlevels , shutdown, and reboot
PPT
101 4.2 maintain the integrity of filesystems
PDF
Linux fundamental - Chap 11 boot
PPT
101 1.2 boot the system
PPT
101 3.5 create, monitor and kill processes
PPT
101 3.2 process text streams using filters
PPT
1.2 boot the system v2
2.1.using the shell
101 1.3 runlevels , shutdown, and reboot
101 4.2 maintain the integrity of filesystems
Linux fundamental - Chap 11 boot
101 1.2 boot the system
101 3.5 create, monitor and kill processes
101 3.2 process text streams using filters
1.2 boot the system v2

What's hot (20)

PPT
101 3.4 use streams, pipes and redirects
PDF
Solaris 10 workshop solaris 10 user commands
PPTX
Linux Initialization Process (2)
PDF
100+ run commands for windows
DOCX
List Command at Run
DOCX
Unix system calls
PPT
Basic linux day 5
PDF
Introduction to Modern U-Boot
PPTX
Linux or Unix commands (commands for file creation)
PDF
Linux fundamental - Chap 04 archive
PDF
Slide lpi mudancas lpic1
PDF
Module 13 - Troubleshooting
PDF
BeagleBone Black: Platform Bring-Up with Upstream Components
PPTX
U-Boot presentation 2013
PDF
Linux basics and commands - from lynxbee.com
PPTX
BeagleBone Black with Upstream Software
PPT
101 4.1 create partitions and filesystems
PPTX
Linux Kernel Booting Process (1) - For NLKB
PPT
Linux Troubleshooting
DOCX
101 3.4 use streams, pipes and redirects
Solaris 10 workshop solaris 10 user commands
Linux Initialization Process (2)
100+ run commands for windows
List Command at Run
Unix system calls
Basic linux day 5
Introduction to Modern U-Boot
Linux or Unix commands (commands for file creation)
Linux fundamental - Chap 04 archive
Slide lpi mudancas lpic1
Module 13 - Troubleshooting
BeagleBone Black: Platform Bring-Up with Upstream Components
U-Boot presentation 2013
Linux basics and commands - from lynxbee.com
BeagleBone Black with Upstream Software
101 4.1 create partitions and filesystems
Linux Kernel Booting Process (1) - For NLKB
Linux Troubleshooting
Ad

Similar to Getting help in RHel 7 / CentOS 7 (20)

PDF
Process Address Space: The way to create virtual address (page table) of user...
PPTX
Basics of unix
PPT
Introduction to Unix
ODP
Linux Command Line
PDF
Unit 10 investigating and managing
PPTX
OMFW 2012: Analyzing Linux Kernel Rootkits with Volatlity
PPTX
Linux kernel debugging
ODP
Linux Capabilities - eng - v2.1.5, compact
ODP
NUMOSS 4th Week - Commandline Tutorial
PPTX
Unix
PPTX
OMFW 2012: Analyzing Linux Kernel Rootkits with Volatlity
PDF
Basic linux commands for bioinformatics
PPTX
Debug generic process
DOCX
Linux basic commands
PDF
Solaris Kernel Debugging V1.0
PDF
Ericas-Linux-Plus-Study-Guide
PPT
Linux Device Driver for Writing a real world driver for embedded Linux
PPT
Unix 3 en
PDF
Linux 系統管理與安全:基本 Linux 系統知識
Process Address Space: The way to create virtual address (page table) of user...
Basics of unix
Introduction to Unix
Linux Command Line
Unit 10 investigating and managing
OMFW 2012: Analyzing Linux Kernel Rootkits with Volatlity
Linux kernel debugging
Linux Capabilities - eng - v2.1.5, compact
NUMOSS 4th Week - Commandline Tutorial
Unix
OMFW 2012: Analyzing Linux Kernel Rootkits with Volatlity
Basic linux commands for bioinformatics
Debug generic process
Linux basic commands
Solaris Kernel Debugging V1.0
Ericas-Linux-Plus-Study-Guide
Linux Device Driver for Writing a real world driver for embedded Linux
Unix 3 en
Linux 系統管理與安全:基本 Linux 系統知識
Ad

Recently uploaded (20)

PDF
Which alternative to Crystal Reports is best for small or large businesses.pdf
PPTX
history of c programming in notes for students .pptx
PDF
Adobe Premiere Pro 2025 (v24.5.0.057) Crack free
PDF
EN-Survey-Report-SAP-LeanIX-EA-Insights-2025.pdf
PPTX
CHAPTER 2 - PM Management and IT Context
PDF
Internet Downloader Manager (IDM) Crack 6.42 Build 42 Updates Latest 2025
PPTX
Agentic AI : A Practical Guide. Undersating, Implementing and Scaling Autono...
PDF
top salesforce developer skills in 2025.pdf
PDF
Understanding Forklifts - TECH EHS Solution
PDF
Softaken Excel to vCard Converter Software.pdf
PDF
Odoo Companies in India – Driving Business Transformation.pdf
PDF
Nekopoi APK 2025 free lastest update
PDF
System and Network Administration Chapter 2
PDF
SAP S4 Hana Brochure 3 (PTS SYSTEMS AND SOLUTIONS)
PDF
Digital Systems & Binary Numbers (comprehensive )
PPTX
Transform Your Business with a Software ERP System
PDF
System and Network Administraation Chapter 3
PPTX
Odoo POS Development Services by CandidRoot Solutions
PPTX
Computer Software and OS of computer science of grade 11.pptx
PDF
Designing Intelligence for the Shop Floor.pdf
Which alternative to Crystal Reports is best for small or large businesses.pdf
history of c programming in notes for students .pptx
Adobe Premiere Pro 2025 (v24.5.0.057) Crack free
EN-Survey-Report-SAP-LeanIX-EA-Insights-2025.pdf
CHAPTER 2 - PM Management and IT Context
Internet Downloader Manager (IDM) Crack 6.42 Build 42 Updates Latest 2025
Agentic AI : A Practical Guide. Undersating, Implementing and Scaling Autono...
top salesforce developer skills in 2025.pdf
Understanding Forklifts - TECH EHS Solution
Softaken Excel to vCard Converter Software.pdf
Odoo Companies in India – Driving Business Transformation.pdf
Nekopoi APK 2025 free lastest update
System and Network Administration Chapter 2
SAP S4 Hana Brochure 3 (PTS SYSTEMS AND SOLUTIONS)
Digital Systems & Binary Numbers (comprehensive )
Transform Your Business with a Software ERP System
System and Network Administraation Chapter 3
Odoo POS Development Services by CandidRoot Solutions
Computer Software and OS of computer science of grade 11.pptx
Designing Intelligence for the Shop Floor.pdf

Getting help in RHel 7 / CentOS 7

  • 1. Getting Help Ch-3 For ElectroMech Internal Usage Team ElectroMech
  • 2. Objective • Use man Linux manual reader command • use the pinfo / info command • Default package documents • Red Hat support-tool • Online help tldp.org • VGLUG
  • 3. man ... (man sections ) 1. Executable programs or shell commands 2. System calls (functions provided by the kernel) 3. Library calls (functions within program libraries) 4. Special files (usually found in /dev) 5. File formats and conventions eg /etc/passwd 6. Games 7. Miscellaneous (including macro packages and conventions), e.g. man(7), groff(7) 8. System administration commands (usually only for root) 9. Kernel routines [Non standard] man man :)
  • 4. man to get help in cli man command man ls
  • 5. man ... • man -f command • to get list of available man section of the command [kiosk@foundation0 ~]$ man -f passwd sslpasswd (1ssl) - compute password hashes passwd (1) - update user's authentication tokens passwd (5) - password file
  • 6. man - find command from description • man -k string • to find available man pages related to the string [kiosk@foundation0 ~]$ man -k "permission" access (2) - check real user's permissions for a file chmod (2) - change permissions of a file console.perms (5) - permissions control file for users at the system console eaccess (3) - check effective user's permissions for a file euidaccess (3) - check effective user's permissions for a file faccessat (2) - check user's permissions of a file relative to a direc... fchmod (2) - change permissions of a file fchmodat (2) - change permissions of a file relative to a directory f... filetest (3pm) - Perl pragma to control the filetest permission operators ioperm (2) - set port input/output permissions pam_console_apply (8) - set or revoke permissions for users at the system con... WWW::RobotRules (3pm) - database of robots.txt-derived permissions Note : man -k search from database created with mandb command
  • 7. man • man -K string • to find string in all man pages content [kiosk@foundation0 ~]$ man -K password --Man-- next: mc(1) [ view (return) | skip (Ctrl-D) | quit (Ctrl-C) ] --Man-- next: socat(1) [ view (return) | skip (Ctrl-D) | quit (Ctrl-C) ] --Man-- next: wget(1) [ view (return) | skip (Ctrl-D) | quit (Ctrl-C) ] --Man-- next: a2p(1) [ view (return) | skip (Ctrl-D) | quit (Ctrl-C) ] --Man-- next: ab(1) [ view (return) | skip (Ctrl-D) | quit (Ctrl-C) ] --Man-- next: abrt-auto-reporting(1) [ view (return) | skip (Ctrl-D) | quit (Ctrl-C) ] --Man-- next: ca(1ssl) [ view (return) | skip (Ctrl-D) | quit (Ctrl-C) ] --Man-- next: certtool(1) [ view (return) | skip (Ctrl-D) | quit (Ctrl-C) ] --Man-- next: certutil(1) [ view (return) | skip (Ctrl-D) | quit (Ctrl-C) ] --Man-- next: chage(1) [ view (return) | skip (Ctrl-D) | quit (Ctrl-C) ]
  • 8. man (navigation within man) • G - Go to end of the man pages • g - Go to the start of man pages • /string - start search from current line to forward for string • n - repeat previous search in forward direction • N - repeat previous search in backward direction • q - quit from man page