Force Dynamic DNS update every 7 days from PFSENSE #!/bin/sh rm /cf/conf/dyndns\_wancustom\\’\\’0.cache /etc/rc.dyndns.update 1 1 * * * root /usr/bin/nice -n20 /etc/rc.force.dyndns.update
a new idempier install constantly logs out of the sessions, it turns out it’s a bug and you could try the following workaround: root@do-idempiere:/opt/idempiere-server/log# vim /opt/idempiere-server/jettyhome/work/jetty-0_0_0_0-8443-org_adempiere_ui_zk_8_2_0_202112110706_jar-_webui-any-/webapp/web/js/jawwa/atmosphere/serverpush.js I added 2==1 to make the if fail and avoid the timeout. […]