[How To] Secure FTP Server with TLS on Ubuntu 20.04 🔐 (2020) #2

Channel:
Subscribers:
7,400
Published on ● Video Link: https://www.youtube.com/watch?v=N7hwrPiji3c



Category:
Tutorial
Duration: 6:44
12,422 views
223


Hi, in this video I will show you How To Secure vsftpd server with TLS on Ubuntu 20.04 🔐.
And you have a bonus at the end of the video to have more security on the FTP server.
🛎 To better understand this video, first, I advise you to watch the first video which describes the steps of installing and configuring an FTP server 📽 🎞 ▶ https://youtu.be/1WVBC0KBOeE

📢 Make sure to Subscribe ✅ so you don't Miss out on my future Videos 📽 🎞 ▶ https://www.youtube.com/channel/UCWQAnj6I7VG25xo8B-1mI1g/?sub_confirmation=1 💯 ✅

00:00 Introduction
01:00 Create an SSL Certificate
01:39 Configure VSFTP with TLS
03:17 Testing FTP with TLS
04:38 Bonus : Disable Shell Access

#FTP_Server
#FTPS_Server_Ubuntu
#VSFTPD_TLS
#Secure_FTP_Server

The instructions should be applicable to other Linux Ubuntu versions.

** Create an SSL Certificate 🔐 .
- sudo openssl req -x509 -nodes -days 3650 -newkey rsa:2048 -keyout /etc/ssl/private/vsftpd.pem -out /etc/ssl/private/vsftpd.pem

** Secure FTP with TLS
- sudo vi /etc/vsftpd.conf
ssl_enable=YES
rsa_cert_file=/etc/ssl/private/vsftpd.pem
rsa_private_key_file=/etc/ssl/private/vsftpd.pem
allow_anon_ssl=NO
force_local_data_ssl=YES
force_local_logins_ssl=YES
ssl_tlsv1=YES
ssl_sslv2=NO
ssl_sslv3=NO
require_ssl_reuse=NO
ssl_ciphers=HIGH
- sudo systemctl restart vsftpd.service

** Testing FTP with TLS
- We recommend FileZilla, which works on Windows, Mac and Linux : https://filezilla-project.org/

** Disable Shell Access
- sudo vi /etc/ssh/sshd_config
DenyUsers ftpuser
- sudo service sshd restart

✍✍✍ Let me know what you think of this video in the comments ✍✍✍
📢 Make sure to Subscribe ✅ so you don't Miss out on my future Videos 📽 🎞 ▶ https://www.youtube.com/channel/UCWQAnj6I7VG25xo8B-1mI1g/?sub_confirmation=1 💯 ✅
👉 Follow me on Facebook ✅ : https://www.facebook.com/TechnIN
Thanks for watching 📽 🎞 !!!




Other Videos By TechIN


2021-02-06[How to] Clone Disk to Disk | Clonezilla | Step by Step (2021)
2021-01-27[How to] Fix VirtualBox ERROR : RTR3InitEX Failed with RC=-1912 | Ubuntu 20.04
2021-01-23[How to] Install VirtualBox | Ubuntu 20.04 (2021)
2020-12-31[How to] Create Multi Bootable USB from ISO | Ventoy | Ubuntu 20.04 | Very Easy(2021)
2020-12-15[How to] Convert MBR to GPT in Ubuntu 20.04 | Without Data Loss | Very Easy | (2021)
2020-12-08[How to] Create Windows 10 Bootable USB on Ubuntu 20.04 | BIOS | UEFI | Step By Step (2021)
2020-12-03[How to] Install Windows 10 After Ubuntu 20.04 | Dual Boot | UEFI | Step By Step (2021)
2020-11-22[How To] Install Ubuntu Server 20.04 on Vmware ESXI | Step-by-Step (2020)
2020-11-18[How To] Configure FTP Server (VSFTPD) on Ubuntu 20.04 | Upload to a Web Server (2020) #3
2020-11-13[How To] Install FTP Server (VSFTPD) on Ubuntu 20.04 (2020) #1
2020-11-13[How To] Secure FTP Server with TLS on Ubuntu 20.04 🔐 (2020) #2
2020-02-28[how to] Install Counter Strike : Global Offensive | CSGO | ubuntu 19.10 | Gaming
2020-02-22[How To] Install Steam on Linux | Ubuntu 19.10 | Gaming
2020-02-16[How To] Install windows 10 | PRO
2020-02-04[How To] Change Ubuntu 19.04 Screen Resolution on Hyper-V | Virtual Machine
2020-02-01[How to] Install Windows 10 After Ubuntu 19.04 | Dual Boot | UEFI (2020)
2020-01-28[How To] Show Saved WiFi Password on Windows 10 (2020)
2020-01-26[How To] Add network location in Windows 10 (2020)
2020-01-24[How To] Check System Performance Rating in Windows 10 (2020)
2020-01-18[How to] Install Windows 10 on Virtualbox in Ubuntu - Step by Step
2020-01-17[How To Fix] Kernel driver not installed (rc=-1908) | VirtualBox - Ubuntu



Tags:
TechIN
Ubuntu
How to
sftp
ftps
secure FTP
secure FTP Server TLS Ubuntu 20.04
secure FTP Server
secure FTP Server TLS
secure FTP Server Ubuntu 20.04
Install FTP Server
Install FTP Server Ubuntu
Install FTP Server Ubuntu 20.04
ftp server
ftp server ubuntu
ftp
vsftpd
how to Install FTP Server
how to Install FTP Server Ubuntu
how to install vsftpd
ftp server for ubuntu 20.04
instalar ftp
instalar ftp ubuntu 20.04
ftp server شرح
filezilla