Data accounts
Vodafone GPRS
APN: wap.vodafone.co.uk
Username: wap
Password: wap
Login Request: off
Allow calls: Automatic
IP Address: ...
DNS Address: ...
Authentication: PAP
Data compression: Off
Header compression: Off
Vodafone Internet
APN: internet
Username: web
Password: web
Login Request: off
Allow calls: Automatic
IP Address: ...
DNS Address: ...
Authentication: PAP
Data compression: Off
Header compression: Off
Internet Profiles
Vodafone GPRS
Connect using: Vodafone GPRS
User proxy: Yes
Proxy address: 212.183.137.012
Port number: 8799
Username:
Password:
Streaming Settings
Connect using: Vodafone GPRS
Use proxy: No
Proxy address:
Port number: 0
Username:
Password:
Email Account Settings
Account name: Vodafone UK
Email address: xxxxx
Connect using: Vodafone Internet
Connection type: IMAP4
Incoming server: imap.vodafone.net
Username: xxxxx
Password: xxxxx
Download: Headers & text
Check interval: Off
Outgoing server: send.vodafone.net
Username:
Password:
Allow connection: Any network
Auto connect: Off
Your name: Parwinder Sekhon
Signature:
Copy outgoing: off
Encryption: No encryption
Incoming port: 143
Outgoing port: 25
26 June 2006
24 June 2006
Corrupt openldap data
So openldap wont start (following a power failure), actually it reports starting succeeds, but the process fails at, or just after, startup. I cd into /var/lib/ldap and enter db_recover, this returns "db_recover: PANIC: fatal region error detected; run recovery". Running slapindex fixes the problem.
23 June 2006
Windows XP Registry Hacks
Applied Inderjeet Singh's Windows XP Registry Hacks
1.
Remove DLLs from loading for applications that are not running anymore
Edit [HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Explorer]
Create a new DWORD value ALwaysUnloadDLL and give it a data value of 1. Reboot.
2.
Place Windows Kernel in RAM
Edit [HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Session Manager\Memory Management]
Set DisablePagingExecutive to 1. Reboot.
3.
Disable 8.3 Name creation in NTFS
Edit HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\FileSystem]
Set NtfsDisable8dot3NameCreation to 1. Reboot.
4.
Make network browsing to be faster by preventing checking of remote scheduled tasks
Delete the following registry key: [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\RemoteComputer\NameSpace\{D6277990-4C6A-11CF-8D87-00AA0060F5BF}]. Reboot.
6.
This next hack is not for enhancing performance, but is nonetheless quite useful at times when your system displays an error message at Startup that refuses to go away.
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Windows]
Set NoPopupsOnBoot to 1 (DWORD). Reboot.
7.
For deleting programs from starting up at the boot time: delete their entries from:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run
8.
For uninstalling unruly programs from "Add Remove Programs" control panel applet, look for the program name in
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall
Also check DisplayName subkey to see tha name of the program.
9.
Displaying Ghosted or nonpresent devices. Open "Command Prompt" and enter the following commands:
SET devmgr_show_nonpresent_devices=1
devmgmt.msc
Now, uninstall hardware devices that are no longer used with your system
1.
Remove DLLs from loading for applications that are not running anymore
Edit [HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Explorer]
Create a new DWORD value ALwaysUnloadDLL and give it a data value of 1. Reboot.
2.
Place Windows Kernel in RAM
Edit [HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Session Manager\Memory Management]
Set DisablePagingExecutive to 1. Reboot.
3.
Disable 8.3 Name creation in NTFS
Edit HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\FileSystem]
Set NtfsDisable8dot3NameCreation to 1. Reboot.
4.
Make network browsing to be faster by preventing checking of remote scheduled tasks
Delete the following registry key: [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\RemoteComputer\NameSpace\{D6277990-4C6A-11CF-8D87-00AA0060F5BF}]. Reboot.
6.
This next hack is not for enhancing performance, but is nonetheless quite useful at times when your system displays an error message at Startup that refuses to go away.
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Windows]
Set NoPopupsOnBoot to 1 (DWORD). Reboot.
7.
For deleting programs from starting up at the boot time: delete their entries from:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run
8.
For uninstalling unruly programs from "Add Remove Programs" control panel applet, look for the program name in
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall
Also check DisplayName subkey to see tha name of the program.
9.
Displaying Ghosted or nonpresent devices. Open "Command Prompt" and enter the following commands:
SET devmgr_show_nonpresent_devices=1
devmgmt.msc
Now, uninstall hardware devices that are no longer used with your system
Subscribe to:
Posts (Atom)