Linux

centovacast

mp3 files stored in folder Login url When user connect with FTP, he will see files from folder /usr/local/centovacast/var/vhosts/USER/var/spool/ On a CentovaCast…

ISPConfig 3 configuration files

ISPConfig 3 configuration files are are located in folder /usr/local/ispconfig/interface/lib/config.inc.php /usr/local/ispconfig/server/lib/config.inc.php /usr/local/ispconfig/server/lib/mysql_clientdb.conf DocumentRoot /usr/local/ispconfig/interface/web/ Config file for webmail/phpmyadmin /etc/nginx/sites-available/000-apps.vhost Config for ispconfig…

Odoo apt signatures couldn’t be verified

When updating apt on Ubuntu server, i get following error root@ip-172-31-25-25:/home/ubuntu# apt-get update Hit:1 http://ap-south-1.ec2.archive.ubuntu.com/ubuntu xenial InRelease Hit:2 http://ap-south-1.ec2.archive.ubuntu.com/ubuntu xenial-updates InRelease Hit:3…

Domain Resolver

Disable systemd-resolvedCentOS 7 resolv.conf make changes permanent Ubuntu uses systemd-resolve, to see the status, run On Linux, Domain resolver configuration is stored…

CentOS 7 Apache use PHP-FPM

Install PHP-FPM with command yum install php-fpm Edit www.conf vi /etc/php-fpm.d/www.conf Find listen = 127.0.0.1:9000 Replace with listen = /var/run/php-fpm/default.sock Find ;listen.owner…

tmp

Clean tmp folder in Linux OpenLiteSpeed move Swapping Directory How to increase /tmp partition size How to Increase size of /tmp on…