Thursday, 29 August 2024
Interesting Snippets from 2024-08-29
-
GitHub - achristmascarl/rainfrog: 🐸 a database management tui for postgres
the goal for rainfrog is to provide a lightweight, terminal-based alternative to pgadmin/dbeaver.
-
GitHub - louislam/dockge: A fancy, easy-to-use and reactive self-hosted docker compose.yaml stack-oriented manager
A fancy, easy-to-use and reactive self-hosted docker compose.yaml stack-oriented manager.
-
SSH Hardening Guides
Below are guides to hardening SSH on various systems. Note that following them may not result in a perfect auditing score, as not all packaged SSH server versions support the required options. However, these instructions will result in the best possible score.
Interesting Snippets from 2024-08-27
-
GitHub - alfiopuglisi/raid_recovery
Command line utilities to recover RAID5 data from disk images, even when the RAID superblock has been deleted and thus it is not possible to identify which disk image belongs to which RAID array, and in which order.
-
GitHub - garethgeorge/backrest: Backrest is a web UI and orchestrator for restic backup.
Backrest is a web-accessible backup solution built on top of restic. Backrest provides a WebUI which wraps the restic CLI and makes it easy to create repos, browse snapshots, and restore files. Additionally, Backrest can run in the background and take an opinionated approach to scheduling snapshots and orchestrating repo health operations. By building on restic, Backrest leverages restic's mature feature set. Restic provides fast, reliable, and secure backup operations.
Interesting Snippets from 2024-08-21
-
GitHub - will-moss/isaiah: Self-hostable clone of lazydocker for the web. Manage your Docker fleet with ease
Isaiah is a self-hostable service that enables you to manage all your Docker resources on a remote server. It is an attempt at recreating the lazydocker command-line application from scratch, while making it available as a web application without compromising on the features.
-
GitHub - jesseduffield/lazydocker: The lazier way to manage everything docker
Memorising docker commands is hard. Memorising aliases is slightly less hard. Keeping track of your containers across multiple terminal windows is near impossible. What if you had all the information you needed in one terminal window with every common command living one keypress away (and the ability to add custom commands as well). Lazydocker's goal is to make that dream a reality.
Interesting Snippets from 2024-08-13
-
GitHub - WeeJeWel/node-google-backup: A Command-Line Utility to automatically backup Google Mail, Calendar & Contacts to local files.
This module automatically downloads your Google Mail, Contacts & Calendar to separate files. It'll sync only new Mails, Contacts & Events.
Interesting Snippets from 2024-08-07
-
Releases · mrusme/reader
reader is for your command line what the “readability” view is for modern browsers: A lightweight tool offering better readability of web pages on the CLI. reader parses a web page for its actual content and displays it in nicely highlighted text on the command line. In addition, reader renders embedded images from that page as colored block-renders on the terminal as well.