Skip to content

ricardo malla's blog

  • home
  • remote cto
  • it
    • o/s
    • databases
    • software
  • life
    • gamechangers
    • tv series
    • blogs to follow
    • books to read
    • health
  • ideas
  • notes
  • hire us
Search

ricardo malla's blog

Close menu
  • home
  • remote cto
  • it
    • o/s
    • databases
    • software
  • life
    • gamechangers
    • tv series
    • blogs to follow
    • books to read
    • health
  • ideas
  • notes
  • hire us

ricardo malla's blog

Search Toggle menu

Author: Ricardo Malla

July 28, 2016August 17, 2016postgresql

postgresql: restore db from sql

#Upload the backup .sql file to the server #Execute the following command. root@ubuntu:~# psql -Uadempiere idempiere < /opt/idempiere-server/DBImport/DB3.sql

July 27, 2016July 29, 2016idempiere

idempiere: configuring webservices

First if services are enabled: http://host:port/osgi/system/console/bundles   See Available WebServices http://host:port/ADInterface/services

July 24, 2016July 24, 2016ubuntu

ubuntu: how to zip files created on a specific month

I've got a couple of gigabytes of files created  daily by my Asterisk Server. This files are created on every call (asterisk […]

July 24, 2016December 19, 2018ubuntu

ubuntu: clean full boot partition

If the your boot partition if full you won't be able to update, upgrade or install new packages (apt-get upgrade/update/install). You will […]

July 20, 2016pfsense

pfsense: cron to reset states

I will do a daily Reset States because I have an asterisk server with remote users, and I think there may be […]

July 19, 2016July 19, 2016openbravo

openbravo: custom changes

Keep track of the custom changes that can be lost when rebuilding: ADD DB Column c_order.po_refernce_no ADD DB Column c_order.tracking_number Display Logic […]

July 18, 2016August 8, 2016postgresql

postgresql: update column from another table's column

UPDATE c_order SET po_refernce_no = (SELECT po_refernce_no FROM "Import" WHERE c_order_id = c_order.c_order_id), tracking_number = (SELECT tracking_number FROM "Import" WHERE c_order_id = […]

July 18, 2016postgresql

postgresql: remove single quotes after table import.

After several iterations this one worked for me: UPDATE "Import" SET tracking_number = NULL where tracking_number ='';  

July 18, 2016July 19, 2016openbravo

openbravo: ant smartbuild deleted custom db column

I recently updated the system using the built-in Modules Window on the Admin's Side and encountered an error on the update, so […]

July 15, 2016July 15, 2016openbravo

openbravo: not letting add business partner to financial transaction

Went to Openbravo Admin Profile -> Windows, Tabs and Fields -> Financial Account -> Transaction -> Business Partner On Display Logic it […]

Posts pagination

< 1 … 29 30 31 … 43 >

Recent Posts

  • b2b social media basic stack
  • histamine intolerance
  • prestashop returning 302 instead of 404 for unexistent pages
  • fail2ban: audit
  • postgres grant commands
  • troubleshoot high cpu from mysql on ubuntu
  • ubuntu: replace text inside file
  • view wifi password on windows 11
  • python: upgrade all python modules on windows 11
  • office365: forward NDRs to shared mailbox

Categories

  • adempiere (1)
  • android (1)
  • apache (3)
  • asterisk (11)
  • backup strategies (3)
  • blogs to follow (1)
  • centos (1)
  • documentaries (1)
  • dropbox (2)
  • elasticsearch (1)
  • email marketing (3)
  • emfs (1)
  • esxi (1)
  • fail2ban (1)
  • finance (1)
  • gamechangers (5)
  • gamechanging concepts (2)
  • google (1)
  • google cloud (1)
  • health (3)
  • history (1)
  • ideas (1)
  • idempiere (16)
  • it (1)
  • java (8)
  • laptop (1)
  • legal (1)
  • life (2)
  • magento (6)
  • management (1)
  • mautic (9)
  • microbiome (1)
  • microsoft stack (5)
  • mysql (18)
  • nginx (1)
  • notes (1)
  • o/s (1)
  • openbravo (37)
  • openerp/odoo (6)
  • openvpn (1)
  • outlook (1)
  • pentaho (1)
  • pfsense (6)
  • php (4)
  • phplist (1)
  • phpmyadmin (1)
  • pingdom (1)
  • podcasts (2)
  • podcasts (1)
  • podcasts (1)
  • postfix (1)
  • postgresql (19)
  • prestashop (22)
  • procurement (1)
  • productivity (2)
  • python (3)
  • sales (1)
  • scrapy (1)
  • seo (1)
  • shell (3)
  • software (3)
  • spacy (1)
  • splunk (1)
  • sugarcrm (19)
  • synology (2)
  • sys admin (2)
  • talend (3)
  • tibco - jasper reports (20)
  • tv series (1)
  • ubuntu (26)
  • uncategorized (229)
  • unifi (3)
  • virtualbox (1)
  • virtualization (1)
  • vmware (5)
  • wordpress (2)
  • zoiper (1)
© 2025 ricardo malla's blog. Proudly powered by Sydney