• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
sharadchhetri

sharadchhetri

AI, Linux, Cloud and DevOps

  • Home
  • Resources
    • Learn Linux
    • Articles
  • My Projects & Work
    • My Nagios Plugin
    • My Dockerhub Repo
    • My WordPress plugins
    • My Github Repos
  • Facebook Page
  • Contact
  • Privacy Policy
  • About Me
You are here: Home / Articles / Sharing server Migration from CentOS 6 to CentOS 7

Sharing server Migration from CentOS 6 to CentOS 7

December 17, 2014 by Sharad Chhetri Leave a Comment

Recently we have migrated to shiny CentOS 7 saying good bye to CentOS 6. Although the migration of WordPress was quite easy from CentOS 6 to CentOS 7. This time, we made plan to try another technology stacks. Leaving some good memories with my old server, invested lots of time to tune the server with economical price and should happily say somehow I did it.

Tuning and optimization of server will always be on run. We would like to share some technical differences currently we are running on new Server.

Technology Before Dec-2014 On/After Dec-2014
Operating System CentOS 6.5 CentOS 7
OS Architecture x86_64 x86_64
CMS WordPress 3.x WordPress 4.x
Web Server Apache (Worker) + php-fpm Nginx + php-fpm
Database MySQL 5.6 MariaDB 10.x
Web Cacheing Varnish 3.x Varnish 4.0 + Nginx FastCGI
PHP code Cacheing APC Opcache (Because APC is deprecated for < PHP 5.5 version)
Memory Object Cacheing Memcached Memcached
DNS DNS (No round Robin) DNS (with Round Robin)
CDN Cloudflare Cloudflare

The migration was quite successful but only with DNS resolution bumpy rides we received. But yes, we got the solution of it also. There will be no downtime when next time, we will do migration.

First of all we would like to thanks for DigitalOcean for providing the awesome and cheap cloud servers. When we removed the old instances, we have seen the option to restore the old server before 48 hours. This feature from DigitalOcean is awesome.

Sincerely apologize to our readers who have seen some up and down of blog. Your love,support and trust build our confidence . This year, we have many new plans to implement on our blog. Guest writing is under consideration. And some more things. Yes, donation to charity,opens source world,needful will always be our first recommendation.

Yours Sincerely ,

Sharad Chhetri

Share this:

  • Share on X (Opens in new window) X
  • Share on Facebook (Opens in new window) Facebook
  • More
  • Print (Opens in new window) Print
  • Email a link to a friend (Opens in new window) Email
  • Share on LinkedIn (Opens in new window) LinkedIn
  • Share on Reddit (Opens in new window) Reddit
  • Share on Tumblr (Opens in new window) Tumblr
  • Share on Pinterest (Opens in new window) Pinterest
  • Share on Telegram (Opens in new window) Telegram
  • Share on WhatsApp (Opens in new window) WhatsApp
  • Share on Mastodon (Opens in new window) Mastodon

Articles

Setup htpasswd on WordPress wp-admin running on Nginx
Install and compile Nginx on Ubuntu 18.04 LTS server
Setup Master Slave Chroot BIND DNS in CentOS 6 or Red Hat 6
How to install wordpress on LAMP stack ( Ubuntu 14.04 LTS Server )
How To Install Nginx On Ubuntu 22.04 LTS
Install Nginx from source code on Ubuntu 14.04 LTS
How to install nginx webserver from source on CentOS and RHEL
semanage command not found in CentOS 6 and RHEL 6
Setup Nginx as proxy to serve ghost blog on port 80
Nginx : could not build the server_names_hash, you should increase server_names_hash_bucket_size
Install and configure Varnish Cache server on CentOS/RHEL 6.x
How to install nginx from source on CentOS 7
How to install Varnish 4 version on CentOS 7 / RHEL 7
PHP Warning: Unknown: Unable to allocate memory for pool. in Unknown on line 0
Setup varnish cache server for wordpress site

Filed Under: Articles Tagged With: Thoughts

Reader Interactions

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Primary Sidebar

Articles

  • Install n8n docker in Ubuntu for practicing
  • Bash Script: MySQL Database backup to AWS S3
  • Automate no touch Jenkins setup wizard on docker (jcac)
  • How to run and configure Jenkins in Docker container
  • Complete Guide: How to install Nagios Monitoring on AlmaLinux / Rocky Linux
  • Install KVM on Ubuntu 24.04 LTS ( Bash Script )
  • How to install GIMP 2.10 on Ubuntu / Debian
  • 5 ways to check Ubuntu version of system (commands and GUI)
  • How To Solve Forgot MySQL / MariaDB Root Password
  • Create Self Hosted Build Agent Docker Image for Azure DevOps

Copyright © 2026 ยท
The material in this site cannot be republished either online or offline, without our permission.
Proudly Blogging From India.

  • Contact
  • About Me
  • My WordPress plugins
  • Privacy Policy