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