How To Install Linux, Apache, MySQL, PHP (LAMP) stack on Ubuntu 20.04
Prerequisites Step 1 — Installing Apache and Updating the Firewall How To Find your Server’s Public IP Address Step 2 — Installing MySQL Step 3 — Installing PHP Step 4…
Your Go-To Source for Cyber Security Insights and Solutions
Prerequisites Step 1 — Installing Apache and Updating the Firewall How To Find your Server’s Public IP Address Step 2 — Installing MySQL Step 3 — Installing PHP Step 4…
Log files are an essential part of Linux system administration and monitoring. But log files also quickly grow and take up a lot of storage space. The good news is…
To properly maintain your HiveOS environment, you might need to manage/delete one of your Hive OS farms. I created an initial “farm,” which was not working, but that is ok.…
If you are trying to download some programs or some drivers, an error occurs saying “Your current security settings do not allow this file to be downloaded“. You can try…
Funny but true story… So I walked through Khol’s today to return an Amazon package as Khol’s locally accepts Amazon package returns, and I tried my best to navigate the…
I’ll compare the Norton 360 Deluxe plan, their second most expensive, to Bitdefender’s most expensive Total Security plan. Why do you ask? Because they both claim to offer the same…
DISCLAIMER I’m not a certified financial planner/advisor nor a certified financial analyst nor an economist nor a CPA nor an accountant or a lawyer. I’m not a finance professional through…
Table of Contents The Objective The purpose of this post is to explain with an example how ansible initiates the reboot and waits for the reboot to complete. In some…
There are several ways to check the availability of a file in Linux. The “test” command in bash scripting is one of the critical approaches to checking a file’s existence.…
Indeed to reboot the VM or bare metal Linux machine/server using Ansible and wait for it to come back but it does not work with the playbook as described here.…