You are on page 1of 15

12/6/2016 LinuxEssentialsFinalComprehensiveExam(Modules116)CCNAExam2016

CCNACourseware Microsoft LinuxEssentials IntroductiontoLinuxI

IntroductiontoLinuxII About

Adsby Google ExamAnswers LinuxCommands LinuxandUbuntu

Home ITE(ITEssentials) CCNA1 CCNA2 CCNA3 CCNA4 CCNASecurity

CCNAPTLab2016

tohelpyoupassedtheexam.

LinuxEssentialsFinal
ComprehensiveExam Search

(Modules116)
PostedonFebruary5,2016byccna7

LinuxEssentialsFinalComprehensive
Exam(Modules116)Answer
1.QuestionID2

Oneofthejobsofthekernelisto:
Managethesystemsresources
Turnsourcecodeintomachinecode
Loadtheoperatingsystemafterthecomputer
isturnedon
Transfermailfromonemachinetoanother
2.QuestionID3

Unixis:
(choosetwo)
Anoperatingsystem
Atypeofhardware
Atrademark
AdistributionofLinux
Atexteditor
3.QuestionID5

Linuxiswrittenin:
C
.NET
C++
Java
Perl FindUsonFacebook
4.QuestionID6

Sourcecoderefersto:
Theversionofaprogramthatthecomputer
runsontheCPU
https://ccna7.com/linuxessentials/linuxessentialsfinalcomprehensiveexammodules116/ 1/15
12/6/2016 LinuxEssentialsFinalComprehensiveExam(Modules116)CCNAExam2016

Thelicensethatdictateshowyoumayuseand Adsby Google

sharethesoftware QuestionsandAnswers
Theinterfacethatsoftwareusestotalktothe
kernel LinuxInstall
Ahumanreadableversionofcomputer
software LinuxLogManagement
5.QuestionID22
Categories
Whatisthestandardoptiontoprovide
acommandlineprogramtoviewits CCNA1v5.02RoutingandSwitching
documentation? 2015(100%)
CCNA1v5.1IntroductiontoNetworks
info
CCNA1v5.1OnlineAssessement
doc
CCNA2v5.02RoutingandSwitching
help
2015(100%)
h
CCNA2V5.03RoutingandSwitching
6.QuestionID23
Essentials
Thecommandmankisthesameas CCNA3v5.02RoutingandSwitching
thecommandapropos. 2015(100%)
CCNA3v5.03ScalingNetworks
TrueorFalse?
CCNA4v5.02RoutingandSwitching
True 2015(100%)
False CCNA4v5.03ConnectingNetworks
7.QuestionID24 CCNALabExam
CCNARoutingandSwitchingCourseware
Thewhatiscommandisthesameas
CCNASecurityExamAnswerv1.2(100%)
manw.
CCNASecurityExamAnswerv2
True CiscoLearning
False ITEITEssentialsv6.0
8.QuestionID26 ITEv5.02Exam2015100%
LinuxEssentials(LPI010)
Thedirectorywhereadditional
documentationforsoftwarepackages LPIC1101
mostlikelycanbefoundis: LPIC1102
MicrosoftLearning
/var/lib/doc WindowTip
/usr/software/doc
/usr/share/doc
/var/share/doc
9.QuestionID47

Hiddenfilesarefilesthatbeginwith
whatcharacter?
Aplus(+)
Adash()
Aperiod(.)
Anasterisk(*)
10.QuestionID48

Whatoptionforthelscommandwill
displayallfiles,includinghiddenfiles?
w
https://ccna7.com/linuxessentials/linuxessentialsfinalcomprehensiveexammodules116/ 2/15
12/6/2016 LinuxEssentialsFinalComprehensiveExam(Modules116)CCNAExam2016

H
L
a
11. QuestionID49

ThetopleveldirectoryonaLinux
systemisrepresentedas:
/
/root
/home
C:
12.QuestionID50

Isthefollowingpathabsoluteor
relative?
/etc/ppp
Relative
Absolute
13.QuestionID51

Isthefollowingpathabsoluteor
relative?
sysadmin/Documents
Relative
Absolute
14.QuestionID73

Compressiononafileworksby:
Removingthehighorderbitfromeachbyte
Consolidatingmultiplefilesintoone
Removingredundantinformation
Storingmostofthedataonremovablemedia
andjustleavingapointer
Eliminatinggapswithinthefile
15.QuestionID75

Ingeneral,forwhichofthefollowing
wouldyouwanttouselossless
compression?
Anmp3audiofile
Amovie
Alogfile
AJPEGimage
Anencryptedemail
16.QuestionID76

Lossycompression:
(choosethree)
Isoftenusedwithdocuments
https://ccna7.com/linuxessentials/linuxessentialsfinalcomprehensiveexammodules116/ 3/15
12/6/2016 LinuxEssentialsFinalComprehensiveExam(Modules116)CCNAExam2016

Decompressestoanidenticalversionasthe
original
Sacrificessomequality
Usuallyresultsbettercompressionthan
lossless
Isoftenusedwithimages
17.QuestionID77

Youtypegzipmyfile.tar.What
happens?
(choosetwo)
myfile.tar.gzholdsacompressedversionof
myfile.tar
Anerroryouforgottopassthenameofthe
outputfile
Anerroryouforgottospecifythefilewithf
myfile.tarisunarchivedintothecurrent
directory
myfile.tarisremoved
18.QuestionID93

Errormessagesgeneratedby
commandsaresentwherebydefault?
STDIN
Logfiles
STDERR
STDOUT
19.QuestionID94

Asuccessfulcommandwillprint
outputtoSTDOUT.
TrueorFalse?
True
False
20.QuestionID95

Whichofthefollowingcommandswill
directerrormessagestothefile,
error.log?
(chooseone)
ls/root>error.log
ls/root>>error.log
ls/root2>error.log
ls/root$>error.log
21.QuestionID96

Apipeallowsyouto
sendthesameinputtomultiplecommands.
sendtheoutputofonecommandtoanother.
https://ccna7.com/linuxessentials/linuxessentialsfinalcomprehensiveexammodules116/ 4/15
12/6/2016 LinuxEssentialsFinalComprehensiveExam(Modules116)CCNAExam2016

sendtheoutputofacommandtoafile.
typemultiplecommandsatoneprompt.
22.QuestionID97

Channel2is:
STDERR
STDIN
STDALL
STDOUT
23.QuestionID117

Theechocommand:
Testsavariableforduplication
Duplicatestheinputstreamtotheoutput
stream
Isusedforvariableassignment
Isusedtooutputtexttotheconsole
Copiesvariablesfromonetoanother
24.QuestionID118

Afilebeginswith#!/bin/csh.This
means:
CShellcompatibilitymodeisenabled
Runningthescriptwillinvoke/bin/cshto
interprettherestofthefile
Theoperatorshouldnotbeusing/bin/csh
ThisisaPerlscript
Nothing,thisisacomment
25.QuestionID119

Whichareappropriateeditorsfor
writingshellscripts?
(choosetwo)
nano
LibreOfficeWriter
/bin/bash
vi
Firefox
26.QuestionID120

Mostofnanoscommandstakethe
formof:
Escapefollowedbyanothercharacter
Mouseclicks
TheF1throughF12functionkeys
Altandanothercharacter
Controlandanothercharacter
27.QuestionID121

Whatdoesthisshellscriptdo?
https://ccna7.com/linuxessentials/linuxessentialsfinalcomprehensiveexammodules116/ 5/15
12/6/2016 LinuxEssentialsFinalComprehensiveExam(Modules116)CCNAExam2016

FOO=/tmp/foo
if[!d$FOO]then
mkdir$FOO
fi
Nothing,sincethereisaproblemwiththe
conditionsintheifstatement
Makesthe/tmp/foodirectoryifafilebythat
nameexists
Creates/tmp/fooifitdoesnotexist
Creates/tmp/fooandraisesanerrorifthereis
aproblem
Outputsamessagetothescreen
28.QuestionID140

WhichofthefollowingarevalidCPU
typesforIntelbasedplatforms?
(choosetwo)
48bit
24bit
64bit
32bit
29.QuestionID141

64bitplatformscanaccessmore
memorythan32bitplatforms.
TrueorFalse?
True
False
30.QuestionID157

WhatdoestheacronymRPMmean?
RelocatePackageManager
ReturnPackageManagement
RPMPackageManagement
RecursivePackageManager
31.QuestionID158

Onewaytoinstallnewsoftwareona
Linuxsystemistouseapackage
managementsystem.
TrueorFalse?
True
False
32.QuestionID159

Whenyouexecutethedmesg
command,thesystemdisplays

https://ccna7.com/linuxessentials/linuxessentialsfinalcomprehensiveexammodules116/ 6/15
12/6/2016 LinuxEssentialsFinalComprehensiveExam(Modules116)CCNAExam2016

messagesthataregeneratedbythe
kernel.
TrueorFalse?
True
False
33.QuestionID160

Whichofthefollowingarepackage
managementcommandsfor
distributionswithsoftwaredistributed
infilesendingin.deb?
(choosethree)
rpm
aptget
dpkg
aptitude
34.QuestionID161

Whichofthefollowingarepackage
managementcommandsfor
distributionswithsoftwaredistributed
infilesendingin.rpm?
(choosethree)
yum
aptget
rpm
yumex
35.QuestionID177

Whichofthefollowingwouldbe
consideredahost?
AprinterattachedtothenetworkviaanIP
address
ACDROM
Thecomputersharddrive
Anetworkcable
36.QuestionID178

Aserviceis
afilethatcontainsconfigurationinformation.
anothernameforacomputershostname.
afeatureprovidedbyonecomputerto
another.
likeanIPaddress.
37.QuestionID180

Anetworkpacketcontains
(choosetwo)

https://ccna7.com/linuxessentials/linuxessentialsfinalcomprehensiveexammodules116/ 7/15
12/6/2016 LinuxEssentialsFinalComprehensiveExam(Modules116)CCNAExam2016

theIPaddressofthedestinationmachine.
aharddrivepartition.
thenameoftherouter.
theIPaddressofthesourcemachine.
38.QuestionID181

Onlyservershavehostnames.
TrueorFalse?
True
False
39.QuestionID197

Whichfilescontainuseraccount
information?
(choosetwo)
/etc/passwd
/etc/shadow
/etc/group
40.QuestionID198

Whichusercanviewthe/etc/shadow
file?
Therootuser
Nousers
Anymemberofthepasswordgroup
Allusers
41.QuestionID199

WhichcommandwilldisplaytheUID,
GIDandgroupsyourcurrentuser
belongsto?
id
whoami
who
about
42.QuestionID200

Eachuserbelongstoatleastone
group.
TrueorFalse?
True
False
43.QuestionID201

Whichcommandwilldisplaytheusers
thatarecurrentlyloggedintothe
system?
who
about
https://ccna7.com/linuxessentials/linuxessentialsfinalcomprehensiveexammodules116/ 8/15
12/6/2016 LinuxEssentialsFinalComprehensiveExam(Modules116)CCNAExam2016

whoami
id
44.QuestionID217

UIDs1500areusuallyreservedfor
whatkindofusers?
Arenotusedforuseraccounts,butforgroup
accounts
Systemaccounts,suchasserverprocesses
Remoteloginaccounts
Login(human)users
45.QuestionID218

Ifauserisdeleted,thefilesand
directoriesthattheuserowned
aredeletedaswell.
willhavenoUIDowner.
willshowaUIDastheowner,butnotuser
name.
willhavenouserowner.
46.QuestionID219

Whichofthefollowingoptionsforthe
useraddcommandallowsrootto
specifytheUIDtobeassociatedwith
theaccount?
g
u
U
G
47.QuestionID220

Whichofthefollowingoptionsforthe
useraddcommandallowsrootto
specifysupplementarygroupstheuser
willbeamemberof?
u
U
g
G
48.QuestionID221

OnasystemthatdoesnotuseUPG,
theuseraddcommandwillalsocreate
ausergroup.Forexample,userbob,
groupbob.
TrueorFalse?
True
False
49.QuestionID237
https://ccna7.com/linuxessentials/linuxessentialsfinalcomprehensiveexammodules116/ 9/15
12/6/2016 LinuxEssentialsFinalComprehensiveExam(Modules116)CCNAExam2016

Whichofthefollowingcommandsset
otherpermissionsonfiletorx?
chmodo+rxfile
chmodorwfile
chmodo=r+xfile
chmodo=rxfile
50.QuestionID238

Whichofthefollowingcommandssets
otherpermissionsonfiletorx?
chmod774file
chmod776file
chmod775file
chmod777file
51.QuestionID239

Onlyoneset(user,group,other)of
permissioncanbechangedatonce
usingthesymbolicmethod.
TrueorFalse?
True
False
52.QuestionID240

Whichofthefollowingaremethodsfor
settingpermissionsusingthechmod
command?
(choosetwo)
letter
octal
symbolic
binary
53.QuestionID241

Thechowncommandcanbeusedto
changetheownerandgroupofafile.
TrueorFalse?
True
False
54.QuestionID267

TheSambaapplicationisa:
MailServer
SecurityServer
FileServer
WebServer
55.QuestionID268

https://ccna7.com/linuxessentials/linuxessentialsfinalcomprehensiveexammodules116/ 10/15
12/6/2016 LinuxEssentialsFinalComprehensiveExam(Modules116)CCNAExam2016

Whichofthefollowingareexamplesof
desktopsoftware?
(choosetwo)
Webserver
Webbrowser
Fileshare
Compiler
Musicplayer
56.QuestionID269

Ifyouwantedtosetupablog,which
softwarewouldbemosthelpful?
MySQL
Postfix
WordPress
Dovecot
Samba
57.QuestionID270

Whichofthefollowingpiecesof
softwaredealwithfilesharing?
(choosethree)
NFS
XWindows
Netatalk
Samba
PostgreSQL
58.QuestionID271

Ifyouwantedtocreateandprintan
invoice,whichsoftwarecouldyou
use?
GNOME
Compiz
Firefox
LibreOffice
Evolution
59.QuestionID307

Whichofthefollowingistrueabout
graphicalmode?
(choosethree)
Youhavemenusandtoolstohelpyoufind
whatyouarelookingfor
Youaccessthismodebyloggingintoa
graphicaldisplay
Afterlogin,youareprovidedwithacommand
prompt

https://ccna7.com/linuxessentials/linuxessentialsfinalcomprehensiveexammodules116/ 11/15
12/6/2016 LinuxEssentialsFinalComprehensiveExam(Modules116)CCNAExam2016

Afterlogin,youareprovidedwithadesktop
Youcannotuseyourmouse
60.QuestionID308

Whichofthefollowingisprovidedbya
graphicalinterfacethatisntnormally
providedtoanongraphicalinterface?
(choosefour)
Desktop
Shell
Windows
Popups
Menus
61.QuestionID309

Aserverislikelytoberunningin
graphicalmode.
TrueorFalse?
True
False
62.QuestionID310

Ingraphicalmode,youcangettoa
shellbyrunningwhichapplications?
(choosetwo)
guiterm
gbash
terminal
xconsole
xterm
63.QuestionID311

Whichofthefollowingaretraitsofa
multiuseroperatingsystem?
(choosethree)
AnadministrativeusergetsadedicatedCPU
Userscanprotecttheirinformationfromother
users
Resourcesaresharedbetweenusers
Manyuserscanloginsimultaneouslywitha
uniqueaccount
Eachusercanonlyloginonceperday
64.QuestionID327

Selectalltheapplicationsthatprovide
accesstotheCommandLineInterface
(CLI)?
(choosetwo)
https://ccna7.com/linuxessentials/linuxessentialsfinalcomprehensiveexammodules116/ 12/15
12/6/2016 LinuxEssentialsFinalComprehensiveExam(Modules116)CCNAExam2016

VirtualTerminal
firefox
opera
Terminalwindow
65.QuestionID328

Whichenvironmentvariablecontainsa
listofdirectoriesthatissearchedfor
commandstoexecute?
PATH
EXEC
PS1
PS2
66.QuestionID329

Selectthecommandthatcanreport
thelocationofacommand:
where
what
which
67.QuestionID331

Apairofsinglequotes()willprevent
theshellfrominterpretingany
metacharacter.
TrueorFalse?
True
False
68.QuestionID348

The/tmpdirectoryisatemporary
directoryandwillnotexistonasystem
atalltimes.
TrueorFalse?
True
False
69.QuestionID349

The/vardirectoryhasfilesthatchange
overtime.
TrueorFalse?
True
False
70.QuestionID350

Thestickybitpermission
preventsothersfromremovingfilesthey
dontownfromacommondirectory.

https://ccna7.com/linuxessentials/linuxessentialsfinalcomprehensiveexammodules116/ 13/15
12/6/2016 LinuxEssentialsFinalComprehensiveExam(Modules116)CCNAExam2016

changesthegroupownershipofexistingfiles
inadirectory.
preventsothersfromoverwritingfilesthey
dontownincommondirectories.
setsthegroupownershipofanynewfile
createdinadirectory.
71.QuestionID352

Whichofthefollowingcommandswill
setthestickybiton/shared?
chmod4777/shared
chmod2777/shared
chmod7777/shared
chmod1777/shared
72.QuestionID353

Thesetuidpermission
allowsacommandtoberunasthefile
owner.
allowsfilesinadirectorytobemanipulated
asbythedirectoryowner.
preventstheownerofafilefrombeing
changed.
reportstheoutputofascripttotheowner.

Comments
comments

https://ccna7.com/linuxessentials/linuxessentialsfinalcomprehensiveexammodules116/ 14/15
12/6/2016 LinuxEssentialsFinalComprehensiveExam(Modules116)CCNAExam2016

CCNA2 Final Exam (v5.03) CCNA 1 Practice Final


2016 Exam Answer v5.02...

ITE v6 Final Exam 2016 CCNA2 Chapter 6 Exam


(v5.03) 2016

Home|CCNAExam ITE(ITEssentials) CCNA1 CCNA2 CCNA3 CCNA4

PoweredbyWordPressandHeatMapAdAptiveTheme

https://ccna7.com/linuxessentials/linuxessentialsfinalcomprehensiveexammodules116/ 15/15

You might also like