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