I have enabled the SSHD permanently as described on Martins site .
Im now at the point of trying to download the ftp server .
wget ftp://ftp.penguin.cz/pub/users/mhi/mybook/vsftpd.tar.gz -q -O - | tar xzvf - -C /
gets me the following message
wget: fgets(): Success
gzip: stdin: unexpected end of file
Child returned status 1
Error exit delayed from previous errors
Go easy as I know next to nothing about unix or linux commands lol .