配置Debian

Debian 基礎服務配置

1: sudo  apt-get install sudo 

2: ftp  apt-get install  vsftpd 

   /etc/init.d/vsftpd start|stop|restart

   /etc/vsftpd.conf

3: gcc  apt-get install gcc 

4: ssh  apt-get install openssh-server

    /etc/init.d/ssh start|stop|restart

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章