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