BLACK FRIDAY SALE IS LIVE !!!!!

server management

How to upgrade AWS instance RAM without elastic IP address

If you restart an AWS EC2 server that doesn’t have an Elastic IP (EIP), it might get a different public IP address. This may have a number of drawbacks: After updating the RAM on your AWS EC2 instance, if you find the need for a permanent IP address and there is no existing Elastic IP assigned to it, you can proceed by following these steps: 1. Assign an Elastic IP (EIP): Open the AWS Management

Read More »
malware on an Ubuntu server
Blog
Jishnu V

Ways to check for malware on an Ubuntu server

Ensuring your server’s security is essential for protecting it from numerous dangers, such as malware. Malware refers to a wide spectrum of destructive software intended to compromise systems, steal data, or disrupt activities. Because servers are used a lot for essential tasks like hosting websites, databases, or applications, it is crucial to implement strong security measures, such as malware detection and prevention. Here are some ways and tools to check for malware on Linux servers,

Read More »
Setting up MySQL master-slave replication in linux server
Almalinux Server
Sourav AJ

Setting up MySQL master-slave replication in Linux server 

What is MySQL replication MySQL replication is the process of copying data from one MySQL database server (master) to one or more MySQL database servers (slaves). This allows you to split the load of read queries across different servers, improve reliability by keeping multiple copies of your data, and simplify backup and reporting its activities. Setting up MySQL master to slave replication involves several steps. Here’s a detailed guide on how to do it: For

Read More »
How to Setup IonCube Loader
Blog
Jishnu V

How to Install IonCube Loader

IonCube Loader is a PHP extension used to decode files that have been encoded using IonCube’s proprietary encoding technology. It’s for protecting PHP-based applications from unauthorized access. Here is the steps to install IonCube Loader to protect your php code in Ubuntu 22.04 server. 1. Download and extract the IonCube Loader using the below commands. 2. After extraction go to IonCube directory 3. Find the directory where you need to copy the extension using command

Read More »
How to Install and Configure Elasticsearch on Ubuntu 22.04
Blog
Jishnu V

How to Install and Configure Elasticsearch on Ubuntu 22.04

The Elasticsearch search and analytics engine is a highly scalable search and analytics tool that is compatible with open-source applications. The analysis of log and event data, full-text search, application performance monitoring, and business analytics are just some of the many applications that make use of it. It is also used for a wide range of additional purposes. Prerequisites Before installing Elasticsearch on the Ubuntu server will require the following specifications Operating System and Version:

Read More »
Jenkins installation ubuntu 22.04
DevOps
Jishnu V

Jenkins Installation on Ubuntu 22.04

Jenkins is an open-source continuous integration technology. It simplifies the software development process by creating a pipeline to build, test, and deploy the application. In addition, it is aligned with Linux, Windows, and macOS. Integrated with other DevOps software, Jenkins stands as a popular CI/CD tool. In order for the Java programme to function properly, it is necessary to have the Java Runtime Environment (JRE) installed on your server. Steps to install jenkins on Ubuntu

Read More »
backup configuration
backup configuration
Sourav AJ

Setting Up Additional Backup Destination to a Custom Drive in a cPanel server

I have mounted a new disk /backup2 to the backup server 10.xxx.xxx.110 in order store the backups from the live server 103.xxx.xxx.120 which is a cPanel server.  The backups will be currently kept on a functional server. To move the backups to the backup server’s /backup2 mount, we need to configure the backups. Let’s look at how to set up the backup configuration: Setting up Backup Configuration : Firstly, ensure that the disk is correctly

Read More »
WordPress using Docker
Blog
Jishnu V

 WordPress Installation Using Docker

Through the utilisation of Docker container technology, it is possible to effortlessly and expeditiously deploy programmes and packages on any operating system. It takes a significant amount of time to manually install WordPress. With the help of docker, we are able to streamline the installation procedure. Follow the steps below. 1. Install the docker using below commands 2. Verify the installation with the below test program Upon successful installation, the output will be as shown

Read More »
PPA repository in ubuntu
Blog
Sourav AJ

What is PPA and how to install packages using PPA repository in ubuntu

What is PPA ? A Personal Package Archive (PPA) is an external repository that is managed by individuals or teams to handle software packages, in contrast to Ubuntu’s official repositories. Public Key Archives (PPAs) deliver software not available in official repositories or upgrade current software. Moving on to Ubuntu PPA repository installation: First, run the command apt update for updating the package lists for available software packages. Now, install the software-properties-common package, as this package

Read More »
Engintron Nginx on cPanel
Blog
Sajna VM

Enhanced Dynamic Caching with Engintron: Optimizing NGINX for cPanel

Engintron, an Nginx implementation tailored for CPanel, comes equipped with numerous advanced features already enabled. One notable feature is its micro-caching service designed specifically for dynamic HTML content. This caching capability allows for the temporary storage of dynamic HTML responses in the cache for a duration of one second. To safeguard against caching sensitive information, the application does not cache requests containing cookies or URLs with shared prefixes. The primary objective of Engintron is to

Read More »

FREE SERVER AUDITING

Get Auditing Report of Your Server for FREE!!