HOME > IT & Software > Ubuntu Linux Server Basics

Ubuntu Linux Server Basics

SynopsisUbuntu Linux Server Basics, available at $89.99, has an avera...
Ubuntu Linux Server Basics  No.1

Ubuntu Linux Server Basics, available at $89.99, has an average rating of 4.7, with 47 lectures, 4 quizzes, based on 3090 reviews, and has 16878 subscribers.

You will learn about Create and run your very own Linux server Install Ubuntu Server from scratch, like a boss! Rock the Linux shell with basic server commands Harness the power of SSH for remote controlling your server Link two hard drives together in RAID 1 with mdadm Share files with Windows systems using Samba Automate server tasks like a pro with cron jobs Run your own web server with Apache Become an Ubuntu Server Pro in Only 3 Days! This course is ideal for individuals who are This course is designed for beginners, especially users who have never installed or operated an Ubuntu Linux Server. The course is designed to take students step-by-step through the process of installing and configuring a server from scratch. No experience with Linux or other server environments is necessary. Intermediate users are encouraged to enroll at their own discretion. For example, if they are in need of a basic knowledge of RAID, SSH, Samba, cron jobs, and/or Apache. Advanced users will already know how to use such features and are therefore discouraged from enrolling in this course. It is particularly useful for This course is designed for beginners, especially users who have never installed or operated an Ubuntu Linux Server. The course is designed to take students step-by-step through the process of installing and configuring a server from scratch. No experience with Linux or other server environments is necessary. Intermediate users are encouraged to enroll at their own discretion. For example, if they are in need of a basic knowledge of RAID, SSH, Samba, cron jobs, and/or Apache. Advanced users will already know how to use such features and are therefore discouraged from enrolling in this course.

Enroll now: Ubuntu Linux Server Basics

Summary

Title: Ubuntu Linux Server Basics

Price: $89.99

Average Rating: 4.7

Number of Lectures: 47

Number of Quizzes: 4

Number of Published Lectures: 47

Number of Published Quizzes: 4

Number of Curriculum Items: 51

Number of Published Curriculum Objects: 51

Original Price: $84.99

Quality Status: approved

Status: Live

What You Will Learn

  • Create and run your very own Linux server
  • Install Ubuntu Server from scratch, like a boss!
  • Rock the Linux shell with basic server commands
  • Harness the power of SSH for remote controlling your server
  • Link two hard drives together in RAID 1 with mdadm
  • Share files with Windows systems using Samba
  • Automate server tasks like a pro with cron jobs
  • Run your own web server with Apache
  • Become an Ubuntu Server Pro in Only 3 Days!
  • Who Should Attend

  • This course is designed for beginners, especially users who have never installed or operated an Ubuntu Linux Server. The course is designed to take students step-by-step through the process of installing and configuring a server from scratch. No experience with Linux or other server environments is necessary. Intermediate users are encouraged to enroll at their own discretion. For example, if they are in need of a basic knowledge of RAID, SSH, Samba, cron jobs, and/or Apache. Advanced users will already know how to use such features and are therefore discouraged from enrolling in this course.
  • Target Audiences

  • This course is designed for beginners, especially users who have never installed or operated an Ubuntu Linux Server. The course is designed to take students step-by-step through the process of installing and configuring a server from scratch. No experience with Linux or other server environments is necessary. Intermediate users are encouraged to enroll at their own discretion. For example, if they are in need of a basic knowledge of RAID, SSH, Samba, cron jobs, and/or Apache. Advanced users will already know how to use such features and are therefore discouraged from enrolling in this course.
  • Linux is the fastest growing operating system in the world. Get the Ubuntu Server skills you need to succeed, in only 3 days.

    Let’s be honest; technical books are boring. Sure, you could learn Ubuntu Linux server administration from some long-winded encyclopedia, but why waste all that time?

    Udemy’s video content delivery system will have you operating your own Ubuntu sever in mere hours.

    If you want to increase your IT skills, this course is a great place to start. More and more companies are utilizing Linux servers in their day-to-day operations. So, don’t be left behind!

    All course updates are 100% FREE.Buy this course one time and you own it for life. Not only that, but you will also gain lifetime access to me as your personal instructor. Have a question about Ubuntu Server? Just ask! You, as my student, will always be my #1 priority.

    Wait, are you still reading this?!The course comes with a genuine 30 day, no hassles, money-back guarantee. So, there is absolutely nothing to risk here. Enroll today!

    Course Curriculum

    Chapter 1: Introduction to Linux & Installation Guide

    Lecture 1: Course Introduction

    Lecture 2: What is a computer server?

    Lecture 3: What is Linux?

    Lecture 4: What is Ubuntu?

    Lecture 5: Downloading Ubuntu and preparing installation media

    Lecture 6: Installing Ubuntu Server

    Lecture 7: BONUS VIDEO: Its Snowing in Texas!

    Chapter 2: Day 1 – The Basics

    Lecture 1: Security 101: Sudo and the root user

    Lecture 2: Getting Around (ls, cd, mkdir, nano, rm, rmdir)

    Lecture 3: Reading Files & Shell Navigation Tips (TAB, cat, &&, , )

    Lecture 4: Managing output (grep, less, |)

    Lecture 5: Copying and moving files (mv, cp, rsync)

    Lecture 6: How do I turn this thing off? (shutdown)

    Lecture 7: BONUS VIDEO: System runlevels (telinit)

    Lecture 8: Root privileges (sudo, su, /etc/sudoers)

    Lecture 9: Finding help when you need it

    Chapter 3: Day 2 – System Management

    Lecture 1: Changing the system date and time

    Lecture 2: User & group management, Part 1 (adduser, addgroup, passwd)

    Lecture 3: User & group management, Part 2 (passwd, userdel, groupdel)

    Lecture 4: Installing programs and understanding dependencies (apt-get, do-release-upgrade)

    Lecture 5: Basic networking (ifconfig, ifup, ifdown, /etc/network/interfaces)

    Lecture 6: File permissions, Part 1 (ls -l)

    Lecture 7: File permissions, Part 2 (chmod, chown, chgrp)

    Lecture 8: BONUS VIDEO: Managing file permissions with ACLs (getfacl, setfacl)

    Lecture 9: Managing the filesystem, Part 1 (df, fdisk, parted, mkfs)

    Lecture 10: Managing the filesystem, Part 2 (blkid, mount, umount, /etc/fstab)

    Chapter 4: Day 3 – Core Features & Functions

    Lecture 1: Introduction to RAID

    Lecture 2: Creating a RAID 1 array with mdadm

    Lecture 3: Removing a RAID array

    Lecture 4: Creating a simple fileserver using Samba

    Lecture 5: Setting cron jobs to automate tasks

    Lecture 6: Remote connecting to the server via SSH

    Lecture 7: Configuring Apache

    Chapter 5: Extra Tips & Tricks

    Lecture 1: Web browsing with links

    Lecture 2: GUI Management with Webmin

    Lecture 3: Using WinSCP for Windows

    Lecture 4: Process Management (ps, top, fg, kill)

    Lecture 5: Creating Simple Shell Scripts

    Lecture 6: UPDATE: no talloc stackframe at ../source3/param/loadparm.c:4864 error FIX

    Chapter 6: BONUS SECTION: Basic MySQL and Installing PHP

    Lecture 1: Introduction

    Lecture 2: Getting the File

    Lecture 3: Tarballs and Compression Explained (.tar, .tar.gz, .tar.bz2)

    Lecture 4: Setting Things Up

    Lecture 5: Working in MySQL

    Lecture 6: Database Creation

    Lecture 7: Fixing Errors (It Happens)

    Lecture 8: Success!

    Instructors

  • Ubuntu Linux Server Basics  No.2
    Cody Ray Miller
    Entrepreneur, Consultant, and IT Professional
  • Rating Distribution

  • 1 stars: 28 votes
  • 2 stars: 52 votes
  • 3 stars: 255 votes
  • 4 stars: 1064 votes
  • 5 stars: 1691 votes
  • Frequently Asked Questions

    How long do I have access to the course materials?

    You can view and review the lecture materials indefinitely, like an on-demand channel.

    Can I take my courses with me wherever I go?

    Definitely! If you have an internet connection, courses on Udemy are available on any device at any time. If you don’t have an internet connection, some instructors also let their students download course lectures. That’s up to the instructor though, so make sure you get on their good side!