SIMULATIONConfigure your Host Name, IP Address, Gateway and DNS.Host name: station.domain40.example.com/etc/sysconfig/networkhostname=abc.comhostname abc.comIP Address:172.24.40.40/24Gateway172.24.40.1DNS:172.24.40.1
Answer(s): A
# cd /etc/syscofig/network-scripts/# ls# vim ifcfg-eth0 (Configure IP Address, Gateway and DNS) IPADDR=172.24.40.40 GATEWAY=172.24.40.1DNS1=172.24.40.1# vim /etc/sysconfig/network(Configure Host Name)HOSTNAME= station.domain40.example.comORGraphical Interfaces:System->Preference->Network Connections (Configure IP Address, Gateway and DNS) Vim /etc/sysconfig/ network(Configure Host Name)
SIMULATIONAdd 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.
# 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-users
SIMULATIONCreate a catalog under /home named admins. Its respective group is requested to be the admin group. The group users could read and write, while other users are not allowed to access it. The files created by users from the same group should also be the admin group.
# cd /home/# mkdir admins /# chown .admin admins/# chmod 770 admins/# chmod g+s admins/
SIMULATIONConfigure a task: plan to run echo hello command at 14:23 every day.
# which echo# crontab -e23 14 * * * /bin/echo hello# crontab -l (Verify)
SIMULATIONFind the files owned by harry, and copy it to catalog: /opt/dir
# cd /opt/# mkdir dir# find / -user harry -exec cp -rfp {} /opt/dir/ \;
Share your comments for RedHat EX200 exam with other users:
helpful for practice
support team is fast and deeply knowledgeable. i appreciate that a lot.
helpful questions
thanks for question
the software is provided for free so this is a big change. all other sites are charging for that. also that fucking examtopic site that says free is not free at all. you are hit with a pay-wall.
i need exam questions nca 6.5 any help please ?
just took the comptia cybersecurity analyst (cysa+) - wished id seeing this before my exam
very helpful
i need this exam
nice questions... are these questions the same of the exam?
need to view
highly appreciate for your sharing.
kindly share this dump. thank you
link plz for download
data quality oecd
rman is one good recovery technology
need it thx
good questions
good one nice revision
i love this thank you i need
question # 142: data governance is not one of the deliverables in the document and content management context diagram.
most answers not correct here
what % of questions do we get in the real exam?
i just want to tell you. i took my microsoft az-104 exam and passed it. your program was awesome. i especially liked your detailed questions and answers and practice tests that made me well-prepared for the exam. thanks to this website!!!
all the best
very usefull document
nice and helpful questions
i found the questions helpful
q 105 . ans is d
i have interest to get a sybase iq dba certification
want to pass exm.
are the answers correct?
good morning, could you please upload this exam again, i need it to test my knowledge in sd-wan with version 7.0.
very nice question