In: Computer Science
You will need to provide screenshots of each number and each task. Example: Number 8 in VM One should have 20 screenshots, one for each command. Once completed merge all shots into a Word document and upload to the appropriate drobox.
VM One
VM Two
VM Three
VM ONE -
STEPS-
NOTE:- Execute these command in your terminal.
Create a new file - 1. cd Desktop (change directory )
2. touch filename (touch Mid-Term)
20 commands.
sudo apt-get remove
sudo apt-get install
sudo apt-get purge
sudo apt-get autoremove
ls
cd
pwd
cat
cp
mv
rm
mkdir
touch
history
df
du
free
top
NOTE:- You can take screenshots after each command is executed.
VM TWO -
STEPS-
NOTE:- Execute these command in your terminal.
Create a new file - 1. cd Desktop (change directory )
2. touch filename (touch Mid-Term)
20 commands.
sudo apt-get remove
sudo apt-get install
sudo apt-get purge
sudo apt-get autoremove
ls
cd
pwd
cat
cp
mv
rm
mkdir
touch
history
df
du
free
top
NOTE:- You can take screenshots after each command is executed.
VM Three -
Create a new file in root directory : Whenever you open your terminal you are in you root directory only .so just execute this command this will create a new file and save it in the root directory .
Command - touch Mid-Term (this create a new file name Mid-Term , just execute ls command or ll command to see your created file ) .
NOTE:- You can take screenshots after each command is executed.