Julio's Blog
  • Home
  • About Me
  • Personal Site
Sign in Subscribe

web server

A collection of 4 posts
Adding PHP support to Nginx.
nginx

Adding PHP support to Nginx.

In the last post, I show how to install and configure Nginx on CentOS. In this post, I will show you how to add PHP support to that installed Nginx web server. There are two ways to add PHP support to Nginx: One by Using PHP-FastCGI and the other way
Jun 20, 2016 3 min read
Installing and configuring Nginx on CentOS.
nginx

Installing and configuring Nginx on CentOS.

In the web server world, you could find multiple options. Some of the most popular web servers are: * Apache (leader) * IIS * Boa * Monkey * Nginx ... and a few more. Nginx has gain market shared in this space in the last couple years, and part of this success have to do with
Jun 20, 2016 3 min read
Installation and basic configuration of MariaDB on CentOS/RHEL 7.
centos

Installation and basic configuration of MariaDB on CentOS/RHEL 7.

In this post, I will show you how to install MariaDB on a CentOS/RHEL 7 machine. This task is really easy to complete and could be done in couple minutes. Installing the Software### [root@www ~]# yum install mariadb-server Enabling and starting the service To enable the service and making
Jun 20, 2016 2 min read
Installing and configuring Ghost blogging platform on CentOS 7.
ghost

Installing and configuring Ghost blogging platform on CentOS 7.

I been a user of WordPress for couple years, but after having couple issues with it I decided to look for an alternative for my new blog (http://www.juliosblog.com). After a little of research, I found Ghost and decided to give it a try. Ghost is a free
Jun 18, 2016 4 min read
Page 1 of 1
Julio's Blog © 2023
  • Home
Powered by Ghost