dpkg dependency problems not removing

When removing a package, I got the following error message It is fixed by specifying –ignore-depends=plesk-core in apt command. Example

dpkg package pre-removal script returned error

On a Plesk server, MySQL somehow went missing. When I tried to remove a package, I get error To fix

Cpanel find recently logged in users

To Find a list of Cpanel user logins, run To see the log for a particular user, run In the

Configure KVM Bridge Network using netplan

On Ubuntu 20.04 server we have the following network configuration “netplan get all” command show following netplan config file has

nmcli

How to add secondary IP address using nmcli

Apache web server

How to deny access to a file using .htaccess?

You may need to deny access to specific files on your web server for security reasons. On the Apache web

Resize EC2 file system with lvm

On an EC2 server with an LVM file system, I need to increase the size of the / partition. First,

Apache web server

How to install Apache from source code

To install the latest version of Apache Web Server from source code, go to the apache website, download the latest

How to configure Hostname in PowerMTA

By default, PowerMTA uses the server’s hostname. You can specify a custom hostname per Virtual MTA. To set a hostname

iRedMail Intentional policy rejection

On an iRedMail, when receiving an email from steam, the mail server rejects the email with the error message “Recipient

How to install MySQL 5.6 on CentOS 7

CentOS 7 come with MariaDB, a drop-in replacement for MySQL. In some cases, you need to install the Oracle MySQL

How to access SSH Terminal in Plesk Server

Plesk server has an SSH Terminal feature, that allows you to access the server console and run commands. This is