Articles by eduardo.lago.aguiar
-
How To Install KVM And libvirt On CentOS 6.2 With Bridged Networking
Author: eduardo.lago.aguiar • Tags: centos, kvm, virtualization • Comments: 4
How To Install KVM And libvirt On CentOS 6.2 With Bridged Networking This tutorial describes how to install the KVM hypervisor and libvirt virtualization library on Linux CentOS 6.2. At the end of this guide you will have a CentOS box (name it host) with the following capabilities: virtualization capacity: chance for multiple guests (Linux/Windows) running and sharing the host's hardware; bridge network configuration: you'll be able to directly access to the guests as if they were physical machines on the same LAN and viceversa; visual management: using virt-manager (I use Ubuntu 11.10 in this howto) you will be able to remotely admin the virtual machines on the CentOS host.
-
Creating A Portable MySQL On CentOS 6 And Ubuntu 11.10 Linux From Sources
Author: eduardo.lago.aguiar • Tags: mysql, ubuntu, centos • Comments: 1
Creating A Portable MySQL On CentOS 6 And Ubuntu 11.10 Linux From Sources This tutorial shows how to create a portable MySQL installation on GNU/Linux. At the end of this guide you will obtain a portable MySQL installation on a target directory with its own databases, binaries, logs, pid files, etc. Consider always the use of a permission preserving packaging (like TAR) for moving the installation between systems or removable storages.
-
Installing An Oracle-Ready CentOS 6.2 Server
Author: eduardo.lago.aguiar • Tags: centos • Comments: 0
Installing An Oracle-Ready CentOS 6.2 Server This is a tutorial for installing an Oracle-ready Linux box with CentOS 6.2, it covers the steps involved on the preparation of an Oracle-ready server for the further installation of Oracle Database Server/Oracle Fusion Middleware Suite on a multi-role server deployment.
-