Installing SSH, Telnet, FTP, and other services
Lecture Overview
In this lecture we will install telnet, FTP, and SSH, establish connections to each service, and point out the potential dangers of using telnet and FTP. I will cover a number of important commands including:
Check your network adapter – (1:05)
Install SSH, Telnet, and FTP – (2:24)
Check running services (netstat -tpan) – (4:34)
Change to host-only network – (5:45 , 7:26)
Cycle the network interface (ifdown , ifup) – (6:07, 8:04)
Create telnet, FTP, and SSH connections – (8:44)
Connections in the clear are bad, mmkay? – (12:53)
NOTE: It is important that you follow along, that is, duplicate, what I’m while watching the video. When I demonstrate a command, you should have your Linux running, and do what I do. You can pause the video and restart it when you are ready to progress.
by Linux Administration
linux ftp command