
In this lecture, i will introduce myself and give you a brief overview of this course.
In this lecture, i will go over some basics of Linux such as
1) Open source licensing model
2) Common terms like distributions, repositories, package management system etc.
3) various distributions of Linux.
In this lecture you will download and install virtual box on a windows computer.
In this lecture you will create your first virtual machine and install Ubuntu Linux on it.
In this lecture, i will go over a brief overview of features available on Ubuntu desktop interface.
In this lecture i will give you an overview of Shell, the command line interface for Linux.
In this lecture, i will show you how you can access help from linux terminal.
In a Linux environment everything is considered as a file, in this lecture i will go over this concept and tell you about different types of files in a Linux system.
In this lecture , i will show you how you can read contents of a file in Linux. We will go over the following commands
1) head
2) tail
3) more
4) less
5) cat
In this lecture, i will give you a brief overview of VI, the default editor in Linux. I will show you can perform various tasks such save, save as etc in VI.
In this lecture, i will go over two alternatives to VI
1) VIM - VI improved with features such as syntax highlighting etc.
2) Nano - easy to master text editor
In this lecture, i will show you how to perform directory operations in Linux such as creating a new directory, removing a directory etc. We will also go over the concept of relative and absolute path.
In this lecture, i will go over the directory structure in Linux. We will understand what is the purpose of various default directories in Linux.
In this lecture, i will explain the concept of users in Linux and we will perform user operations such as adding a user, deleting the user etc.
In this lecture, i will explain what the root user is and the different between root and /root.
In this lecture , i will talk about the concept of groups in Linux and we will perform group operations such as add, modify and delete a group. I will also show you how you can make a user part of the administrators of the system.
In this lecture, i will give you an overview of permissions in Linux and then we will move forward to change permissions , owners and groups.
In this lecture, we will use the GREP command to easily search for some keywords inside files and directories on your Linux machine.
Here, we will use find command to find files on your Linux system based on various parameters such as name , permissions, size etc.
In this lecture, i will show you how you can compress files and directories in Linux. I will also show you how you can decompress the archives and extract them to a specific location.
In this lecture, i will describe the Linux boot process and will explain various ways to manage applications and resources in Linux init and systemd.
A loop is a programming function that repeatedly performs some tasks until a certain condition is met.
For loop allows you to iterate over a list of items.
Hey Guys
In this lecture, i will show you how to use while loop in your linux scripts.
thanks
vikas
In this lecture, I will show you how to upgrade from Ubuntu 18.04 Bionic Beaver to Ubuntu 19.04 Disco Dingo.
====================================Testimonials==================================================================
"I've been in IT for almost 20 years so the first few lectures didn't do much for me because I'm not a beginner with Linux. The content gives a great foundation I think the part of Linux that scares most people away is having to let go of the familiar tools from the Windows world. This course may not relieve that fear but it makes letting go much easier." ~ Erick A Wellnitz *****
"This is a very excellent course. The instructor is very knowledgeable and uses a practical approach in his videos. His instruction is very clear and concise. If you need to learn linux look no further. I really enjoyed the course. I can say I am very comfortable with most foundational and intermediate linux concepts after taking this course. Thanks Vikas for this informative course." ~ Helga T *****
"Yes it is. As of now i have learn so much in linux." ~ Joseph Margay *****
"Initially when I started watching this video I was not sure how use this learning journey is going to be, but just after spending 5 minutes on a video I realized that this course can be viewed and learnt by even a layman who has 0 knowledge and experience cause the instructor (Vikas) has explained it with right set of examples which will help you enhance your knowledge and gain good learning which in return will help in your career. Thank you Vikas for making things simple :-)" ~ Mohammed Soheb Mohammed Iqbal Patanwala *****
==================================================================================================================
New to the world of Linux? Awesome ,this course assumes you are an absolute beginner and I will teach you everything from scratch.
Why this course?
This course has been created to skill you up from zero to an expert by a combination of concepts and hands-on lab exercises so that you can apply the concepts learned in this course in the real world whether to crack a linux interview or for commercial enterprise projects to advance your career.
What is in this course?
You will master the Linux command line , understand the Linux file system , install applications using package managers and how to manage security in your linux environment using users, groups and permissions.
Automation should be the key element of any course on Linux and in this course i will teach you how to automate common tasks using Shell scripts. You will learn common scripting constructs such as a if else etc that will help you progress on your automation journey using Linux.
You will also learn various networking options in linux such as firewall etc. and since i want you to be able apply the knowledge learned in this course straight in in the real world i will also tech you how to troubleshoot issues in your linux environment.
You will learn all this through hands-on exercises because we will setup your lab first so that you can practice what you have learnt.
We'll finish strong by installing and configuring a LAMP(Apache web server, MySQL database server, PHP) stack on Linux servers as your course project.
Why me?
I have been supporting , implementing and designing applications for over 12 years now, in this period i have trained colleagues and team members on Linux and want to share this knowledge with you. I understand the power of hands-on training and therefore i have designed this course so you can learn by doing.
So , don't worry and hit that Enroll now button and i'll help you be a Linux Master. You will not only get 24/7 access to the course content but will also get a certificate of completion when you complete the course.
With Udemy's 30-day money back guarantee you have nothing to loose and you can alway get your money back if you don't it.
What is Linux?
Linux is the best-known and most-used open source operating system. As an operating system, Linux is software that sits underneath all of the other software on a computer, receiving requests from those programs and relaying these requests to the computer’s hardware.