webmin-virtualmin-nginx

3 posts / 0 new
Last post
#1 Wed, 10/10/2012 - 11:57
facilitator999

webmin-virtualmin-nginx

Hi

I'm having a hard time installing the package required by webmin to work with nginx.

I'm on Debian 6.06

apt-get install webmin-virtualmin-nginx webmin-virtualmin-nginx-ssl (on Debian).

I keep getting package not found.

Please help

Thanks

Wed, 10/10/2012 - 12:32
imhawk

Run the following commands:

vi /etc/apt/sources.list

check the virtualmin package is added in the list or not. if not add the following line:

deb http://software.virtualmin.com/gpl/debian/ virtualmin-squeeze main

deb http://software.virtualmin.com/gpl/debian/ virtualmin-universal main

and then update the package by

apt-get update

then install

apt-get install webmin-virtualmin-nginx webmin-virtualmin-nginx-ssl

It may work now

Wed, 10/10/2012 - 14:22
facilitator999

Thanks please close

Topic locked