Deprecated: WP_Translation_Controller::load_file(): Implicitly marking parameter $locale as nullable is deprecated, the explicit nullable type must be used instead in /home/cptech/public_html/wp-includes/l10n/class-wp-translation-controller.php on line 101 Deprecated: WP_Translation_Controller::unload_file(): Implicitly marking parameter $locale as nullable is deprecated, the explicit nullable type must be used instead in /home/cptech/public_html/wp-includes/l10n/class-wp-translation-controller.php on line 156 Deprecated: WP_Translation_Controller::unload_textdomain(): Implicitly marking parameter $locale as nullable is deprecated, the explicit nullable type must be used instead in /home/cptech/public_html/wp-includes/l10n/class-wp-translation-controller.php on line 201 Deprecated: WP_Translation_Controller::is_textdomain_loaded(): Implicitly marking parameter $locale as nullable is deprecated, the explicit nullable type must be used instead in /home/cptech/public_html/wp-includes/l10n/class-wp-translation-controller.php on line 243 Deprecated: WP_Translation_Controller::translate(): Implicitly marking parameter $locale as nullable is deprecated, the explicit nullable type must be used instead in /home/cptech/public_html/wp-includes/l10n/class-wp-translation-controller.php on line 263 Deprecated: WP_Translation_Controller::translate_plural(): Implicitly marking parameter $locale as nullable is deprecated, the explicit nullable type must be used instead in /home/cptech/public_html/wp-includes/l10n/class-wp-translation-controller.php on line 297 Deprecated: WP_Translation_Controller::locate_translation(): Implicitly marking parameter $locale as nullable is deprecated, the explicit nullable type must be used instead in /home/cptech/public_html/wp-includes/l10n/class-wp-translation-controller.php on line 397 Deprecated: WP_Translation_Controller::get_files(): Implicitly marking parameter $locale as nullable is deprecated, the explicit nullable type must be used instead in /home/cptech/public_html/wp-includes/l10n/class-wp-translation-controller.php on line 430 Deprecated: WP_Translation_File::create(): Implicitly marking parameter $filetype as nullable is deprecated, the explicit nullable type must be used instead in /home/cptech/public_html/wp-includes/l10n/class-wp-translation-file.php on line 84 Deprecated: wp_getimagesize(): Implicitly marking parameter $image_info as nullable is deprecated, the explicit nullable type must be used instead in /home/cptech/public_html/wp-includes/media.php on line 5502 Deprecated: YoastSEO_Vendor\Symfony\Component\DependencyInjection\Container::__construct(): Implicitly marking parameter $parameterBag as nullable is deprecated, the explicit nullable type must be used instead in /home/cptech/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/symfony/dependency-injection/Container.php on line 60 Deprecated: Elementor\Controls_Stack::get_active_controls(): Implicitly marking parameter $controls as nullable is deprecated, the explicit nullable type must be used instead in /home/cptech/public_html/wp-content/plugins/elementor/includes/base/controls-stack.php on line 352 Deprecated: Elementor\Controls_Stack::get_active_controls(): Implicitly marking parameter $settings as nullable is deprecated, the explicit nullable type must be used instead in /home/cptech/public_html/wp-content/plugins/elementor/includes/base/controls-stack.php on line 352 Deprecated: Elementor\Controls_Stack::get_style_controls(): Implicitly marking parameter $controls as nullable is deprecated, the explicit nullable type must be used instead in /home/cptech/public_html/wp-content/plugins/elementor/includes/base/controls-stack.php on line 799 Deprecated: Elementor\Controls_Stack::get_style_controls(): Implicitly marking parameter $settings as nullable is deprecated, the explicit nullable type must be used instead in /home/cptech/public_html/wp-content/plugins/elementor/includes/base/controls-stack.php on line 799 Deprecated: Elementor\Elements_Manager::create_element_instance(): Implicitly marking parameter $element_type as nullable is deprecated, the explicit nullable type must be used instead in /home/cptech/public_html/wp-content/plugins/elementor/includes/managers/elements.php on line 70 Deprecated: Elementor\Element_Base::__construct(): Implicitly marking parameter $args as nullable is deprecated, the explicit nullable type must be used instead in /home/cptech/public_html/wp-content/plugins/elementor/includes/base/element-base.php on line 1563 Deprecated: Elementor\Repeater::__construct(): Implicitly marking parameter $args as nullable is deprecated, the explicit nullable type must be used instead in /home/cptech/public_html/wp-content/plugins/elementor/includes/elements/repeater.php on line 49 Deprecated: Elementor\Core\Utils\Collection::filter(): Implicitly marking parameter $callback as nullable is deprecated, the explicit nullable type must be used instead in /home/cptech/public_html/wp-content/plugins/elementor/core/utils/collection.php on line 43 Warning: Cannot modify header information - headers already sent by (output started at /home/cptech/public_html/wp-settings.php:118) in /home/cptech/public_html/wp-includes/feed-rss2.php on line 8 Tutorials Archives | A cPanel Tech The Diaries of a Linux Server Administrator Fri, 21 Dec 2018 08:53:34 +0000 en-US hourly 1 https://wordpress.org/?v=6.5.8 cPanel Disable two factor authentication https://acpaneltech.com/cpanel-disable-two-factor-authentication/ https://acpaneltech.com/cpanel-disable-two-factor-authentication/#respond Fri, 21 Dec 2018 08:53:34 +0000 https://acpaneltech.com/?p=12113 cPanel provides two factor authentication so that it will send a text message to your phone.  In some countries, you may not receive it properly and on time. It prevents you from accessing the WHM area. To disable it via command line, ssh to the server and run this command, after logging into the SSH as […]

The post cPanel Disable two factor authentication appeared first on A cPanel Tech .

]]>
https://acpaneltech.com/cpanel-disable-two-factor-authentication/feed/ 0
How to Configure Cloudflare for blogging sites https://acpaneltech.com/best-practices-for-configure-cloudflare/ https://acpaneltech.com/best-practices-for-configure-cloudflare/#comments Sun, 29 Jul 2018 07:31:13 +0000 https://acpaneltech.com/?p=12074 Using CloudFlare for websites and Applications is one of the most intelligent decisions that you can take towards the security and performance for your app.  This article discusses how to Configure Cloudflare for the best performance of blogging sites. What Is CloudFlare ? CloudFlare is a Jack of all, and master of many :). Some of […]

The post How to Configure Cloudflare for blogging sites appeared first on A cPanel Tech .

]]>
https://acpaneltech.com/best-practices-for-configure-cloudflare/feed/ 1
How to Optimize WordPress for best performance https://acpaneltech.com/how-to-optimize-wordpress-for-best-performance/ https://acpaneltech.com/how-to-optimize-wordpress-for-best-performance/#respond Fri, 11 Aug 2017 19:03:37 +0000 https://acpaneltech.com/?p=11926 Being a server admin, I have been receiving a lot of requests to speed up their sites and optimise WordPress installations so that they load very fast.  I am citing a few examples on how to optimize WordPress in a clever way. 1. Choose a light weight theme. The theme is the soul of a […]

The post How to Optimize WordPress for best performance appeared first on A cPanel Tech .

]]>
https://acpaneltech.com/how-to-optimize-wordpress-for-best-performance/feed/ 0
How to install VestaCP on CentOS https://acpaneltech.com/how-to-install-vestacp-on-centos/ https://acpaneltech.com/how-to-install-vestacp-on-centos/#respond Mon, 20 Mar 2017 17:05:50 +0000 https://acpaneltech.com/?p=11842 VestacP is an open source web hosting control panel which works on RedHat and Ubuntu systems. It’s perfect for inexperienced users because it has a very clean looking interface, it installs very easily and it changes and adjusts the configuration of your hosted sites very easily also. Here’s a simple step-by-step guide on how to […]

The post How to install VestaCP on CentOS appeared first on A cPanel Tech .

]]>
https://acpaneltech.com/how-to-install-vestacp-on-centos/feed/ 0
How to install cPanel in CentOS https://acpaneltech.com/how-to-install-cpanel-in-centos/ https://acpaneltech.com/how-to-install-cpanel-in-centos/#respond Thu, 16 Mar 2017 05:39:41 +0000 https://acpaneltech.com/?p=11831 Its very easy to install cPanel on a CentOS box, and cPanel is the most widely used control panel to manage websites using a graphical interface. Its not free, a VPS license is about 15 USD per month and a dedicated server license is about 30 USD.   It supports installation on CentOS, RHEL and CloudLinux […]

The post How to install cPanel in CentOS appeared first on A cPanel Tech .

]]>
https://acpaneltech.com/how-to-install-cpanel-in-centos/feed/ 0
How to install redmine in CentOS7 https://acpaneltech.com/how-to-install-redmine-in-centos7/ https://acpaneltech.com/how-to-install-redmine-in-centos7/#respond Tue, 20 Dec 2016 07:32:40 +0000 https://www.acpaneltech.com/?p=11787 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 […]

The post How to install redmine in CentOS7 appeared first on A cPanel Tech .

]]>
https://acpaneltech.com/how-to-install-redmine-in-centos7/feed/ 0
Software Raid on a Windows Server https://acpaneltech.com/software-raid-on-a-windows-server/ https://acpaneltech.com/software-raid-on-a-windows-server/#respond Mon, 18 Jul 2016 12:29:51 +0000 https://www.acpaneltech.com/?p=11734 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 […]

The post Software Raid on a Windows Server appeared first on A cPanel Tech .

]]>
https://acpaneltech.com/software-raid-on-a-windows-server/feed/ 0
How to configure SSL to work with Varnish Cache https://acpaneltech.com/how-to-configure-ssl-to-work-with-varnish-cache/ https://acpaneltech.com/how-to-configure-ssl-to-work-with-varnish-cache/#respond Fri, 08 Jul 2016 09:49:43 +0000 https://www.acpaneltech.com/?p=11719 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 This is because Varnish Cache is not […]

The post How to configure SSL to work with Varnish Cache appeared first on A cPanel Tech .

]]>
https://acpaneltech.com/how-to-configure-ssl-to-work-with-varnish-cache/feed/ 0
How to install PHP7 using Yum https://acpaneltech.com/how-to-install-php7-using-yum/ https://acpaneltech.com/how-to-install-php7-using-yum/#respond Sat, 12 Dec 2015 08:13:08 +0000 https://www.acpaneltech.com/?p=11618 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 Procedure In this post, I have mentioned on how to install PHP 5 with nginx and varnish and mariaDB. To install php7, you need […]

The post How to install PHP7 using Yum appeared first on A cPanel Tech .

]]>
https://acpaneltech.com/how-to-install-php7-using-yum/feed/ 0
Using Desktop Drives vs NAS Drives vs Enterprise Drives In A RAID Server https://acpaneltech.com/nas-drives-vs-desktop-drives-in-a-raid-server/ https://acpaneltech.com/nas-drives-vs-desktop-drives-in-a-raid-server/#respond Sun, 06 Dec 2015 09:55:29 +0000 https://www.acpaneltech.com/?p=11604 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 […]

The post Using Desktop Drives vs NAS Drives vs Enterprise Drives In A RAID Server appeared first on A cPanel Tech .

]]>
https://acpaneltech.com/nas-drives-vs-desktop-drives-in-a-raid-server/feed/ 0