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