100% tevredenheidsgarantie Direct beschikbaar na betaling Zowel online als in PDF Je zit nergens aan vast
logo-home
RHCSA Questions and Answers (100% Pass) €11,16   In winkelwagen

Tentamen (uitwerkingen)

RHCSA Questions and Answers (100% Pass)

 5 keer bekeken  0 keer verkocht
  • Vak
  • RHCSA
  • Instelling
  • RHCSA

Set cronjob for user natasha (student) to do /bin/echo hiya at 14:23 # crontab -e -u natasha 23 14 * * * /bin/echo hiya SELinux must be running in the Enforcing mode # cat /etc/selinux/config # setenforce 1 # vim /etc/selinux/config ## selinux=enforcing sestatus 1. A YUM repository has be...

[Meer zien]

Voorbeeld 3 van de 16  pagina's

  • 12 oktober 2024
  • 16
  • 2024/2025
  • Tentamen (uitwerkingen)
  • Vragen en antwoorden
  • RHCSA
  • RHCSA
avatar-seller
1 | P a g e | © copyright 2024/2025 | Grade A+




RHCSA Questions and Answers
(100% Pass)
Set cronjob for user natasha (student) to do /bin/echo hiya at 14:23


✓ # crontab -e -u natasha 23 14 * * * /bin/echo hiya




SELinux must be running in the Enforcing mode


✓ # cat /etc/selinux/config

# setenforce 1


# vim /etc/selinux/config


## selinux=enforcing


sestatus




1. A YUM repository has been provided at

http://server.domain11.example.com/pub/x86_64/Server. Configure your

system to use this location as a default repository.


✓ 'cd /etc/yum.repo.d/'

'touch exam.repo'


'vim exam.repo'


###



Master01 | October, 2024/2025 | Latest update

, 1 | P a g e | © copyright 2024/2025 | Grade A+

[exam]


name=exam


baseurl=http://...


enable=1


nogpgcheck=0


###


'yum repo list' // (This verifies that it is enabled)




Create the following users, groups, and group memberships:


· A group named adminuser


· A user natasha who belongs to admin user as a secondary group


· A user harry who also belongs to admin user as a secondary group


· A user sarah who does not have access to an interactive shell on the

system, and who is not a member of adminuser, natasha, harry, and sarah

should all have the password of redhat.


✓ 'addgroup adminuser'

'useradd natasha'


'usermod -a -G adminuser natasha'


'useradd harry'



Master01 | October, 2024/2025 | Latest update

, 1 | P a g e | © copyright 2024/2025 | Grade A+

'usermod -a -G adminuser harry'


'useradd -s /sbin/nologin sarah'


'passwd natasha'


'passwd harry'


'passwd sarah'




Configure the FTP service in your system, allow remote access to anonymous

login and download the program by this service. Service is still running after

system rebooting.


✓ 'yum install vsftpd'

'systemctl start vsftpd'


'systemctl enable vsftpd'


'rpm -qc vsftpd' // list all vsftpd files for .conf file


'vim file.conf'


#set anonymous_enable=YES


'systemctl restart vsftpd'




Configure your web services, download from

http://instructor.example.com/pub/serverX.html , and the services must be

still running after system rebooting

Master01 | October, 2024/2025 | Latest update

Voordelen van het kopen van samenvattingen bij Stuvia op een rij:

Verzekerd van kwaliteit door reviews

Verzekerd van kwaliteit door reviews

Stuvia-klanten hebben meer dan 700.000 samenvattingen beoordeeld. Zo weet je zeker dat je de beste documenten koopt!

Snel en makkelijk kopen

Snel en makkelijk kopen

Je betaalt supersnel en eenmalig met iDeal, creditcard of Stuvia-tegoed voor de samenvatting. Zonder lidmaatschap.

Focus op de essentie

Focus op de essentie

Samenvattingen worden geschreven voor en door anderen. Daarom zijn de samenvattingen altijd betrouwbaar en actueel. Zo kom je snel tot de kern!

Veelgestelde vragen

Wat krijg ik als ik dit document koop?

Je krijgt een PDF, die direct beschikbaar is na je aankoop. Het gekochte document is altijd, overal en oneindig toegankelijk via je profiel.

Tevredenheidsgarantie: hoe werkt dat?

Onze tevredenheidsgarantie zorgt ervoor dat je altijd een studiedocument vindt dat goed bij je past. Je vult een formulier in en onze klantenservice regelt de rest.

Van wie koop ik deze samenvatting?

Stuvia is een marktplaats, je koop dit document dus niet van ons, maar van verkoper ExamArsenal. Stuvia faciliteert de betaling aan de verkoper.

Zit ik meteen vast aan een abonnement?

Nee, je koopt alleen deze samenvatting voor €11,16. Je zit daarna nergens aan vast.

Is Stuvia te vertrouwen?

4,6 sterren op Google & Trustpilot (+1000 reviews)

Afgelopen 30 dagen zijn er 75759 samenvattingen verkocht

Opgericht in 2010, al 14 jaar dé plek om samenvattingen te kopen

Start met verkopen
€11,16
  • (0)
  Kopen