connect to hidden wifi from cli

  1. Install iwd for iwctl
sudo pacman -S iwd
Read more…

Compress video without quality loss

ffmpeg -i <input file>  -vcodec libx265 -crf 28 <output file>

Take effect of group change without logout.

Just use following command:

newgrp <group>
Read more…

Setup pipewire & wireplumber in void linux

Remove pulseaudio

sudo xbps-remove pulseaudio pulseaudio-devel
Read more…

Users resources limit

Image without description

Image without description

Image without description