Linkdump 27/2024

Gitlab Send testmails gitlab-rails console # on rails console: Notify.test_email('you@example.com', 'Message Subject', 'Message Body').deliver_now Reset you initial root password gitlab-rake "gitlab:password:reset[root]" Solve Error 500 when (changing application settings) gitlab-psql -d gitlabhq_production # on PSQL-Shell DELETE FROM application_settings; Linux Linux Terminal key combinations Kubernetes Working with container registries Get all available container images ...

July 7, 2024 · 1 min · Daniel Hufschläger

Linkdump 26/2024

Sehr schönes online Tool zum Frickeln an SED-Ausdrücken: GNU sed REPL Kontrolle über S6 Services in Containern. S6-SVC Doku Wass ist Chat-GPT eigentlich und warum funktioniert es überhaupt? Stephen Wolfram

May 10, 2024 · 1 min · Daniel Hufschläger