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