Categories
Internet Keyboard Shortcuts Laptop linux Microsoft Password Web Trends

save username password in putty to auto-login

For some versions of Putty it’s as simple as:
putty.exe root@example.com -pw mypasswordforexamplecom
For those using Windows, you can simply create a shortcut and pass in those parameters. For example:
  1. Create a shortcut on desktop to putty.exe
  2. Rename the shortcut to “PuTTY – example.com”
  3. Right-click shortcut and choose Properties
  4. Modify the target similar to: “C:\Program Files\PuTTY\putty.exe” user@example.com -pw password
  5. You can also use IP Address of host in place of domain host name
  6. Click OK
Otherwise, you need to use a public key as explained here : “Creating and Copying Your Key-Pair in PuTTY SSH Client”.
 
'Coz sharing is caring
Categories
Password

Reset Linksys Router Password wrt54g and BEFWIIS4

Do you have a Linksys router and you have forgotten your password or you want to reset the password to the default. Firstly you must have physical access to the router. This article is basically for WRT54g and model BEFW11S4
If you have changed the password from the default password and have forgotten the default or your router did not come with any documentation.
To regain access to the router try the following. In the username field leave it blank and in the password field type admin

Username / leave blank
password / admin

 

The Rest Button on a Linksys Router

To reset the router

While the back of your router might look different, the reset button is usually clearly marked. To reset the router to the default password, insert something thin–like a pencil point–and depress the red button. Hold that for a few seconds. The password for your Linksys router should have reverted to its default.
Try accessing it from a machine that is plugged directly into it. The default address is usually http://192.168.1.1. When you gain access to the router then you can change the password to any word of your choice.

'Coz sharing is caring