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