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