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