Batch backup export/import set for putty Login

Source: Internet
Author: User

Today, the system administrator told me how to run the following command in Windows:

Reg export HKEY_CURRENT_USER \ Software \ simontatham session. Reg

Then, import the Registry Information Session. Reg on another machine.

This registry file can also be used to modify the default configuration in batches, for example, to change the character set default to UTF-8, open session. Reg with a text editor, batch look for it:

"Linecodepage" = ""
Replace:
"Linecodepage" = "UTF-8"

In fact, there is another way to download the Chinese version of putty file 0.60cn. Address: the independent file in the current subdirectory of putty, you can put putty directly into the U drive, you don't have to worry that the configuration can only be stored in the registry of a single computer. reinstalling the system will not lose the session configuration content. The related patch comes from the http://jakub.kotrla.net/putty/ (configuration file name Chinese support is slightly problematic, but does not affect the use ). I used it for a while and found it very convenient. Address: http://wrc.gro.clinux.org/putty/

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.