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