|
|
|
|
|
by bwackwat
3422 days ago
|
|
VirtualBox http://isoredirect.centos.org/centos/7/isos/x86_64/CentOS-7-... Then you can setup a great Linux VM and not have to worry about anything! (Sorta joking.) # yum -y install epel-release xterm firefox # yum -y install cinnamon* # echo "exec /usr/bin/cinnamon-session" >> ~/.xinitrc # startx Oh yeah you mentioned code editors I recommend VIM, GEDIT, or
Sublime Text 3 on Windows. |
|