How prevent Windows Vista, 7 & 8 from automatically restarting after update
Windows Vista, Windows 7, and Windows 8 users Click the Start button or press the Windows Key and type gpedit.msc
How to test bash for Shellshock vulnerability
To test if your version of Bash is vulnerable to this issue, run the following command: $ env x='() {
Getting Vista to work with Samba
To get Vista to work with Samba follow the simple instructions below: 1. Open the Run command and type “secpol.msc”.
Joining Windows 7 PCs to Samba domain
On the Windows client add the following DWORDs with regedit: HKLM\System\CurrentControlSet\Services\LanmanWorkstation\Parameters DWORD DomainCompatibilityMode = 1 DWORD DNSNameResolutionRequired = 0 The