run this command:
wget -q -O - checkip.dyndns.org|sed -e 's/.*Current IP Address: //' -e 's/<.*$//'
that's all!
Thursday, June 26, 2008
Wednesday, June 25, 2008
Remember Password for Map Network Drive
Create a Batch file with this line:
net use DRIVE: \\SERVERNAME\FOLDERNAME PASSWORD /user:USERNAME /persistent:yes
then put this file into startup!!
net use DRIVE: \\SERVERNAME\FOLDERNAME PASSWORD /user:USERNAME /persistent:yes
then put this file into startup!!
Wednesday, June 18, 2008
Enable M Drive in Exchange Server
You need to add a string value called DriveLetter, with a value of M, into the following location:
HKLM\System\CurrentControlSet\Services\ExIFS\Parameters
and change the Value of EnableMDLReads to 1.
Obviously, the value M means that drive M: will be used. You can change this to be a different value if you desire.
If you do re-enable the ExIFS drive letter, be careful out there!
Monday, June 9, 2008
Disable the system beep through in Windows
Right click My Computer>>Properties
Select the Hardware tab, click Device Manager
Go to View>>Show Hidden Devices
Subscribe to:
Posts (Atom)