Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

1. Which command would you give to update all installed packages using yum? $yum check $yum update $yum check $yum install 2. Suppose under your

1. Which command would you give to update all installed packages using yum?

$yum check

$yum update

$yum check

$yum install

2. Suppose under your home directory there is a folder called objects,which contains three files: file1.o, file2.o, file3.o

Now you are under the directory of objects.

If you want to archive the three files to a location called /tmp/object.cpio.

The commands should be:

$ ls | cpio ov > /tmp/object

$ ls | cpio ov > /tmp/object.cpio

$ ls | cpio ov < /tmp/object.cpio

$ ls | cpio ov >> /tmp/object.cpio

3. Which of the following protocol is not supported by CUPS

IPP

LPD

UDP

LPR

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Managing Your Information How To Design And Create A Textual Database On Your Microcomputer

Authors: Tenopir, Carol, Lundeen, Gerald

1st Edition

1555700233, 9781555700232

More Books

Students also viewed these Databases questions

Question

What is Circular 230?

Answered: 1 week ago