How To Configure Custom Postfix Bounce Messages Since Postfix version 2.3, Postfix supports custom bounce messages. This guide shows how to configure custom Postfix bounce messages. I do not issue any guarantee that this will work for you! 1 Postfi...
netstat There’s a few parameters to netstat that are useful for this : -l or --listening shows only the sockets currently listening for incoming connection. -a or --all shows all sockets currently in use. -t ...
Mount a Linux directory from a different PC to your local Linux PC sshfs is very nice, and easy to use sshfs user@remotesystem:/remote/dir /some/local/dir https://github.com/libfuse/sshfs SSHFS About SSHFS allows you to mount a remote filesystem using SFTP. Most SSH ...
Guacamole with MySQL on Ubuntu The following will run a full dist-upgrade then install Guacamole 0.9.9, Tomcat 8, and MySQL for you. All you have to do is pick a MySQL Root Password and optionally change the guacamole_user password...
Cenit Integrations Client install hint: dependencies Cenit For anyone who is trying to install the Cenit Integrations Client please know that it depends on the python packages inflect and requests[security]. Those must be installed before the Client. In...
sass less odoo 0 down vote If you are using ubuntu and having errors/warns of sass & lessc ,etc in your odoo webapp, Then you should try following for them:- [Removing Hotch Potch] $ sudo su # Switch To Root Before ...
How can I download and install Odoo 11? Odoo can be found on Github, you can find Odoo 11 here . You can find the official downloads (for Windows, Debian, RPM and the sources) at https://www.odoo.com/page/download To install it on Ubuntu yo...
Install Mautic on an Ubuntu 14.04 VPS DEV MACHINE @ 10.0.3.9 admin/ubuntu In this tutorial, we will explain how to install Mautic on an Ubuntu 14.04 VPS with MariaDB, PHP-FPM and Nginx. Mautic is an open source marketing automation softwa...
Sender Dependent Outgoing IP Address Introduction to Outgoing IPs By default, when your mail server sends out email the SMTP connection will come from the system’s default IP address, typically that assigned to eth0 . Even if the email i...
Odoo Server Mode Server Mode This modules disable some functions when running databases on odoo servers with parameter server_mode = “some value” This module is also inherited by other modules so that you can disable ...
Patching WordPress, responsive images, a couple helpful plugins Ever find yourself in a situation where you need to modify WordPress core but don’t want to hack it? Toby Schrapel’s newest post covers how to use Composer patches to modify WordPress the right way (s...
Odoo Field widgets were found Widgets char Events Attributes id email url text Events html char_domain date datetime selection Events radio Events many2one Events many2many many2many_tags many2many_kanban one2many Attributes one2m...