SUBJECTS
|
BROWSE
|
CAREER CENTER
|
POPULAR
|
JOIN
|
LOGIN
Business Skills
|
Soft Skills
|
Basic Literacy
|
Certifications
About
|
Help
|
Privacy
|
Terms
|
Email
Search
Test your basic knowledge |
RHCE: Red Hat Certified Engineer
Start Test
Study First
Subjects
:
certifications
,
it-skills
,
rhce
Instructions:
Answer 50 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. How to start the vsftp service?
setup
/etc/init.d/vsftpd start
rpm -V
/var/ftp/pub
2. Create a usb boot disk if the usb stick is /dev/sdc and the file you need is in your present directory
grep '[.*]' server1.repo
chcon -R -t httpd_sys_content_t /home/michael/public_html
dd if=./diskboot.img of=/dev/sdc
/etc/vsftpd
3. I ran 'e2label /dev/sda' and got 'bad magic number' Why?
filesystem type is not ext2 or ext3
/etc/init.d/httpd start
select (followed by the device name such as /dev/hdb)
setsebool -P htttpd.enable.homedirs 1
4. As you may not have access to the GUI during the Red Hat exams - you need to know how to use text-based browsers. The standard is ____
lvdisplay -D /dev/rootvg/tmplv
chcon -R -u system_u /www/; chcon -R -t httpd_sys_content_t /www/
AllowOverride
elinks
5. How to start apache service?
/etc/init.d/httpd start
yum install mod_ssl squid
service vsftpd status
-i
6. It's much more difficult and much more time-consuming to revise partitions with utilities such as ____ or parted after RHEL is installed.
fdisk
grep '[.*]' server1.repo
--import file
rpm -V
7. For linux ext2 there is an easier way than using resize2fs. LVM 1 ships with a utility called __________ which does the lvextend and resize2fs for you (it can also do file system shrinking)
setsebool -P htttpd.enable.homedirs 1
telnetd : .crack.org : twist /bin/echo Sorry %c - access denied (http://books24x7.com/viewer.asp?bookid=18196&chunkid=908275044)
ErrorLog
e2fsadm
8. httpd ___ shows me what config files were installed when the httpd package was installed
-l
rpm -qc
-K
select (followed by the device name such as /dev/hdb)
9. If in doubt about package names - you can find them in the ...
rpm -V
parted; mklabel k
comps.xml (comps.xml file in the /usr/share/comps/i386 directory - -- or Web Server package group - as documented on the first installation CD in the Server/repodatata/comps-rhel5-server-core.xml file)
/var/ftp/pub
10. To list under which run levels the web service will start
iptables -F
comps.xml (comps.xml file in the /usr/share/comps/i386 directory - -- or Web Server package group - as documented on the first installation CD in the Server/repodatata/comps-rhel5-server-core.xml file)
chkconfig --list httpd
Yes
11. rpm option to show me the package files
-l
showmount -e
/media/repodata
showmount -a
12. ___ http://devmon.dev.schwab.com/index.html will make a local copy of the index.html file from devmon
/etc/vsftpd
htpasswd -c /etc/httpd/webpass e
grep '[.*]' server1.repo
wget (http://devmon.dev.schwab.com/index.html)
13. Virtual Host Configuration: Specifies an IP address for multiple virtual hosts.
/etc/httpd/conf/
yum install httpd
NameVirtualHost
tune2fs
14. ____ can expand and shrink ext2 and ext3 file systems
iptables -t nat -A PREROUTING -i eth0 -p tcp --dport 80 -j REDIRECT --to-ports 3128
resize2fs
/etc/httpd/conf/
lvdisplay -D /dev/rootvg/tmplv
15. Create the basic cache directories in /var/spool/squid with the following command:
chcon -R -u system_u /www/; chcon -R -t httpd_sys_content_t /www/
nfs
squid -z
yum install mod_ssl squid
16. Virtual Host Configuration: Creates an custom log; the location is based on the DocumentRoot. (from http://www.books24x7.com/book/id_18196/viewer.asp?bookid=18196&chunkid=218985502)
var/www/html
parted; mklabel k
/ (root) - /boot and linux swap
CustomLog
17. What service is allowed through the default firewall?
fdisk -l
dumpe2fs
ssh
lvextend -L4G /dev/rootvg/tmplv
18. To verify integrity of an rpm package - ____/rpm-gpg/RPM-GPG-KEY-redhat-release
rpm -e zip
setsebool -P htttpd.enable.homedirs 1
rpm --import /etc/pki(/rpm-gpg/RPM-GPG-KEY-redhat-release)
yum install httpd
19. If you want to add an iptables command to forward TCP port 80 traffic to TCP port 3128 - you would use the following:
iptables -t nat -A PREROUTING -i eth0 -p tcp --dport 80 -j REDIRECT --to-ports 3128
fdisk -l
fdisk
dd if=./diskboot.img of=/dev/sdc
20. Run the ____ command to find the device associated with the USB key.
fdisk -l
yum install httpd
-K
ServerAdmin
21. For SELinux - you'll at least want to use the Security Level Configuration tool to activate the Allow Squid Daemon To Connect To The Network option - also known as the squid_connect_any boolean. Alternatively - you can activate this boolean with the
yum install vsftpd
htpasswd -c /etc/httpd/webpass e
setsebool -P squid_connect_any 1
yum install httpd
22. The main Squid configuration file is ____/squid.conf
showmount -e
/etc/squid/
iptables -F
chmod 705
23. Use grep to count how many repositories have been configured in the file server1.repo
Warning
: Invalid argument supplied for foreach() in
/var/www/html/basicversity.com/show_quiz.php
on line
183
24. Tthe file that might contain: oldvg - rootvg - etc.
/etc/lvmtab
parted /dev/hda print
chkconfig vsftpd on
/var/ftp/pub
25. Logical partitions on a hard drive always start with number ____; on the first PATA/IDE hard drive on a PC - that is hda____.
chkconfig --list httpd
pirut
parted; check x
5
26. ____ prints superblock and block group information.
(rpm -q)p file (for rpmfile name)
e2fsadm
/etc/vsftpd
dumpe2fs
27. The default Red Hat Enterprise Linux firewall blocks access to an NFS server. While inelegant - the following command 'flushes -' or turns off - the standard Linux firewall from the local computer.
iptables -F
nfs
/etc/lvmtab
rpm -V
28. The RPM database also maintains an MD5 checksum of each file. With the checksum - you can use the ____ package command to determine whether any file from that RPM package has changed.
rpm -V
ServerAdmin
rpm -V zip
grep '[.*]' server1.repo
29. After you edit /etc/exports - run service ___ stop...
NameVirtualHost
nfs
AllowOverride
comps.xml (comps.xml file in the /usr/share/comps/i386 directory - -- or Web Server package group - as documented on the first installation CD in the Server/repodatata/comps-rhel5-server-core.xml file)
30. In httpd.conf - '____ None' disables any .htaccess files. Otherwise - .htaccess can allow others to administer your server - starting from the DocumentRoot directory. If .htaccess is in a subdirectory - such as /var/www/html/data/ - the additional di
resize2fs /dev/myvg/homevol
chkconfig --list httpd
var/www/html
AllowOverride
31. You can check the status of your share. If it's working - you should see the contents of the /etc/exports directory when you run the following command:
showmount -e
-i (do not use -U or -F!)
rpm -ivh --replacepkgs xxxx*
parted /dev/hda print
32. You need to configure firewalls and allow SELinux access in appropriate ways. Firewalls must allow access to the standard HTTP port - 80. SELinux must be configured to 'Allow HTTPD To Read Home Directories'. Finally - the ACL must be revised accordin
chmod 701
chkconfig vsftpd on
chcon -R -t httpd_sys_content_t /home/michael/public_html
rpm -e zip
33. I just ran rpm -ivh zip-2.3-8.i386.rpm .. whooops - now I don't want this on my system so to get it off via rpm I type ____
yum clean all
DocumentRoot
rpm -e zip
parted; mklabel k
34. Where is the vsftp pub dir?
rpm -e zip
-K
chkconfig httpd on
/var/ftp/pub
35. Virtual Host Configuration: Assigns an e-mail address for the specified virtual host.
yum -y update
setsebool -P squid_connect_any 1
First boot process
ServerAdmin
36. After extending file system 'homevol' - unmount it and then run _____ to make the filesystem size match the new larger volume.
yum update kernel
grep '[.*]' server1.repo
nfs
resize2fs /dev/myvg/homevol
37. To update a kernel - 1) ____ 2) boot new kernel to test 3) revert to old kernel if problems 4) yum remove kernel-oldversion if no problems
elinks
/etc/init.d/httpd start
yum update kernel
comps.xml (comps.xml file in the /usr/share/comps/i386 directory - -- or Web Server package group - as documented on the first installation CD in the Server/repodatata/comps-rhel5-server-core.xml file)
38. Virtual Host Configuration: Sets a root directory for the virtual host.
port 21
/etc/init.d/httpd restart
/ (root) - /boot and linux swap
DocumentRoot
39. The rpm ____ option installs the package - if it isn't already installed.
setsebool -P squid_connect_any 1
-i
lvdisplay -D /dev/rootvg/tmplv
/etc/lvmtab
40. rpm ____ verifies the installed zip rpm against the rpm database
parted; check x
ServerTokens
yum install vsftpd
rpm -V zip
41. If you configure other directories for Web services - you'll need to change their ACL settings. For example - if you create and then use the /www directory - run the following commands:
chcon -R -u system_u /www/; chcon -R -t httpd_sys_content_t /www/
-K
(rpm -q)p file (for rpmfile name)
rpm -V zip
42. When an rpm install fails for xxxx because the same version is already apparently installed - run ____ to just install it all again
/etc/vsftpd
Yes
var/ftp/pub
rpm -ivh --replacepkgs xxxx*
43. If you want to create a database file named webpass in the /etc/httpd directory - for user 'e' - you'd start with the following command:
htpasswd -c /etc/httpd/webpass e
(rpm -q)p file (for rpmfile name)
showmount -e
NameVirtualHost
44. To check status of ftp daemon
ssh
rpm -V zip
service vsftpd status
e2fsadm
45. pam ___ will tell me if any files in the pam package have changed since it was first installed
/ (root) - /boot and linux swap
/media/repodata
rpm -V
setsebool -P htttpd.enable.homedirs 1
46. Apache supports security by specifying active ports through the Listen and ____ directives.
/ (root) - /boot and linux swap
NameVirtualHost
e2fsadm
chmod 705
47. If rhel6 is in the /media directory - where is the XML file on that DVD with a database of packages and package groups?
(rpm -q)p file (for rpmfile name)
grep '[.*]' server1.repo
/media/repodata
yum install mod_ssl squid
48. ______ will show me volume info including vg - size - etc of /dev/rootvg/tmplv
-i
yum install vsftpd
lvdisplay -D /dev/rootvg/tmplv
-l
49. How to install vsftpd?
squid -z
yum install vsftpd
parted; check x
/etc/lvmtab
50. This line placed in /etc/hosts.deny denies all services except TFTP to computers in the example.org domain
ALL EXCEPT in.tftpd : .example.org (http://books24x7.com/viewer.asp?bookid=18196&chunkid=908275044)
fdisk -l
setsebool -P squid_connect_any 1
grep '[.*]' server1.repo
Can you answer 50 questions in 15 minutes?
Let me suggest you:
Browse all subjects
Browse all tests
Most popular tests
Major Subjects
Tests & Exams
AP
CLEP
DSST
GRE
SAT
GMAT
Certifications
CISSP go to https://www.isc2.org/
PMP
ITIL
RHCE
MCTS
More...
IT Skills
Android Programming
Data Modeling
Objective C Programming
Basic Python Programming
Adobe Illustrator
More...
Business Skills
Advertising Techniques
Business Accounting Basics
Business Strategy
Human Resource Management
Marketing Basics
More...
Soft Skills
Body Language
People Skills
Public Speaking
Persuasion
Job Hunting And Resumes
More...
Vocabulary
GRE Vocab
SAT Vocab
TOEFL Essential Vocab
Basic English Words For All
Global Words You Should Know
Business English
More...
Languages
AP German Vocab
AP Latin Vocab
SAT Subject Test: French
Italian Survival
Norwegian Survival
More...
Engineering
Audio Engineering
Computer Science Engineering
Aerospace Engineering
Chemical Engineering
Structural Engineering
More...
Health Sciences
Basic Nursing Skills
Health Science Language Fundamentals
Veterinary Technology Medical Language
Cardiology
Clinical Surgery
More...
English
Grammar Fundamentals
Literary And Rhetorical Vocab
Elements Of Style Vocab
Introduction To English Major
Complete Advanced Sentences
Literature
Homonyms
More...
Math
Algebra Formulas
Basic Arithmetic: Measurements
Metric Conversions
Geometric Properties
Important Math Facts
Number Sense Vocab
Business Math
More...
Other Major Subjects
Science
Economics
History
Law
Performing-arts
Cooking
Logic & Reasoning
Trivia
Browse all subjects
Browse all tests
Most popular tests