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

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

November 22, 2015ubuntu

apache: configure virtual hosts

Very good explanation from the guys at Digital Ocean https://www.digitalocean.com/community/tutorials/how-to-set-up-apache-virtual-hosts-on-ubuntu-14-04-lts  

November 5, 2015July 24, 2016asterisk, ubuntu

ubuntu: remove files older than 30 days

find /var/spool/asterisk/monitor/* -mtime +60 -exec rm {} \;   Delete using the locate command:   locate acb | xargs rm -fr note […]

November 4, 2015November 4, 2015ubuntu

ubuntu: networking problem on cloned virtual instace

When you an Ubuntu Instance (On my specific case Ubuntu 12.04.5 Server) the network configuration is also cloned and your new server […]

October 27, 2015October 27, 2015ubuntu

ubuntu: change resolution on virtual appliance

To show available resolutions # xrandr   To apply resolution # xrandr -s 1360x768   The problem is that it is not permanent […]

November 13, 2014November 13, 2014centos, ubuntu

ubuntu: crontab -e editor selector

First time you open crontab -e you can select the editor you want to use. Select an editor. To change later, run […]

March 8, 2014March 8, 2014ubuntu

ubuntu: running shell script

  # Test your newly created Shell Script #sudo bash /home/rmalla/backup.sh   --- NOTE --- I spent about an hour trying to […]

March 1, 2014April 5, 2023ubuntu

rsync: create ssh-key for cron backups

Reference: https://www.thegeekstuff.com/2011/07/rsync-over-ssh-without-password/ 1. Create a Key on the "Origin Server" # ssh-keygen root@Asterisk:~# ssh-keygen Generating public/private rsa key pair. Enter file in which […]

January 31, 2014April 5, 2023ubuntu

ubuntu: startup error

January 25, 2014April 5, 2023ubuntu, vmware

ubuntu: resize hd size

1 – reduce the filesystem. Ex: resise2fs /dev/vg0/lvol0 40G 2 – reduce the lv . ex : lvresise -L 30G logicalvol 3 […]

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