Weekend Sale - Special 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: 70dumps

ACE-P-ALE1.04 Questions and Answers

Question # 6

Which special device provides a place for redirecting unneeded data?

A.

/dev/null

B.

/dev/zero

C.

/dev/urandom

D.

/dev/blank

Full Access
Question # 7

On an Arista switch, you can use zcat and zmore to do what?

A.

View compressed text files from bash

B.

View compressed text files from Cli

C.

View any file from bash

D.

View any file from Cli

E.

Those commands don’t exist on Arista switches

Full Access
Question # 8

Which character matches the end of a line in a regular expression?

A.

!

B.

^

C.

$

D.

?

Full Access
Question # 9

The fstab file contains what information?

A.

The runlevel of the system

B.

Currently mounted filesystems

C.

Filesystems to mount at boot

D.

NFS file systems mounted by users

Full Access
Question # 10

The standard output file descriptor defaults to what?

A.

Screen

B.

Keyboard

C.

Hard Drive

D.

Null Device

Full Access
Question # 11

If one or more CPUs in a system is extremely busy (less than 25% idle) but the run queue is relatively low, what might the system need to improve performance?

A.

Faster CPUs

B.

More CPUs

C.

More memory

D.

Faster hard drives

Full Access
Question # 12

Which of the following interpreters are included on Arista switches?

A.

/usr/bin/bash

B.

/usr/bin/perl

C.

/usr/bin/python

D.

/usr/bin/Cli

E.

All of them

Full Access
Question # 13

Which commands can be used to copy a file to or from remote host?

A.

scp only

B.

rsync only

C.

scp and rsync

D.

both cp and scp

E.

cp, scp and rsync

Full Access
Question # 14

In a bash script, what does the $0 builtin variable contain?

A.

The entire command line

B.

The name of the script

C.

The last command line argument

D.

The number of command line arguments

Full Access