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