Best RedHat EX200 test training guide
NO.1 Add 3 users: harry, natasha, tom.The requirements: The Additional group of the two users: harry, Natasha is the admin group. The user:tom's login shell should be non-interactive.Answer:# useradd -G admin harry# useradd -G admin natasha# useradd -s /sbin/nologin tom# id harry;id Natasha (Show additional group)# cat /etc/passwd(Show the login shell)OR# system-config-usersRedHat testEX200EX200EX200 Test AnswersNO.2 Configure your Host Name, IP Address, Gateway and DNS.Host name: stat[...]