Ubuntu Build SS

Source: Internet
Author: User
Tags server port

1. Install SS

Apt-get Install python-pip python-m2cryptopip Install Shadowsocks

2. Configuration files

{"Server": "Your_server_ip", "Server_port": 8000, "Local_port":, "Password": "your_passwd", "timeout": +, "method ":" AES-256-CFB "}

Explanation of each field:

    • Server:your hostname or Server IP (Ipv4/ipv6).
    • Server_port:server Port number.
    • Local_port:local Port number.
    • password:a password used to encrypt transfer.
    • Timeout:connections timeout in seconds.
    • Method:encryption method, "BF-CFB", "AES-256-CFB", "DES-CFB", "RC4", etc. Default is table, which are not secure. "AES-256-CFB" is recommended.

3. Start

Ssserver-c/etc/shadowsocks.json-d Restart

Report:

Ubuntu Installed Remote Desktop:

1. Loading XRDP:

Apt-get Install XRDP

2. Loading Vnc4server

Apt-get Install Vnc4server

3. Loading Xfce4

Apt-get install Xubuntu-desktopecho "Xfce4-session" >~/.xsession

Ubuntu Build SS

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.