This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
:80 { | |
root /serve | |
} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Installing vsftpd on CentOS | |
yum install vsftpd | |
How to configure vsftpd: | |
Now that you’ve installed vsftpd, follow this procedure to configure it. These steps applies for both the linux variants. | |
Before you get started, stop the vsftpd by typing: |