message

informit.com - Linux Fundamentals [2019]

Likes 0 Dislikes 0
Seeders 1
Leechers 0
File Size 24.3 GB
Downloads 0
Uploaded Jan 12, 2021
Files
Trackers
More Info
Folderinformit.com - Linux Fundamentals [2019]
Folder00 Introduction
File00-01 Linux Fundamentals. Introduction.mp4 - 173 MB
Folder01 Installing Linux
File01-00-0 Module introduction.mp4 - 39.5 MB
File01-00-1 Learning objectives.mp4 - 26.7 MB
File01-01 Understanding Linux Distributions.mp4 - 887 MB
File01-02 Installing CentOS 7.5.mp4 - 350 MB
File01-03 Installing Ubuntu 18.04 LTS.mp4 - 310 MB
File01-04 Lab. Installing Linux.mp4 - 16.3 MB
Folder02 Using Essential Tools
File02-00-1 Learning objectives.mp4 - 33.2 MB
File02-01 Logging in to Linux.mp4 - 115 MB
File02-02 Using the Seven Essential Linux Command Line Tools.mp4 - 415 MB
File02-03 Getting Help with man.mp4 - 185 MB
File02-04 Finding Which man Page to Use.mp4 - 268 MB
File02-05 Using pinfo.mp4 - 187 MB
File02-06 Using Other Systems for Getting Help.mp4 - 206 MB
File02-07 Command Review.mp4 - 33.1 MB
File02-08 Lab. Using Essential Tools.mp4 - 18 MB
File02-09 Lab Solution. Using Essential Tools.mp4 - 175 MB
Folder03 Essential File Management Tools
File03-00-1 Learning objectives.mp4 - 38.2 MB
File03-01 Understanding the Linux File System Hierarchy.mp4 - 556 MB
File03-02 Listing Files with ls.mp4 - 124 MB
File03-03 Using Wildcards.mp4 - 335 MB
File03-04 Copying Files with cp.mp4 - 175 MB
File03-05 Working with Directories.mp4 - 109 MB
File03-06 Using Absolute and Relative Paths.mp4 - 457 MB
File03-07 Moving Files with mv.mp4 - 71.7 MB
File03-08 Removing Files with rm.mp4 - 89.4 MB
File03-09 Understanding Hard and Symbolic Links.mp4 - 473 MB
File03-10 Managing Hard and Symbolic Links.mp4 - 165 MB
File03-11 Finding Files with find.mp4 - 155 MB
File03-12 Using Advanced find Options.mp4 - 161 MB
File03-13 Archiving Files with tar.mp4 - 188 MB
File03-14 Managing File Compression.mp4 - 146 MB
File03-15 Command Review.mp4 - 29.2 MB
File03-16 Lab. Using Essential File Management Tools.mp4 - 33.6 MB
File03-17 Lab Solution. Using Essential File Management Tools.mp4 - 214 MB
Folder04 Working with Text Files
File04-00-1 Learning objectives.mp4 - 35.5 MB
File04-01 Understanding vi.mp4 - 350 MB
File04-02 Creating Text Files with vi.mp4 - 163 MB
File04-03 Browsing Text Files with more and less.mp4 - 153 MB
File04-04 Using head and tail to See File Start and End.mp4 - 91.5 MB
File04-05 Displaying File Contents with cat and tac.mp4 - 68.7 MB
File04-06 Working with grep.mp4 - 159 MB
File04-07 Understanding Regular Expressions.mp4 - 109 MB
File04-08 Using Regular Expressions with grep.mp4 - 160 MB
File04-09 Using Common Text Processing Utilities.mp4 - 95.1 MB
File04-10 Command Review.mp4 - 32.5 MB
File04-11 Lab. Working with Text Files.mp4 - 29.6 MB
File04-12 Lab Solution. Working with Text Files.mp4 - 164 MB
Folder05 Connecting to a Server
File05-00-1 Learning objectives.mp4 - 33.7 MB
File05-01 Understanding the Root User.mp4 - 318 MB
File05-02 Using su.mp4 - 51.5 MB
File05-03 Using sudo.mp4 - 113 MB
File05-04 Creating a Simple sudo Configuration.mp4 - 142 MB
File05-05 Working on Linux from Graphical Interface or Command Line.mp4 - 141 MB
File05-06 Using ssh to Connect to a Remote Server.mp4 - 553 MB
File05-07 Using ssh Keys.mp4 - 531 MB
File05-08 Command Review.mp4 - 26.2 MB
File05-09 Lab. Connecting to a Server.mp4 - 14 MB
File05-10 Lab Solution. Connecting to a Server.mp4 - 72.5 MB
Folder06 Working with the Bash Shell
File06-00-1 Learning objectives.mp4 - 31.6 MB
File06-01 Understanding the Shell and Other Core Linux Components.mp4 - 229 MB
File06-02 Using IO Redirection and Piping.mp4 - 240 MB
File06-03 Working with history.mp4 - 140 MB
File06-04 Using Command Line Completion.mp4 - 139 MB
File06-05 Using Variables.mp4 - 162 MB
File06-06 Using Other Bash Features.mp4 - 135 MB
File06-07 Working with Bash Startup Files.mp4 - 173 MB
File06-08 Command Review.mp4 - 18.5 MB
File06-09 Lab. Working with the Bash Shell.mp4 - 18.6 MB
File06-10 Lab Solution. Working with the Bash Shell.mp4 - 83.4 MB
Folder07 User and Group Management
File07-00-0 Module introduction.mp4 - 14.3 MB
File07-00-1 Learning objectives.mp4 - 21.3 MB
File07-01 Understanding Users.mp4 - 302 MB
File07-02 Understanding File Ownership.mp4 - 47.1 MB
File07-03 Creating Users with useradd.mp4 - 172 MB
File07-04 Creating Groups with groupadd.mp4 - 65.3 MB
File07-05 Managing User and Group Properties.mp4 - 162 MB
File07-06 Configuring Defaults for New Users.mp4 - 174 MB
File07-07 Managing Password Properties.mp4 - 195 MB
File07-08 Understanding User and Group Configuration Files.mp4 - 145 MB
File07-09 Managing Current Sessions.mp4 - 62.3 MB
File07-10 Command Review.mp4 - 39.1 MB
File07-11 Lab. Managing Users.mp4 - 20.3 MB
File07-12 Lab Solution. Managing Users.mp4 - 156 MB
Folder08 Permissions Management
File08-00-1 Learning objectives.mp4 - 36.4 MB
File08-01 Understanding Basic Linux Permissions.mp4 - 403 MB
File08-02 Managing Basic Linux Permissions.mp4 - 212 MB
File08-03 Understanding Advanced Linux Permissions.mp4 - 399 MB
File08-04 Managing Advanced Linux Permissions.mp4 - 264 MB
File08-05 Managing umask.mp4 - 113 MB
File08-06 Command Review.mp4 - 19.9 MB
File08-07 Lab. Managing Permissions.mp4 - 27.4 MB
File08-08 Lab Solution. Managing Permissions.mp4 - 107 MB
Folder09 Storage Management Essentials
File09-00-1 Learning objectives.mp4 - 27.4 MB
File09-01 Understanding Linux Storage Solutions.mp4 - 504 MB
File09-02 Creating MBR Partitions.mp4 - 230 MB
File09-03 Creating GPT Partitions.mp4 - 109 MB
File09-04 Creating Filesystems.mp4 - 160 MB
File09-05 Mounting Filesystems.mp4 - 126 MB
File09-06 Command Review.mp4 - 38.7 MB
File09-07 Lab. Managing Storage.mp4 - 12.8 MB
File09-08 Lab Solution. Managing Storage.mp4 - 89.8 MB
Folder10 Managing Networking
File10-00-0 Module introduction.mp4 - 43.2 MB
File10-00-1 Learning objectives.mp4 - 38.6 MB
File10-01 Understanding IPv4 Basics.mp4 - 895 MB
File10-02 Understanding IPv6 Basics.mp4 - 152 MB
File10-03 Applying run-time Network Configuration.mp4 - 324 MB
File10-04 Understanding Network Device Naming.mp4 - 133 MB
File10-05 Managing Host Names.mp4 - 120 MB
File10-06 Managing Host Name Resolution.mp4 - 106 MB
File10-07 Using Common Network Tools.mp4 - 195 MB
File10-08 Command Review.mp4 - 44.2 MB
File10-09 Lab. Managing Networking.mp4 - 15 MB
File10-10 Lab Solution. Managing Networking.mp4 - 144 MB
Folder11 Managing Time
File11-00-1 Learning objectives.mp4 - 33.1 MB
File11-01 Understanding Linux Time.mp4 - 288 MB
File11-02 Managing Linux Time.mp4 - 114 MB
File11-03 Understanding the NTP Protocol.mp4 - 493 MB
File11-04 Configuring Time Synchronization.mp4 - 64.9 MB
File11-05 Command Review.mp4 - 19 MB
File11-06 Lab. Managing Time.mp4 - 11 MB
File11-07 Lab Solution. Managing Time.mp4 - 23.4 MB
Folder12 Working with Systemd
File12-00-1 Learning objectives.mp4 - 36.3 MB
File12-01 Understanding Systemd.mp4 - 44.6 MB
File12-02 Managing Systemd Services.mp4 - 226 MB
File12-03 Modifying Service Configuration.mp4 - 134 MB
File12-04 Understanding Targets.mp4 - 71.3 MB
File12-05 Managing Targets.mp4 - 153 MB
File12-06 Command Review.mp4 - 38.6 MB
File12-07 Lab. Working with Systemd.mp4 - 13.2 MB
File12-08 Lab Solution. Working with Systemd.mp4 - 110 MB
Folder13 Process Management
File13-00-1 Learning objectives.mp4 - 41.8 MB
File13-01 Understanding Linux Processes and Jobs.mp4 - 439 MB
File13-02 Managing Interactive Shell Jobs.mp4 - 47.1 MB
File13-03 Monitoring Processes with top.mp4 - 251 MB
File13-04 Changing top Display Properties.mp4 - 181 MB
File13-05 Monitoring Process Properties with ps.mp4 - 299 MB
File13-06 Changing Process Priority.mp4 - 245 MB
File13-07 Managing Processes with kill.mp4 - 159 MB
File13-08 Command Review.mp4 - 36.3 MB
File13-09 Lab. Managing Processes.mp4 - 16.1 MB
File13-10 Lab Solution. Managing Processes.mp4 - 85.2 MB
Folder14 Managing Software
File14-00-1 Learning objectives.mp4 - 30.4 MB
File14-01 Installing Software from Source Packages.mp4 - 54.9 MB
File14-02 Understanding Software Packages.mp4 - 115 MB
File14-03 Managing Libraries.mp4 - 93.3 MB
File14-04 Understanding Repositories.mp4 - 22.4 MB
File14-05 Managing Packages with yum.mp4 - 368 MB
File14-06 Managing Packages with apt.mp4 - 76 MB
File14-07 Using rpm.mp4 - 149 MB
File14-08 Command Review.mp4 - 21.7 MB
File14-09 Lab. Managing Software.mp4 - 13.8 MB
File14-10 Lab Solution. Managing Software.mp4 - 80.3 MB
Folder15 Scheduling Tasks
File15-00-1 Learning objectives.mp4 - 32.7 MB
File15-01 Understanding Linux Task Scheduling.mp4 - 26.2 MB
File15-02 Scheduling Tasks with cron.mp4 - 169 MB
File15-03 Using systemd Timers.mp4 - 88.5 MB
File15-04 Using at to Schedule Tasks.mp4 - 34.1 MB
File15-05 Command Review.mp4 - 19.8 MB
File15-06 Lab. Scheduling Tasks.mp4 - 14.4 MB
File15-07 Lab Solution. Scheduling Tasks.mp4 - 123 MB
Folder16 Reading Log Files
File16-00-1 Learning objectives.mp4 - 18.2 MB
File16-01 Understanding Linux Logging.mp4 - 25.6 MB
File16-02 Working with journalctl.mp4 - 163 MB
File16-03 Understanding Rsyslog.mp4 - 165 MB
File16-04 Command Review.mp4 - 16.5 MB
File16-05 Lab. Working with Logging.mp4 - 10.1 MB
File16-06 Lab Solution. Working with Logging.mp4 - 78.2 MB
FileLinux Fundamentals Summary.mp4 - 51.7 MB
Tracker Seeder Leecher
udp://tracker.bitsearch.to:1337/announce 0 0
udp://tracker.opentrackr.org:1337/announce 0 0
udp://tracker.moeking.me:6969/announce 0 0
udp://tracker.openbittorrent.com:80/announce 0 0
udp://tracker.torrent.eu.org:451/announce 0 0
udp://open.stealth.si:80/announce 0 0
udp://p4p.arenabg.com:1337/announce 1 0
udp://tracker4.itzmx.com:2710/announce 0 0
udp://retracker.lanta-net.ru:2710/announce 0 0
udp://exodus.desync.com:6969/announce 0 0
udp://explodie.org:6969/announce 0 0
udp://tracker.internetwarriors.net:1337/announce 0 0
  • InfoHash: F8CA54F88004CAA8A8D582B1DB32E02FF2191410
  • Last Updated: Jan 25, 2022
  • File Count: 169
  • File Category: 1
  • Tags: informit, linux, fundamentals
Comments (0)
 

Write your comment

Did you like this torrent? [Optional]