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
May 4, 2024May 4, 2024uncategorized

troubleshoot high cpu from mysql on ubuntu

    High CPU usage on a MySQL database server can have various causes. To identify and diagnose the issue, you should […]

March 22, 2024uncategorized

ubuntu: replace text inside file

  find . -type f -exec sed -i 's/conn_crm.close()/#conn_crm.close()/g' {} +

February 28, 2024uncategorized

view wifi password on windows 11

To view your stored WiFi password on Windows 11, you can use the Command Prompt or the Windows Settings. Here are the […]

February 18, 2024uncategorized

python: upgrade all python modules on windows 11

    python -m pip list --outdated --format=columns | Select-String -Pattern '^\S+' -AllMatches | ForEach-Object {python -m pip install --upgrade ($_.Matches.Groups[0].Value)}

February 15, 2024February 15, 2024uncategorized

office365: forward NDRs to shared mailbox

    what i've done so far (did not work)   Set-TransportConfig -ExternalPostmasterAddress <EmailAddress> Would set it to a shared mailbox address […]

January 18, 2024uncategorized

python: lists comprehension to search strings inside list

    myList = safeguarded_domains searchTerm = domain # Using list comprehension to find elements containing the searchTerm matchingItems = [item for […]

January 13, 2024January 13, 2024uncategorized

strategic planning frameworks for small businesses

For small businesses, strategic planning is crucial to navigate challenges, leverage strengths, and capitalize on market opportunities. The best strategic planning frameworks […]

January 9, 2024uncategorized

jenkins: reboot job appears as failed while it is successfull

When a Jenkins job is used to reboot a server, it's common for the job to be marked as "failed" because the […]

January 4, 2024January 5, 2024uncategorized

high histamine foods

Foods that are typically high in histamine include: Aged cheeses Fermented foods like sauerkraut, soy sauce, and yogurt Cured meats (salami, pepperoni, […]

January 3, 2024uncategorized

small business organizing your time

As a small business owner, alternatives to thematic scheduling for organizing your time include: Task Batching: Group similar tasks and complete them […]

Posts pagination

< 1 2 3 … 51 >

Recent Posts

  • Cloudflare SEO Audit
  • If sales is for export. Is it Florida Tax Excempt?
  • Florida sales-tax treatment for a Florida-based seller
  • Methylation + Aox1 Pathway Strategy
  • how to "unclog" methylation
  • b2b social media basic stack
  • histamine intolerance
  • prestashop returning 302 instead of 404 for unexistent pages
  • fail2ban: audit
  • postgres grant commands

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 (234)
  • unifi (3)
  • virtualbox (1)
  • virtualization (1)
  • vmware (5)
  • wordpress (2)
  • zoiper (1)
© 2025 ricardo malla's blog. Proudly powered by Sydney