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