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