Hx27 – Random IT Notes

Pinned Post

All stories

PDFtk makes this a one-liner. Here's everything you need. 1/ Install Debian / Ubuntu sudo apt update && sudo apt install pdftk Arch …
Podman is a powerful container management tool that allows you to run and manage containers with ease. In this blog post, we will explore how to …
Podman is an innovative container management tool that offers a range of advantages over traditional container solutions like Doc…
The secrets module is used for generating cryptographically strong random numbers suitable for managing data such as passwords, account authenticati…
In order to Convert ePub format files to pdf all we need is to install the linux package Calibre For Ubuntu Users and most debian based …
We can reduce pdf file size using either GhostScript or ps2pdf tools 1) Using GhostScript $ gs -sDEVICE=pdfwr…