First page Back Continue Last page Overview Graphics
Creating an FTP server
From console type “sudo kwrite /etc/hosts.allow”
Add the line “ftp in.ftpd : 192.168.1.* : ALLOW”
Save and exit
Assign a password to knoppix user
Type “su”
Type “passwd knoppix” and enter a password
Start service “/etc/init.d/inetd start” at console
Notes: