Re: SSHd and Webmin
You should have installed the OpenSSH server task when installing the server in the first place. I am not sure if you can do that with Webmin or not. I would consider forgetting about webmin, install openssh on the server and use it for administration.
If you are trying to access it from outside (over the internet), regardless how you enabled SSH, the router will have to forward port 22 to the private IP of the server. Note that you might start to get attacks as soon as you open the port, so be careful.
If you can work on the server directly (not remotely), you can add openssh easily with:
sudo apt-get install openssh-server
Darko.
-----------------------------------------------------------------------
Ubuntu 12.04 LTS 64bit & Windows 7 Ultimate 64bit
Bookmarks