Question: 2 ) Use commands to: ( note: you may use the man command at any time ) Log into the server using ssh Perform the
Use commands to: note: you may use the man command at any time
Log into the server using ssh
Perform the following starting in your home directory
o Create an empty file in your home directory
o List the files in your home directory not using tree
o Create a new directory directoryA and, without changing directories, create a directory directoryB inside directoryA
o Using a relative path list the contents of directoryA
o Create an empty file in a directoryB using an absolute path
o Copy a file to from directoryB to your home directory using any type of path
o Move a file from your home directory to directoryA using any type of path
Perform the following in a specified directory
o Change to directoryB that you created in a previous step
o List the files in the parent directory of your working directory without changing directories
o Show the path to your working directory
o Change to your home directory with a single command
o List the files in the present directory, or in another directory using a relative path name such as listing files in the parent directory or in a subdirectory
Perform the following in a specified directory
o Display the contents of a given file
o Delete a file you created
Perform the following
o Open WinSCP or Cyberduck or equivliant
Connect to the CIS server
Copy a file from your server home directory to your local computer
Copy a file from your local computer to your server home directory
o Create a process that will run in the background
List your running processes
kill the process you created using the PID
o Use a command to send a signal to
o Show your network configurations and identify typical network information such as:
The systems IP address
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
