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