By AlexOliveira
Hello Guys,
I created my first server: 512MB Ram 20GB SSD Disk New York 3 Ubuntu 4.14 x64
Installed LAMP, all 100% http://104.236.249.43/info.php
I can not install the FTP even managed to install proftpd but nothing work …
1 - The: proftpd is the best or the most? if not what would be?
How do I know if everything is set up perfectly?
in the file:
/ etc / passwd
there at the end I have:
userftpd: x: 1000: 1000 :: / home / FTP-shared: / bin / false
Where am missing?
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
Skip FTP, and stick with SFTP. There’s no packages to install and it works over SSH, which is a secure line between you and your server. Works the same way, just use port 22.
Set up a user with read and write access to your web directory (Usually /var/www) and login using FileZilla or your preferred FTP client with the username and password you set.
You can allow root to be used for SSH and SFTP access, not recommended, but some people do it. Here’s an article on how to do that:
http://askubuntu.com/questions/469143/how-to-enable-ssh-root-access-on-ubuntu-14-04
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.