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 …
Hossam Elshahawi Articles.
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 …
Z shell, is an extended version of the Bourne Shell (sh), with plenty of new features, and support for plugins and themes. Since it’s based on the same shell as Bash, ZSH has many of the same features, and switching …
I’m going to setup Zoho mail service on a domain name linked with Cloudflare service , “Zoho Mail is an excellent email service that is clean, fast, and offers better protection against fake emails also they provide a 5GB of storage for up to five …
This guide will help you to use Mailjet SMTP service as Outgoing SMTP Server in cPanel & WHM with Exim. Mailjet is a transactional email service. It comes stock with a powerful API for fast implementation into applications for sending email …
I’m going to upgrade phpMyAdmin to latest version ( 4.8.5 ) in a CentOs 7 server running a Sentora control panel as I upgraded its php version to 7.2 ,therefore some issues appeared in phpMyAdmin like you can’t make a …
Social Profiles