Difference: InstallingCentOS7 (7 vs. 8)

Revision 817 Apr 2015 - IvoVanGeel

Line: 1 to 1
 
META TOPICPARENT name="WebHome"

Installing CentOS 7

Line: 26 to 26
 
Changed:
<
<
  • Create a new grub2 config file using: grub2-mkconfig > /boot/grub2/grub.cfg
  • Edit /etc/rc.local and add the following line: /usr/bin/setterm -blank 0 This will prevent the screen from going black, which may be helpful in case of a kernel problem.
>
>
  • Create a new grub2 config file using: grub2-mkconfig > /boot/grub2/grub.cfg
  • Edit /etc/rc.d/rc.local and add the following line: /usr/bin/setterm -blank 0 This will prevent the screen from going black, which may be helpful in case of a kernel problem.
  • The file /etc/rc.d/rc.local needs to be executable: chmod a+x /etc/rc.d/rc.local
 
  • Update the system: yum upgrade
  • Add a normal user, to log in as: useradd -m username
  • Set a password: passwd username
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2010-2019 by LANIS