Ubuntu find Dependencies for a package

Ubuntu find Dependencies for a package

To find dependencies for a package, run Example In above example, when you install php7.2, it install “libapache2-mod-php7.2”, that will

Repair Plesk Server

Repair Plesk Server

To repair Plesk server, run repair all To fix file system permissions for a website See Plesk

Upgrade MariaDB 5.5 to 10.1 on CentOS 7 Plesk Server

Upgrade MariaDB 5.5 to 10.1 on CentOS 7 Plesk Server

EDIT 2022-05: Now Plesk has an easy MySQL upgrade script, to do the upgrade, run For more information, see https://support.plesk.com/hc/en-us/articles/12388091703703

Open MySQL Port 3306 in CentOS 7

Open MySQL Port 3306 in CentOS 7

To allow MySQL to connect from remote server on CentOS 7 server, you need to enable port 3306 in firewall.

vmware

vmware

Finding Information on VMware ESXi Host How to add ISO to VMware ESXi Create Virtual Machine in VMware ESXi Server

vmware esxi hardware info

Finding Information on VMware ESXi Host

You can run In VMware ESXi host SSH terminal. You can also see this information by going to URL This

yum repolist

yum repolist

List all Repositories List packages from a specific repo Following command disable all repos and enable EPEL repo. See yum

Install python 3.6 on CentOS 7

Install python 3.6 on CentOS 7

CentOS 7 come with Python 2.7. To install python 3.6, first install the EPEL repo. Install IUS repo. https://ius.io/setup For

Best WordPress Image Compression Plugins

Best WordPress Image Compression Plugins

Here are some plugins that can optimizse images. https://imagify.io/wordpress/ – Optimise all your images. https://wordpress.org/plugins/ewww-image-optimizer-cloud/ https://wordpress.org/plugins/wp-smushit/ See WordPress

Google Remote Desktop

Google Remove Desktop allow you to connect/share your share your computer with others. https://remotedesktop.google.com/ You need google chrome browser to

About Plesk

Find Plesk License key

To find Plesk serial number on Linux server, run You can also use But the plesk_key_id you get is in

Python

Python

How to install Python 10 on CentOS 7 Install Python 3.8 on CentOS 6 from source Install python 3.6 on