Linux For Absolute Beginners by Vipin Gupta
- Category Other
- Type Tutorials
- Language English
- Total size 2.5 GB
- Uploaded By freecoursewb
- Downloads 403
- Last checked 1 week ago
- Date uploaded 7 months ago
- Seeders 7
- Leechers 4
Infohash : 83065C0E4075F2F87062676809E4F89C90A4B5F2
Linux For Absolute Beginners by Vipin Gupta
https://WebToolTip.com
Last updated 3/2025
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz
Language: English | Size: 2.51 GB | Duration: 8h 33m
Learn about Linux Operating System and Command Line
What you'll learn
How To install CentOS 7, Linux Command Line Basics, How To Create Files and Directories, What is Home Directory. Understanding Home Directory in Linux
Understand Linux Directory Structure, Aliases, How to Remove/copy/rename Files and Directories
How to Use in-built Help, Wild Cards (*, ?,[ ]), Vi (Vim) Editor, History, Shell, How To Use Soft Link, Hard Link and Inodes, Linux permissions
How to Perform User Management in Linux, Why and How to Use Sudo. How to delegate tasks using Sudo
What is Login and Non-Login Shell. What are the Most Critical Files in Linux
How To Compress Using Gzip, Bzip2. Why To Use Gunzip, Bunzip2. Using Zip/Unzip
Using Tar For Backup and Restore. How to use tar with gzip,bzip2,gunzip,bunzip2
Local and Global Variables in Linux. How to Create and Use Variables.
How to Access CD/DVD/USB Drives in Linux
How To Manage Input(stdin) , Output(stdout) and Error(stderr) Streams in Linux.
Understanding Read, Write, Execute Permissions in Linux
How to Use User Permissions
Why and How to Use Group Permissions
What is Umask. What are the advantages of using umask.
What do you mean by Symbolic vs Numeric Permissions in Linux
Why PATH Variable is Very Important. How To Use PATH Variable in Linux
Requirements
None
Files:
[ WebToolTip.com ] Linux For Absolute Beginners by Vipin Gupta- Get Bonus Downloads Here.url (0.2 KB) ~Get Your Files Here ! 1 - Course Overview Why to Learn and Use Linux
- 1 - Course Overview Why to Learn and Use Linux.mp4 (6.1 MB)
- 2 - How to Properly Use this Course.html (0.4 KB)
- 3 - How to Create Files and Directories in Linux.mp4 (40.7 MB)
- 3 - creating-files-directories.pdf (121.9 KB)
- 4 - Useful Linux Commands.mp4 (42.5 MB)
- 4 - some-other-useful-commands.pdf (138.6 KB)
- 5 - Why People are Afraid of Learning and Using Linux.mp4 (38.8 MB)
- 5 - why-people-afraid-of-linux.pdf (123.9 KB)
- 6 - How to Redirect Output in Linux.mp4 (31.5 MB)
- 6 - redirection.pdf (116.9 KB)
- 7 - What is Home Directory Understanding Home Directory in Linux.mp4 (52.4 MB)
- 7 - understanding-home-directory.pdf (116.2 KB)
- 8 - Understanding Linux Directory Structure Various Directories and their Usage.mp4 (39.4 MB)
- 8 - important-directories.docx (72.5 KB)
- 8 - understanding-directory-structure.pdf (155.8 KB)
- 9 - How to Create Use and Remove Aliases in Linux.mp4 (14.0 MB)
- 9 - creating-aliases.pdf (94.6 KB)
- 10 - How to Remove FilesDirectories as NormalRoot User.mp4 (48.9 MB)
- 10 - using-rm.pdf (134.3 KB)
- 11 - How to Copy FilesDirectories as NormalRoot User.mp4 (34.4 MB)
- 11 - using-cp.pdf (125.5 KB)
- 12 - How to RenameMove FilesDirectories as Normal and Root User.mp4 (30.3 MB)
- 12 - using-mv.pdf (123.2 KB)
- 13 - How to Use inbuilt help in Linux Why using help is important.mp4 (74.7 MB)
- 13 - using-help.pdf (183.2 KB)
- 14 - Working with Wild Cards in Linux.mp4 (19.4 MB)
- 14 - working-with-wildcards.pdf (140.8 KB)
- 15 - How to Use Brace Expansion in Linux.mp4 (19.4 MB)
- 15 - brace-expansion.pdf (99.5 KB)
- 16 - How to Use Vi Vim Editor in Linux How to Edit Files in Linux.mp4 (52.6 MB)
- 16 - vi-vim-editor.pdf (235.7 KB)
- 17 - How to Use Linux History Why It is very helpful.mp4 (34.9 MB)
- 17 - managing-history.pdf (115.5 KB)
- 18 - How to Use Bash Completion Feature in Linux.mp4 (28.6 MB)
- 18 - bash-completion.pdf (101.2 KB)
- 19 - What is Default Shell How to Change Shell in Linux.mp4 (22.1 MB)
- 19 - changing-shell.pdf (161.9 KB)
- 20 - How to Change Linux Prompt.mp4 (20.9 MB)
- 20 - change-prompt.pdf (127.9 KB)
- 21 - Why PATH Variable is very Important How to Use PATH Variable in Linux.mp4 (32.1 MB)
- 21 - using-path-variable.pdf (110.9 KB)
- 22 - Understand File System in Linux.mp4 (36.0 MB)
- 22 - in-depth-file-system.pdf (220.3 KB)
- 23 - How to Use Soft Links Hard Links and Inodes in Linux Why these are useful.mp4 (84.5 MB)
- 23 - softlink-hardlink-inode.pdf (148.8 KB)
- 24 - What is Login and NonLogin Shell What are the most Critical Files in Linux.mp4 (88.4 MB)
- 24 - login-non-login-shell-critical-files.pdf (236.7 KB)
- 25 - How to Compress using Gzip Bzip2 Why to Use Gunzip Bunzip2 Use ZipUnzip.mp4 (35.7 MB)
- 25 - compression-utilities-gzip-bzip2-zip.pdf (112.1 KB)
- 26 - Using Tar For Backup and Restore How to use tar with gzipbzip2gunzipbunzip2.mp4 (70.5 MB)
- 26 - backup-restore-using-tar.pdf (160.1 KB)
- 27 - Local and Global Variables in Linux How to Create and Use Variables.mp4 (65.9 MB)
- 27 - local-global-variables.pdf (152.3 KB)
- 28 - View Information about Linux Partitions How to Find Disk Used by Directories.mp4 (14.2 MB)
- 28 - view-partition-information.pdf (96.2 KB)
- 29 - Why MountUmount is Very Important How to access external devices in Linux.mp4 (75.7 MB)
- 29 - using-mount.pdf (140.9 KB)
- 30 - How to Manage Inputstdin Outputstdout and Errorstderr streams in Linux.mp4 (58.6 MB)
- 30 - input-output-redirection.pdf (182.1 KB)
- 31 - Introduction to Permissions in Linux.mp4 (34.5 MB)
- 31 - introduction-to-permissions.pdf (111.5 KB)
- 32 - Understand Read Write Execute Permissions on Files 1.mp4 (46.6 MB)
- 32 - understanding-read-write-execute-permissions-on-files-1.pdf (136.8 KB)
- 33 - Understand Read Write Execute Permissions on Files 2.mp4 (20.6 MB)
- 33 - understanding-read-write-execute-permissions-on-files-2.pdf (125.5 KB)
- 34 - Understand Read Write Execute Permissions on Directories 1.mp4 (35.4 MB)
- 34 - understanding-read-write-execute-permissions-on-directory-1.pdf (121.7 KB)
- 35 - Understand Read Write Execute Permissions on Directories 2.mp4 (29.5 MB)
- 35 - understanding-read-write-execute-permissions-on-directory-2.pdf (121.2 KB)
- 36 - Working with User Permissions Hands On.mp4 (69.8 MB)
- 36 - basics-of-permissions.pdf (453.5 KB)
- 37 - Why the need for Group Permissions How to apply group permissions.mp4 (46.2 MB)
- 37 - group-permissions.pdf (314.7 KB)
- 38 - What do you mean by Symbolic vs Numeric Permissions in Linux.mp4 (32.5 MB)
- 38 - symbolic-vs-numeric-permissions.pdf (223.6 KB)
- 39 - What is Umask What are the advantages of using umask.mp4 (45.5 MB)
- 39 - umask.pdf (181.5 KB)
- 40 - How to use Chown Chgrp and Chmod in Linux.mp4 (48.4 MB)
- 40 - chown-chgrp-chmod.pdf (154.7 KB)
- 41 - Why to use chattr lsattr How to make file irremovable even for Root user.mp4 (41.3 MB)
- 41 - chattr-and-lsattr.pdf (173.8 KB)
- 42 - Why and How to Use Sudo How to delegate tasks using sudo 1.mp4 (75.7 MB)
- 42 - sudo-1.pdf (161.3 KB)
- 43 - Why and How to Use Sudo How to delegate tasks using sudo 2.mp4 (117.3 MB)
- 43 - sudo-2.pdf (146.2 KB)
- 44 - User Management in Linux 1.mp4 (83.3 MB)
- 44 - user-management-1.pdf (360.6 KB)
- 45 - User Management in Linux 2.mp4 (60.2 MB)
- 45 - user-management-2.pdf (145.0 KB)
- 46 - CentOS 7 1804 Download Link.txt (0.1 KB)
- 46 - CentOS 7 1804 Full Installation 1.mp4 (76.2 MB)
- 46 - CentOS-7-full-installation.pdf (178.2 KB)
- 47 - CentOS 7 1804 Full Installation 2.mp4 (37.1 MB)
- 48 - CentOS 7 1804 Full Post Installation Settings.mp4 (51.7 MB)
- 48 - CentOS-7-full-post-installation-settings.pdf (646.3 KB)
- 49 - Running Commands in GUI Terminal.mp4 (19.6 MB)
- 49 - running-commands-in-gui-terminal.pdf (223.3 KB)
- 50 - Change Default Mode to Command Line.mp4 (60.4 MB)
- 50 - Change-default-mode-to-tui.pdf (313.4 KB)
- 51 - CentOS 7 1804 Minimal Installation.mp4 (115.5 MB)
- 52 - CentOS 7 1804 Minimal Post Installation Settings.mp4 (39.1 MB)
- 53 - Getting Started with Linux CLI Mode.mp4 (7.6 MB)
- 54 - CentOS 7 Minimal 1804 Download Link.txt (0.1 KB)
- 54 - CentOS 7 Minimal 1804 Installation Instructions.mp4 (147.0 MB)
- 54 - CentOS-7-Minimal-installation.pdf (2.8 MB)
- 55 - CentOS 8 Minimal 822004 Installation.html (0.1 KB)
- 55 - CentOS-8-installation.pdf (2.7 MB)
- Bonus Resources.txt (0.1 KB)
There are currently no comments. Feel free to leave one :)
Code:
- udp://tracker.torrent.eu.org:451/announce
- udp://tracker.tiny-vps.com:6969/announce
- http://tracker.foreverpirates.co:80/announce
- udp://tracker.cyberia.is:6969/announce
- udp://exodus.desync.com:6969/announce
- udp://explodie.org:6969/announce
- udp://tracker.opentrackr.org:1337/announce
- udp://9.rarbg.to:2780/announce
- udp://tracker.internetwarriors.net:1337/announce
- udp://ipv4.tracker.harry.lu:80/announce
- udp://open.stealth.si:80/announce
- udp://9.rarbg.to:2900/announce
- udp://9.rarbg.me:2720/announce
- udp://opentor.org:2710/announce