Monday, May 28, 2012

Interpolation

http://pixinsight.com/doc/docs/InterpolationAlgorithms/InterpolationAlgorithms.html

Ubuntu

Installing Ubuntu onVmware Player on Windows 7 http://www.howtogeek.com/howto/11287/how-to-run-ubuntu-in-windows-7-with-vmware-player/

Wednesday, April 25, 2012

How to remove incomplete uninstalled package

Use msizap.exe T ___.msi See http://www.advancedinstaller.com/user-guide/qa-forced-uninstall.html

Thursday, February 23, 2012

Forcing Windows 7 to connect to SAMBA using old authentication method

For Windows 7 Pro
  1. from the run command or from a cmd window run secpol.msc
  2. go to “Local Policies” -> “Security Options” -> “Network Security: LAN Manager authentication level”
  3. change to “LM and NTLM – use NTLMV2 session security if negotiated”
  4. Press the OK button

For Windows 7 Home
Browse to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\LsaCreate a new DWORD value with the following properties: NAME: LmCompatibilityLevel VALUE: 1