Survey of Operating Systems Ch. 7-8 Questions. – Flashcards
Unlock all answers in this set
Unlock answersquestion
UNIX
answer
What type of OS is Darwin, the core of OS X?
question
Dock
answer
You can quickly launch a program that has an icon sitting on this GUI object on the OS X desktop.
question
Finder
answer
This is an OS X file management tool.
question
Mission Control
answer
This feature of OS X allows you to manage Spaces.
question
Macintosh
answer
What important Apple computer (with a GUI OS) was introduced in 1984?
question
Apple menu
answer
Check the version of OS X by opening this desktop object and selecting About This Mac.
question
OS X
answer
Apple introduce this UNIX-based operating system in 2000.
question
Mavericks
answer
What is the product name for OS X version 10.9?
question
OS X Setup Assistant
answer
The first time you power on a new Mac, this program automatically runs, allowing you to personalize you installation of OS X.
question
Apple menu - App Store
answer
Which method will bring up information about an Apple computer's hardware?
question
Apple menu
answer
From this menu you can shut down your computer, access configuration settings, update software, put your Mac to sleep, restart, log out, access recent items, and learn about your Mac.
question
System Preferences
answer
This OS X equivalent of the Windows Control Panel is where you can make many configuration changes to your system.
question
Spaces
answer
Using this feature of OS X, you can have separate sets of open program windows for the desktop. It is a handy way to roganize different projects of to keep your personal work separate from your professional work in separate desktops.
question
List
answer
Use this Finder view if you need to see information about files and folders at a glance, including date modified, soze and kind of oject (folder or type of file).
question
Shift + Command + D
answer
What key combination quickly opens the folder containing files and folders that appear on your OS X Desktop?
question
Time Machine
answer
Use this OS X feature to configure automatic system backups to a dedicated drive.
question
User's home
answer
What folder is represented by an icon in the Finder Sidebar that resembles a house?
question
Applications
answer
What folder contains the Utilities folder?
question
Show All button
answer
You have the General preferences pane open; which of the following will quickly return you to the main System Preferences window?
question
Command + Space bar
answer
What key combination will quickly open the OS X search utility?
question
Command + x
answer
What key combination will cut a selected item?
question
Security & Privacy preferences
answer
Where can you configure the OS X Firewall settings?
question
FileVault
answer
What OS X feature would you turn on to encrypt you startup drive?
question
Secure Virtual Memory
answer
Turn on this feature so that hackers canot access the swap file in an effort to read confidential data on your OS X computer.
question
Keychain
answer
This OS X feature is a secure database of a user's passwords.
question
Administrator
answer
The first account you create on a new OS X computer is this type, with the ability to create other accounts and to change all system preferences settings and install software in the main application and libary folders.
question
Root
answer
This all-powerful account is disabled by default; Apple has tried to ensure that you should never, or rarely, need to use it.
question
Automatic Login
answer
In most cases, this should not be turned on because it bypasses a very important security feature.
question
System Preferences
answer
You have forgotten the password for your account on your Macbook Pro with OS X Mountain Lion. You are locked out of your computer. Which of the following will allow you to reset the password so that you can log on again?
question
False
answer
The Apple II computer was the first personal computer with a graphcal user interface (GUI).
question
OSF
answer
What organization was created in 1988 to lobby for an open UNIX?
question
Linus Torvalds
answer
In spite of his key role in the development of Linux, this person receives no direct financial gain.
question
Live Image
answer
This is a bootable image of the operating system that will run from disc or other bootable media without requiring that the OS be installed on the local computer.
question
shell
answer
This is the generic term for the user interface to an OS that accepts commands and displays error messages and other screen output.
question
X Window system
answer
This GUI shell standard was developed in 1984 at MIT.
question
X Consortium
answer
This group formed in 1986 to continue the development of a standard for GUI interfaces.
question
GNOME
answer
Which of the following is an implementation of the X Windows System?
question
Relative path
answer
Using a special symbol, such as the tilde (~) or two dots (..), as a parameter to certain shell comands, you can move around directories in Linux using _______________.
question
Absolute path
answer
The command line cd/usr/sbin is an example of the use of a/an ___________________.
question
pwd
answer
Which of these commands will display the current directory?
question
$
answer
At the Linux command shell, when an ordinary user is logged on, the prompt ends with which of the following characters?
question
Apache
answer
Which of the following is the short name for a very popular Web server first developed for UNIX, but available for Linux and other operating systems.
question
sudo shutdown now
answer
Which of the following would you enter at the Linux command line to shut down Linux immediately and to halt (power off) the computer.
question
Several hundred megabytes
answer
Considering the Ubuntu Linux example in the chapter, which of the following would you expect to be the size of the download of a Linux distribution for the desktop?
question
shutdown-h now
answer
Which of the following will result in an error message if you enter it at the Linux command prompt?
question
file
answer
Everything in Linux is a _______________.
question
home directory
answer
This is the one place in Linux where an ordinary user has full control.
question
/etc
answer
What directory contains settings and configuration data and is one of the directories created by default in Linux?
question
/bin
answer
This default Linux directory contains many of the Linux commands.
question
chmod
answer
Use this shell command to modify file permissions.
question
cp
answer
Use this shell command to copy files.
question
-a
answer
Which of the following options for the ls command will show a listing of all files, including hidden files?
question
cd~
answer
Which command will change to the user's home directory, regardless of the current directory?
question
more
answer
What command displays the entire contents of a file, pausing when the screen is full and waiting for a keystroke to continue?
question
Kickoff application launcher
answer
The KDE GUI in Fedora discussed in this chapter has a screen object resembling the Windows desktop Start menu. What is the name of this object?
question
sudo
answer
Precede a Linus shell command with this command when you are logged on as an administrator, and you can temporarily run the command, even if it normally requires root-level privileges.
question
Dash
answer
Which of the following is a search tool in the Ubuntu Unity GUI?
question
userdel
answer
Which command will delete a user?
question
The user's home directory is not deleted.
answer
Which of the following is true when you delete a user in Linux?
question
Read and Write
answer
What permissions are assigned by the access mode number 6?