Hestia CP – SMTP error 451: temporary local problem – spamd: failed to connect to any address for 127.0.0.1
If you have installed HestiaCP and cannot seem to send / receive emails , then check first: netstat -tulpn | grep 783 it should be listening to tcp localaddress and port as well. If not and the log is showing below 2023-03-26 13:44:30…
Setup ipv6 on Online.net Dedi box with Ubuntu 18.04
Okay , so it’s not so easy to always get the ipv6 on Online.net dedi working. So i decided to write a tutorial for it. This is for Ubuntu 18.04. Edit the following file: /etc/dhcp/dhclient6.conf Put the following inside where DUID is what…
deleting files inside folder in linux if rm fails
find -maxdepth 1 -name “*sess*” -delete
VestaCP — Ubuntu 18/16 Roundcube / Mail troubleshooting
After installing the Vestacp in ubuntu systems the webmail and the mail server with mozilla might not work. To get back the webmail working do the following: DATABASE ERROR: CONNECTION FAILED!Unable to connect to the database!Please contact your…
Connect to Wireless Display option is not shown in windows 10
Type the following: netsh wlan show driver at the end it should say:
How to setup IPV6 on Online.net Dedibox with DHCPv6 Client
Okay , so it’s not so easy to always get the ipv6 on Online.net dedi working. So i decided to write a tutorial for it. This is for Ubuntu. Edit the following file: /etc/dhcp/dhclient6.conf Put the following inside where DUID is what…
WordPress not showing the actual IP address but server IP address
Hello , If you are using vestaCP and the wordpress comments etc doesnt show the actual IP but that of the nginx proxy then you can add the following to your wp-config.php and the problem will be solved [crayon-6ab090c24faa9530956573/]
plex for info
copies from plex For users running our Plex Media Server on DEB-based (Ubuntu, etc.) or RPM-based (Fedora, CentOS, etc.) Linux distributions, it’s possible to do so via our official repository. This article covers how to add the repository to Ubuntu and…