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
Docker no CentOS7 - instalação fácil
WindowMaker no Fedora
SQLiteStudio - Gerenciador de banco de dados SQLite
Instalando Unifi Controler no Ubuntu 24.04
Fedora - Coletando informações essencias
Leitura recomendada
Verificando o nível de tinta de sua impressora com QInk
Erro ao compilar Qt5 no Slackware 14.2 [Resolvido]
Instalando Automatix2 no Kubuntu, Xubuntu, Ubuntu Dapper, Edgy, Feisty
Scan Tailor - pós-processamento de páginas digitalizadas
Removendo VMware Workstation
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