Skip to content

Instantly share code, notes, and snippets.

@alexandrinos
Created December 24, 2015 18:40
Show Gist options
  • Save alexandrinos/897816af225e5a010a1a to your computer and use it in GitHub Desktop.
Save alexandrinos/897816af225e5a010a1a to your computer and use it in GitHub Desktop.
Windows 7- PUBLIC PRIVATE DOMAIN aka PUBLIC HOME WORK
Difference between Home,Work,Public is about SHARING policy.
Public to be used when using a public Internet connection, for example
"Public" Network Profile: -more secure
- turn off sharing and not allow others to see your computer
"Home" Network- win7 network.Mixed XP,Linux or Max could be dangerous
-like an open network, joined by a SINGLE password and supports media sharing
"Work" Network- is XP style file sharing- with username and pass to connect to other comps
-is safe because is controlled by user account and share permissions, for example
in mixed OSs cases.
For mixed sharing(Samba,etc) with Win/Linux, check your sharing parameters for security:
In Control Panel -> Network and Sharing -> Advanced sharing options -> Work or Home
Turn Network Discovery ON
Turn File and Printer Sharing ON
Turn Pubilc folder sharing OFF (this can be changed once it's working)
Set File Sharing Connections to 40 bits encryption.
Turn Password Protected Sharing OFF
Enable User Accounts and Passwords for sharing
In Folder Options -> View
Turn off The Sharing Wizard
In Control Panel-> Administrative Tools -> Services
Set Computer Browser to Manual
Set Homegroup Listener to Manual (Disable if it starts)
Set Homegroup Provider to Manual (Disable if it starts)
Set SSDP discovery to Automatic.
In Control Panel -> Network and Sharing -> Adaptor Settings -> Local area (or Wireless) Connection -> Right Click-> Properties
Uncheck Internet Protocal V6.
Reboot your computer.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment