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