mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-09-17 17:17:40 +08:00
* adduser: add Turkish translation * lynis: add Turkish translation * lsusb: add Turkish translation * service: add Turkish translation * timedatectl: add Turkish translation * Fix more info link * Fix more info link * Fix more info link * Fix more info link * Fix more info link * Fix more info link * Fix more info link * pages.tr: more-info-link s updated * Update alias.md * Update atool.md * Update command.md * Update fossil-delete.md * Update go.md * Update npm-install.md * Update npm-run.md * Update rg.md * Update tar.md * Update nmcli-connection.md * Update nmcli-device.md * Update nmcli-monitor.md * Update ip-route-list.md
392 B
392 B
lynis
Sistem ve güvenlik denetim aracı. Daha fazla bilgi için: https://cisofy.com/documentation/lynis/.
- Kullandığınız Lynis sürümünün güncelliğini denetleyin:
sudo lynis update info
- Sistemde güvenliğinizi denetleyin:
sudo lynis audit system
- Belirtilen Dockerfile'ın güvenlik denetimini yapın:
sudo lynis audit dockerfile {{dockerfile/dizin/yolu}}