0 of 15 Questions completed
Questions:
You have already completed the lab before. Hence you can not start it again.
Lab is loading…
You must sign in or sign up to start the lab.
You must first complete the following:
0 of 15 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)
Average score |
|
Your score |
|
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:\>
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:~$
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:\>
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 a Windows 10 workstation that is having issues connecting to the Internet. The computer seems to be able to connect only to websites that have SSL encryption but not to websites beginning with http:// e.g http://example.com. Type the command to check to see whether this workstation is making any TCP/IP connections on port 80.
C:\>
You are troubleshooting wireless networking issues on a Windows 10 laptop. Type the command to check the laptop’s IP address.
C:\>
The name resolution server on your local network does not appear to be resolving hostnames properly. Type the command that allows you to verify the entries on this server.
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:\>