Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

These are the steps to install and configure CentOS 7 at SLAC for a headless bare metal server, or virtual machine in VMware or OpenStack:

...


  • Modify this file:
    /etc/security/access.netgroup.conf

    Add a line that looks like this (replace 'ksa' with your username):
    + : ksa : ALL

  •  Create a sudoers entry for yourself in this directory.  Replace 'ksa' with your username:
    cat > /etc/sudoers.d/user-ksa << EOF
    ksa   ALL=ALL
    EOF

     

     

     

     



 

 

 

Info

Content by Label
showLabelsfalse
max5
spacesSCSPub
showSpacefalse
sortmodified
reversetrue
typepage
cqllabel in ("centos7","rhel7","chef") and type = "page" and space = "SCSPub"
labelsrhel7 chef centos7

...