On Tue, Apr 20, 2010 at 3:51 PM, Georghy fusco@wanagain.net wrote:
Athmane Madjoudj a écrit :
On Tue, Apr 20, 2010 at 3:36 PM, Georghy fusco@wanagain.net wrote:
Athmane Madjoudj a écrit :
On Tue, Apr 20, 2010 at 3:23 PM, Georghy fusco@wanagain.net wrote:
Athmane Madjoudj a écrit :
On Tue, Apr 20, 2010 at 10:37 AM, Athmane Madjoudj athmanem@gmail.com wrote:
>> Can you advice me an other tool to manage VM via a Web GUI on CentOS ? >> >> >> >> > ConVirt http://www.convirture.com/ > OpenNebula http://www.opennebula.org/ > > > > personally i use ConVirt.
here is the guide: http://www.convirture.com/wiki/index.php?title=C2_fedora_installation
I'm trying to install Convirt but when i type : http://<ip_adress_of_KVM_server>:8081/ i get the following page : connexion failed Firefox can't establish a connection to the server at <ip_adress_of_KVM_server>:8081. It seems that no web server is installed on this machine Do I miss a step ?
the tutorial i'm using is : http://www.convirture.com/wiki/index.php?title=C2_fedora_installation
-- Cordialement, / Greetings, Georghy FUSCO
CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
can you gives the output of:
netstat -ant
-- Cordialement, / Greetings, Georghy FUSCO
CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
it seems that the webserver is not running,
i think that is a problem with TurboGears and MySQL, i have changed the config file
i will re-install it and i keep you informed.
Best regards.
how should I fix it ?
-- Cordialement, / Greetings, Georghy FUSCO
CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
just for testing try to reset mysql root password to empty
mysqladmin -u root -p password ""
ps.
i remember that the installer doesn't update TG config file [MySQL section].