Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Shell scripting for linux beginners. Get started with Linux
Rating: 3.9 out of 5(120 ratings)
1,820 students

Shell scripting for linux beginners. Get started with Linux

Learn the Linux 101 and get started with shell scripting. Zoom on timing will help you to learn on the go.
Last updated 11/2014
English

What you'll learn

  • Basics of Linux will be clear up
  • Shell scripting basics
  • Understanding of linux file system
  • Introduction to various linux such as Ubuntu, Mint, fedora etc
  • You will be able to create small custom scripts

Course content

6 sections33 lectures3h 6m total length
  • Why should I start with Linux6:04

    A lot of linux classes says that you should stop using windows because linux is more powerful. But I would say that if you like you windows then use it, but get some basic stuff of linux too. Basic knowledge of linux will add extra star in your resume and once when you are comfortable with linux then judge it yourself.

  • What exactly is a Linux3:05

    A lot of times many people ask me this question. Answer is very simple. Linux is an operating system. It is just bit different than windows or MAC. It come with drivers and lots of useful application. Also it come for free and with lots of community support.

  • What is a kernel2:20

    In computing, the kernel is a computer program that manages input/output requests from software, and translates them into data processing instructions for the central processing unit and other electronic components of a computer. The kernel is a fundamental part of a modern computer's operating system

  • Who invented Linux2:16

    Linus Benedict Torvalds born December 28, 1969) is a Finnish American software engineer, who was the principal force behind the development of the Linux kernel that became the most popular kernel for operating systems. He later became the chief architect of the Linux kernel and now acts as the project's coordinator.

  • Available flavours of Linux8:54

    In this movie we will look at various option that we have to get started with linux. Linux come with a variety of flavours like mint, fedora and Kali. each linux is specially designed for some professional use. In this entire course we will use Ubuntu as a virtual machine for further study.

  • Installing Ubuntu on a virtual machine4:06

    In this movie, we will explore the installation of Ubuntu over the Virtual player. You can use virtual box or any other software too. This entire course is on Ubuntu but any other operating system (Linux ony) like fedora of mint will also work. In fact, I would recommend to try out other flavors of linux.

  • History of linux - optional reading15:00

    The history of computer operating systems starts in the 1950s, with simple schemes for running batch programs efficiently, minimizing idle time between programs. A batch program is one that does not interact with the user at all. It reads all its input from a file (possibly a stack of punch cards) and outputs all its output to another file (possibly to a printer). This is how all computers used to work.

Requirements

  • Virtual box/VMplayer (free)
  • Ubuntu (free), installation will be covered in lectures

Description

Linux is a very powerful operating system and has become a must mention on resume to get a successful job.

In this course we will take things from the scratch. We will first have a detailed look in various questions that a Linux beginner always face before getting started. After that we will learn to install Linux in virtual box or VMplayer so that your windows or MAC remains still available for you. Unfortunately, if anything goes wrong, you can just uninstall the software and reinstall it.

Further, we will then explore basics of Linux like file system, basic commands and permissions. Linux file system is bit different than windows, so a Linux user must understand about file structure and permissions to execute the scripts that we will learn to create in this course.

Further we will move to shell scripting part and explore the basics like variable declaration, basic operation and conditionals. In the latter part of the course, we will learn about various loops and loop control keywords.

Linux is very easy to use operating system but the reason it sounds bit intimidating is that you have to learn few basic commands. But things have changed now, Linux can also run completely on the Graphical User interface too. The cool visual effects in Ubuntu and fedora have become a reason for many kinds to get started with linux.

Here are some facts about linux:

    ·Linux nominated as world’s second most secure operating system after OpenBSD, which is UNIX based. For eg. The super computer takes about 5 years to break the password of the root user.

    ·Linux distributions have become increasingly popular on mainframes in the last decade due to pricing.

    ·Some 95% of the servers used by Hollywood's large animation studios are powered by Linux.

    ·Google runs its web servers on Linux.

    So, lets get started with your first linux class.

Who this course is for:

  • NOT for the masters of Linux
  • For the absolute beginners of linux
  • First time linux users
  • students who wants to learn Linux Basics
  • Students interested in shell scripting