A veces, después de instalar un "CentOS 7 minimal" necesitamos un entorno gráfico, también mínimo. He encontrado los siguientes pasos en Gist:
- Descargar e instalar CentOS 7 - Minimal
- Instalar el grupo "X Window System": sudo yum groupinstall "X Window System"
- Instalar componentes de Gnome: sudo yum install gnome-classic-session gnome-terminal nautilus-open-terminal control-center liberation-mono-fonts
Se puede hacer que el entorno gráfico arranque automáticamente:
- sudo unlink /etc/systemd/system/default.target
- sudo ln -sf /lib/systemd/system/graphical.target /etc/systemd/system/default.target
- sudo reboot
O arrancarlo manualmente con
sudo startx
Si se está instalando en una máquina virtual también hay que instalar lo siguiente:
- sudo yum -y install open-vm-tools-desktop
- sudo systemctl enable vmtoolsd.service
- sudo reboot
1 Del Cíborg -
Gracias por este tutorial, esta funcional. Tendrás alguno para crear VirtualHost?
2 Del gralion torile -
Keep up the good work, I read few content on this internet site and I think that your web blog is rattling interesting and has got circles of fantastic info .