Hello World!

Welcome, this is the DNS site on Oracle Cloud Infrastructure for Sergio J. Castro

OCI Compute

These are the steps for creating an indivitual site like this one on OCI:

1. Login to your OCI tenancy.
2. First create your Virtual Cloud Network (Select the Wizard option).
3. Edit the Default Security List, add port 80
4. Create your Compute Instance.
5. SSH to it, and type these commands:

a) sudo yum update -y
b) sudo yum install wget -y
c) sudo yum install httpd
d) sudo firewall-cmd --permanent --add-port=80/tcp
e) sudo firewall-cmd --reload
f) sudo systemctl enable httpd.service
g) sudo systemctl start httpd.service
h) Then create an index.html file in /var/www/html/

From the following link you can download the instructions for creating a Load Balancer: in Chapter 30

And from here you can find the instructions for configuring your own domain name.

For questions reach out to Sergio@Castro.cloud


And for something different, check out the music that I enjoy listening to

.
My Traffic Estimate