1.6 Flashcards
How do you hide a shared resource drive ?
Put a $ at the end of the name. Can still be found if name known
What is a shared resource ?
Making a resource or printer available to others on the internet
Navigate your way to Where shared resources viewed ?
File Explorer
Where can proxy settings be found ?
Settings or Control panel
What will a metered connection do ?
Slow the network and limit bandwidth
How do you define a workgroup ?
Two or more workstations that share resources among themselves.
In the command prompt type the command to connect to a shared network drive and make it your M drive.
You would use the syntax:
net use m: \server\share.
What is a proxy server ?
A server that retrives info on behalf of a consumer.
What is the general limit on a workgroup ?
20
What is the main authentication technology used with domain controllers ?
Active directory
What does Active Directory typically contain ?
Objects such as users, computers, and printers, as well as many other types of objects, called Group Policy Objects
(GPOs).
What does this command do ?
net use M: \ server\share.
Basically it connects a network share drive \server\share
And you define it as your M drive.
class A private IP address range
10.0.0.0 to 10.255.255.255.255
Remember the 10s
class B private IP address range
172.16.0.0 to 172.31.255.255
class C private IP address range
192.168.0.0 to 192.168.255.255