Good Article About btrfs
I found this article about btrfs helpful.
I found this article about btrfs helpful.
Oracle Enterprise Linux 5 Update 4 has been added to Unbreakable Linux Network (ULN) Customers with Linux support from Oracle may download and install OEL 5.4 packages for i386 and x84_64 architectures. Itanium packages are coming soon. Also coming soon: OEL 5.4 on public-yum.oracle.com and installation media on edelivery.oracle.com/linux
As for the rumors that OEL is based on CentOS? Only in a universe where time flows backward. Hint: Centos 5.3 was announced on April 3rd, 2009 and OEL 5.3 was announced on January 28th, 2009, more than two months earlier. We have no relationship with CentOS and do not rely on them.
Update:Installation media now available via edelivery.oracle.com/linux
Last week, ULN was updated with Oracle VM 2.1.5 RPMs. One of the main new features in Oracle VM 2.1.5 is a web services-based API to perform any of the operations in Oracle VM Manager, for example, create a server pool, add servers, or create virtual machines. Read the Oracle VM Web Services API documentation. ISOs will be published on edelivery.oracle.com/oraclevm soon.
Download OEL 4 Update 8 for i386 and x86_64 architectures for free from edelivery.oracle.com/linux. ia64 ISOs will be published in the same location a bit later.
We've just released Oracle Enterprise Linux 4, Update 8 on ULN (linux.oracle.com) and on public-yum.oracle.com. DVD ISOs are available for Unbreakable Linux support customers by calling support. They'll be available soon on edelivery.oracle.com/linux
Next week I'll be in Tokyo to deliver two sessions on Oracle VM. Consider this post an introduction to the Virtualization blog, where Adam Hawley has been writing about Oracle VM for a few weeks now. I'll be adding this to the blog roll.
We've just launched a new public yum server for Oracle Enterprise Linux and Oracle VM. This yum server offers a free and convenient way to install packages from the Enterprise Linux and Oracle VM installation media via a yum client.
To get started: public-yum.oracle.com
My good friend Joel showed me how you can connect to a (remote) database using an easy connect identifier. Here's how it works:
sqlplus sergiodb/sergiodb@//127.0.0.1:1521/mvl
It looks to be a way of constructing a connect identifier that's new since database 10g Release 1. The syntax is as follows:
[//]host[:port][/service_name]
The documentation sums it up nicely: The easy connection identifier can be used wherever you can use a full connection identifier, or a net service name. The easy syntax is less complex, and no tnsnames.ora entry is required.
I came across a forum post in which one of my co-workers, Avi Miller, explained how to install Oracle Enterprise Linux from DVD so that all software requirements are met when you fire up the Oracle Database 10g or 11g installer.
There are several ways to deal with the software preinstallation requirements for the Oracle Database. And, while it's not very difficult to install the required RPMs, it can be somewhat awkward to do so in the correct dependency order.
To simplify this task, Oracle provides the oracle-validated RPM, discussed here, here, and here previously on this blog. The Oracle® Database Installation Guide 11g Release 1 (11.1) for Linux also describes how to install the oracle-validated RPM if you have access to Unbreakable Linux Network (ULN)
If you're installing Oracle Enterprise Linux, to run Oracle Database 10g or 11g, following the steps Avi outlined will save you time. Especially if you don't have access to ULN.
Avi continues: "You can now click "next" and continue the installation as normal. This also creates the oracle user/groups, sets up sysctl.conf, limits.conf, etc. It's fairly nifty." I followed these steps using the Oracle Enterprise Linux 5, Update 3 DVD I downloaded via edelivery.oracle.com, and it works like a breeze. Here's a final screen shot of the installer looking happy:
This recently posted page summarizes some of the contributions Oracle's Linux developers make to Linux and the community in general, including:
I speak with prospects, customers, and partners on a regular basis and when I tell them that we have people at Oracle who's sole job it is to work on open source software, they are often very surprised. I'm glad this was posted.