RedHat RHCT (Redhat Certified Technician) RH202 RH202 Question # 30 Topic 4 Discussion

RedHat RHCT (Redhat Certified Technician) RH202 RH202 Question # 30 Topic 4 Discussion

RH202 Exam Topic 4 Question 30 Discussion:
Question #: 30
Topic #: 4

Install the dialog-*

Answer and Explanation:

Questions asking you to install the dialog package from the server. In your Lab FTP server as well as NFS server are configured. You can install either through FTP or NFS.

1.Just Login to server1.example.com through FTP: ftp server1.example.com

2.Enter to pub directory: cd pub

3.Enter to RedHat/RPMS: cd RedHat/RPMS

4.Download the Package: mget dialog-*

5.Logout from the FTP server: bye

6.Install the package: rpm -ivh dialog-*

7.Verify the package either installed or not: rpm -q dialog


Get Premium RH202 Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.