Blog

In all my servers (Linux) I have rs ync installed. Rsync allows to copy files, or rather synchronize them, between different servers. What makes it stand out is that it does it incrementally, fast and in a very simple way. This means that it only sends the files that have...
Read more
In some cases, it is necessary to empty a file without deleting it.A typical case is to have a log file on the server, which has grown excessively and occupies a lot of disk space. To empty the syslog file it can be done as follows: sudo truncate -s 0...
Read more
In some cases, you do not have a PhpMyAdmin, and even if you do, it will always be faster to use the command line to import large databases.As a general rule, I export all databases in compressed format (gzip). This makes them take up less space and I can upload...
Read more
Today I had a little problem trying to update a website in Drupal 8. This website has always had a composer in version 1, and I have already updated it several times. But I'm just starting to use docker images for local development with composer v2. Today I got the...
Read more

Have Any Project in Mind?

If you want to do something in Drupal maybe you can hire me.

Either for consulting, development or maintenance of Drupal websites.