Skip to content

Ricardo Malla's Blog

  • Home
  • Information Technology
    • O/S
    • Databases
    • Software
  • Life
    • Health
  • Ideas
  • Notes

Category: Software

Elasticsearch: Secure

Posted October 13, 2020October 13, 2020 Ricardo MallaLeave a commentPosted in Elasticsearch

https://www.digitalocean.com/community/tutorials/how-to-install-and-configure-elasticsearch-on-ubuntu-20-04   To test: Run from the local server to see if the server can connect to the elasticsearch cluster: curl -X GET ‘http://localhost:9200’   Run a test from a remote server, to see if a remote user can access […]

iDempiere: Allow Sales Pricelist on Purchase Order

Posted November 17, 2018 Ricardo MallaLeave a commentPosted in iDempiere

Show product Pricelist on Purchase Order Go to System profile, Windows, Tabs & Fields Select Purchase Order Tab (header tab) Remove the statement from theĀ  Sql Where field. C_Order.IsSOTrx=’N’  

Jasper Reports: JAVA Compatibility

Posted August 19, 2018 Ricardo MallaLeave a commentPosted in iDempiere, Java, OpenBravo, Tibco - Jasper Reports

We user Jasper Reports on multiple projects: We have a stand-alone Jasper Server that runs all types of reports from our server We have an Openbravo ERP InstanceĀ  We have an iDempiere ERP Instance Running (same fork root as Openbravo). […]

iDempiere: Restart Server

Posted August 18, 2018November 30, 2019 Ricardo MallaLeave a commentPosted in iDempiere

sudo service idempiere stop sudo service idempiere start

Asterisk: Fail2ban & IP Tables

Posted July 12, 2018November 30, 2019 Ricardo MallaLeave a commentPosted in Fail2Ban

https://www.voip-info.org/fail2ban-with-iptables-and-asterisk/ /etc/init.d/fail2ban restart /etc/init.d/fail2ban reload /etc/init.d/iptables-persistent restart When you reload or restart fail2ban all the bans are removed.    One problem with this wonderful solution (which is related to iptables, not fail2ban), is that when you reboot your server all […]

Posts navigation

1 2 … 8 Next
Proudly powered by WordPress | Theme: Sydney by aThemes.