If you’re using Ubuntu and your Zoom client have only “Whiteboard” on it’s basic sharing options. You need to follow those instructions:
Continue readingHow to create a Windows 11 installation USB drive using Rufus
In this tutorial I will cover how to create a Windows 11 installation USB drive using Rufus portable edition.
Continue readingPython 2.7 – pycharm Failed to create virtual environment – SNIMissingWarning: An HTTPS request has been made,
When PyCharm tries to create a virtual environment for a Python 2.7 project, you might get a “Failed to create virtual environment” error. the solution is…
Review: Monitoring with Dotcom-Monitor.
Dotcom-Monitor makes it easy to ensure performance, functionality, and uptime of websites, web applications, servers, and APIs. Great for anyone who need for Website Monitoring
Continue readingFree PHP, HTML, CSS, JavaScript editor – Codelobster IDE
In this article, we suggest you to get acquainted with the free editor of web languages – Codelobster IDE. It is presented on the software market for a long time already, and it wins a lot of fans.
Codelobster IDE allows you to edit PHP, HTML, CSS and JavaScript files, it highlights the syntax and gives hints for tags, functions and their parameters. This editor easily deals with those files that contain a mixed content.
Continue readingSOLVED | NYC Istanbul ‘else path not taken’ from import node_modules
There is a known bug when using Babel with Istanbul (NYC) that when you run coverage it displays coverage problems with
1 | else path not taken |
Oxygen not included
ET DECIDED – 9.5/10
Lately I’ve been playing Oxygen not included developed and published by Klei Entertainment.
I’m must say that Klei are currently my favorite games developers as I enjoy every bit of their games!.
This gem wasn’t an exception.
A great colony management simulation survival game.
One that took me hours to crack and finally success to survive more than a few dozen of cycles (days in the game).
It’s a hard game(!!), even at easy mode. great addition for everyone who loves management simulation games.
9.5/10
WordPress on Docker with mSMTP and Traefik Support
Overview
In this tutorial I will share my WordPress on docker setup. The stack includes WordPress (with mSMTP), MariaDB, Adminer, Backup and Traefik support.
Drupal on Docker with mSMTP and Traefik Support
Overview
In this tutorial I will share my Drupal on docker setup, for versions 6/8. The stack includes Drupal (with mSMTP), MariaDB, Adminer, Backup and Traefik support.
how to firewalld
“Firewalld provides a dynamically managed firewall with support for network/firewall zones that define the trust level of network connections or interfaces. It has support for IPv4, IPv6 firewall settings, ethernet bridges and IP sets. There is a separation of runtime and permanent configuration options. It also provides an interface for services or applications to add firewall rules directly.” – firewalld.org
Continue readingSetup Docker CE for CentOS 7
Overview
In this tutorial I will show how to Setup Docker CE for CentOS 7.
The default Docker version that comes with CentOS is very old and only supports docker-compose syntax version 2. To use a higher level of docker-compose syntax we need the latest Docker CE.
This tutorial is the short version of the official Docker CE tutorial.
Drupal on Docker with sSMTP and Traefik Support
sSMTP has been abandoned on the Ubuntu repository so please move to my mSMTP tutorial instead
Overview
In this tutorial I will share my Drupal on docker with sSMTP setup, for versions 6/8. The stack includes Drupal (with sSMTP), MariaDB, Adminer, Backup and Traefik support.