If this is your first visit, be sure to
check out the FAQ. You will have to register
before you can post. To start viewing messages,
select the forum that you want to visit from the selection below.
Please do not use the CODE tag when pasting content that contains formatting (colored, bold, underline, italic, etc).
The CODE tag displays all content as plain text, including the formatting tags, making it difficult to read.
The number of ftp daemons installed makes no difference to ssh. For security reasons I would recommend that you remove them, unless youhave them properly configured and need them.
sudo aptitude install opsnssh-server
will get the ssh daemon and sftp and scp installed on your system. All of them will connect to your server through port 22.
If you get a free dynamic dns from dyndns.org, run
sudo aptitude install ddclient
and configure it to update. Forward port 22 to you kubunut box. Install winscp and putty on your windows machine adn from anywhere in the world, anytime, even after your internet gets a new ip address you can run connect to home from windows, copy files to and from home, run commands on your home computer from your windows computer, securely.
Then install and configure denyhosts and watch the number of people who try to break in.
Comment