something along the lines of
sudo apt-get ftpsoftwareofchoice
....
fuck up the config.
TLDR; do not install FTP these days without something like SCP or SFTP in the mix... even SCP is consider to be deprecated now, use something more secure like sftp.
FTP users/passwords transfers are in the clear. Do not use it. it was a more trusting time in the late 80s early 90s when it was invented. we were a more trusting lot and encryption was considered a munition.
How do you even set up an unsecure FTP site nowadays anyway?
something along the lines of sudo apt-get ftpsoftwareofchoice .... fuck up the config.
TLDR; do not install FTP these days without something like SCP or SFTP in the mix... even SCP is consider to be deprecated now, use something more secure like sftp.
FTP users/passwords transfers are in the clear. Do not use it. it was a more trusting time in the late 80s early 90s when it was invented. we were a more trusting lot and encryption was considered a munition.