Skip to content
↺ Sync · 8d ago RSS Subscribe →
posts 283
cats 119
latest 8d
category

GNU/Linux/

$ count 45 posts $ subcats 5
# title category date
03
Linux OS Logging (snoopy)

;;; REQUIRED Section [snoopy] ;;; Log Message Format ; Security-enriched format: covers identity, session, process tree, and command context ; message_format = "datetime=%{datetime…

2026-02-17 3 min
04
Protected: Linux Flatpak

Flatpak flatpak install anydesk parsec typora 1Password cd /home/lpetrov/Downloads curl -sS https://downloads.1password.com/linux/keys/1password.asc | gpg --import git clone https:…

2025-10-26 1 min
05
How To upgrade Arch Linux

How to upgrade Arch Linxiux, Catchyos or other Arch derivates paru -Syu pacman -Rdd linux-firmware pacman -Syu linux-firmware pacman -Syu pacman -Syu flatpak update Reference: http…

2025-07-03 1 min
08
Linux: Gentoo to GRUB2 Migration

Linux Gentoo is now by default installing GRUB2 instead of GRUB, LILO is considered Legacy, yet still accessible emerge package. Install of GRUB2 on /dev/sda grub2-install --grub-s…

2014-05-04 1 min
10
How To: Use grep

OR $ grep "1\|2" 1.txt 1 2 $ grep -E "1|2" 1.txt 1 2 grep -E "^1$|2" 1.txt 1 2 grep -e 1 -e 2 1.txt 1 2 egrep "1|2" 1.txt 1 2 AND grep -E '1.*2' 2.txt 1 2 grep '1' 2.txt | grep '2'…

2014-04-19 1 min

Trending — all time

view all →

Linked elsewhere

9 bookmarks
CYBERSECURITY
Assessment Templates crfsecure.org ↗
Hack the Logs hackthelogs.com ↗
OpenSOC opensoc.io ↗
PRODUCTIVITY
fastmail.com fastmail.com ↗
hardtime.nvim github.com ↗
jwno (tiling WM) agentkilo.itch.io ↗
Obsidian obsidian.md ↗
REFERENCE
server-world.info www.server-world.info ↗