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