
Computer Networking: A Top-Down Approach (7th Edition)
7th Edition
ISBN: 9780133594140
Author: James Kurose, Keith Ross
Publisher: PEARSON
expand_more
expand_more
format_list_bulleted
Question

Transcribed Image Text:ACTIVITY 1: BASIC LINUX COMMANDS
Write down instructions under the command column.
You need a terminal window to enter all your
commands in sequence.
Task
2
3
1 List the content of the directory
Create a directory with your name.
Change the working directory to the
directory created in previous Task 2.
To display your current directory now
Making 3 subdirectories in your current
directory with the given name;
4
5 SECR
SCSR
SECRH
6 List all created directories available.
Create a directory (Fish) under one of
7 those directories created in Task 5
without changing the working directory.
Create a directory (Monkey) under the
other one of those directories created in
Task 5 without changing the working
directory.
8
9 Change working directory to Fish
10
Create a new directory Turtle under
the same directory as Fish.
List all directories and subdirectories
11 under the parent of the current working
directory (Task 2).
From the current working directory,
12 create a new directory Whale under the
same directory as Fish
Rename Fish into another new name as
CatFish.
Remove the directories with no sub-
14 directory created in task 5.
13
Command
1s
mkdir
L
15 Return back to /home directory
Complete the file structure of the entire tasks done. (Hint: use tree command)
16
▬▬
I
Expert Solution

This question has been solved!
Explore an expertly crafted, step-by-step solution for a thorough understanding of key concepts.
This is a popular solution
Trending nowThis is a popular solution!
Step by stepSolved in 2 steps

Knowledge Booster
Similar questions
- You have installed a Windows Server 2019 file server. You need to be able to assign file and folder permissions based on user attributes and the contents of the file. What feature can you use? a. Storage Spaces b. Dynamic Access Control c. Active Directory d. GUID Partition Tablearrow_forwardTo change the permissions of a directory called /home/ec2-user/final-exam to be Owner: Read, Write and Execute. Group: Read, Write and Execute. All: Owner: Read, and Execute. We execute the command a) touch /home/ec2-user/final-exam b) chmod 755 /home/ec2-user/final-exam c) chmod 775 /home/ec2-user/final-exam wwwmmmmm d) chmod 441 /home/ec2-user/final-exam wwwwwwarrow_forwardPowershell ISE You have been given a zip file containing several subdirectories and within each subdirectory is a PDF and an image file. Your task is to write a script that will move all the PDF files into a directory called PDF and the images into a directory called images. Your script should create the top level folders (images and pdf) and move all the files.arrow_forward
- Which description best describes the function and purpose of the Diskpart command prompt. O It is a Graphical User Interface storage device partitioning utility included in versions of the Windows NT family of operating systems from Windows 2000 to the present Windows operating system. It is also included in a Windows PE environment. This storage management system replaces the fdisk program that was included with MS-DOS, Windows 95, 98 and ME based operating systems. O It is a command-line storage device partitioning utility included in versions of the Windows NT family of operating systems from Windows 2000 to the present Windows operating system. It is also included in a Windows PE environment. This storage management system replaces the fdisk program that was included with MS-DOS, Windows 95, 98 and ME based operating systems. O It is a command-line storage device partitioning utility that is found only in the Windows PE environment. This storage management system replaces the fdisk…arrow_forwardCreating Directories (Folders), Subdirectories, and Files Open the CMD window Move to the upper most directory (the root): CD\ Create a new directory and name it as: YourLastName Change directory to YourLastName : CD YourLastName Inside YourLastName directory create the following Subdirectories: CIS100 CIS115 CIS120 CIS165 CIS200…arrow_forwardLinux servers 1. Cceate FOLDERNAME, script that gven a will create dinectocy named dircetory, and Subfolders named example and peactice. The ome FOLDERNAME new a. in the aucent two FOLDERMAME'S will be newclass.sh of the script Syntaxis: sh FOLDERVAME newelass.sh Example (executed at CURRENT DIRECTORY) dass 5-2 newclass, sh sh Resulting s CURRENT IRECTORY closs 5-2 directory structure example practicearrow_forward
- USING PHYTHON Exercise 2 Use 5 Functions in Python Math Module and print the results Exercise 3 using OSmodule , explore the following functions and execute the command Write a command to create a new directory using OS Library Write a command to delete the existing filearrow_forwardWhen a user issues the following distinct commands, what happens and why? Assume all files exist. $ PATH=$PATH:~/mybinarrow_forwardTRUE or FALSE? A directory is a collection of files that are organized together and labeled with a common name.arrow_forward
- INTRODUCTION You are a network administrator who is responsible for 100 users and 20 servers for a medium size business. As an administrator who has multiple tasks to get done throughout the day, you need to develop a Power Shell script to help you manage routine tasks that you have to take care of everyday. To simplify your administration create a script with the following objectives OBJECTIVES Script that will create multiple folders using a do loop and variable CREATE MULTIPLE FOLDER SCRIPT GUIDELINES SETTING UP THE VARIABLES: Open PowerShell ISE • Create a variable Sintfolders that has a value of 10 • Create a variable SintPad that has a value of0 • Create a variable $i that has a value of 1 • Create a variable for the new folder • New-Variable -Name strPrefix -Value "testfokder" –Option constant CREATING THE LOOP STATEMENT • Do { • Set If condition o if (Si -k 10) • Set Command when Condition is True O {New-Item -path C: -name SstrprefixSintpad$i –type directory} Set Command when…arrow_forwardUsing pyth Exercise 3 using OSmodule , explore the following functions and execute the command Write a command to create a new directory using OS Library Write a command to delete the existing filearrow_forward
arrow_back_ios
arrow_forward_ios
Recommended textbooks for you
- Computer Networking: A Top-Down Approach (7th Edi...Computer EngineeringISBN:9780133594140Author:James Kurose, Keith RossPublisher:PEARSONComputer Organization and Design MIPS Edition, Fi...Computer EngineeringISBN:9780124077263Author:David A. Patterson, John L. HennessyPublisher:Elsevier ScienceNetwork+ Guide to Networks (MindTap Course List)Computer EngineeringISBN:9781337569330Author:Jill West, Tamara Dean, Jean AndrewsPublisher:Cengage Learning
- Concepts of Database ManagementComputer EngineeringISBN:9781337093422Author:Joy L. Starks, Philip J. Pratt, Mary Z. LastPublisher:Cengage LearningPrelude to ProgrammingComputer EngineeringISBN:9780133750423Author:VENIT, StewartPublisher:Pearson EducationSc Business Data Communications and Networking, T...Computer EngineeringISBN:9781119368830Author:FITZGERALDPublisher:WILEY

Computer Networking: A Top-Down Approach (7th Edi...
Computer Engineering
ISBN:9780133594140
Author:James Kurose, Keith Ross
Publisher:PEARSON

Computer Organization and Design MIPS Edition, Fi...
Computer Engineering
ISBN:9780124077263
Author:David A. Patterson, John L. Hennessy
Publisher:Elsevier Science

Network+ Guide to Networks (MindTap Course List)
Computer Engineering
ISBN:9781337569330
Author:Jill West, Tamara Dean, Jean Andrews
Publisher:Cengage Learning

Concepts of Database Management
Computer Engineering
ISBN:9781337093422
Author:Joy L. Starks, Philip J. Pratt, Mary Z. Last
Publisher:Cengage Learning

Prelude to Programming
Computer Engineering
ISBN:9780133750423
Author:VENIT, Stewart
Publisher:Pearson Education

Sc Business Data Communications and Networking, T...
Computer Engineering
ISBN:9781119368830
Author:FITZGERALD
Publisher:WILEY