Linux-vim and SSH Client

Source: Internet
Author: User

  I. Use of VIM

    The standard editor for Linux is the equivalent of a notepad in the Windows system, which is no less powerful than any of the latest text editors.

(1) Vim installation

(2) Vim use: Operating mode

General mode (default mode, cannot edit document, only view, press I enter edit mode)

Edit mode (this mode allows you to edit text, press ESC to exit and go to normal mode)

Command mode (press: Enter command mode in general mode)

-Q: Safe exit

-q!: Forced exit

-WQ: Save exit

-set Number: Set lines for editing text

-set nonumber: Cancel row Count setting

  Second , SSH client use

   (1) Linux system installation SSH client server

See if installation: sudo apt-cache policy openssh-client openssh-server

(2) Windows Client access to Linux

SECURECRT is an SSH-enabled terminal emulator, which is simply the software that logs on to UNIX or Linux server hosts under Windows, and uses the client to view, operate, and monitor multiple Linux servers at the same time on a Windows system.

Linux-vim and SSH Client

Related Article

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.