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. directory listing
grep command
cp
gunzip
ls
2. Formatted listng with hidden files
mkdir dir
Is command
ls -al
chmod
3. Enables a super user to remove a users account.
cp
su
userdel command
chmod
4. Stores small programs and files accessible to all users
mv
rm file
/dev
/usr
5. Archiving command
mv
ls -al
>>
tar command
6. k Desktop Environment is one of thredifferent GUI user interfaces.
passwd command
>
KDE
cd
7. 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
tar command
rm file
mv file1 file2
shell scripts
8. Add a user to the system
Install
adduser command
ls -a
Gnome
9. A graphical utility used for searching files
Gnome
su
userdel command
. before a file
10. Stroes essential comman line utilities and binaries.
cp file1 file2
/bin
/usr
touch command
11. Rename or move file1 to file2 - if file2 is an existing directory - move file1 into directory file2
pwd show
userdel command
mv file1 file2
mv
12. Create a directory file
mkdir dir
gunzip
ls
/usr
13. Changes user password
/dev
passwd command
KDE
Gnome
14. Look inside a file
gzip
shell scripts
gunzip
cat
15. A compressing utility that reduces the size of the named file
touch command
Is command
gzip
>>
16. 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.
Gnome
KDE
grep command
ls
17. Makes empty files
gunzip
/home
touch command
grep command
18. Current directory
KDE
pwd show
. before a file
'/'
19. back one
cd...
grep command
ls -l
ls
20. Change mode
mkdir dir
chmod
/dev
useradd command
21. List command
Is command
tar command
KDE
ls -l
22. Displays the default directory where the user is placed after loging in
Home Directory
/dev
ls
KDE
23. Adds content to files
vi or vim
/dev
. before a file
cat
24. Change dicrectory
ls
cat
cd
KDE
25. show hidden files
mkdir dir
passwd command
ls -a
su
26. super user
Gnome
su
'/'
pwd show
27. Copys and replace
/usr
>
useradd command
cp
28. tells you what kind of file it is
Is command
ls -l
cp
gunzip
29. Enables a super user or root to create a new user or updates default new user information.
gunzip
useradd command
tar command
/dev
30. Stores binaries that are used for completing the booting process and also the ones that are used by the root user-the adminstrator.
mv
/sbin
grep command
chmod
31. 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
userdel command
gunzip
/bin
ls -l
32. Appends a file
>>
Is command
pwd show
mkdir dir
33. Creates a file
ls -al
>
gzip
rm file
34. Copy files and set attributes
ls
. before a file
Install
KDE
35. 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
terminal window (usage)
>
ls -a
/bin
36. Root symbol
'/'
37. delete file
touch command
useradd command
. before a file
rm file
38. Means it is a hidden file
>>
. before a file
/sbin
ls
39. home bin
cat
terminal window (usage)
mv file1 file2
/home
40. Copy file1 to file2
cp file1 file2
/usr
ls -a
ls -al
41. Move and renames
KDE
chmod
mv
/usr
42. Stores hardware and software device driver. It maintains filesystem entries that represent the devices connected to the system.
ls -al
/dev
terminal window (usage)
cat