|
Linux LPIC 101- Partitions and the Boot Process
|
- Identify the types of partitions that exist on a Linux system
- Explain the capabilities of the disk formatting utilities fips and fdisk
- Create primary partitions, swap partitions, and extended partitions with fdisk
- Describe the Linux boot process
|
- Identify and describe the contents of the /etc/inittab file
- Describe the function of LILO
- Safely shut down a Linux system
|
|
|
Linux LPIC 101- File Management
|
- View man page documentation for Linux commands
- Navigate through the directory structure
- List directory contents
- View file contents
|
- Create, copy, move, and delete files and directories
- Search file content
- Compress and uncompress files
|
|
|
Linux LPIC 101- GNU and Linux Commands
|
- Define a shell
- Explain how commands entered at the Linux command line are interpreted
- Customize user and environment variables
|
- Describe and view the history file
- List running processes, modify process priority, and stop processes
- List and control jobs
|
|
|
Linux LPIC 101- File System Maintenance
|
- Mount and unmount file systems
- Identify and describe the files controlling filesystem configuration
- Verify filesystem integrity
- Perform disk maintenance
|
- Manage disk quotas
- Create hard and symbolic links to files
- Locate important system files
|
|
|
Linux LPIC 101- Users and Groups
|
- Describe the purpose of the root account
- Create and delete user accounts
|
- Manage user passwords
- Create, modify, and delete user groups
|
|
|
Linux LPIC 101- Text Streams
|
- Use the sed command to filter text
- Use the sort utility
- Cut and paste text
|
- Divide files using pr and split
- Direct output using pipes, tee, and xargs
|
|
|
Linux LPIC 101- Permissions
|
- Change the owner and group associated with a file
- Define read, write, and execute permissions as applied to files and directories
- Change permissions using symbols
|
- Change permissions using numbers
- Change the default permissions set for newly created files and directories
|
|
|
Linux LPIC 101- Administration and Documentation
|
- Schedule and manage jobs using the at command
- Schedule jobs using the batch command
- Schedule and manage jobs using cron
|
- Configure and manage system logging
- Document a Linux system
- Identify key documentation resources
|
|
|
Linux LPIC 101- Backup and Restore
|
- Create a backup and restoration strategy based on business requirements
- Differentiate between full backups, partial backups, incremental backups, and copies
- Plan for backup storage and retention
|
- Create a backup using the tar utility
- Restore a backup that was created using the tar utility
- Create and restore backups using cpio
|
|
|