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