Memorise

Archive for October, 2011

Fix For Outlook 2007 Constantly Asking for Password on Vista

If you are encountering problem where Outlook constantly asks you for your password even though you check the “Remember my password” box every single time, then you are in luck because this tip shows how to fix the problem. This fix should theoretically help with Windows Mail as well, but I haven’t been able to […]

Increase an existing LVM

Increase an existing LV Taken from my LVM management notes. I had first used this when I imaged an 80GB drive to a 120GB drive and wanted to make use of the 40GB of free space. 1. fdisk /dev/sda then press p Code: Disk /dev/sda: 40.0 GB, 40020664320 bytes 255 heads, 63 sectors/track, 4865 cylinders Units = cylinders […]

Repair and Reset Windows TCP/IP Winsock Catalog Corruption

To repair and reset the Windows Vista Click on Start button. Type Cmd in the Start Search text box. Press Ctrl-Shift-Enter keyboard shortcut to run command prompt as Administrator. Allow elevation request. Type netsh winsock reset in the Command Prompt shell, and then press the Enter key. Restart the computer. What netsh winsock reset command does are it resets Winsock Catalog to a clean […]