Hi I have followed this tutorial https://www.digitalocean.com/community/tutorials/how-to-install-ajenti-control-panel-on-ubuntu-13-04
I am running Ubuntu 15.04 the install went fine I added port 8000 to the firewall but when I browse to the site I get this error
This web page is not available
ERR_CONNECTION_REFUSED
:~# sudo netstat -plutn | grep 8000 tcp 0 0 0.0.0.0:8000 0.0.0.0:* LISTEN
this is a fresh install of ubuntu with webserver installed WAMP
any idea why it will not load ?
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Join our DigitalOcean community of over a million developers for free! Get help and share knowledge in Q&A, subscribe to topics of interest, and get courses and tools that will help you grow as a developer and scale your project or business.
ok so I installed ubuntu 14.04 and the install worked fine I guess there is a problem with 15.04 as I followed the same steps
I have run a fresh install centos 7 and then followed this guide
http://support.ajenti.org/topic/349866-installing-on-centosrhel/
auto install and manual install when I try and run service ajenti restart
I get Failed to issue method call: Unit ajenti.service failed to load: No such file or directory.
thanks for your reply I tried creating a new droplet and just installing Ajenti based on the install instructions on there site I also made sure to make sure the 8000 port was enabled in the firewall - same blank page
tried a new droplet with ssh setup and LAMP stack tried to install ajenti again same blank page ?
I am trying to use the latest version of Ubuntu 15.04 I just seem to be going around in circles.