XenWebManager no CentOS 6.5
Uma dica rápida sobre a instalação do
XenWebManager no
CentOS .
O XenWebManager é similar ao
OpenXenManager , onde a diferença é o acesso via WEB.
Sua instalação no CentOS é muito fácil, adicione o repositório RPM Forge:
CentOS 6 32 bits:
# rpm -ivh http://packages.sw.be/rpmforge-release/rpmforge-release-0.5.2-2.el6.rf.i686.rpm
CentOS 6 64 bits:
# rpm -ivh http://packages.sw.be/rpmforge-release/rpmforge-release-0.5.2-2.el6.rf.x86_64.rpm
Agora, é só instalar:
# yum install xenwebmanager -y
Inicie o serviço:
# serviço xenwebmanager start
Coloque na inicialização do sistema:
# chkconfig xenwebmanager on
E para acessar, use o seu browser:
http://<ip do xenwebmanager>:8080
Espero que ajude.
Guia de referência:
Outras dicas deste autor
Rodando NextCloud via Podman
Atualizando Fedora 20 para 21
Bacula no CentOS 6.3 - Via yum
Zabbix Server no CentOS 8
Joomla! 3.0.3 no CentOS 6.3
Leitura recomendada
Renomeando arquivos "Codificação Inválida" e um Bônus
Mudando o Splash Screen do KDE
3 configurações básicas que podem melhorar muito a sua edição pelo editor nano
Personalize seu KDE4 com o Bespin
Instalando XMMS no BigLinux
Comentários
Para que serve o XenWebManager?
Hi Daniel,
Thanks for the nice post.
I have followed the instruction & installed my Xenwebmanager successfully.
Also I have added my Xenserver into it.
But while clicking on the console tab of any of the Xenserver or VM, I am getting below error message continuously.
Error: access denied ("java.net.SocketPermission" "<ServerIP>:8083" "connect,resolve")
Please help.
Regards
Santosh.
Mensagem
Hi Daniel,
Thanks for the nice post.
I have followed the instruction & installed my Xenwebmanager successfully.
Also I have added my Xenserver into it.
But while clicking on the console tab of any of the Xenserver or VM, I am getting below error message continuously.
Error: access denied ("java.net.SocketPermission" "<ServerIP>:8083" "connect,resolve")
Please help.
Regards
Santosh.
[2] Comentário enviado por sdbhabal em 05/11/2015 - 05:39h
Hi Daniel,
Thanks for the nice post.
I have followed the instruction & installed my Xenwebmanager successfully.
Also I have added my Xenserver into it.
But while clicking on the console tab of any of the Xenserver or VM, I am getting below error message continuously.
Error: access denied ("java.net.SocketPermission" "<ServerIP>:8083" "connect,resolve")
Please help.
Regards
Santosh.
Hi Santosh ;
Checks whether the firewall is active, had the same problem and was active firewall
Mensagem
[quote]
[2] Comentário enviado por sdbhabal em 05/11/2015 - 05:39h
Hi Daniel,
Thanks for the nice post.
I have followed the instruction & installed my Xenwebmanager successfully.
Also I have added my Xenserver into it.
But while clicking on the console tab of any of the Xenserver or VM, I am getting below error message continuously.
Error: access denied ("java.net.SocketPermission" "<ServerIP>:8083" "connect,resolve")
Please help.
Regards
Santosh.[/quote]
Hi Santosh ;
Checks whether the firewall is active, had the same problem and was active firewall
Contribuir com comentário
Enviar