Skip to main content
Eleeist
Participating Frequently
July 2, 2010
Answered

Installing on Debian via SSH?

  • July 2, 2010
  • 1 reply
  • 640 views

Hi everyone,

I am wondering if it is possible to install latest version of ColdFusion on Debian using SSH (the only ways to access my server I have are SSH and FTP)? If yes, are there any knowledge base articles or tutorials regarding this matter?

This topic has been closed for replies.
Correct answer Owainnorth

I see no reason why not, I've installed it on Redhat/CentOS countless times via SSH. Assuming there are no Deb-related issues it should be just like any other Linux install.

No real need for tutorials to be honest, if it works then it's just a case of following the on-screen prompts, the defaults are normally ample.

O.

1 reply

Owainnorth
OwainnorthCorrect answer
Inspiring
July 2, 2010

I see no reason why not, I've installed it on Redhat/CentOS countless times via SSH. Assuming there are no Deb-related issues it should be just like any other Linux install.

No real need for tutorials to be honest, if it works then it's just a case of following the on-screen prompts, the defaults are normally ample.

O.

Eleeist
EleeistAuthor
Participating Frequently
July 2, 2010

Thanks!