Login to the Modem \ Router,
Your Modem IP is 192.168.1.1 for lan \ ethernet users (put 192.168.1.1 into IE or FIREFOX URL bar)
for USB users type 192.168.1.2 in URL bar
login by admin user name and admin password , [ by default it is admin ]
to change the username or password
and search for the "Change Password" Option there!
after it reboot the modem .
You can displaying a legal notice at system start up.
heres How to do it "
Start -->RUN ---> REGEDIT
Then traverse the registry
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\policies\system]
then Edit these
"LegalNoticeCaption"="Enter your notice caption "
"LegalNoticeText"="Enter your legal notice text "
Works well with Windows XP SP2
You can add programs that appear on the top of the Start Menu. These entries always remain there and remain above recently opened programs.
- Right click on the program you want to pin.
- Select Pin to Start Menu.
Labels: pin, Pinning Programs, start menu, Windows Vista
By default, the icons on the desktop are quite large. To change the size of the icons;
Right click on the Desktop
Select View
Set it to Classic Icons
You can also hold down the Control key while the desktop is displayed. Use the wheel mouse to make the icons larger or smaller, this gives more control
Labels: Icon Size, Windows Vista
In order to convert a FAT partition to NTFS, perform the following steps.
- START -> RUN -> type cmd ; this will open the command prompt.
- Now in the command prompt, type CONVERT [driveletter]: /FS:NTFS
Labels: convert, FAT, FAT to NTFS, NTFS
When you select hibernation from the Shutdown menu,all your applications as well as their location on your desktop come up the next time you start up your computer.It can be enabled with Windows 2000 as follows;
Open Go to the Control Panel --> Power Options.
Click on the Hibernate tab and check Enable hibernation support.
Since hibernation takes what is in memory and writes it to disk,the amount of hard drive space needed is the same as the amount of memory you have.
Labels: Hibernate, hibernation
This can be done by using a command line utility called uptime. You can also use it to check for remote machine.
Uptime [server] [/s ] [/a] [/d:mm/dd/yyyy | /p:n] [/heartbeat] [/? | /help]
server Name or IP address of remote server to process.
/s Display key system events and statistics.
/a Display application failure events (assumes /s).
/d Only calculate for events after mm/dd/yyyy.
/p Only calculate for events in the previous n days.
/heartbeat Turn on/off the system's heartbeat
/? Basic usage.
/help Additional usage information.