A+ 902 Test 11 Flashcards
Which of the answers listed below refers to the system search utility for Mac OS?
Spotlight
A service that enables storage of data on Apple cloud servers is called:
iCloud
Which of the following answers refers to an interface capable of sensing more than one finger press at a time?
Multi-touch
A desktop/file management system for Mac OS is known as:
Finder
Which of the Mac OS X features allows for using the CD or DVD drive hosted from another computer?
Remote Disc
What is the name of a Mac OS equivalent of Windows Taskbar?
Dock
Which of the Apple software utilities enables installation of an alternative OS in a multiboot environment?
Boot Camp
Which of the following commands in Linux is used to display information about files and directories contained within the current working directory?
ls
A command-line command in Linux that allows to search files for lines containing a match to a given pattern is called:
grep
Which of the Linux command-line commands listed below is used for directory traversal?
cd
The following command can be used for turning off or restarting a Linux host.
shutdown
A Linux command displaying an absolute path to (i.e. full filename of) the current working directory is called:
pwd
A Linux command-line command allowing a user to change his/her own password is known as:
passwd
A Linux command used for transferring files/directories to a different directory is called:
mv
Which of the answers listed below refers to a Unix command for copying files and directories?
cp
What is the name of a Linux command used for renaming files and directories?
mv
A command-line command in Linux used for deleting files and directories is known as:
rm
What is the function of the Linux chmod command?
Changes file access permissions
What is the function of the Linux chown command?
Changes file owner and group permissions
A Linux command-line utility used for displaying and modifying network interface configuration settings is called:
ifconfig
Which of the following answers refers to a Linux command-line command used for configuring network interface parameters specific to the wireless communication?
iwconfig
What is the name of a Linux command-line utility used for reporting statistics on running processes?
ps
Which of the answers listed below refers to a Linux command that allows for assuming the identity of a different system user and executing commands with security privileges of that user account?
su
A Linux command that allows for modifying security privileges in order to be able to execute a single command that requires root access permissions is called:
sudo