0 of 25 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 25 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)
You are working in a Windows environment. Type the command to get a list of all files and folders in the current directory you’re in.
C:\>
You are working in a Linux environment. Complete the following commands to fulfill the requirements.
1. Change from current directory to /usr/local.
student@dojolab:~$
2. Change from current directory to /usr/local/lib using absolute path.
student@dojolab:/usr/local$
3. Move two directory up from where you are now.
student@dojolab:/usr/local$
The network administrator of your company asks you to provide the network information about your computer. He needs a detailed report of various network details from your workstation. The report should include information such as:
C:\>
A technician has installed a new workstation on the network 10.100.0/24. The workstation is assigned manually the IP 10.100.0.55.
Type the command to ensure that the workstation is reachable and communicate over the network with other computers.
C:\>
You are troubleshooting network connectivity issues from a Linux workstation. Type the command to check the computer’s IP address and subnet mask.
student@dojolab:~$
All computers on your network are having intermittent Internet connectivity issues. Type the command to track the problem down by verifying the path to the problematic computers.
C:\>
You are troubleshooting wireless networking issues on a Windows 10 laptop. Type the command to check the laptop’s IP address.
C:\>
You are at a Windows 10 command prompt. A remote Windows 7 workstation named Luis-PC is misbehaving and needs to be shut down. Type the proper command to shut down this remote system.
C:\> /m \\Luis-PC
You are at a Windows 10 command prompt. Type the command to perform an advanced scan to determine if the OS image has any problems.
C:\> /Online /Cleanup-Image /ScanHealth
You are at a Windows 10 command prompt. You believe that one of the Windows system files is corrupt. Type the command to scan and repair problematic system files on that workstation.
C:\>
You are working on a Windows 10 workstation that you believe has FAT entries that point to the same cluster. At a command prompt, type the command to check for these files and automatically fix any problems.
C:\> /f
You have replaced a failed hard drive and need to prepare it for data storage. Type the command you need to use first.
C:\>
You are at a Windows 7 command prompt, and you need to kill the process named processwin.exe. Type the command to kill this process.
C:\>
You are at a Windows 10 workstation and have a command prompt open. Type the command to refresh Group Policy settings and force their changes to take effect.
C:\>
You are at a Windows 10 workstation command prompt. Type the command to know what the enforced set of Group and Local Policy settings are for a specific user.
C:\>
You have just replaced a faulty hard drive and created a partition on the new drive. Type the command to ready the drive for data storage.
C:\>
You have a Windows 10 command prompt open. You are in the C:\ directory and want to copy all 4 of the files with a .pdf extension into the C:\myFolder directory. Type the command to copy the files.
C:\> c:\myfolder
You are working at a Windows 8.1 command prompt. Type the command to copy directories and subdirectories but not empty directories.
C:\>
You are at a Windows 10 command prompt. Type the command that allows you to copy files and directories, copy NTFS permissions, and mirror a directory tree.
C:\>
Drag each command-line tool to the description of its use.
Displays all current TCP/IP network configuration values.
|
|
Tests the ability of the source computer to reach a specified destination computer.
|
|
Shows details about the path that a packet takes from the computer you're on to whatever destination you specify.
|
|
Displays statistics for all network connections.
|
|
Drag each command-line tool to the description of its use.
Used to check a specified disk and repair or recover data on the drive if necessary.
|
|
Helps you manage your computer's drives (disks, partitions, volumes, or virtual hard disks).
|
|
Prepares, modifies, and repairs system images, including Windows Recovery Environment.
|
|
You are working at a Linux command prompt. Type the command to display the contents of a directory.
student@dojolab:~$
You are at a Windows 10 command prompt, in the D:\users\dojolabs\files directory. Type the command to get to the D:\ directory.
D:\users\dojolabs\files> \
You are updating user accounts on a Linux workstation and need to change a user’s password. Type the command to do this.
student@dojolab:~$
You are at a Linux workstation. Type the command to print the complete path of the current working directory.
student@dojolab:~$