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…
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 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…
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…
To enable MySQL slow query login, edit my.cnf file For MariaDB, edit Add: For older versions use long_query_time instead of log_slow_query_time Restart…
How to find java version Install Tomcat on CentOS 7 To install tomcat on Ubuntu 18.04, run apt install tomcat9 Start tomcat…
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…
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…
To see the status of AppArmor service, run To see AppArmour status, run AppArmor config files in You can stop start AppArmor…
MySQL did not start on Ubuntu 18.04 server. This is fresh server, i removed all MySQL packages, removed configuration files. apt remove…
Clean tmp folder in Linux OpenLiteSpeed move Swapping Directory How to increase /tmp partition size How to Increase size of /tmp on…
On Linux servers, you may face disk space or inode limit reaching on /tmp partition due to large number of temporary files.…