Get ready for your exam by enrolling in our comprehensive training course. This course includes a full set of instructional videos designed to equip you with in-depth knowledge essential for passing the certification exam with flying colors.
$14.99/24.99
Lectures |
---|
1. Course Introduction 1- 5m 28s |
2. Course Introduction 2- 2m 53s |
3. Instructor Introduction- 1m 27s |
Lectures |
---|
1. Installation- 49s |
2. Topic A: Linux Introduction- 1m 17s |
3. Ubuntu with OpenOffice / Firefox- 3m 29s |
4. Linux Platforms- 3m 22s |
5. Popular Distros Part- 1m 59s |
7. Software Licensing Part- 3m 16s |
9. Non-licensing Terminology- 2m |
10. Demo - Exploring Linux and Licensing- 3m 28s |
11. Topic B: Pre-installation Tasks Part- 21s |
12. Pre-installation Tasks Part- 2m 53s |
15. Installation Types- 1m |
16. Installation Files- 1m 11s |
17. ISO Burning Applications- 52s |
18. Topic C: Linux Installation- 22s |
19. File Systems- 3m 4s |
20. Partitioning- 1m 56s |
21. Minimum Partitions- 3m 1s |
22. Demo - Installing Linux- 4m 27s |
23. Logging On- 54s |
24. Demo - Logging into Debian- 3m 31s |
25. Unit 01 Review- 1m 25s |
Lectures |
---|
1. Using Linux- 44s |
2. Topic A: Graphical User Interfaces- 10s |
3. User Interface Architecture- 3m 6s |
4. User Interface Architecture (Cont.)- 1m 11s |
5. Demo - Exploring User Interfaces- 7m 37s |
6. Desktop Environments- 54s |
7. GNOME- 1m 49s |
8. GNOME Environment- 1m 1s |
9. KDE- 1m 18s |
10. Xfce- 1m 33s |
11. Linux Applications- 2m 18s |
12. Demo - Exploring End -user Applications and OpenOffice Writer- 5m |
13. Topic B: Command Line Linux- 21s |
14. Command Line Interface- 1m 48s |
15. BASH (Bourne Shell)- 1m 25s |
16. Common Commands- 57s |
17. Demo - Entering Commands at the BASH Prompt- 8m 8s |
18. BASH Proficiency- 1m 47s |
19. Command History- 2m 52s |
20. Shell Variables- 1m 39s |
21. Shell Metacharacters- 2m 6s |
22. Tab Completion- 1m 41s |
23. Demo - Exploring the BASH Command Line Interface- 7m 20s |
24. Piping- 44s |
25. Piping and Redirecting- 1m 12s |
26. Standard I/O- 46s |
27. Demo - Exploring Piping and Redirection- 3m 54s |
28. Named Pipes- 1m 4s |
29. Demo - Exploring Named Pipes- 2m 26s |
30. Getting Help- 1m 4s |
31. Man Page- 48s |
32. Man Page Sections- 40s |
33. Info Pages- 1m 32s |
34. Demo - Getting Help- 3m 23s |
35. Additional Help Options- 2m 40s |
36. Demo - Exploring Further Help Options- 5m 42s |
37. Unit 02 Review- 1m 2s |
Lectures |
---|
1. File and Directory Management- 1m 5s |
2. Topic A: Directory Organization- 19s |
3. Filesystem Hierarchy Standard Part1- 2m 7s |
4. Filesystem Hierarchy Standard Part2- 1m 55s |
5. Directory- 2m 32s |
6. pushd and popd- 1m 39s |
7. Demo - Exploring the FHS Directories- 8m 50s |
8. Managing Directories- 3m 21s |
9. Demo - Managing Directories- 12m 5s |
10. Topic B: File Management- 14s |
11. Files - Part- 2m 16s |
13. Wildcards- 2m 45s |
14. Demo - Managing Files- 12m 50s |
15. The vi Editor- 1m 51s |
16. vi Commands- 2m 19s |
17. Demo - Editing a File with vi- 5m 31s |
18. Links- 1m 35s |
19. Demo - Creating and Using File Links- 6m 3s |
20. File Information Commands- 2m 16s |
21. File Info with ls -l- 1m 22s |
22. More File Information Commands- 51s |
23. Demo - Examining File Types- 7m 27s |
24. Finding Files- 2m 1s |
25. Demo - Finding Files- 6m 40s |
26. Topic C: Removable Storage- 26s |
27. Mounting Volumes- 2m 29s |
28. File System Types- 2m 2s |
29. Device Files- 2m 40s |
30. Mount Points- 1m 44s |
31. Mount Options- 1m 33s |
32. Example Commands- 2m 43s |
33. Mounting- 1m 2s |
34. Privilege Escalation- 56s |
35. Demo - Mounting and Unmounting a CD and USB Drive- 3m 47s |
36. Unit 03 Review- 1m 46s |
Lectures |
---|
1. System Administration- 1m |
2. Topic A: Users and Groups- 34s |
3. User Security - /etc/passwd- 2m |
4. Password File Fields- 1m 8s |
5. User Security - /etc/shadow- 1m 33s |
6. Shadow File Fields- 1m 22s |
7. Privilege Escalation- 1m 29s |
8. Demo - Exploring User Accounts- 4m 29s |
9. Demo - Adding Your Account to the sudoers File- 3m 50s |
10. User Accounts- 1m 19s |
11. The /etc/login.defs File- 1m 4s |
12. The /etc/default/useradd File- 1m 5s |
13. The /etc/skel Directory- 59s |
14. The adduser Command- 41s |
15. The /etc/adduser.conf File- 53s |
16. Demo - Creating User Accounts at the Command Line- 6m 30s |
17. GUI Admin Tools- 1m 10s |
18. Demo - Creating User Accounts via the GUI- 1m 53s |
19. Modifying Users- 1m 2s |
20. The chfn Command- 1m 42s |
21. The finger Command- 29s |
22. Demo - Modifying a User Account- 8m 41s |
23. Creating Groups- 49s |
24. Adding Users to Groups- 53s |
25. Demo - Creating Groups and Adding Members- 4m 54s |
26. Deleting Accounts- 1m 10s |
27. Demo - Deleting Users and Groups- 4m 45s |
28. Topic B: File and Directory Permissions- 54s |
29. File Ownership- 1m 44s |
30. Managing File Ownership- 1m 27s |
31. File and Directory Permissions / Files Ownership- 1m 10s |
32. Demo - File and Directory Permissions- 5m 1s |
33. Files and Directory Permission- 2m 16s |
34. The Mode- 2m 37s |
35. Mode Explained- 1m 2s |
36. Demo - Viewing File Permissions- 1m 36s |
37. Changing Permissions- 1m 10s |
38. Numeric Syntax- 4m 17s |
39. Default Permissions- 1m 6s |
40. Demo - Changing File Permissions- 2m 50s |
41. Directory Permissions- 29s |
42. Umask- 2m 56s |
43. Demo - Viewing and Changing the Umask- 2m 57s |
44. Special Permissions- 1m 41s |
45. Special Permissions in the Mode- 3m |
46. Setting Special Permissions- 2m 32s |
47. Demo - Viewing and Changing Special Permissions- 5m 41s |
48. File System Specific Attributes- 1m 42s |
49. Demo - Viewing and Changing ext3 File Attributes- 5m 1s |
50. Topic C: User Environment Configuration- 34s |
51. Variables- 2m 6s |
52. Viewing Variables, Custom Variables- 3m 12s |
53. Custom Variables- 55s |
54. Changing the Prompt- 53s |
55. Prompt- 45s |
56. Demo - Working with Shell and Environment Variables- 5m 32s |
57. Command Aliases Part- 57s |
59. Demo - Viewing and Creating Command Aliases- 2m 13s |
60. Environment Files- 2m 5s |
61. Demo - Saving a Command Alias in an Environment File- 7m 20s |
62. Topic D: GUI Configuration- 17s |
63. Video Configuration- 1m 49s |
64. Screen Resolution- 1m |
65. xvidtune- 42s |
66. Screensaver- 39s |
67. Appearance Preferences- 45s |
68. Demo - Configuring Video Settings- 2m 49s |
69. Mouse Preferences- 2m 6s |
70. Keyboard Preferences- 1m 16s |
71. Demo - Configuring the Mouse and Keyboard- 4m 24s |
72. Stop and Start X Windows- 1m 23s |
73. Demo - Stopping and Starting X Windows- 1m 18s |
74. Unit 04 Review- 1m 35s |
Lectures |
---|
1. Application Management- 1m 1s |
2. Topic A: Packages and Package Managers- 50s |
3. Software Distribution Part- 1m 47s |
4. Softwarre Distribution Part- 1m 38s |
6. Packages- 1m 4s |
7. Package Managers- 1m 5s |
8. Synaptic Package Manager- 34s |
9. Demo - Installing a Package via the GUI- 3m 1s |
10. Command Line Package Managers- 1m 42s |
11. Demo - Installing a Package via the Command Line- 3m 9s |
12. Installed Software- 1m 1s |
13. Demo - Gathering Information about Installed Software- 2m 57s |
14. Removing Software- 1m 5s |
15. Demo - Removing Software- 3m 7s |
16. Repositories- 57s |
17. Synaptic - Software Sources- 41s |
18. Demo - Managing Repositories- 3m 43s |
19. Topic B: Source Code Software- 1m 10s |
20. Installing from Source Code- 3m 15s |
21. Extracting- 1m 18s |
22. Compiling and Linking- 2m 12s |
23. Installing and Cleaning Up- 2m 11s |
24. Demo - Installing the GNU C Compiler- 1m 25s |
25. Demo - Downloading and Installing a Source Code Application- 8m 56s |
26. Unit 05 Review- 53s |
Lectures |
---|
1. System Configuration- 1m 16s |
2. Topic A: Disk Management- 17s |
3. Disk Drives- 3m 21s |
4. Drive Components Part- 27s |
7. Drive Geometry- 1m 55s |
8. Partitioning- 4m 12s |
9. fdisk- 51s |
10. fdisk - Drive and Partition List- 1m 28s |
11. parted - Partition Editor- 1m 28s |
12. GParted- 1m 25s |
13. Demo - Exploring Partitions with fdisk- 4m 25s |
14. Demo - Exploring Partitions via the GUI- 4m 9s |
15. Formatting- 1m 6s |
16. Demo - Formatting a Partition with mkfs- 4m 21s |
17. The /etc/fstab File- 1m 9s |
18. The fstab with New Drives- 53s |
19. Demo - Editing the fstab File- 2m 8s |
20. Virtual File Systems- 3m 8s |
21. Demo - Mounting a Loop Device- 5m 29s |
22. Topic B: File System Management- 30s |
23. Quotas- 2m 8s |
24. Quotas Enabled in fstab- 33s |
25. Enabling Quotas- 1m 15s |
26. Editing Quotas with edquota- 47s |
27. Enabling Quotas (cont.)- 22s |
28. Swap Space- 1m 49s |
29. Swap Space Options- 2m 10s |
30. Creating Swap Space- 1m 4s |
31. Filling New Swap Space- 1m 54s |
32. Managing Swap- 47s |
33. Demo - Managing Swap Space- 6m 17s |
34. Disk Arrays- 2m 34s |
35. RAID Level- 1m 17s |
39. Logical Volume Manager- 1m 24s |
40. Implementing LVM- 57s |
41. Topic C: Device Management- 13s |
42. Devices- 1m 17s |
43. Sample Devices- 1m 3s |
44. Demo - Exploring the /dev Directory- 4m 45s |
45. Viewing USB Devices- 52s |
46. Demo - Viewing Devices on the USB Bus- 5m 5s |
47. Viewing PCI Devices- 33s |
48. Unit 06 Review- 50s |
Lectures |
---|
1. Topic A: Process Management- 34s |
2. Process Management- 14s |
3. Processes Part- 1m 51s |
5. Process IDs Part- 1m 48s |
7. Demo - Exploring Processes- 7m 28s |
8. The ps Command- 57s |
9. Common ps Command Forms Part- 35s |
11. Output of ps aux- 1m 36s |
12. The top Command- 30s |
13. Demo - Viewing Processes and Devices- 7m 44s |
14. Killing Processes- 1m 45s |
15. Other kill Commands- 1m 19s |
16. Demo - Managing Processes- 5m 40s |
17. Topic B: Process Priority and Execution- 13s |
18. Process Forking- 1m 12s |
19. Foreground and Background- 57s |
20. Demo - Comparing Foreground and Background Processes- 1m 36s |
21. Process Priority- 2m 4s |
22. Viewing Priorities- 1m 9s |
23. Setting Priorities- 1m 13s |
24. Renice- 23s |
25. Demo - Managing Process Priorities- 4m 43s |
26. Topic C: Kernel Modules- 33s |
27. Kernel- 1m 48s |
28. Kernel Tuning- 2m 15s |
29. Common sysctl Settings- 2m 41s |
30. Demo - Viewing Kernel Information- 5m 31s |
31. Kernel Modules Part- 1m 7s |
33. The lsmod Command- 1m 20s |
34. The modprobe Command- 1m 5s |
35. Module Related Files- 1m 7s |
36. Demo - Exploring Kernel Modules- 5m 7s |
37. Unit 07 Review- 59s |
Lectures |
---|
1. System Maintenance- 1m 28s |
2. Topic A: Backup and Restore- 55s |
3. Compression Part- 1m 44s |
5. Algorithms Part- 1m 14s |
7. Compressed File Types- 1m 32s |
8. Compression Utilities- 1m 19s |
9. GNU zip = gzip- 1m 19s |
10. bzip- 53s |
11. Compression via the GUI- 49s |
12. Demo - Compressing and Extracting Data- 4m 20s |
13. Tape Archives Part- 2m 8s |
15. Demo - Creating Archiving with tar- 4m 1s |
16. cpio and find- 1m 47s |
17. Demo - Backing Up with cpio- 4m 33s |
18. Backup with dd Part- 36s |
20. Demo - Backing Up with dd- 3m 8s |
21. Topic B: Scheduling Tasks- 36s |
22. Scheduling Commands- 47s |
23. The at Command- 1m 14s |
24. Demo - Scheduling Commands with at- 1m 36s |
25. The cron Command- 50s |
26. Sample crontab- 50s |
27. crontab run - parts Format- 1m 38s |
28. Managing cron- 1m 7s |
29. Demo - Scheduling a Job with cron- 5m 21s |
30. Topic C: Performance Monitoring- 54s |
31. Monitoring Tools- 1m 5s |
32. Demo - Installing the sysstat Package- 1m 41s |
33. mpstat- 1m 42s |
34. iostat- 1m 9s |
35. Demo - Monitoring with mpstat and iostat- 1m 55s |
36. System Activity Reporter- 52s |
37. Output of sar- 37s |
38. Demo - Monitoring System Activity with sar- 5m 46s |
39. The uptime Command- 1m 44s |
40. The free Command- 2m 2s |
41. The top Command- 48s |
42. The vmstat Command- 22s |
43. Demo - Using the Memory Statistics Utilities- 2m 54s |
44. Load Average- 1m 33s |
45. Demo - Viewing the Load Average for Your Computer- 53s |
46. Topic D: Logging- 1m 36s |
47. Log Files- 1m 31s |
48. Demo - Viewing Logs- 2m 33s |
49. System Logging Daemon- 1m 9s |
50. Sample rsyslog.conf- 1m 10s |
51. Logging Facilities- 47s |
52. Priorities- 2m 36s |
53. Priority Notation- 1m 35s |
54. Demo - Examining the syslog.conf File- 2m 40s |
55. Log Rotation- 1m 15s |
56. Sample logrotate.conf- 1m 41s |
57. Demo - Examining Log Rotation- 2m 52s |
58. Text Manipulation Commands Part- 1m 13s |
60. grep- 1m 31s |
61. head and tail sed- 49s |
62. Sed- 48s |
63. Demo - Searching and Displaying Text Files- 3m 53s |
64. awk Part- 58s |
66. Demo - Searching and Replacing with awk- 5m 43s |
67. Unit 08 Review- 1m 19s |
Lectures |
---|
1. Networking- 1m 22s |
2. Topic A: Networking Basics- 21s |
3. Networks- 2m 58s |
4. Protocols- 1m 41s |
5. OSI Reference Model Part1- 30s |
6. OSI Reference Model Part2- 38s |
7. OSI Reference Model Part3- 37s |
8. OSI Reference Model Part4- 2m 42s |
9. OSI Reference Model Part5- 40s |
10. OSI Reference Model Part6- 1m 10s |
11. OSI Reference Model Part7- 32s |
12. Internet Protocol Suite- 3m 38s |
13. Additional Protocols- 2m 59s |
14. Addressing- 3m 34s |
15. Addresses- 1m 33s |
16. Internet Protocol Version 4- 2m 40s |
17. Internet Protocol Version 6- 2m 29s |
18. Assigning Addresses- 2m 1s |
19. Demo - Examining Addresses- 5m 2s |
20. Character Based Names Part1- 1m 15s |
21. Character Based Names Part2- 1m 43s |
22. Name Utilities- 1m 18s |
23. Demo - Identifying Addresses and Names- 1m 33s |
24. Ports- 2m 56s |
25. Demo - Viewing an Using Ports- 1m 43s |
26. Authentication- 1m 4s |
27. Authentication Factors- 1m 39s |
28. One -factor Authentication- 1m 12s |
29. Two -factor Authentication- 38s |
30. Three -factor Authentication- 2m 39s |
31. Topic B: Network Services- 20s |
32. NIC Configuration- 47s |
33. Network Commands- 2m 21s |
34. Demo - Configuring Your Network Interface- 3m 59s |
35. DHCP Service- 1m 16s |
36. Demo - Managing DHCP Client Services- 6m 4s |
37. DHCP Server Services- 29s |
38. DHCP Server Services B- 1m 30s |
39. Demo - Installing and Configuring DHCP Server Services- 7m 8s |
40. Network Time Services- 2m 17s |
41. Date and Time Commands- 1m 24s |
42. Demo - Installing NTP and Configuring Time Synchronization- 5m 24s |
43. Internet Super Daemon- 1m 43s |
44. Demo - Viewing Daemon Startup Options- 2m 10s |
45. Topic C: Domain Name Services- 15s |
46. DNS- 2m 18s |
47. Name Resolution Process- 2m 44s |
48. Demo - Resolving Names- 7m 27s |
49. BIND- 1m 54s |
50. Resource Records- 1m 57s |
51. Demo - Installing BIND and Examining its Configuration Files- 3m 39s |
52. Managing BIND- 1m 31s |
53. Demo - Managing BIND- 2m 12s |
54. Local Name Resolution- 1m 42s |
55. Default /etc/hosts File- 1m 34s |
56. The nssswitch.conf File- 29s |
57. Demo - Examining Local Name Resolution- 2m 13s |
58. Unit 09 Review- 59s |
Lectures |
---|
1. File Sharing and Printing- 31s |
2. Topic A: Network File Resources- 14s |
3. NFS- 1m 52s |
4. Demo - Enabling Local Name Resolution and Installing NFS- 5m 54s |
5. NFS Server Configuration- 1m 39s |
6. The exports File- 1m |
7. Computer Entries- 2m 29s |
8. Options- 51s |
9. Demo - Configuring and Starting the NFS Server- 2m 13s |
10. Mounting- 1m 2s |
11. Demo - Mounting an NFS File System- 3m 4s |
12. Managing NFS- 48s |
13. Demo - Managing Exports- 3m 28s |
14. Topic B: Printing- 24s |
15. Printing- 1m 54s |
16. LPD/LPR- 44s |
17. Application Specific- 38s |
18. CUPS- 38s |
19. GUI Tools- 47s |
20. More on Printing- 43s |
21. Demo - Creating a Printer in CUPS- 4m 25s |
22. Printing Management- 1m 32s |
23. Demo - Managing Printers- 3m 54s |
24. Unit 10 Review- 1m 14s |
Lectures |
---|
1. Interoperability- 39s |
2. Topic A: Network Interoperability- 59s |
3. Samba- 1m 20s |
4. Demo - Installing Samba- 2m 50s |
5. Samba Configuration- 45s |
6. The smb.conf File- 2m 39s |
7. SWAT- 50s |
8. GUI Tools- 51s |
9. Browsing for Linux Resources- 50s |
10. Demo - Configuring Samba Shares- 5m 15s |
11. Topic B: Remote Desktop Access- 26s |
12. rdesktop- 46s |
13. rdesktop Command- 51s |
14. GUI Clients- 32s |
15. VNC- 1m 4s |
16. Debian’s VNC Server- 29s |
17. TightVNC on Windows XP- 33s |
18. A Linux Desktop on Windows- 1m 47s |
19. A Windows Desktop on Linux Part1- 51s |
20. A Windows Desktop on Linux Part2- 42s |
21. Unit 11 Review- 1m 10s |
Lectures |
---|
1. Topic A: System Security- 30s |
2. NIS- 1m 57s |
3. NIS Roles- 51s |
4. PAM- 1m 38s |
5. LDAP- 1m 48s |
6. RADIUS- 58s |
7. RADIUS B- 2m 6s |
8. RADIUS Benefits- 52s |
9. SELinux - Security Enhanced- 2m 49s |
10. Changing Modes- 1m 34s |
11. Demo - Examining SELinux- 1m 43s |
12. User Tools- 1m 26s |
13. Demo - Exploring User Management Commands- 4m 25s |
14. Topic B: Network Security- 23s |
15. Routing and Firewalls- 1m 33s |
16. Basic Routing Table- 3m 21s |
17. Routing- 1m 49s |
18. Large Network- 1m 22s |
19. Modifying Routing Tables- 2m 1s |
20. Demo - Examining Routing- 4m |
21. Traffic Filtering and Marking- 1m 44s |
22. Configuring Chains and Rules- 1m 57s |
23. iptables Command Parameters- 53s |
24. iptables Examples- 2m 1s |
25. Demo - Configuring iptables- 2m 1s |
26. Network Security Tools Part1- 52s |
27. Network Security Tools Part2- 3m 20s |
28. Nessus- 37s |
29. Intrusion Detection Systems- 2m 32s |
30. Snort IDS- 54s |
31. HIDS- 54s |
32. Unit 12 Review- 55s |
Lectures |
---|
1. Web Environment- 1m 6s |
2. Topic A: Web Services- 24s |
3. Web Technologies- 2m 59s |
4. Sample PHP Program- 1m 5s |
5. MySQL Client- 1m 2s |
6. Apache- 1m 56s |
7. Demo - Installing Apache- 1m 49s |
8. Apache Configuration Part 1- 1m 27s |
9. Apache Configuration Part 2- 28s |
10. Site Definition Files Part 1- 25s |
11. Site Definition Files Part 2- 59s |
12. Site Definition Files Part 3- 1m 6s |
13. Site Definition Files Part 4- 41s |
14. The .htaccess File Part 1- 44s |
15. The .htaccess File Part 2- 58s |
16. Demo - Configuring Apache- 8m 26s |
17. Apache Modules Part 1- 1m 34s |
18. Apache Modules Part 2- 52s |
19. Apache Daemon- 1m 20s |
20. Demo - Installing the PHP Module- 8m 25s |
21. Demo - Configuring Apache’s Default Document- 5m 56s |
22. Topic B: MySQL Services- 16s |
23. MySQL- 58s |
24. Demo - Installing MySQL and Associated Tools- 2m 35s |
25. MySQL Configuration- 1m 50s |
26. Demo - Examining the MySQL Configuration Files- 1m 53s |
27. phpMyAdmin- 1m 18s |
28. Demo - Testing Your MySQL Server- 3m 10s |
29. Starting and Stopping MySQL- 39s |
30. Demo - Starting and Stopping MySQL- 44s |
Lectures |
---|
1. FTP and Email Services- 32s |
2. Topic A: FTP Services- 18s |
3. FTP- 1m 24s |
4. Demo - Installing an FTP Server- 1m 1s |
5. Configuration- 2m 10s |
6. Demo - Configuring the FTP Server- 2m 16s |
7. Security- 1m 56s |
8. Security B- 2m 19s |
9. FTP Clients- 1m 8s |
10. Active Mode- 1m 37s |
11. Passive Mode- 47s |
12. Transfer Types- 1m 29s |
13. Demo - Transferring Files with FTP- 3m 4s |
14. Secure FTP- 1m 32s |
15. SSH Daemon Configuration- 2m 7s |
16. key Generation B- 1m 40s |
17. Key Generation- 2m 16s |
18. Public Key Encryption- 2m 52s |
19. Demo - Installing and Configuring the SSH Daemon- 3m 10s |
20. Demo - Connecting via SSH- 1m 26s |
21. Synchronizing Directories- 1m 13s |
22. Topic B: Mail Services- 21s |
23. Electronic Mail- 2m 11s |
24. Mail Clients- 1m 43s |
25. Email Addresses- 57s |
26. Unit 14 Review- 46s |
Lectures |
---|
1. Troubleshooting and Maintenance- 1m 21s |
2. Topic A: Booting Linux- 23s |
3. Booting Linux- 1m 24s |
4. Booting- 27s |
5. Boot Loaders- 47s |
6. GRUB Boot Loader Screen- 41s |
7. GRUB Configuration- 57s |
8. Demo - Investigating GRUB- 3m 3s |
9. Runlevels- 1m 40s |
10. Runlevel Initialization- 1m 26s |
11. Demo - Changing Runlevels- 3m 2s |
12. Password Recovery- 2m 12s |
13. Root Password Recovery- 1m 17s |
14. Demo - Recovering the Root Password- 5m 12s |
15. Kernel Options and Recovery- 2m |
16. Demo - Troubleshooting Boot Problems- 2m 29s |
17. Topic B: Network Troubleshooting- 27s |
18. Troubleshooting- 2m 24s |
19. Network Utilities Part1- 2m 49s |
20. Network Utilities Part2- 2m 56s |
21. Obtaining Files- 36s |
22. File Verification- 2m 20s |
23. Topic C: Scripting Basics- 18s |
24. Scripting- 50s |
25. A Script- 1m 56s |
26. Commands- 1m 25s |
27. Demo - Writing and Testing a Shell Script- 4m 8s |
28. Unit 15 Review- 1m 33s |
29. Course Closure- 6m 16s |
PassQueen does not provide real Microsoft exam questions. Similarly, PassQueen does not supply real Amazon exam questions. The materials offered by PassQueen lack real questions and answers of certification exams. The CFA Institute neither endorses nor assures the accuracy or quality of PassQueen content. CFA® and Chartered Financial Analyst® are registered trademarks held by the CFA Institute.
Other Pages
© 2025 All Rights Reserved passqueen.com.