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

Category: ubuntu

April 18, 2021April 18, 2021openvpn, ubuntu

ubuntu: only route traffic through vpn tunnel

January 11, 2019November 30, 2019ubuntu

script to rotate backups

Delete all files except the ones the first day of the month. root@DiskStation:/volume1/homes/scripts# find /volume1/NetBackup/Servers/MIA/Asterisk/Admin/Cron/ -type f -mtime +7 ! -name '*01-*' […]

October 20, 2018November 30, 2019ubuntu

ubuntu: resolve out of memory

  Out of memory: Kill process 10356 (mysqld)   This happens because the system is out of memory, you should investigate the […]

March 8, 2018November 30, 2019ubuntu

iptables

To have the tables load after reboot sudo apt-get install iptables-persistent Then after you edit the iptables, if you want to update […]

November 17, 2017April 20, 2018ubuntu

apache http2: activation on ubuntu 14.04

http/2 is apparently where the web is going on the next generation web data transfer. I'm interested on trying to configure it, […]

July 25, 2017November 8, 2017shell, ubuntu

crontab: executing java shell commands for example talend

To run talend scripts on you ubuntu box, you need to add the path on your cron otherwise it will not run. […]

December 18, 2016ubuntu

ubuntu: enable password authentication

You need to change the config file for the ssh server and restart the server. alter /etc/ssh/sshd_config: PasswordAuthentication yes then restart the […]

September 23, 2016December 24, 2018ubuntu

ubuntu: extract emails from txt file

  grep -E -o "[-0-9a-zA-Z.+_]+@[-0-9a-zA-Z.+_]+\.[a-zA-Z]{2,4}" Bounced_Emails.txt > bounced_clean.txt

August 3, 2016php, ubuntu

ubuntu: connect via webservice

First we need to check that there's a viable connection between the two servers, in my case two ubuntu servers.   new […]

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 […]

Posts pagination

1 2 3 >

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