joi, 28 martie 2019

Installation and Basic Configuration of VSFTPD as a FTP Server - Ubuntu Linux

https://bit.ly/2GWSkNL Wftpserver secret sale page.
Get Beacon-Find My Droid: Lightweight & reliable: http://bit.ly/LpFcxv http://ziyan.mozeej.com/2011/12/installation-and-configuration-of-vsftpd-as-a-ftp-server-ubuntu-linux.html FTP, standing for File Transfer Protocol is a useful utility when it come s to working with servers, specially web servers allowing users to upload files remotely. In a future tutorial coming soon, I hope to cover on Virtual Hosts and Alias Directories in Apache. Installation Instructions: 01. sudo apt-get update 02. sudo apt-get install vsftpd 03. sudo nano /etc/vsftpd.conf [ uncomment 'local_enable' & 'write_enable' ] 04. sudo /etc/init.d/vsftpd restart Additionally if you want users to enter an 'chroot' environment you could use sudo nano /etc/vsftpd.conf [ uncomment 'chroot_local_user' ] I got freaked out with an unexpected message, sorry about that :) Ziyan Junaideen

Niciun comentariu:

Trimiteți un comentariu