Linux Kilin installation and keystroke server steps

Source: Internet
Author: User

USB flash drive, fool-mounted

Set root password sudo passwd root

VSFTPD and SSH Services

Use Apt-get to install VSFTPD and SSH directly, first to sudo apt-get update source list

1.SSH Installation

Install command: sudo apt-get install Openssh-server

Uninstall command: sudo apt-get remove openssh-server

After we run the sudo apt-get install openssh-server command, confirm that the installation is OK

Ps-e|grep SSH

1418? 00:00:00 sshd

See sshd That means Ssh-server's started.

If not, you can start this way: sudo/etc/init.d/ssh start or service ssh start

2.VSFTPD Service

Apt-get Install VSFTPD

Linux Kilin installation and keystroke server steps

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.