WORDPRESS MIGRATION
There are lots of reasons to move your WordPress site, better high speed hosting, better support and security monitoring, moving to a High Availability model and need a second copy …
Read MoreA beginners guide
There are lots of reasons to move your WordPress site, better high speed hosting, better support and security monitoring, moving to a High Availability model and need a second copy …
Read MoreThere are sites which affected malware can clean through immunify and clear the malware and upload it back.There are only a few steps to scan a site. Step1: Take a …
Read MoreBash script A Bash script is a plain text file which contains a series of commands. These commands are a mixture of commands we would normally type ourselves on the …
Read MoreThe configuration of all in one wp-security and firewall plugin: Install and activate All in One security & firewall plugin from WordPress plugins. Before configuring the plugin, make sure to …
Read MoreIntroduction WordPress is a dynamic open-source content management system which is used to power millions of websites, web applications, and blogs. It currently powers more than 23% of the top …
Read MoreZabbix Host Add Install zabbix agent on the remote server by the documentation link given below. link : https://sbcode.net/zabbix/agent-same-network/ From this doc we can select appropriate steps to install zabbix-agent …
Read MoreAbout Docker Docker is a program that performs os level virtualization, it can package an application and its dependencies in a virtual container that can run on any Linux server. …
Read MoreAbout Ansible is an open source automation platform. Ansible helps us in configuration management, application deployment, task automation and IT orchestration. Imagine having a number of machines running on the …
Read MoreInstall nodejs: #apt update #curl -sL https://deb.nodesource.com/setup_10.x -o nodesource_setup.sh #bash nodesource_setup.sh #apt install nodejs Verify installation using below commands: #node -v #npm -v Install pm2 process manager: #npm i -g …
Read MoreAfter successful installation of Jenkins, we need to set up reverse proxy with apache as Jenkins listening to port 8080 by default. Prerequisites Jenkins installed Apache installed An SSL certificate …
Read MoreAn open source automation server that automates the repetitive technical tasks involved in the continuous integration and delivery of software. Prerequisites A non-root sudo user A firewall Atleast 1 GB …
Read More