Author Archives: DevopsAdmin

Vulnerability Assessment of Linux/Unix Servers Using Nessus Tool Scan.

By | February 2, 2020

In the Last Post we have seen how we can Install Nessus tool on Linux Server. We have also seen the details of it along with the use case. In this Article we will see how we can perform the Vulnerability Scan against multiple hosts. Let’s Perform Scan against few of our hosts.  First we… Read More »

How to Install Nessus Vulnerability Assessment Tool in Linux.

By | January 28, 2020

Nessus is the market leading Vulnerability assessment tool which is available in multiple packaging options which includes Professional, Managed and Cloud. Nessus is basically a remote scanning tool which runs scanning on your remote sever within your network and Identifies in case of any vulnerabilities found which a malicious hacker could use in order to… Read More »

Steps to Connect OpenVPN Server using Network Manager.

By | January 18, 2020

In one of our previous article we has seen the installation process of OpenVPN Server and how we can connect to the Servers in the Private Subnet Using OpenVPN Server. This article is basically for the users who  uses Ubuntu/Linux Desktop for their work. For Windows, OpenVPN Provodes Client to Connect to It, but for the… Read More »

How to Identify Number of Windows Instances in AWS Account.

By | January 16, 2020

This blog will be quite a short one in which we will be looking into how we can filter out the number of Windows Instances In your AWS Account. We Can do this from both AWS Console and Using the AWS CLI. By directly looking into the Ec2 dashboard, It’s quite difficult to Identify which… Read More »

cPanel – phpMyAdmin asking for Username and Password. Error – Access Denied.

By | January 6, 2020

If you have Upgraded or Downgraded MySQL/MariaDB Version, you may fall into phpMyAdmin Access Denied Error. If you are trying to redirect to phpMyAdmin from cPanel Account and you are prompted for Username and Password and you see                    “mysqli_connect(): (28000/1045): Access denied for user ‘cpses_deiskeisdj4g’@’localhost’ (using… Read More »

How to Upgrade and Downgrade MariaDB Version in WHM/cPanel – Part 8

By | January 5, 2020

There might be a Scenario that you are running your web application from So long which is pointing to your MariaDB (say Version 10.1.43). Now you planning to migrate your application to your dedicated Server in AWS. Whn you are trying to Install the cPanel It Comes Up with Mysql 5.7 Database which is causing… Read More »