SUBJECTS
|
BROWSE
|
CAREER CENTER
|
POPULAR
|
JOIN
|
LOGIN
Business Skills
|
Soft Skills
|
Basic Literacy
|
Certifications
About
|
Help
|
Privacy
|
Terms
|
Email
Search
Test your basic knowledge |
Unix Administration
Start Test
Study First
Subject
:
it-skills
Instructions:
Answer 42 questions in 15 minutes.
If you are not ready to take this test, you can
study here
.
Match each statement with the correct term.
Don't refresh. All questions and answers are randomly picked and ordered every time you load a test.
This is a study tool. The 3 wrong answers for each question are randomly chosen from answers to other questions. So, you might find at times the answers obvious, but you will see it re-enforces your understanding as you take the test each time.
1. Stores small programs and files accessible to all users
/usr
gunzip
cp file1 file2
chmod
2. home bin
ls -al
useradd command
touch command
/home
3. A compressing utility that reduces the size of the named file
mkdir dir
Is command
grep command
gzip
4. Changes user password
adduser command
. before a file
passwd command
gzip
5. Makes empty files
/sbin
touch command
cd
vi or vim
6. directory listing
ls
pwd show
cat
/dev
7. Look inside a file
cat
gzip
>
ls
8. tells you what kind of file it is
ls -l
Home Directory
passwd command
'/'
9. Formatted listng with hidden files
ls -al
mv file1 file2
tar command
/bin
10. back one
ls
ls -a
cd...
pwd show
11. delete file
cat
ls -a
su
rm file
12. Current directory
shell scripts
ls -l
pwd show
touch command
13. List command
Is command
cd
cat
'/'
14. show hidden files
gunzip
/usr
ls -al
ls -a
15. Creates a file
Gnome
gunzip
pwd show
>
16. Displays the default directory where the user is placed after loging in
mkdir dir
Home Directory
passwd command
>>
17. A graphical utility used for searching files
terminal window (usage)
ls
Gnome
Is command
18. gunzip takes a list of files on its command line and replaces each file whose name ends with .gz - -gz - .z - -z - _z or .Z and which begins with the correct magic number with an uncompressed file without the original extension. gunzip also recognize
cat
gunzip
gzip
mkdir dir
19. Adds content to files
'/'
cp
adduser command
vi or vim
20. k Desktop Environment is one of thredifferent GUI user interfaces.
KDE
Home Directory
/usr
/bin
21. Archiving command
cp file1 file2
passwd command
cd...
tar command
22. Copy file1 to file2
/usr
cp file1 file2
rm file
/sbin
23. Rename or move file1 to file2 - if file2 is an existing directory - move file1 into directory file2
mv file1 file2
rm file
ls -al
pwd show
24. A shell script is a script written for the shell - or command line interpreter - of an operating system. It is often considered a simple domain-specific programming language. Typical operations performed by shell scripts include file manipulation - p
pwd show
shell scripts
/usr
. before a file
25. Root symbol
'/'
26. Add a user to the system
adduser command
mkdir dir
pwd show
Gnome
27. Appends a file
>>
ls -a
ls
terminal window (usage)
28. super user
ls
su
adduser command
/usr
29. Means it is a hidden file
terminal window (usage)
cp file1 file2
ls -a
. before a file
30. Stores hardware and software device driver. It maintains filesystem entries that represent the devices connected to the system.
chmod
/dev
mv
mkdir dir
31. Copy files and set attributes
>
Install
cd
vi or vim
32. Stores binaries that are used for completing the booting process and also the ones that are used by the root user-the adminstrator.
/sbin
Gnome
ls -a
ls -al
33. Move and renames
cd
shell scripts
mv file1 file2
mv
34. Enables a super user or root to create a new user or updates default new user information.
gzip
cd
ls -a
useradd command
35. Create a directory file
mkdir dir
su
Install
vi or vim
36. Change mode
chmod
ls -l
cat
terminal window (usage)
37. Enables a super user to remove a users account.
userdel command
cd
cd...
useradd command
38. Grep searches the named input FILEs (or standard input if no files are named - or the file name - is given) for lines containing a match to the given PATTERN. By default - grep prints the matching lines.
KDE
grep command
. before a file
gunzip
39. Stroes essential comman line utilities and binaries.
KDE
. before a file
'/'
/bin
40. Change dicrectory
ls
cd
mkdir dir
chmod
41. A terminal emulator - terminal application - term - or tty for short - is a program that emulates a video terminal within some other display architecture. Though typically synonymous with a command line shell or text terminal - the term terminal cove
gunzip
ls -a
grep command
terminal window (usage)
42. Copys and replace
cp
mkdir dir
Is command
touch command