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 10 pages
Other

Red Hat RHSCA EXAM QUESTIONS AND ANSWERS

Document preview thumbnail
Preview 2 out of 10 pages

Access a shell prompt and issue commands with correct syntax. - Answer- Applications | System Tools | Konsole Use input-output redirection (, , |, 2, etc.). - Answer- Directs output to a file or device (overwrites if the file exists Example # cat /etc/ | grep fail Directs input from the file or device Appends output or text to a file (creates if the file doesn't exist) | Redirects the output of one command to another Use grep and regular expressions to analyze text. - Answer- cat | grep text Access remote systems using ssh and VNC. - Answer- # ssh 192.168.1.100 -l USERNAME # vncviewer 192.168.1.100 Log in and switch users in multiuser runlevels. - Answer- Switch user: # su username Switch to user to root: "# su -" or "# su root" Archive, compress, unpack, and uncompress files using tar, star, gzip, and bzip2. - Answer- Uncompress tar: # tar -xvf Unpack zipped tarball: # tar -xzvf Uncompress gzip: # gunzip Uncompress bzip2: # bunzip2 2 Uncompress star: # star -xv f=/tmp/ Create and edit text files. - Answer- # nano TEXTFILE # vi TEXTFILE Create, delete, copy, and move files and directories. - Answer- Delete file: # rm TESTFILE Copy file: # cp TESTFILE /home/testdir/ Move file # mv TESTFILE /home/testdir/TESTFILE.bak Create hard and soft links. - Answer- Soft link: # ln -s /test/target /test/softlink Hard link: # ln /test/target /test/hardlink List, set, and change standard ugo/rwx permissions. - Answer- # chmod ugo+rwx //Ads read write execute privileges to file # chmod ugo-rwx //Removes read write execute privileges to file # chmod 755 //Ads permissions based on octal format


Document information

Uploaded on
September 4, 2023
Number of pages
10
Written in
2023/2024
Type
Other
Person
Unknown
$10.99

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.
GEEKA
3.8
(360)
Sold
2133
Followers
1447
Items
58357
Last sold
17 hours 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

Whoops! We can’t load your doc right now. Try again or contact support.