To install ProFTPD on your Ubuntu 14.04 LTS server, just follow these steps:
- First, log in to your Ubuntu server as the root user using your favorite SSH client.
- Next, you’ll want to make sure your operating system is up-to-date. Use the following command to install all the latest packages:
sudo apt-get update
- Now that your system is up-to-date, you can install ProFTPD FTP services using the command:
apt-get -y install proftpd
- On the ProFTPD configuration screen, select the installation as Standalone then press TAB to move your cursor to the OK button and hit Enter to confirm.
- The installation and configuration process may take a few minutes.
- Once the installation has finished, you can configure the ProFTPD service by editing the proftpd.conf file located at /etc/proftpd/proftpd.conf with your favorite editor.
nano /etc/proftpd/proftpd.conf
- Within the configuration file, change the server name replacing it with the actual hostname of your server.
- In order to restrict users to their home directories, uncomment (remove the # sign from) the line that says Default root.
- After making your changes, save the configuration file with the command Ctrl + o, hit Enter, and then Ctrl + x.
- Lastly, you’ll need to restart the ProFTPD service with the following command:
service proftpd restart
And there you have it!
Popular Links
Looking for more information on Ubuntu? Search our Knowledge Base!
Interested in more articles about Operating Systems? Navigate to our Categories page using the bar on the left or check out these popular articles:
- How to Check the Apache Version on a Linux Dedicated cPanel Server
- How to Change a Password in Linux
- How to Check if Your Linux Server is Under DDoS Attack
Popular tags within this category include: Linux, Windows, Apache, CentOS, Debian, Fedora, RedHat, and more.
Don’t see what you’re looking for? Use the search bar at the top to search our entire Knowledge Base.
The Hivelocity Difference
Seeking a better Dedicated Server solution? In the market for Private Cloud or Colocation services? Check out Hivelocity’s extensive list of products for great deals and offers.
With best-in-class customer service, affordable pricing, a wide-range of fully-customizable options, and a network like no other, Hivelocity is the hosting solution you’ve been waiting for.
Unsure which of our services is best for your particular needs? Call or live chat with one of our sales agents today and see the difference Hivelocity can make for you.