Convert the whole site to use Pelican instead of Jekyll

This commit is contained in:
2019-11-05 06:21:56 +01:00
parent 49961a3007
commit d5c1c942f0
534 changed files with 7315 additions and 6642 deletions

View File

@@ -0,0 +1,23 @@
Oracle Database “incompatible” with Oracle Linux?
#################################################
:date: 2011-05-27T17:53:31Z
:category: blog
:tags: linux,oracle
:url: blog/2011/5/27/oracle-database-incompatible-with-oracle-linux.html
:save_as: blog/2011/5/27/oracle-database-incompatible-with-oracle-linux.html
:status: published
:author: Gergely Polonkai
Today I gave a shot to install `Oracle Linux
<http://www.oracle.com/us/technologies/linux/overview/index.html>`_. I thought I could easily
install an Oracle DBA on it. Well, I was naive.
As only the 5.2 version is supported by XenServer 5.5, I downloaded that version of Oracle Linux.
Installing it was surprisingly fast and easy, it asked almost nothing, and booted without any
problems.
After this came the DBA, 10.2, which bloated an error message in my face saying that this is an
unsupported version of Linux. Bah.
Is it only me, or is it really strange that Oracle doesnt support their own distro?