1z0-100 무료 덤프문제 온라인 액세스
시험코드: | 1z0-100 |
시험이름: | Oracle Linux 5 and 6 System Administration |
인증사: | Oracle |
무료 덤프 문항수: | 142 |
업로드 날짜: | 2025-08-31 |
Examine the commands and output related to the use of the cron facility:
Which three statements are true concerning the use of the crontab utility? (Choose three.)
Which three statements correctly describes the purpose of and administration of kernel boot parameters in Oracle Linux?
A web server on HOST01 is listening on port 80.
Examine the IPTABLES rule shown:
[root@host01 ~] # iptables -L INPUT
Chain INPUT (policy ACCEPT)
targetportoptsourcedestination
ACCEPTtcp- - anywhereanywheretcp dpt:http
Another rule is then added:
[root@host01 ~] # iptables -A INPUT -P tcp - - dport 80 -j REJECT
What is the effect of this command on subsequent attempts to access the web server on HOST01 using port
80?