Tutorial

há 10 anos

A detailed instruction to use something.

Siga as postagens desta página usando este feed RSS

Spliting a PDF file in two at specific page number

há 3 dias

To split a single PDF into two separate files using the Ghostscript (gs) command line, you need to run the command twice: once to extract the first set of pages and once for the second set. Create the

Remove Unused Containers, Networks, Images and Volumes

há 5 anos

It's safe to run the following command while containers are running, because it removes only unused resources (not used by at least one container): sudo docker system prune --all --volumes More informat

Resize disk partition via command line

há 2 anos

List disk usage: df -hlsblk Extend/resize in one step: sudo lvextend -l +100%FREE -r /dev/mapper/ubuntu-root If it shows "Size of logical volume ubuntu/root unchanged...", then you need to resize the phys

How to Disable Automatic Updates on Windows 10 Permanently (2023)

há 2 anos

Drawing over the video

há 2 anos

First, configure Kdenlive to use Gimp as default image editor. Go to Settings > Configure Kdenlive > Environment > Default apps > Image editing: gimp-2.10 Over the video preview, right-click > Extract f

Capture PC screen video and audio

há 2 anos

Open Screen Grab panel in View > Screen Grab. At Screen Grab panel, go to settings by clicking at settings icon: Full screen capture Frame rate: 15.00 Encoding profile: X264 with audio (alsa) Start recordi

Aterramento TT e TN-S

há 3 anos