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