December 21, 2020

Fix NGINX: 504 Gateway Time-out error

Server Management,

You might be facing the Nginx 504 gateway time out error due to various reasons, so let’s see what is causing the 504 gateway time out error in Nginx. Factors causing Nginx 504 gateway time-out error: Check your back end server: If there are too many requests or if there are any long-running requests, then…

Read more
December 17, 2020

9 Data Recovery tools for Linux

Linux General,

Now don’t lose your important information or files due to any hardware problems or transference errors. If you have permanently or accidentally removed any of your files, no worries you can recover using the data recovery tools. We will show you a few tools through which you can recover your lost data. Let’s see each…

Read more
December 8, 2020

Is it possible to run Proxmox on a bare metal server with pfSense?

Linux General,

There is always the possibility of running Proxmox on a bare metal server with pfsense as a virtual machine. In such a scenario, it is better to understand how the setup works and tweaks which will give optimal performance. Yes, Proxmox can install at the top of Debian, and it is a software stack that…

Read more
December 2, 2020

Avoid Data Breach in Healthcare

Linux General,

Cyber attacks are a common issue nowadays and it’s mandatory to address the importance of enhancing data security. One such sector which is critical when it comes to protecting data in the healthcare industry, many healthcare organizations are addressing the need to prevent a data breach. The normal occurrences of data breaches are through unauthorized…

Read more
November 23, 2020

Solve Bottleneck using Proxmox Backup Server 1.0

Server Management,

You know that backup is a central aspect of IT administration. The need to recover from data loss is fundamental and it increases with virtualization. Proxmox already shipped a backup tool called vzdump and can make consistent snapshots of running LXC containers and KVM virtual machines. However, vzdump only allows for full backups. If you…

Read more
November 19, 2020

Do you really need to shift to a cloud environment?

Cloud Infrastructure,

Shifting to the cloud can bring both opportunities as well as risk. Before proceeding it’s vital to evaluate the pros and cons of the cloud environment. When it comes to opportunities our main focus will be on cost-effectiveness as downsizing required hardware for the set takes prime stand in moving to a cloud environment. Physical…

Read more
November 17, 2020

Now run MySQL instance in one machine itself!

Database,

The most common dilemma we face today in production is with servers runningolder versions of Mysql and if we need to upgrade to a relatively latest version what will happen to clients who use the older version of Mysql and their applications. Will they stop working? Do they need to upgrade their applications related to…

Read more
October 27, 2020

Installing OpenSSH on Windows Servers

Linux General,

Now, it’s easy to transfer your data over a network from one device to another with an FTP connection for your client. But we all know that FTP is not that safe, hence you can use SFTP, which is secure and prevent unauthorized access. Isn’t that great that you gain free security! We will take…

Read more
October 13, 2020

SMTP Email Set-up for Magento 2

Linux General,

Most of us are familiar with the widely used email sending system, the SMTP.  Here we will show you simple steps to configure the default SMTP Email Set-up on Magento 2. Maximize the effectiveness of your email marketing using Magento 2 SMTP extension. Newbie’s may find it difficult but the steps are easy, so let’s…

Read more
September 30, 2020

Steps to Install Tomcat on Ubuntu 18.04

Linux General,

Tomcat usually know as Apache Tomcat is one of the most widely adopted application and web servers in the world today. It is the most useable servlet containers available. So before we go through the steps to install Tomcat on Ubuntu 18.04, let’s see the advantages. Advantages of Tomcat You get a lot of benefits…

Read more