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