100% satisfaction guarantee Immediately available after payment Both online and in PDF No strings attached
logo-home
RHCSA Exam Questions and Answers correct R227,15   Add to cart

Exam (elaborations)

RHCSA Exam Questions and Answers correct

 9 views  0 purchase
  • Course
  • RHFAC
  • Institution
  • RHFAC

RHCSA Exam Questions and Answers correct How do you Secure Shell into another system? ssh <user>@<host> How do you execute commands on a remote system via Secure Shell without actually opening a new shell? ssh <user>@<host> <command> How do you generat...

[Show more]

Preview 2 out of 15  pages

  • August 18, 2024
  • 15
  • 2024/2025
  • Exam (elaborations)
  • Questions & answers
  • RHFAC
  • RHFAC
avatar-seller
RHCSA Exam Questions and Answers
correct

How do you Secure Shell into another system? - answer ssh <user>@<host>

How do you execute commands on a remote system via Secure Shell without actually
opening a new shell? - answer ssh <user>@<host> <command>

How do you generate a public key and private key file for SSH authentication? - answer
ssh-keygen

How do you export a public key for SSH authentication on a different machine? -
answer ssh-copy-id <user>@<host>

How do you export a *specific* public key for SSH authentication on a different
machine? - answer ssh-copy-id <user>@<host> -i <key file path>

If an SSH authentication key has a passphrase, how do you cache that passphrase on
the local machine for passwordless authentication? - answer 1. eval $(ssh-agent)
2. ssh-add <key file path>

What is Cockpit? - answer A server Management Tool

How do you check if a service is running? - answer systemctl status <service>

How do you start a service? - answer systemctl start <service>

How do you enable a service on startup? - answer systemctl enable <service>

Which directory contains persistent, system-specific configuration data? - answer
/etc

Which directory is the top of the system's file hierarchy? - answer /

Which directory contains user home directories? - answer /home

Which directory contains temporary files? - answer /tmp

Which directory contains dynamic data, such as for databases and websites? - answer
/var

Which directory is the administrative superuser's home directory? - answer /root

, Which directory contains regular commands and utilities? - answer /usr/bin

Which directory contains non-persistent process runtime data? - answer /run

Which directory contains installed software programs and libraries? - answer /usr

How do you create a directory? - answer mkdir <directory name>

How do you copy a file? - answer cp <old file> <new file>

How do you copy a directory and its contents? - answer cp -r <old directory> <new
directory>

How do you move (or rename) a file or directory? - answer mv <old file> <new file>

How do you remove a file? - answer rm <file>

How do you remove a directory containing files? - answer rm -r <directory>

How do you remove an empty directory? - answer rmdir <directory>

How do you create parent directories while creating a new directory? - answer mkdir
-p <new parent directories>/<new directory>

How do you list the contents of a directory? - answer ls

How do you list all contents of a directory including hidden files? - answer ls -a

How do you list the contents of a directory and subdirectories? - answer ls -R

How do you list the contents of a directory with more detailed information? - answer
ls -l

How do you change directories? - answer cd <directory path>

How do you change directories to the last directory you were in? - answer cd -

How do you change directories to the parent directory of your current directory? -
answer cd ..

How do you list the contents of a file? - answer cat <file>

How do you create an empty file/update an existing file's "last changed" timestamp
without making any changes? - answer touch <file>

The benefits of buying summaries with Stuvia:

Guaranteed quality through customer reviews

Guaranteed quality through customer reviews

Stuvia customers have reviewed more than 700,000 summaries. This how you know that you are buying the best documents.

Quick and easy check-out

Quick and easy check-out

You can quickly pay through EFT, credit card or Stuvia-credit for the summaries. There is no membership needed.

Focus on what matters

Focus on what matters

Your fellow students write the study notes themselves, which is why the documents are always reliable and up-to-date. This ensures you quickly get to the core!

Frequently asked questions

What do I get when I buy this document?

You get a PDF, available immediately after your purchase. The purchased document is accessible anytime, anywhere and indefinitely through your profile.

Satisfaction guarantee: how does it work?

Our satisfaction guarantee ensures that you always find a study document that suits you well. You fill out a form, and our customer service team takes care of the rest.

Who am I buying this summary from?

Stuvia is a marketplace, so you are not buying this document from us, but from seller Pogba119. Stuvia facilitates payment to the seller.

Will I be stuck with a subscription?

No, you only buy this summary for R227,15. You're not tied to anything after your purchase.

Can Stuvia be trusted?

4.6 stars on Google & Trustpilot (+1000 reviews)

85651 documents were sold in the last 30 days

Founded in 2010, the go-to place to buy summaries for 14 years now

Start selling
R227,15
  • (0)
  Buy now