configurations/linux/README.md

12 lines
526 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Linux
- [Установка софта в Linux](src/soft.md)
- [Права доступа](src/chmod.md)
- [Настройка сети](src/network.md)
- [Настройка SSH](src/ssh.md)
- [Копирование файлов на удалённый сервер через SSH](src/scp.md)
- [Анализ трафика (tcpdump)](src/tcpdump.md)
- [Мониторинга и анализа трафика (ngrep)](src/ngrep.md)
- [Работа с архивами](src/archives.md)
- [systemd](src/systemd.md)