🔐 Debugging Certificate Errors - об ошибках при работе с сертификатами, и о том, что с этим можно сделать. #ssl #cert #напочитать
www.netmeister.org
Debugging Certificate Errors
It is a
truth universally acknowledged, that any developer
accessing a web service must be in want of using 'curl
-k'. But why?
truth universally acknowledged, that any developer
accessing a web service must be in want of using 'curl
-k'. But why?
🔧 Код Доступа Termux - крутая статья о том, как можно настроить и использовать Termux в работе. #termux #напочитать
CTR_Kubernetes_Hardening_Guidance_1.1_20220315.PDF
1.8 MB
Cybersecurity and Infrastructure Security Agency. Cybersecurity Technical Report. Kubernetes Hardening Guide. March 2022.
#kubernetes #security
#kubernetes #security
🎛 perf Examples - большое количество примеров применения perf от самивидитепоссылкекого - https://www.brendangregg.com/perf.html
#perf #напочитать
#perf #напочитать
Brendangregg
Linux perf Examples
Examples of using the Linux perf command, aka perf_events, for performance analysis and debugging. perf is a profiler and tracer.
🗜 Wireproxy - Wireguard клиент, который можно использовать как socks5 прокси. https://github.com/octeep/wireproxy/
#wireguard #socks5 #proxy
#wireguard #socks5 #proxy
GitHub
GitHub - whyvl/wireproxy: Wireguard client that exposes itself as a socks5 proxy
Wireguard client that exposes itself as a socks5 proxy - whyvl/wireproxy
🦎 SUSE and Enterprise Linux distribution.
• How SUSE builds its Enterprise Linux. Introduction.
• How SUSE builds its Enterprise Linux. Linux Distribution.
• How SUSE builds its Enterprise Linux. Release Management.
• How SUSE builds its Enterprise Linux. SUSE Linux Enterprise Schedules.
• How SUSE builds its Enterprise Linux. openSUSE and SLE.
#suse #opensuse #напочитать
• How SUSE builds its Enterprise Linux. Introduction.
• How SUSE builds its Enterprise Linux. Linux Distribution.
• How SUSE builds its Enterprise Linux. Release Management.
• How SUSE builds its Enterprise Linux. SUSE Linux Enterprise Schedules.
• How SUSE builds its Enterprise Linux. openSUSE and SLE.
#suse #opensuse #напочитать
🐧 К вопросу о том, с чего можно начать изучение Linux - можно посмотреть на два курса, которые доступны здесь https://gnulinux.pro/ Курсы доступны бесплатно, в текстовом и видео форматах. Загляните надосуге, выглядит очень хорошо.
#курсы #linux
#курсы #linux
GNU/Linux Pro
Курс: Основы GNU/Linux и подготовка к RHCSA
Про GNU/Linux и IT
🛠 How to run pods as systemd services with Podman - запуск нескольких контейнеров в рамках одного pod'а с помощью systemd.
#podman #container #напочитать
#podman #container #напочитать
📦 Nala - фронтенд для libapt-pkg, который расширяет возможности apt, имея полезный дополнительный функционал (даже аналог dnf history имеется).
https://gitlab.com/volian/nala
#фидбечат #apt #deb
https://gitlab.com/volian/nala
#фидбечат #apt #deb
🔩 Please stop writing shell scripts - про очевидные (и не очень) ошибки при написании скриптов.
#bash #shell #напочитать
#bash #shell #напочитать
DevOps_for_the_Desperate_A_Hands_On_Survival_Guide_Early_Access.pdf
3.5 MB
🛠 ZFS Compatibility - о совместимости поддержки различных опций ZFS в разных операционных системах. #zfs #напочитать
💬 Набор иконок, опубликованных под Creative Commons Zero v1.0 Universal лицензией. Возможно, кому-то пригодится для проекта:
https://github.com/aquasecurity/cloudsec-icons
#icon #tech
https://github.com/aquasecurity/cloudsec-icons
#icon #tech
wp-linux-endpoint-hardening.pdf
402.7 KB
🐧 Linux Endpoint Hardening to Protect Against Malware and Destructive Attacks. Местами очевидно, но вдруг кому-то окажется полезным.
#security #напочитать #linux
#security #напочитать #linux
⚙️ Eget - утилита, с помощью которой можно устанавливать ПО из репозиториев Github, в которых авторы разместили бинарные файлы своих программ.
https://github.com/zyedidia/eget
#github #будничное
https://github.com/zyedidia/eget
#github #будничное
🛠 If you’re not using SSH certificates you’re doing SSH wrong - об использовании аутентификации по сертификатам при работе по SSH. #ssh #напочитать
🔩 Ещё одна попытка создать песочницу для запуска чего угодно: https://github.com/containers/bubblewrap #sandbox #security #namespaces
👾 Интересный пример применения AI прямо в терминале с помощью ZSH плагина:
https://github.com/tom-doerr/zsh_codex
#zsh #openai #shell
https://github.com/tom-doerr/zsh_codex
#zsh #openai #shell
GitHub
GitHub - tom-doerr/zsh_codex: This is a ZSH plugin that enables you to use OpenAI's Codex AI in the command line.
This is a ZSH plugin that enables you to use OpenAI's Codex AI in the command line. - tom-doerr/zsh_codex