Archivo de la categoría: ORACLE

iptables OCI ubuntu 22.04 oracle cloud

source: https://docs.oracle.com/en-us/iaas/developer-tutorials/tutorials/apache-on-ubuntu/01oci-ubuntu-apache-summary.htm The Ubuntu firewall is disabled by default. However, you still need to update your iptables configuration to allow HTTP/HTTPS traffic. Update iptables with the following commands.Copy

Opening port 80 on Oracle Cloud Infrastructure ubuntu node

disable iptables systemctl disable iptables systemctl stop iptables I figured it out. The connectivity issue was due to Oracle’s default use of iptables on all Oracle-provided images. Literally the very first thing I did when spinning up this instance was check ufw, presuming there were a few firewall restrictions in place. The ufw status was inactive, so I… Leer más: Opening port 80 on Oracle Cloud Infrastructure ubuntu node »

How to Change Oracle SQL Developer Language

Option 1  You can send the language setting as a command line argument when executing SQL Developer, so you can make it use a specific language by just modifying the shortcut’s target, like this: «C:\Program Files\sqldeveloper\sqldeveloper-21.2.1.204.1703-x64\sqldeveloper\sqldeveloper.exe» –AddVMOption=-Duser.language=en Please note that those are two hyphens before AddVMOption, but only one after the equal sign.  Also, your… Leer más: How to Change Oracle SQL Developer Language »

SL150 – Is There a Driver for the SL150 for the Veeam Backup Solution on Windows 2008 R2? (Doc ID 1581250.1)

APPLIES TO: StorageTek SL150 Modular Tape Library – Version All Versions and laterInformation in this document applies to any platform.VeeamSL150 SYMPTOMS Customer has a SL150 FC and Veeam backup (Windows 2008 R2 Server, Veeam Version 7) solution.With this solution they are able to make a backup to the SL150 drives by manually mounting tapes but… Leer más: SL150 – Is There a Driver for the SL150 for… »