Written by students who passed Immediately available after payment Read online or as PDF Wrong document? Swap it for free 4.6 TrustPilot
logo-home
Document preview thumbnail
Preview 2 out of 14 pages
Exam (elaborations)

RHCSA, EX200, Red Hat Certified Systems Admin Exam 100% Verified 2025

Document preview thumbnail
Preview 2 out of 14 pages

RHCSA, EX200, Red Hat Certified Systems Admin Exam 100% Verified 2025...

Content preview

RHCSA, EX200, Red Hat Certified Systems Admin
Exam 100% Verified 2025


How to redirect errors to a file? - ANSWER command 2> <$filename>



2> will over write the file and 2>> will append

How to send both standard error and output to a file and have no outputs show on
screen? - ANSWER &>



How to send standard error into standard output? - ANSWER 2 > &1



how to grep opposites? - ANSWER grep -v



select all that do not start with l,i,n,u,x - ANSWER grep -v '[^linux] '



returns everything not beginning with the letters: l, i, n, u, x

what does? mean in regex - ANSWER character before is optional



what does + mean in regex - ANSWER preceding item is matched 1 or more times



what is scp? - ANSWER secure copy protocol. do it over ssh. encrypted. old way to
transfer. can send commands to the other server.



what is sftp? - ANSWER secure file transfer protocol. or ssh file transfer protocol. can
connect and live inside the other server.



can type get <$filename> to get copy the files back

, what is tar -cvf - ANSWER create, verbose, use this archive name.



how to view the contents of an archived file - ANSWER tar -tf



what is tar -xzvf - ANSWER eXtract gZip Verbosely Filename



star command. archive utility. not default. need to yum install. - ANSWER big data sets
and files.



what is apropos and mandb - ANSWER apropos searches the titles of man pages for
this key.



man page is not indexed and cached so we need to run mandb and it'll be recorded.

how to see all the commands if stuck - ANSWER info coreutils



how to yum install the locate command? - ANSWER yum install mlocate make sure to
updatedb



how to find stuff - ANSWER rpm -qd <$packageName>



whereis

which

man

info

things are in /usr/share/doc

/usr/share/info

/usr/share/man

locate and find - ANSWER package is mlocate. install httpd also.

Document information

Uploaded on
January 19, 2025
Number of pages
14
Written in
2024/2025
Type
Exam (elaborations)
Contains
Questions & answers
$14.49

Wrong document? Swap it for free Within 14 days of purchase and before downloading, you can choose a different document. You can simply spend the amount again.
Written by students who passed
Immediately available after payment
Read online or as PDF

Seller avatar
Reputation scores are based on the amount of documents a seller has sold for a fee and the reviews they have received for those documents. There are three levels: Bronze, Silver and Gold. The better the reputation, the more your can rely on the quality of the sellers work.
Easton
3.9
(120)
Sold
582
Followers
221
Items
28046
Last sold
2 days ago



Why students choose Stuvia

Created by fellow students, verified by reviews

Quality you can trust: written by students who passed their tests and reviewed by others who've used these notes.

Didn't get what you expected? Choose another document

No worries! You can instantly pick a different document that better fits what you're looking for.

Pay as you like, start learning right away

No subscription, no commitments. Pay the way you're used to via credit card and download your PDF document instantly.

Student with book image

“Bought, downloaded, and aced it. It really can be that simple.”

Alisha Student

Working on your references?

Create accurate citations in APA, MLA and Harvard with our free citation generator.

Working on your references?

Frequently asked questions