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

January 22, 2023uncategorized

json to css converter

this site helps to separate the json file generated by the chrome coverage tool   https://nachovz.github.io/devtools-coverage-css-generator/  

January 15, 2023uncategorized

bitnami: add lets encrypt cert

    https://docs.bitnami.com/aws/how-to/generate-install-lets-encrypt-ssl/

January 11, 2023uncategorized

root and .ssh folder and file permissions

    chmod 700 /root chmod 600 /root/.ssh chmod 600 /root/.ssh/id_rsa chmod 600 /root/.ssh/authorized_keys

January 9, 2023January 9, 2023uncategorized

prestashop featured-products: group by

  My intention is to find the query where the featured products are generated, to group by manufacturer so all manufacturers are […]

December 22, 2022uncategorized

mysql: login and operate from ubuntu cli

  login: mysql -u root -p list databases: show databases; select databases: USE database_name;

December 21, 2022uncategorized

python regex cheatsheet

  find string between characters   (?<=This is)(.*)(?=sentence) Regexr I used lookbehind (?<=) and look ahead (?=) so that "This is" and […]

December 21, 2022January 17, 2023uncategorized

adding google recaptcha to html form

find all your recaptcha info and statistics   https://www.google.com/recaptcha/admin     go to: https://www.google.com/recaptcha/admin/create when you register your recaptcha, you will get […]

December 16, 2022uncategorized

microsoft graph api

    https://developer.microsoft.com/en-us/graph/graph-explorer

December 15, 2022uncategorized

firefox: only show the login credentials per subdomain

I've got over 5 subdomains, and each with multiple logins, so it can be chaos when I try to login to each […]

Posts pagination

< 1 … 6 7

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