Before going towards how to secure Personal data for GDPR and get knowledge about how to encrypt and decrypt MySQL data using Amazon Key Management Service ( KMS ). Let me explain why it is required to encrypt user data for GDPR compliance. Full form...
Top 5 Highest Paying IT Jobs in 2021
posted by: Rakesh Patel
February 27, 2021
If you’re looking to earn more money, or you’re just getting started in the IT industry, then this article is for you! I have listed some of the highest paying IT jobs to help you identify which careers pay the most. 1. Blockchain Developer Blockchain...
What are SOLID Principles in Object Oriented Design
posted by: Rakesh Patel
February 21, 2021
In software engineering , SOLID Principles in Object Oriented Design plays a crucial role when it comes to writing flexible, maintainable, scalable and reusable code. There are so many benefits of using Object Oriented Design but every programmer should also have the knowledge of the SOLID principle...
How to Setup WHM cPanel on Linux Server
posted by: Rakesh Patel
August 23, 2020
WHM cPanel is a tool built for Linux Servers that gives us the ability to automate web hosting tasks via a graphical user interface. Its goal to make managing servers easier for us and managing websites easier for our customers. Hardware Requirements : Processor :...
Install Free SSL Certificate on Apache / Nginx
posted by: Rakesh Patel
May 19, 2019
SSL Certificates are small data files that digitally bind a cryptographic key to an organisation’s details. When installed on a web server, it activates the padlock and the https protocol and allows secure connections from a web server to a browser. Typically, SSL is used...
An EC2 instance is a virtual server in Amazon’s Elastic Compute Cloud (EC2) for running applications on the Amazon Web Services (AWS) infrastructure. EC2 is a service that allows business to run application programs in the computing environment. Select EC2 under Compute. Click on Launch Instance button. Select AMI...
How to Assign Elastic IP to EC2 Instance
posted by: Rakesh Patel
April 18, 2019
By assigning Elastic IP address to your EC2 Instance, you can mask the failure of an instance or software by rapidly remapping the address to another instance in your account. What is an Elastic IP ? Elastic IP is a public static IPv4 address which is...
How to Remove index from url ‘index.php’ ( .htacess )
posted by: Rakesh Patel
April 16, 2019
After WordPress migration to another server, which don’t necessarily have to have the same settings as the one you are migrating from, there is a chance of having “index.php” added to your URL. This can often lead to 404 missing page error and it disrupts...
How to link a domain to EC2 instance ( Using Route 53 )
posted by: Rakesh Patel
April 15, 2019
Route 53 is a highly available cloud Domain Name System web service. It is designed to give developers and businesses an extremely reliable and cost effective way to route end users to Internet. Get Elastic IP and Assign it to Amazon instance The first thing you...
These days, it’s nearly impossible for a single-person operation to keep up with the pace that users expect. The best way to stay competitive is to set up a multi-author WordPress blog of your own. A multi-author WordPress blog enables you to add more writers...