HP-UX technical tips for system administrators
Here is a quick howto on how to import your saved hosts in putty from
one machine to another.
Putty stores its settings in the windows registry. With the following one-liner typed into the “Start menu” > “Run” you can save your settings as a .reg file.
Putty stores its settings in the windows registry. With the following one-liner typed into the “Start menu” > “Run” you can save your settings as a .reg file.
regedit /e "%userprofile%\desktop\putty.reg" HKEY_CURRENT_USER\Software\Simontatham
After this the .reg file has been created on your desktop, you should
copy it to the destination host and double-click it to import.
No comments:
Post a Comment