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