Linux LAN-related commands and SSH connection to the remote host

Source: Internet
Author: User
Tags asymmetric encryption

    • Ifconfig command
      • View and configure network status commands
    • Turn off and start the NIC
      • Ifdown NIC Device Name
        • Disable the NIC device
      • Ifup NIC Device Name
        • Enable the NIC device
    • Querying network status
      • Netstat options
        • -t lists TCP protocol ports
        • -U lists UDP protocol ports
        • -l list only in the Listening State Network Service
        • -A Lists all network connections
    • SSH command
      • SSH User name @ip
        • Remote administration of specified Linux servers
      • SCP [-r] User name @ip: File path Local Path
        • Download file
      • SCP [-r] Local file user name @ip: Upload path
        • Uploading files

    • Symmetric encryption algorithm
      • The same key can be used as both the encryption and decryption of information, which is called symmetric encryption, also known as single-key encryption
    • Asymmetric encryption algorithm
      • Also known as Public key encryption algorithm, requires public key and private key

    • You can use the Xshell Telnet tool and the WinSCP file Transfer tool

Linux LAN-related commands and SSH connection to the remote host

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.