From the course: LPIC-2 Linux Engineer (202-450) Cert Prep
Unlock this course with a free trial
Join today to access over 24,300 courses taught by industry experts.
Building an FTP server with Pure-FTPd - Linux Tutorial
From the course: LPIC-2 Linux Engineer (202-450) Cert Prep
Building an FTP server with Pure-FTPd
- One option for building an FTP server is to use Pure-FTPd. In this episode we'll take a closer look. - [Announcer] You are watching ITPro TV. (energetic electronic music) - Welcome back. I'm here with Don for more LPIC. And if you've been following along in our episodes, then you know that we kind of started diving into FTP in the last episode. And in this episode we're going to continue that. So what exactly are we going to be talking about? - Well, this time we're going to learn about Pure-FTPd, which is another FTP demon available inside of Linux. We'll learn some of its advantages over other products. We'll get a chance to see how to get it installed, and then how to configure it to be as secure, well as secure as we can make FTP. - So what can you tell us about Pure-FTPd, and why would we use it as opposed to vsftpd? - All right, well, vsftpd is far more common and honestly is usually the go to FTP server. But where Pure-FTPd kind of excels is it still has a focus on security…
Practice while you learn with exercise files
Download the files the instructor uses to teach the course. Follow along and learn by watching, listening and practicing.
Contents
-
-
-
-
-
-
-
-
(Locked)
Building a router with iptables19m 18s
-
(Locked)
Configuring port forwarding with iptables17m 51s
-
(Locked)
Using iptables as a firewall18m 49s
-
(Locked)
Building an FTP server with vsftpd20m 42s
-
(Locked)
Building an FTP server with Pure-FTPd17m 47s
-
(Locked)
Restricting access to SSH13m 56s
-
(Locked)
Enabling certificate authentication in SSH16m 22s
-
(Locked)
Blocking brute force attacks with Fail2ban20m 17s
-
(Locked)
Scanning for open ports with Nmap16m 36s
-
(Locked)
Building a VPN server with OpenVPN15m 38s
-
(Locked)
Configuring an OpenVPN client15m 28s
-
(Locked)