I found out about #debsums. It popped in my head that "I can use this to see which files I changed on my server and back them up!"

sudo debsums -ca | xargs -I {} zpaq a server-debsums-ca-.zpaq {}

The above uses my favorite archiver--#zpaq (please check it out!), to create incremental, highly compressed backups of such files debsum indicates to us.

This isn't flawless, though. It skips my sshd_config and not every Debian package has an md5 checksum list of every file.

#debian #backups

DEBIAN USERS: Ever want to check currently installed packages to look for original file modifications? (ie: malware)

Try out debsums + rdebsums here:

#Debian #Linux #rdebsums #debsums #integrity #checksums #malware #foss #Mobian #Pinephone #Librem5

https://www.buymeacoffee.com/politictech/essentials-checking-file-and-package-checksum-integrity

🔒 Linux: Checking File + Package Integrity Checksums — (RTP) Privacy Tech Tips

(In this article we continue using Pop!_OS Linux, in our example Series)Do you like this topic? I'd like to hear from you and what you ...

Buy Me a Coffee
Checksum Integrity: Audit Downloads + System (Malicious/Corrupt Software)

Odysee

Audit Downloads + Installed System Files: #Checksum Integrity using #Debsums, #Nextcloud + more. On Pop!_OS (some commands like debsums for #Debian)

On #Peertube:

#Tutorial #Linux #Integrity #Infosec #Cybersecurity #Hash #Cryptography #MITM #PopOS
https://tube.tchncs.de/w/rCud7G3Vf9S7pAogUWmQSk

Checksum Integrity: Audit Downloads + System (Malicious/Corrupt Software)

PeerTube
Linux Beginners Guide: Checking File And Package Checksum Integrity

HowTo: Privacy & Infosec

Just found out about #debsums:

https://blog.sleeplessbeastie.eu/2015/03/02/how-to-verify-installed-packages/

Just what I was looking for and pretty cool.

How to verify installed packages

I have unexpectedly experienced an issue with a couple of broken packages, which was easily solved using debsums utility.

@homer77 Um herauszufinden, welche paketierten Dateien kaputt sind, nutze ich übrigens gern #debsums