Tags
android awstats beans clearcase clearquest curl debian dev dhcp dreamhost dvb eclipse ethernet html http java javascript licensing linux mac macfuse mpeg mysql mythtv network networking openoffice php random root safari samba scripting shell spring sshfs ssh linux sudoers requiretty touch tr ubuntu vpn vsftp WOL xmltv yum
Tag Archives: vsftp
45 second anonymous ftp server setup
Setup of ftp server on debian/ubuntu… First install it. sudo apt-get install vsftpd Next edit /etc/vsftpd.conf. There are tonnes of options, but this is pretty much the bare minimum. listen=YES local_enable=NO anonymous_enable=YES anon_root=/var/ftp Now provide access to directory “Music” in … Continue reading

