Is it possible to get 100% uptime?

Office glass

Question: Is it possible to maintain 100% uptime for my site? Answer: Yes, it is possible to maintain 100% uptime. To maintain 100% uptime would require a significant investment in the web hosting setup. This setup would cost in the millions each year and would require contracts with dozens of different datacenter operators. The site […]

Will having SSD drives speed up my site?

Hard drive

Question: Will having SSD drives instead of regular hard drives really speed up my site? Answer: Yes, using SSD drives instead of regular hard drives will show a difference with your site. Sold state drives (SSD) are faster in both reading and writing data to the drives compared to disk hard drives. SSD drives do […]

Should I turn on IPv6 support?

IPv6 network world

Question: Should I turn on IPv6 support for my website? Answer: If have a shared web hosting account then IPv6 support may not be available. Some shared web hosts support IPv6 while most do not at this time. If you are running your own server, VPS, or are using a cloud web host that supports […]

CentOS 6.8 is now available

Linux penguin in front of server

The CentOS project has announced that CentOS 6.8 is now available for i386 and x86_64. CentOS 6.8 is based on the source code for Red Hat Enterprise Linux (RHEL) 6.8. Some major changes with CentOS 6.8: -XFS file system can now support a maximum size of 300 TB -squid 3.4 is now available -enhancements made […]

How to create a subdomain in Cpanel

Documents folder

Follow these steps to setup a subdomain for your website in Cpanel. 1. Login to your web host’s control panel. There is a good chance that your web host is probably using Cpanel. 2. After you login successful. You should see the following area inside Cpanel. Click on “Subdomains” to continue to the creation of […]

Should you keep “www” or remove it?

Blue and white www

During the early days of the internet everyone’s website had “www” as the starting part of their website address. Like www.google.com and www.yahoo.com. Nowadays you don’t need to have “www” as part of your address. Some people say having the “www” makes it take longer to type with three more keystrokes. While others may say […]

Start, Stop, or Restart Nginx

Computer terminal

This is a tutorial on how to manage your Nginx web server under CentOS 7.x, Debian 8.x (Jessie), and FreeBSD 10.x. Commands to start, stop, and restart Nginx web server for these operating systems are shown below and are separated by the different operating systems. CentOS (version 7.x) To start Nginx under CentOS: systemctl start […]