PDA

View Full Version : ssh instalation


b06dqn
August 22nd, 2007, 11:20 AM
I want to install a package, this one http://www.tummy.com/Products/vpostmaster/
on Ubuntu using ssh.
I want to do this from windows, is that possible?
The server is configured for ssh connexion, someone installed apache, and postfix through ssh, i want to know if i can install from windows.
Thank you

livestockPimp
August 22nd, 2007, 11:28 AM
if its just a .deb package or source then all you will need to do is connect in (you can get PuTTY for windows to connect in on ssh to linux machines) and you can download the package with wget and then install it.

bodhi.zazen
August 22nd, 2007, 02:13 PM
This page :

http://www.tummy.com/Products/vpostmaster/download.html

gives step-by-step instructions. You can do all that via ssh no problem.