Junior Level LPIC-1 Exam 102: Customize and Use the Linux Shell Environment
The Linux shell is completely scriptable, giving great flexibility to administration through the command-line. Scripts can contain loops and conditional statements. There are a number of standard ...
Junior Level LPIC-1 Exam 102: Essential Linux System Services
Linux system time can be set per machine or NTP can be used to synchronize time over a number of machines. System logging in Linux is handled by syslogd. MTAs or message Transport Agents are Linux ...
Junior Level LPIC-1 Exam 102: Linux Encryption
An important part of a Linux security strategy is to secure data at rest and in transit using encryption. This course covers the use of SSH, port tunnels (including X11 tunnels) and GnuPG. This ...
Junior Level LPIC-1 Exam 102: Linux Networking Fundamentals
All Linux networking is built on the TCP/IP stack. This course covers IP configuration, the transport protocols TCP and UDP, and a discussion of IPv4 vs IPv6. It also covers the configuration of ...
Junior Level LPIC-1 Exam 102: Linux Security
With the rise of the Internet and the increasing interconnectedness of computers, security is a critical part of Linux administration. This course covers auditing, passwords and user limits. It also ...
Junior Level LPIC-1 Exam 102: Manage Users and Groups Accounts and Jobs in Linux
User and group account management is part of the day to day responsibility of many Linux system administrators. Linux has a very flexible set of tools built in for scheduling tasks and jobs. This ...
Junior Level LPIC-1 Exam 102: User Interfaces and Desktops
Most operating systems provide a way for the user to easily interact with them through the use of a graphical user interface (GUI). This course describes the Linux GUI, the X Window System, and its ...
Linux File Sharing and Filesystem Management
As a Linux System Administrator, managing, protecting, and proving access to the files and data of your users is paramount. This course covers the creation, maintenance and configuration of ...
Linux Kernel Compilation and Linux Startup
As a Linux System Administrator, you may find that there are times you need to update or customize your Linux kernel for new features, bugfixes, or optimal performance. This course covers the tasks ...
As a Linux System Administrator, you will need to setup and configure network clients and DNS services. This course covers the tasks involved in basic and advanced options for configuring Linux ...