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