Category Archives: Oracle/CentOS/RedHat

postgresql installation & setup

Here should be no trick concerning the subject, but I’ve been stuck for a day with it. OK, having Oracle Linux 8 (CentOS 8), trying to install the postgresql: sudo dnf install postgresql The first surprise: by defauld the ancient … Continue reading

Posted in linux, Oracle/CentOS/RedHat, postgresql | Leave a comment

How to attach shared OCFS2 Block Volume

Here is a very simple operation to create and attach the Block Volume to the Compute instance in the framework of Oracle Cloud Infrastructure. However, the shared connection of many instances to conventional Block Volume may cause data corruption due … Continue reading

Posted in linux, OCI, Oracle/CentOS/RedHat | Leave a comment

Next incarnation of OCI web-server. Part one. HTTP.

The first experience with OCI compute instances had been dedicated to how to deploy a simple Hello-world-scale webserver. Now it’s time to play with the toy a little harder. Here is an approach of how to make the simple webserver … Continue reading

Posted in linux, OCI, Oracle/CentOS/RedHat, web | Leave a comment