XenWebManager no CentOS 6.5

Publicado por Daniel Lara Souza em 28/03/2014

[ Hits: 7.344 ]

Blog: http://danniel-lara.blogspot.com/

 


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
Linux: XenWebManager no CentOS 6.5

Espero que ajude.

Guia de referência:
Outras dicas deste autor

Bacula no Debian - Instalação via apt-get

Compartilhando Internet com Centos 5.X

Screenfetch no Linux Mint 14

Instalando o AWX no CentOS 8

Compilando Samba4 no CentOS 8

Leitura recomendada

Instalando Etcher no Ubuntu 18.04 LTS

Problemas na instalação do j2re1.4 no Debian?

Virtualbox - Erro: The vboxdrv kernel module is not loaded [Resolvido]

Ubuntu Linux customizado com programas adicionais

Arch Linux - Erro: PulseAudio não carrega, mas drivers e ALSA estão funcionando [Resolvido]

  

Comentários
[1] Comentário enviado por maurofontoura em 28/03/2014 - 17:01h

Para que serve o XenWebManager?

[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.

[3] Comentário enviado por danniel-lara em 09/11/2015 - 09:47h


[2] Comentário enviado por sdbhabal em 05/11/2015 - 05:39h

Hi Daniel,

Thanks for the nice post.
I have followed the instruction &amp; 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" "&lt;ServerIP&gt;:8083" "connect,resolve")

Please help.

Regards
Santosh.


Hi Santosh ;

Checks whether the firewall is active, had the same problem and was active firewall



Contribuir com comentário