How to Install Oracle Database 19c in Oracle Linux 7.9 vi /etc/hosts 192.168.100.9 ol7-19.localdomain ol7-19 vi /etc/hostname ol7-19.localdomain yum install -y oracle-database-preinstall-19c yum update -y passwd oracle vi /etc/selinux/config SELINU…
How to Implement SSL in Apache Tomcat in Centos Linux : Tomcat Pre-Installation : https://www.tecmint.com/install-apache-tomcat-in-centos/ useradd nt passwd nt password : aDMIN123 yum install java-1.8.0-openjdk-devel #install JDK 8 java -version …
How to install Oracle 11g Fusion Middleware in Oracle Enterprise Linux: User is : root When installation create partition named /data copy the Server folder from media to /data/Server copy the below files to /data jdk-6u45-linux-x64.bin jre-6u45…
Install Oracle Database 10g in Redhat Linux. Red Hat Linux is extremely useful for installing Oracle. If you Install Oracle Database 10g in Redhat Linux. You do not have to worry from virus affect. Linux is robust and unbreakable. That's w…