Winter Special Flat 65% Limited Time Discount offer - Ends in 0d 00h 00m 00s - Coupon code: netdisc

Arista ACE-P-ALE1.04 Arista Linux Essentials Exam Exam Practice Test

Arista Linux Essentials Exam Questions and Answers

Testing Engine

  • Product Type: Testing Engine
$42  $119.99

PDF Study Guide

  • Product Type: PDF Study Guide
$36.75  $104.99
Question 1

In a bash script, which of the following is the most common way to send output to the screen?

Options:

A.

echo

B.

write

C.

send

D.

print

Question 2

To create or delete files in a directory, you need what permission?

Options:

A.

read

B.

write

C.

execute

D.

setuid

Question 3

Which of these is true about the MBR?

Options:

A.

it contains the kernel

B.

it is not OS-specific

C.

it requires the Volume Boot Record

D.

it is always stored in memory

Question 4

On a typical Linux system, where is the boot loader located?

Options:

A.

BIOS

B.

MBR

C.

VBR

D.

Kernel

Question 5

Which two characters are required at the top of a script to inform the kernel on which interpreter to use? (choose two)

Options:

A.

!!

B.

$!

C.

#$

D.

#!

Question 6

Which of the following commands is most likely to cause you to need to restore from backup?

Options:

A.

rm -rf

B.

netstat -nr

C.

reboot

D.

ls -la

Question 7

Which of the following are valid examples of script interpreters?

Options:

A.

/usr/bin/bash

B.

/usr/bin/perl

C.

/usr/bin/python

D.

/usr/bin/Cli

E.

All of them

Question 8

Why shouldn’t you use standard package and dependency management on an Arista switch?

Options:

A.

Arista switches can’t run package managers

B.

Arista modifies the kernel to disallow it

C.

Running an install could update dependencies required for the base EOS install

D.

There is no reason not to use them on an Arista switch

Question 9

What editor is vi based on?

Options:

A.

ed

B.

EMACS

C.

pico

D.

sed

Question 10

True or false: an SSH private key should never be shared with other users or host systems.

Options:

A.

TRUE

B.

FALSE

Question 11

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

Options:

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

Question 12

Which special device provides a place for redirecting unneeded data?

Options:

A.

/dev/null

B.

/dev/zero

C.

/dev/urandom

D.

/dev/blank

Question 13

What is the name of the Linux mascot?

Options:

A.

Linus

B.

Bell

C.

Tux

D.

Dennis Ritchie

Question 14

Who invented NFS?

Options:

A.

Linus Torvalds

B.

IBM

C.

DEC

D.

Sun Microsystems