Tag manjaro

convert-png-to-webp-format-with-imagemagick

Convert PNG images to WebP format with Imagemagick

Modern web is more about compression and one of it are images. There are many things which can be minified and compressed like CSS, JS, server side compression and even HTML of the page. Here I am going to show you how to convert PNG images to WebP format with Imagemagick while maintaining the same quality but reduced size.
How-to-fix-error-failed-to-synchronize-all-databases-manjaro

How to fix error: failed to synchronize all databases on Manjaro

Normally I update my system when there is a notification about updates. But for some time I did not get any notification. Firefox was stuck at 105 version and so was KDE plasma at 5.25.x. I was curious and ran sudo pacman -Syu and got an error, error: failed to synchronize all databases.
install-and-use-postgresql-in-arch-or-manjaro-with-php

Install and use PostgreSQL in Arch or Manjaro with PHP

I would not go into details of what is PostgreSQL as I am pretty sure you already know about it. But in this guide, we will install and use PostgreSQL in Arch or Manjaro operating system with PHP including how to manage the databases.
Resource-monitoring-terminal-tools-in-Linux

Resource monitoring terminal tools in Linux

Monitoring your system resources is quite common in tech world. But if you are a Linux or terminal person, then you know there is nothing stopping you from having tools at your disposal. I am going to show you a few of resource monitoring terminal tools in Linux today.
Extend-XFS-partition-on-LVM-on-Linux

Extend XFS partition on LVM on Linux

There are times when you need to extend a partition either root or home to have more space on your virtual server. The end result should be a smooth process without data loss and issues. If your server or virtual machine is on Linux (Ubuntu, CentOS, AlmaLinux, Rocky Linux etc), read on how to extend/grow XFS partition based on LVM.
pipewire-installation-and-noise-canceling-in-manjaro-kde

Install PipeWire and enable noise canceling in Manjaro KDE

PipeWire is an alternative to PulseAudio on Linux for audio and video handling. There was a time when the only option for users was PulseAudio but now they can install and use PipeWire. In this article I am going to show you how to install PipeWire and enable noise canceling in your Manjaro KDE system.