0
votes
Leaving your harddrive shared
Windows generally protects shares via two methods - permissions on the share itself, and then NTFS file permissions. Good practice would be to have the share permissions as "Authenticated User" an …
0
votes
How do you find out which NIC is connected to the internet?
Looking at the network point of view, either could be routing to the "internet" at any time. If things like spanning tree protocol are enabled on a switch then you may find that what may have been …
2
votes
Network Map Algorithm that Detects Unmanaged Layer 2 Switches?
An idea could be to use a program like 3com network director trial version (or The Dude). Use it to discover all of your workstations and anything else with an IP address.
Wait for a quiet …
2
votes
How do I get a list of the active ip-addresses, mac-addresses and netbios names on the LAN?
If you're using DHCP then the server will give you a list of all that information.
This website has a good tutorial on using powershell to get networking information …
0
votes
Can WampServer be used sucessfully in production?
If you're not going onto the internet, there isn't any reason really not to. Of course you'd have to look at all the normal caveats - backups etc.
Instead of using an already made one, why …
