common ports used by services

common ports used by services

How to find out what service is using a certain port? How to change Node Exporter port How to change

Disable open_basedir in plesk server

open_basedir is a PHP security feature. With open_basedir enabled, your web application can only access files within specifically allowed folders.

wordpress

How to create a WordPress shortcode?

WordPress Shortcodes allow you to extend the functionality of WordPress. Shortcodes are text within the square bracket. You can paste

Docker

Create Dockerfile From Image

If you have a docker image and don’t have the Dockerfile used to create the image, dfimage can help you

magento 1 login error

Magento 1 Invalid Form Key

When login to Magento 1 Admin area, i get an error Invalid Form Key. Please refresh the page. This is

Magento 1 Password Reset

Magento 1 Password Reset

To reset the password for the admin user in Magento 1 installation, go to phpMyAdmin, run the following SQL command.

Display real time statistics with Logtop

Display real time statistics with Logtop

Logtop is a real-time log analysis tool. It can be used to understand log files. The developer describes it as

MySQL

MySQL 8 server requested authentication method unknown to the client

On a server running MySQL 8 and PHP 7.3, I get the following error boby@sok-01:~$ php 1.php PHP Warning: mysqli_connect():

minikube docker provider

Install Minikube with docker driver on Ubuntu

Minikube is a Kubernetes implementation for development and testing. By default, it uses Virtualbox. The newer version support docker driver,

Find what MPM model Apache is using

Apache is the most popular web server, it is Open Source and modular. Multi-Processing Modules (MPM) in Apache decides how

ISPConfig

ISPConfig how to rename web directory

ISPConfig is a free hosting control panel. The DocumentRoot in ISPConfig is /var/www/clients/client0/web1/web. In the path client0 and web1 changes

guestmount

guestmount

How to open a VHD or VHDx file in Linux