
Explore the AWS free tier offered for this course, including a 12-month option and 750 hours of EC2, with other services also offering free tier options.
Learn to SSH into an AWS EC2 instance using a private key with Mobaxterm or Windows tools, login as ubuntu, and escalate to root with sudo su.
Learn essential Linux navigation: use ls, cd, and pwd to explore root, home, and Ubuntu directories, switch users, and prepare for creating, copying, and moving files.
Create a new user John, add him to the sudo group, and verify sudo access with sudo apt update; then delete John with sudo and user dl.
Learn how to create a new group with sudo groupadd, add a new user with adduser, and add the user to groups including sudo, verifying memberships with groups.
Explore nano basics for editing Linux files, including finding words, going to lines, undoing and redoing, saving with Ctrl o, and exiting with Ctrl x, plus vi tips for quitting.
Back up a MySQL database with mysqldump, zip the dump with a date-based filename, and automate daily backups using a shell script and cron with 15-day cleanup.
Welcome to Linux for Cloud Engineers and Devops, a short but powerful course that aims to turn you into a linux super user, and speed up your devops or cloud engineering education. This could be a big 10-hour course but i wanted to teach you the most important commands in a short time by avoiding theories. So this a hands-on practical course on linux command line that you can really help you linux learning. So here are all the course sections and topic video of each sections:
Part 1:
Create a instance on aws
ANd on windows with virtualbox
logging in with ssh
File uploading
Changing directories
Part 2:
Editing files with nano
Creating and removing directories
Copying, moving, editing and
deleting files
Part 3:
Creating new user
Creating new groups
Change file owner
change file permissions
Part 4:
Installing packages
Starting or stopping services
Setting up firewall
Backup data
Crontab with shell script
Commands you will learn:
date
uptime
whoami
ll
ls
cd
pwd
rclone
touch
mkdir
rmdir
nano
vi
rm
mv
cp
cat
less
more
ufw
head
tail
find
grep
file
chmod
sudo
su
chown
addgroup
adduser
userdel
crontab
ssh
scp
apt
zip
unzip
systemctl
ps
top
So What Are You Waiting For?
Click That Enroll Button and I’ll See you inside :)