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