0 of 11 Questions completed
Questions:
You have already completed the simulator before. Hence you can not start it again.
Simulator is loading…
You must sign in or sign up to start the simulator.
You must first complete the following:
0 of 11 Questions answered correctly
Your time:
Time has elapsed
You have reached 0 of 0 point(s), (0)
Earned Point(s): 0 of 0, (0)
0 Essay(s) Pending (Possible Point(s): 0)
The network administrator has changed the IP address of ComputerA from 192.168.1.1 to 192.6.7.8 and now George, a user, is unable to connect to internal file shares on ComputerA from ComputerB.
Type the command to test the connectivity between ComputerB and ComputerA.
c:\>
The network administrator has changed the DHCP settings and now your computer is unable to get an IP address, subnet mask, and default gateway IP address. The network administrator asks you to send him a screenshot of your TCP/IP configuration values.
Type the command to reveal the network details of your workstation.
c:\>
Drag each cloud characteristic into its respective place.
A group of servers that act as a single server to provide continuous uptime
|
|
The ability to dynamically scale services being provided in direct response to the need of customers for space and other services
|
|
Information that can be easily accessed from a remote computer through a local area network (LAN)
|
|
Measurement of resource utilization, such as network bandwidth usage, consumed by the cloud services subscribers
|
|
Drag each file type into its respective place.
Installer scripts and compressed installation files used to install Mac software applications on a user hard drive
|
|
Installer files that need to be mounted as a virtual disk to push apps
|
|
Contains the files needed to run a macOS application, including the app's executable, resources, and other ancillary files
|
|
Your best friend, John, has started to learn Linux. He wants to complete a task and needs your help, which is to list all the files and directories inside a given directory. He hands over his computer to you. Type the command to list all files or directories from the CLI.
Student@dojolab:~$
Frank wants to find out the absolute path of the current directory, but he forgot the command that can help him achieve that. As a good friend of Frank, type the command to help him find the absolute path of the current directory.
Student@dojolab:~$
Jenifer comes to you with the Linux assignment given to her by her instructor. The instruction is to rename a file from helloboy.txt to himan.txt. As a Linux pro, type the command to help her rename the file from the command prompt.
Student@dojolab:~$
Your manager sent you a document named dojolab1.txt. The instruction is to copy the file to dojolab2.txt. Type the command to copy the dojolab1.txt to dojolab2.txt
Student@dojolab:~$
This time it’s required of you to remove the three (3) files (dojolab1, dojolab2, and dojolab3) in a forceful manner, ignoring errors and prompts. Type the command to forcefully remove those three (3) files.
Student@dojolab:~$
You are working at a Linux command prompt. Set the permissions of file.txt to “owner can read and write; group can read only; others can read only” using octal permissions notation.
student@dojolab:~$
Type in the command and option that is used to update a Debian system to the latest software.
Student@dojolab:~$