Instructional Video5:23
Curated Video

Complete Linux Training Course to Get Your Dream IT Job - Processes, Jobs and Scheduling

Higher Ed
New ReviewManage processes, background jobs, and task scheduling with crontab and at, optimizing system resources and automating tasks.
Instructional Video8:44
Curated Video

Complete Linux Training Course to Get Your Dream IT Job - System Utility Commands (date, uptime, hostname, uname, which, cal, bc)

Higher Ed
New ReviewFamiliarize yourself with essential system utilities like date, uptime, and hostname, enhancing your system management capabilities.
Instructional Video8:34
Curated Video

Complete Linux Training Course to Get Your Dream IT Job - Difference between Active Directory, LDAP, IDM, WinBIND, OpenLDAP etc.

Higher Ed
New ReviewClarify the differences among various directory services and authentication mechanisms, choosing the best fit for your environment.
Instructional Video8:31
Curated Video

Complete Linux Training Course to Get Your Dream IT Job - Talking to Users (users, wall, write)

Higher Ed
New ReviewCommunicate with system users using commands like users, wall, and write, crucial for system announcements and user interaction.
Instructional Video7:04
Curated Video

Complete Linux Training Course to Get Your Dream IT Job - Monitor Users (who, last, w, id)

Higher Ed
New ReviewUse commands like who, last, and w to monitor user activity and gather insights on system access and usage.
Instructional Video8:36
Curated Video

Complete Linux Training Course to Get Your Dream IT Job - Switch Users and sudo Access (su, sudo)

Higher Ed
New ReviewUnderstand how to switch user contexts and manage sudo privileges for executing commands with root authority.
Instructional Video13:43
Curated Video

Complete Linux Training Course to Get Your Dream IT Job - Enable Password Aging

Higher Ed
New ReviewImplement password aging policies to enhance system security by managing the lifecycle of user passwords.
Instructional Video14:25
Curated Video

Complete Linux Training Course to Get Your Dream IT Job - User Account Management (useradd, groupadd, usermod, userdel, groupdel)

Higher Ed
New ReviewLearn to manage user accounts and groups with useradd, groupadd, and more, ensuring correct access and security for users.
Instructional Video11:40
Curated Video

Complete Linux Training Course to Get Your Dream IT Job - Difference between vi and vim Editors

Higher Ed
New ReviewExplore the enhancements vim offers over the traditional vi editor, understanding the benefits of each for efficient text editing.
Instructional Video14:16
Curated Video

Complete Linux Training Course to Get Your Dream IT Job - Linux File Editor (vi)

Higher Ed
New ReviewMaster the vi editor, a powerful text editor in the Linux environment, essential for file editing and script writing.
Instructional Video6:29
Curated Video

Complete Linux Training Course to Get Your Dream IT Job - Linux vs. Windows Commands

Higher Ed
New ReviewExplore the differences and similarities between Linux and Windows commands, broadening your command-line fluency across platforms.
Instructional Video6:41
Curated Video

Complete Linux Training Course to Get Your Dream IT Job - Combining and Splitting Files

Higher Ed
New ReviewLearn techniques for combining and splitting files, essential for file management and organization.
Instructional Video7:46
Curated Video

Complete Linux Training Course to Get Your Dream IT Job - Truncate File Size (truncate)

Higher Ed
New ReviewDiscover how to quickly adjust file size with truncate, a handy tool for managing file space.
Instructional Video9:39
Curated Video

Complete Linux Training Course to Get Your Dream IT Job - Compress and uncompress (tar, gzip, gunzip)

Higher Ed
New ReviewMaster file compression and decompression with tar, gzip, and gunzip, crucial for efficient data storage and transfer.
Instructional Video8:22
Curated Video

Complete Linux Training Course to Get Your Dream IT Job - wc - Text Processors Commands

Higher Ed
New ReviewUse wc to count words, lines, and characters in files, a basic yet powerful tool for text analysis.
Instructional Video10:11
Curated Video

Complete Linux Training Course to Get Your Dream IT Job - sort/uniq - Text Processors Commands

Higher Ed
New ReviewSort and identify unique lines in text files, essential for organizing data and removing duplicates.
Instructional Video12:50
Curated Video

Complete Linux Training Course to Get Your Dream IT Job - grep/egrep - Text Processors Commands

Higher Ed
New ReviewMaster grep and egrep for searching text using patterns, an indispensable skill for sifting through data and logs.
Instructional Video14:19
Curated Video

Complete Linux Training Course to Get Your Dream IT Job - awk - Text Processors Commands

Higher Ed
New ReviewUnleash the power of awk for pattern scanning and processing, a versatile tool for text manipulation and data extraction.
Instructional Video10:18
Curated Video

Complete Linux Training Course to Get Your Dream IT Job - cut - Text Processors Commands

Higher Ed
New ReviewLearn how to use the cut command to extract sections of lines from files or inputs, a key text processing tool.
Instructional Video2:30
Curated Video

Complete Linux Training Course to Get Your Dream IT Job - Filters / Text Processing Commands

Higher Ed
New ReviewDive into text processing commands, filtering and manipulating text data for analysis and reporting.
Instructional Video8:22
Curated Video

Complete Linux Training Course to Get Your Dream IT Job - File Display Commands (cat, less, more, head, tail)

Higher Ed
New ReviewExplore commands to display file contents, tailoring your view to suit your needs, from full displays to specific sections.
Instructional Video11:44
Curated Video

Complete Linux Training Course to Get Your Dream IT Job - File Maintenance Commands (cp, rm, mv, mkdir, rmdir)

Higher Ed
New ReviewManage your files and directories effectively with essential maintenance commands, keeping your system organized.
Instructional Video5:09
Curated Video

Complete Linux Training Course to Get Your Dream IT Job - Pipes ( | )

Higher Ed
New ReviewCombine multiple commands using pipes, a powerful feature for executing complex tasks efficiently.
Instructional Video11:18
Curated Video

Complete Linux Training Course to Get Your Dream IT Job - Standard Output to a File (tee command)

Higher Ed
New ReviewUse the tee command to direct standard output to both the terminal and a file, enhancing command output flexibility.