Oracle weblogic is the core component of Fussion Middleware products like, SOA, Forms and Reports, OBIEE etc. Security is the most important part of running application and keeping applications away from vulnerabilities, its important that we apply Oracle recommended patches time to time on our FMW environments. Patching 11g and older environments for weblogic with…
Author: blogtsadmin
Protected: Oracle Weblogic OHS scripts
There is no excerpt because this is a protected post.
Oracle Weblogic Scripts
cd /$ORACLE_HOME/common/bin/ options to run the scripts: #techsserver>/$ORACLE_HOME/common/bin/wlst.sh filename.py or #techsserver>/$ORACLE_HOME/common/bin/setWLSEnv.cmd #techsserver> java weblogic.WLST filename.py wlst basics – wlst basics
Protected: Important detail
There is no excerpt because this is a protected post.
Protected: Seating plan
There is no excerpt because this is a protected post.
NxFilter configuration
Start and stop NxFilter There are several utility scripts for NxFilter in ‘/nxfilter/bin’ directory. – To start NxFilter :- ./startup.sh – To stop NxFilter :- ./shutdown.sh – To see if it is running :- ./ping.sh Creating a policy When you install NxFilter, there is only one policy that is ‘Default’. This policy will be applied…
Protected: PFSense basic tasks
There is no excerpt because this is a protected post.
NXFilter Troubleshooting
If NXFilter stop working: – Step1:- Ping IP of NXFilter Step2: -Check if it is still running or not Step3: -Change DNS of all systems with this IP Step4: -Try to restart NXFilter. Step5: – Restore backup of NXFilter:- Note: – Please take a backup of the NXFilter before this step Step A: -Stop…
Internet related troubleshooting(Hardware side)
Please Follow Software side as well We have 1 Connect and 2 Airtel modems alongside 1 main Firewall with a backup firewall and also we have 3 Switches and 3 Patch panel. If Airtel stop working: – Step 1:- Check all lights on the modem. Step 2:- Check if there is a loose connection….
Install latest php version on linux 7.X – REL/Centos
Install latest php version on linux 7.X