SECURECRT Related Settings

Source: Internet
Author: User

Technorati Tags: securecrt, setting

1. Use SECURECRT to set the color of Linux vim

Linux console color is good settings: Options->session options, Terminal, Emulation Terminal select ANSI or Linux or xterm, must be hooked on ANSI Co Lour

2. Not applicable for some time SECURECRT will disconnect.

With client-side tools, such as SECURECRT, to connect to a Linux server, some will appear for some time without any action, and the client and server are disconnected. This is mainly due to the presence of routers, firewalls, and the security of the client and the server, which disconnects the idle connection after a certain period of time. Or, the server side is set to disconnect idle connections. Then there are two ways to solve the problem, one is to start from the server, the first is on the client tool

SecureCRT Setup Method: session Options –> Terminal –> Anti-idle –> Check Send protocol no-op (p) every 60 seconds

Putty:Putty, Connection, Seconds between keepalives (0 to turn off), default is 0, changed to

SECURECRT does not recognize the back key-->session->mapped keys-> Select the two check boxes of other mappings

SECURECRT Right-click Copy-paste-->terminal-->mouse--> Select Shift Force local Mouse operations


3. SecureCRT inside Execute make menuconfig display garbled problem solve: first set the terminal for Xterm mode, and select ANSI color, and then set the character encoding to No, and then restart SECURECRT will not garbled.

4. Copy and paste:

options, global options, terminal--mouse, select the inside three options, where paste using the ' right ' button, you can copy the line, right-click to paste the

5.. garbled Phenomenon:

echo $LANG->en_us or ZH_CN. UTF-8

Character encoding: FONT-------terminal---- session options, Options--no Chinese garbled appearance

6. Display fonts:

options, session options, terminal-and appearance-standard fonts: Set to the font you like

7. Highlight the display

(1) "Options", "Session Options", "terminal", "emulation", select ' ANSI color ' and ' use color scheme ' at "Emulation (E)"

(2) "Appearance", "Terminal", "Options", "Session Options", select ' Use color ' at cursor

8. Add Interactive window

View Interactive window

9, set the global font and size

"Options"-"global Options"-"General"-"Preset Session Settings"-click on "Edit preset Settings", "appearance"-"Standard font"-"Fixedsys", "Font encoding" -"UTF-8

10. Multiple tabs open in the same client

File->connect, at the bottom there is "open in a Tab" (opens a session as a new tab), select this option.

11, solve the SECURECRT and HyperTerminal in the copy and paste configuration when the method of stuck

Reference: Http://www.blhekai.com/securecrt-superterminal-copy-paste-stop.html

Adjustment method of SecureCRT:

Menu Options->global options, modify line send delay[ an option in advanced], recommended to change to 50 milliseconds. (if not, make it bigger)

Deep Analysis:

This phenomenon often occurs in the middle-low-end router switch, the reason is not because of the pasted data encoding error, the reason for rendering the error is the network device CPU encoding processing character capability problem, the delay to the CPU can complete the recognition processing state.

13. Exit Full Screen

With the SECURECRT, unfortunately, after the full screen can not exit, only with Windows shortcut key switch, Baidu a bit, found very simple
alt+enter shortcut key to exit full-screen mode.

14. SECURECRT Timeout Disconnect

Because a router exists between the client and the server , the firewall, and for its own security, disconnects the idle connection after a certain period of time. Or, the server side is set to disconnect idle connections.
Workaround:
Since the idle connection that timed out is disconnected, we should make the connection between the client and the server "busy" with two methods:
start with the server :
Modify/etc/ssh/sshd_config Profile Clientaliveinterval 300 (default = 0), this parameter means that every 5 minutes, the server sends a message to the client to keep the connection
Service sshd Reload in effect
Above is the configuration requires server permissions, if there is no server permissions can use this method, the idea is: the client sends a message to the server for keeping the connection

start with the client:
SECURECRT sets the number of seconds to send a string in the option terminal anti-idle, or the NO-OP protocol package
Putty:putty, Connection, Seconds between keepalives (0 to turn off), default is 0, change to 300

========================================================

1. Copy all contents of the directory to a new directory in Linux

use Cp-r/home/user/. /mnt/temp copy all files, including hidden files.

2.echo Output color string, output color, must be with-e,m immediately after the string to be displayed

Set color format: \e[background color, foreground color, highlight m or \033[background, foreground, highlight M

Restore Default format: \e[0m

Background color:

0 transparent (using terminal color), 40 black, 41 red, 42 green, 43 yellow, 44 blue 45 Violet, 46 turquoise, 47 white (grey)

Foreground color:

30 Black 31 Red, 32 green, 33 yellow, 34 blue, 35 violet, 36 turquoise, 37 white (grey)

Highlight is 1, not highlight is 0

Recommended Use

SECURECRT Related Settings

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.