Debian: Set up SSH-Linux Release Technology-Debian information. The following is a detailed description. After Debian is installed, I first consider how to share resources between Windows and Debian.
Without Samba, I directly thought of installing SSH.
You can remotely control Debian in windows, and directly copy files in windows to debian.
Install Debian SSH:
Run apt-get install openssh-server
Introduce the iso file of cd1 to VMWare.
Click CD-ROM (IDE 1:0) settings
In addition, run the installation command: apt-get install openssh-server, and the system prompts that an error has occurred. I have consulted someone to modify/etc/apt/source. in list, you can change the source to debian.cn99.com in China.
Apt-get update apt-get install openssh-server
Start/stop the service:/etc/init. d/ssh start | stop | restart
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.