tag: #Linux
(12 posts)
Show all tags
-
2024-06-05
:: TIL: Listing PCI devices by their vendor or class
::
#Linux,
#TIL,
#lspci
-
2024-01-24
:: The wonders of Nix remote builders
::
#Distributed Builds,
#Distributed Systems,
#Linux,
#Nix,
#NixOs
-
2023-10-19
:: Deploying Nomad on NixOs
::
#Docker,
#Linux,
#Nix,
#NixOs,
#Nomad,
#Podman,
#sysadmin
-
2023-08-14
:: Symbolic links in Python are easier
::
#CLI,
#Linux,
#Python,
#TIL,
#symlink,
#sysadmin,
#terminal
-
2023-07-16
:: Copying files to privileged locations with rsync
::
#CLI,
#Linux,
#TIL,
#rsync,
#sysadmin,
#terminal
-
2023-05-25
:: ip route add blackhole
::
#CLI,
#Linux,
#TIL,
#blackhole,
#iproute2,
#networking,
#sysadmin,
#terminal
-
2020-11-10
:: My thoughts on PiHole
::
#Linux,
#PiHole,
#Raspberry Pi,
#networking,
#sysadmin
-
2020-10-30
:: Linux Upskill Challenge
::
#Linux,
#sysadmin
-
2020-10-13
:: Setting up Raspberry Pi 3 with PiHole
::
#Linux,
#PiHole,
#Raspberry Pi,
#networking,
#sysadmin
-
2020-09-13
:: Be careful with your Docker logs
::
#Docker,
#Linux,
#optimization,
#sysadmin
-
2020-05-12
:: Convert files to UTF-8
::
#CLI,
#Linux,
#TIL,
#encoding,
#terminal
-
2020-04-07
:: Random numbers from /dev/urandom in Bash
::
#/dev/random,
#/dev/urandom,
#CLI,
#Linux,
#TIL,
#bash,
#random,
#terminal