Skip to main content

Recently Updated Pages

davfs2 WebDAV Dateisystem mounten

Dateisysteme

Installation apt update apt install davfs2 Konfiguration In der /etc/fstab diesen Eintrag hinterl...

Updated 6 days ago by magenbrot

artifacts.elastic.co (Elasticsearch)

Paketmanager Häufig genutzte 3rd-Party Repositories

wget -qO - https://artifacts.elastic.co/GPG-KEY-elasticsearch | gpg --dearmor -o /usr/share/keyri...

Updated 6 days ago by magenbrot

nginx.org (nginx)

Paketmanager Häufig genutzte 3rd-Party Repositories

apt update apt install curl gnupg2 ca-certificates lsb-release debian-archive-keyring curl https:...

Updated 6 days ago by magenbrot

packages.gitlab.com (Gitlab)

Paketmanager Häufig genutzte 3rd-Party Repositories

gitlab-ce apt update apt install -y curl ca-certificates apt-transport-https gnupg2 curl --locati...

Updated 6 days ago by magenbrot

packagecloud.io/crowdsec (Crowdsec Security)

Paketmanager Häufig genutzte 3rd-Party Repositories

apt update apt install debian-archive-keyring apt install -y curl gnupg apt-transport-https mkdir...

Updated 6 days ago by magenbrot

repo.percona.com (Percona MySQL and others)

Paketmanager Häufig genutzte 3rd-Party Repositories

apt update apt install curl curl -O https://repo.percona.com/apt/percona-release_latest.generic_a...

Updated 6 days ago by magenbrot

repo.mongodb.org (MongoDB Community Edition)

Paketmanager Häufig genutzte 3rd-Party Repositories

Add the MongoDB apt repository and install the MongoDB packages Replace the Version (4.4) with th...

Updated 6 days ago by magenbrot

deb.sury.org (PHP)

Paketmanager Häufig genutzte 3rd-Party Repositories

apt update apt -y install lsb-release ca-certificates curl curl -sSLo /tmp/debsuryorg-archive-key...

Updated 6 days ago by magenbrot

packages.icinga.com (Icinga2)

Paketmanager Häufig genutzte 3rd-Party Repositories

apt update apt -y install apt-transport-https wget gnupg wget -O - https://packages.icinga.com/ic...

Updated 6 days ago by magenbrot

download.docker.com (Docker + Compose)

Paketmanager Häufig genutzte 3rd-Party Repositories

apt-get update apt-get install ca-certificates curl gnupg install -m 0755 -d /etc/apt/keyrings cu...

Updated 6 days ago by magenbrot

mydumper.github.io (MyDumper MySQL Backup)

Paketmanager Häufig genutzte 3rd-Party Repositories

mkdir -p /etc/apt/keyrings/ wget -qO- 'https://keyserver.ubuntu.com/pks/lookup?op=get&search=0x1D...

Updated 6 days ago by magenbrot

etckeeper mit gitlab verwenden

Allgemeines

gitlab vorbereiten Installation: https://about.gitlab.com/downloads/#debian8 Gruppe „...

Updated 1 month ago by magenbrot

Vorlage für APT sources.list (aktuell Debian Trixie)

Distributionen Debian (und viele Derivate)

Debian Trixie Diese Vorlage beinhaltet die kompletten APT Quellen für das aktuelle Debian Releas...

Updated 3 months ago by magenbrot

tcpdump cheat sheet

Netzwerk

Tcpdump is a commandline tool that is used to dump traffic on a network. This tool comes in hand ...

Updated 5 months ago by magenbrot

Flatpak Google Chrome mit Flatpak KeepassXC verbinden

Browser Google Chrome

Gib dem Browser Zugriff auf die KeePassXC-Flatpak-App und KDE-Laufzeitinstallationen sowie auf de...

Updated 6 months ago by magenbrot

Sortierung von gespeicherten Werten in Formularfeldern

Browser Firefox

Mit einem der letzten Firefox-Updates kam wohl auch eine Änderung in der Sortierung von gespeiche...

Updated 6 months ago by magenbrot

SSL-Identity anzeigen

Browser Firefox

Normalerweise zeigt Firefox beim Surfen auf SSL-verschlüsselten Seiten nur das Favicon in der Adr...

Updated 6 months ago by magenbrot

praktische Suchfunktionen im Firefox

Browser Firefox

Firefox hat ein paar nette Features, um die Suche nach Inhalten im Web zu erleichtern. Suchbox ...

Updated 6 months ago by magenbrot

nützliche Firefox-Addons

Browser Firefox

Alle Addons sind hier zu finden: Firefox-Addons Diese Addons sind momentan bei mir installiert: ...

Updated 6 months ago by magenbrot

for loop mit Sequenz (seq)

Fish Snippets

In diesem Beispiel wird ein Kommando per SSH mit jeweils 5 Minuten Abstand auf einer nummerierten...

Updated 1 year ago by magenbrot