• Skip to primary navigation
  • Skip to content
  • Skip to primary sidebar

A cPanel Tech

The Diaries of a Linux Server Administrator

  • Home
  • About
  • Privacy
You are here: Home / Archives for Tutorials

Tutorials


Deprecated: str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /home/cptech/public_html/wp-content/themes/genesis/lib/functions/image.php on line 116

How to install redmine in CentOS7

December 20, 2016 By admin Leave a Comment

Redmine is one of the most commonly used project management tool. Since it is on RoR, it is assumed to be very stable and reliable. Here I am installing Redmine on a CentOS 7 Server, with Apache as the web server.This is the basic procedure.Install Web server Install Ruby and RubyGems Install Passenger Setup redmineInstall WebServer Most of the steps … [Read more...] about How to install redmine in CentOS7

Filed Under: Linux, Tutorials Tagged With: centos, redmine

Software Raid on a Windows Server

July 18, 2016 By admin Leave a Comment

Most of the servers in our data center run on CentOS. As Linux admins know, software raid (Raid-z, ZFS etc) in Linux has far surpassed hardware raid in terms of feature set, reliability, and functionality. However, several of our server admins prefer running CentOS and WHM inside virtual private servers (VPS) on a box running Windows Server because that's the OS they are most … [Read more...] about Software Raid on a Windows Server

Filed Under: Articles, Server Hardware, Tutorials

How to configure SSL to work with Varnish Cache

July 8, 2016 By admin Leave a Comment

Varnish cache is a super caching application which will cache your website pages and images in RAM and deliver it directly to the visitors, thereby speeding up the web site.The major drawback of Varnish Cache is that you will not be able to run secure pages with Varnish Cache … [Read more...] about How to configure SSL to work with Varnish Cache

Filed Under: Articles, Nginx, Tutorials, Varnish, wordpress


Deprecated: str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /home/cptech/public_html/wp-content/themes/genesis/lib/functions/image.php on line 116

How to install PHP7 using Yum

December 12, 2015 By admin Leave a Comment

This guide will help you to upgrade php in your server from php 5.x to 7.0. The new php7 is quite fast, and have very less memory footprint compared to php5.x … [Read more...] about How to install PHP7 using Yum

Filed Under: Linux, Nginx, Tutorials

Using Desktop Drives vs NAS Drives vs Enterprise Drives In A RAID Server

December 6, 2015 By admin Leave a Comment

Desktop drives are significantly less expensive than NAS Drives or Enterprise.  Can they be used when building a budget RAID array? They can, however it's important to understand how desktop drives will increase required maintenance, downtime, expense, and risk of data loss. The biggest difference between desktop drives vs NAS drives or Enterprise drives is in how they … [Read more...] about Using Desktop Drives vs NAS Drives vs Enterprise Drives In A RAID Server

Filed Under: Articles, Linux, Server Hardware, Tutorials

« Previous Page
Next Page »

Primary Sidebar

Copyright 2018 CPanelTech