code:work:lvisf:2020centosminimalwithgui:start
This is an old revision of the document!
Table of Contents
CentOS 6 with GUI Innovative Development
Core System with GUI
- Do this first and install the base just like the data system CentOS 6.5 Minimal Base Data System Install
- Feel free to leave things out for now you don't think you need
- I left the network DHCP and have it accessing the network via the shared WiFi (Dell)
- Add the desktop using this example https://www.vultr.com/docs/install-gui-environment-on-centos-6
- Adding required files
sudo yum groupinstall -y "X Window System" "Desktop" sudo yum install -y gnome-core xfce4 xorg-x11-fonts
- Modify the init so that it starts in GUI mode
- Use an editor
sudo nano /etc/inittab
- Change
- This
id:3:initdefault:
- To this
id:5:initdefault:
- Reboot
- Answer some questions
- Install Firefox
sudo yum install firefox
Innovative Code
- Go to the website:
code/work/lvisf/2020centosminimalwithgui/start.1580231627.txt.gz · Last modified: 2020/01/28 17:13 by david