How to configure/change IP in Freebsd
To display the current configuration for the network interfaces on your FreeBSD server, type the following command:# ifconfig How Do I Configure the Network Card Under FreeBSD? You need to…
Linux | CPanel | WHM | webhosting| Plesk | DirectAdmin | CentOs | Debian | Ubuntu Blog
To display the current configuration for the network interfaces on your FreeBSD server, type the following command:# ifconfig How Do I Configure the Network Card Under FreeBSD? You need to…
Create Virtual Switch on Main Server Hyper-V Get All IP Configurations on the main server by running IPconfig/ALL command. In the Hyper-V Manager Create New Virtual Switch. Set Connection Type…
Vulnerability CVE-2020-13166 was discovered in myLittleAdmin Remove myLittleAdmin from Plesk: Remove myLittleAdmin from Plesk: Log in to Plesk Go to Tools & Settings > Updates > Add/Remove components and uncheck…
IMPORTANT CentOS There is a default my.cnf that comes with mysql (4+5) that will make mysql run a bit quicker if you have 2+ gig of ram cp -f /usr/share/mysql/my-large.cnf…
Before any changes, or for regular intervals, you might want to make backups of your database, which are not specific to the normal DirectAdmin User backup system. This guide will…
Symptoms Cause The AUTO_INCREMENT value for the table is lower than the real maximum PRIMARY KEY value. This issue could be caused when InnoDB and XtraDB use an auto-increment counter…
In order to optimize PHP performance on Windows Server, the following steps can be performed:
Cannot start PHP FPM service: systemctl status php5-fpm.service...ERROR: cannot get uid for user 'john.doe'ERROR: FPM initialization failedphp5-fpm.service: main process exited, code=exited, status=78/n/aFailed to start The PHP FastCGI Process Manager.Unit php5-fpm.service…
When connecting to the MySQL screens in DirectAdmin, if this error appears, that would indicated that the “da_admin” user has not been setup correctly. To resolve this do the following.Desired…