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