Day 8 #90DaysOfDevops

For Day 8, i used the linux basics for hackers ebook as recommended by @learn2cloud. i got to work immediately, installing the virtual box, kali linux and setting my environment up. This is my third time trying my hands on the book so it was easy to set up.
For the basic skill learning, i learnt how to;
create a small file using the cat command and how to append a file.
move to each directories using the cd command and also run the pwd command to verify where i am in the directory structure.
use the whoami command to verify which user i am logged in as.
use the locate, find and whereis commands to find files in directories.
I created new directories, new files and interacted with them trying out other commands such as:
ls - which is to list all the contents in a file or directory
mkdir - which is used to create a new directory
touch - another method to create a file.
cp - used to copy files
It’s been fun so far with linux and hopefully it stays that way.
Cheers to Day 8 and cheers to many more days.
Subscribe to my newsletter
Read articles from Odunayo Idowu directly inside your inbox. Subscribe to the newsletter, and don't miss out.
Written by

Odunayo Idowu
Odunayo Idowu
Aspiring Devops engineer eager to make an impact.