Disable Telnet on Solaris 10
Check service : #svcs telnet Disable service: #svcadm disable telnet
Check service : #svcs telnet Disable service: #svcadm disable telnet
Find the wget path # find / -name wget -type f = /usr/sfw/bin/wget To run the wget # /usr/sfw/b…
Reference site: http://ivan.kartik.sk/oracle/install_ora10gR2_solaris.html http://saifulaziz…