• Shuffle
    Toggle On
    Toggle Off
  • Alphabetize
    Toggle On
    Toggle Off
  • Front First
    Toggle On
    Toggle Off
  • Both Sides
    Toggle On
    Toggle Off
  • Read
    Toggle On
    Toggle Off
Reading...
Front

Card Range To Study

through

image

Play button

image

Play button

image

Progress

1/86

Click to flip

Use LEFT and RIGHT arrow keys to navigate between flashcards;

Use UP and DOWN arrow keys to flip the card;

H to show hint;

A reads text to speech;

86 Cards in this Set

  • Front
  • Back
Who created the Linux kernel in 1991?
Linus Torvalds
A version of Unix developed from Unix source code by the University of California at Berkeley
BSD - Berkeley Software Distribution
What does GNU stand for?
GNU's not Unix
Software license ensuring the source code will remain freely available for viewing, editing and building upon
GNU General Public License (GPL)
GNOME
'GNU Network Object Model Environment'

One of the two main competing graphical user interfaces for Linux.
The central core program of the operating system
kernel
A type of OS that has the capability to manage multiple tasks simultaneously
multitasking
A type of OS that has the capability to provide access to multiple users simultaneously
multiuser
The first true multitasking, multiuser OS developed by Ken Thompson and Dennis Ritchie, from which Linux was originated
UNIX
The core component of the GUI in Linux
X Windows
He founded the GNU project
Richard Stallman
Common open source Web server available for Linux
Apache
Command to change working directory
cd
Command to delete one or more files or directories
rm
Command to delete and empty directory
rmdir
Command to display the current working directory
pwd
Command to display the contents of a file to the screen, one page at a time
more
Command to copy files or directories from one location to another
cp
Comand to rename or move one or more files or directories
mv
Command to create a new directory
mkdir
Command to list the contents of a directory
ls
Command to update file timestamp or create an empty file
touch
Command to display the first 10 lines of a file
head
Command to display the last 10 lines of a file
tail
Command to clear the screen
clear
Which comman can be used to change your default shell
CHSH
WHICH LINUX COMMAND WILLS HOU YOUR THE CURRENT AND PRCIOUS RUN LEVER
RUNLEVEL
The concept of ____enables software developes to read other developers source code, modify that source code to make the software betterm and redistribute that source code to other developers who might improve it further
open Source Software
Which init run level isused to reboot the system?
6
What command allows you to create an encrypted password to place into the grub configuration file?
grub-md5-crypt
_____Linux is the most common Linux distribution uded today.
Red Hat
If you are tunning anow graphical run level and need to start x windows, which commond would you execute?
startx
Which Linux commond will display previously commonds within the bash shell?
history
What command is used to change the run level for a service daemon within linux
ckconfig
Which bass shell options can be used to create a short-cut command within your environment
alias
Which commond displays the contents of a file to the screen one page at a time?
more
Which commond is used to list the contents of a directory
ls
The _____directory contains system commonds and utilities
/bin
In Linux, a ________is used to accept input from the user and pass the input to the kernel for processing
Shell
The shell that is used by default in linux is the _____Shell
BASH
Which linux commond displays your login name
whomi
Which linux commond gets you our of your curretnt shell
exit
The file system that supports journaling is
ext4
Which designated area on the hard disk is used as virtual memory by the Linux kernal
swap
Which keystoke comnination should be used to access the tty3 terminal
ctrl+alt+F3
To view a list of hidden files in a directory, use the ____seith to the ls commond
-a
To diplay the contents of a file called data, use the commond
cat data
tHE _COMMOND DISPLAYS THE FIREST TEN LINES OF THE FILE, MYFILE.
HEAD MYFILE
In which directory is the linux kernel typically located
/boot
Which key sequence in vim will delete on line at a time/
dd
In vim, the _key sequence is uded to save and exit the file
:wq
In VIM, the _key takes you into the insert mode
I
In Linux, the ____directory ois the root users home directory
/root
Which linux commonand prints basic system information including the kernel version number
uname
What is the main system configuration forle for x windows
//etc/x11/org/conf
Which configuration file in the /etc/directory is used by the init process?
/etc/inittab
Which clinux commond is used to change the login password for a user
passwd
What is the name and location of the grub configuration file
/etc/grub.conf
Which linux particition can be used as virtual memory by the operation system
swap
which commond will display the contents of a file to the screen in reverse order
?
which commond in linux is used to change from a normal account into the root user
su
which common in linux is used to find more informaiton baout hoe to use the command as well as a description for each floag option
man
Commond to find file onthe system based on file size or permission
find
what is the name and location of the configuration for the bashshell for allusers on the system
/etc/bashrc
Which linux commond is uded to turn off the computer
shutdown
Which common GUI environment is available in mose linux distribution
GNOME
what is the default shell in Linux called
bash
which boot loder is abailble to choose from during the installation of Fedora Linux
grub
Which linux commond so you ise to rename files or directoris
rename
which promt does the root user recieved when logged in to the system
#
This file holds uses account number
/etc/password
This files file hold password andpassword expration information for user accounts
/etc/showdow
This holds holds group information including na,e, gid and grop membership informaiton
/etc/group
This file contains default valused used by the useradd utility when creating a user acoount
/etc/default/useradd
This diretory contains a ser of configuration files templates that are copied into a new use4rs home directory when it is crated
/etc/skel
COMMAND TO CREATE A NEW USER
USERADD
cOMMAND TO MODIFY A USER ACCOUNT
USERMOD
COMMAND TO REMOVE A USER FROM THE SYSTEM
USERDEL
COMMAND TO ADD A NEW GROUP TO THE SYSTEM
GROUPADD
COMMAND TO MODIFY A SYSTEM GROUP
GROUPMOD
COMMANG TO REMOVE A GROUP FROM THE SYSTEM
GROUPDEL
WILL DISPLAY A LIST OF GROUPS THE USER BELONGS TO ON THE SYSTEM
GROUPS
COMMAND TO USED TO LOGIN TO A DIFFERENT GROUIP
NEWGRP
COMMAND TO CHANGE A GROUP PASSWORD
GPASSWD
THE /ETC CONFIRATION FILE THAT CONFI FILE CONTANT INFORMATION ABOUT GROUPS ON TH SYSTEM
/ETC/GROUP
THE /ETC CONFIGUATIOIN FILE THAT CONTAINS THE EXCYSPTED PASSWORD FOR THE USER
/ETC/SHADOW