Christopher Juckins

SysAdmin Tips, Tricks and other Software Tools

User Tools

Site Tools


yum_installer_bash_script_centos7

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
yum_installer_bash_script_centos7 [2016/05/20 16:24] juckinsyum_installer_bash_script_centos7 [2016/05/20 16:36] juckins
Line 260: Line 260:
 systemctl isolate graphical.target systemctl isolate graphical.target
 systemctl set-default graphical.target systemctl set-default graphical.target
 +rm -f /etc/systemd/system/default.target
 +ln -s /usr/lib/systemd/system/graphical.target /etc/systemd/system/default.target
 +
  
  
yum_installer_bash_script_centos7.txt · Last modified: 2022/12/07 13:24 by juckins