This is a guide to know on how to check your current and past server load (cpu load) for debugging purpose. System Activity Reporter (SAR) is an important tool which is used by the system admins for this in order to find out server load along with status of various metrics at different interval of […]
To add support of the fantastic tool wp-cli for all the users on the server, be it cyberpanel or cPanel or some other webhost panel you are using, you can use the following solution : Single Line code : wget -O /usr/local/bin/wp https://raw.githubusercontent.com/wp-cli/builds/gh-pages/phar/wp-cli.phar; chmod +x /usr/local/bin/wp; touch /etc/profile.d/add_user_local_bin.sh; echo ‘PATH=$PATH:/usr/local/bin’ >> /etc/profile.d/add_user_local_bin.sh; Step by step […]
This is notify to all users who are using Feedify for their push notification service that their website is infected. Feedify is hacked ! Feedify’s one of the CDN url is infected and has a redirect code to a website cointiply.com (this might be a false/scam website, be cautious) Proof – http://prntscr.com/18byhqd Affected URL – https://cdn.feedify.net/getjs/feedbackembad-min-3.0.js All […]
LVM is a tool first introduced in Fedora Linux for Logical Volume Management which allows useful feature likes allocating disks, striping, mirroring and resizing logical volumes. LVM reduces the tedious work of manual disk management on the servers and Linux systems. This guide will explain how we can create LVM using Striping I/O for more […]
FTP stands for File Transfer Protocol, it is used to transfer files from the host to the client computer or in better words we can say FTP is used to transfer files from a server to a local machine or vice-versa. In web hosting FTP plays a big role, we can update the website files […]
Redis is a fast, open-source key-value data store for use as a database. It reduces the response time of queries hence increasing the speeds of the website. It is a popular choice to reduce the page loading time. In this guide, we are going to configure Redis on WordPress. Requirements to Configure Redis on WordPress […]
Permalinks also called Permanent links are an important part of your website. These URLs are used by visitors and search engines to index your website. For example, the permalink of this blog post is https://www.basezap.com/change-permalinks-in-wordpress-website. In this guide, we are going to show the method to change the permalinks in WordPress of the example domain […]
The Document Object Model (DOM) connects web pages to scripts or programming languages by representing the structure of a document—such as the HTML representing a web page—in memory. Usually, it refers to JavaScript, even though modelling HTML, SVG, or XML documents as objects are not part of the core JavaScript language. In this guide, we are going […]
The cPanel backup system provides lots of backup options we can create custom backup transports as well. In a custom backup destination, we can move backups to a remote server of our choice. In this guide, we are going to set up Dropbox custom destination in the cPanel server. Requirements to Setup Dropbox as a […]
There are various methods to reach your cPanel login page such as yourdomain.com/cpanel, yourdomain.com:2083, etc. Anyone can always reach your cPanel Login page via these methods. In the following guide, we are going to remove the redirection to the cPanel access URL – yourdomain.com/cpanel in order to stop others to visit your cPanel login page. […]
Our team is available and on-site 24/7 ready to help you.