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