
This guide will explain how to grow an XFS filesystem once you’ve increased the underlying storage. I applied these steps to one of my personal VM running on Orange Cloud. Prerequisites A snapshot is created to back up data. To …

If you were using Bigbluebutton and upgraded to version 2.3 you would notice that recording player has been an improved UI and after the upgrade an issue came out with iPhone users by opening recording URL in safari you would …

Today, I was deploying a python service that uses pygsheets to save data on Google Sheets. The script was tested on local and EC2 instance and works like charm, but when I decided to package it and deploy on Lambda …

If you are using BBB installed on Ubuntu 16 , sure you will face an issue in presentation sharing while sharing a file or even start screen sharing as Let’s Encrypt DST Root X3 CA has expired a couple of …

Prerequisites AWS EC2 running Amazon Linux 2 Install Docker CE sudo amazon-linux-extras install docker Start Docker service sudo service docker start Run Docker without Root sudo usermod -a -G docker ec2-user Enable Docker auto start sudo chkconfig docker on Reboot …

I have faced an issue with a Laravel backend which is trying to make an HTTPS request to another service, and by checking the logs I have found this error. I’m using Ubuntu server 20.04.2 LTS with PHP 7.1 installed. …

If you are using Jenkins in automation for development process, you may face the pain of updating plugins specially when you have to update more than +20 plugin, as if you navigated to update page you won’t find select all …

I used to save some of my backups on Dropbox, yesterday I was searching for an old website backup save in Dropbox, It’s size was around 3.7 GB, and I have an Ubuntu server needs to restore this backup on …

If you’re running any server running PHP and based on NGINX with a PHP-FPM feature enabled for better performance, then beware of a newly disclosed vulnerability that could allow unauthorized attackers to do a RCE “Remote Code Execution”website server …

Overview HelpDesk is PHP system crafted using the PHP (Laravel) and MySQL. allows you easily to keep you with your client with giving them a strong customer service and drastically improve your customer’s experience , Clients can search for Articles …
Follow Me