linux/f*: add Korean translation (#14703)
* linux/f*: add Korean translation * finch: fix Korean tranlsation * Update pages.ko/linux/fprintd-verify.md Co-authored-by: Chooooo <contact@choo.ooo> --------- Co-authored-by: Chooooo <contact@choo.ooo>
This commit is contained in:
16
pages.ko/linux/fail2ban-client.md
Normal file
16
pages.ko/linux/fail2ban-client.md
Normal file
@@ -0,0 +1,16 @@
|
||||
# fail2ban-client
|
||||
|
||||
> fail2ban 서버를 구성하고 제어.
|
||||
> 더 많은 정보: <https://github.com/fail2ban/fail2ban>.
|
||||
|
||||
- 감옥 서비스의 현재 상태 검색:
|
||||
|
||||
`fail2ban-client status {{감옥}}`
|
||||
|
||||
- 지정된 IP를 감옥 서비스의 차단 목록에서 제거:
|
||||
|
||||
`fail2ban-client set {{감옥}} unbanip {{IP}}`
|
||||
|
||||
- fail2ban 서버가 실행 중인지 확인:
|
||||
|
||||
`fail2ban-client ping`
|
Reference in New Issue
Block a user