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