Skip to content
Nhan Le

Nhan Le

Technology Information

  • Home
  • Security
  • Blogs
  • Home
  • Security
  • INOTIFY

INOTIFY

Posted on November 25, 2022November 25, 2022 By admin 22 Comments on INOTIFY
Security

– Bước 1: Cài đặt chương trình “inotify-tools” vào máy Ubuntu hoặc Kali Linux. Sau khi cài đặt xong ta sẽ thấy xuất hiện hai chương trình con là inotifywait và inotifywatch

┌──(root㉿kali)-[~]

└─# apt install inotify-tools

– Bước 2:Thiết lập cho chương trình tăng mức xử lý file

┌──(root㉿kali)-[/proc/sys/fs/inotify]

└─# vim /etc/sysctl.conf

fs.inotify.max_queued_events = 16384

fs.inotify.max_user_instances = 1024

fs.inotify.max_user_watches = 1048576

┌──(root㉿kali)-[/proc/sys/fs/inotify]

└─# sysctl -p

fs.inotify.max_queued_events = 16384

fs.inotify.max_user_instances = 1024

fs.inotify.max_user_watches = 1048576

┌──(root㉿kali)-[/proc/sys/fs/inotify]

└─# cat max_queued_events max_user_instances max_user_watches

16384

1024

1048576

– Bước 3: Thiết lập cho chương trình đọc file. Ví dụ bên dưới là chương trình đang đọc file ở trong thư mục /tmp của máy linux

┌──(root㉿kali)-[/proc/sys/fs/inotify]

└─# inotifywait -mrq -e modify,create,delete /tmp 

-m: modify

-q: quite

-r: recursive

Post navigation

❮ Previous Post: Docker Wireguard VPN
Next Post: Kiểm tra băng thông kết nối ❯

22 thoughts on “INOTIFY”

  1. Pingback: sertraline zoloft
  2. Pingback: lasix
  3. Pingback: meloxicam what is it
  4. Pingback: where buy zithromax
  5. Pingback: ciproxine
  6. Pingback: metoprolol bnf
  7. Pingback: lasix diuretic pill
  8. Pingback: doxycycline hyclate 100mg capsule
  9. Pingback: flagyl for uti
  10. Pingback: fluconazole over the counter australia
  11. Pingback: lasix medicine
  12. Pingback: zudena tablet
  13. Pingback: doxycycline hyclate 100 mg cap cost
  14. Pingback: tadalafil 10mg benefits
  15. Pingback: cialis 5mg coupons
  16. Pingback: cialis pharmacy dubai
  17. Pingback: cialis peak performance
  18. Pingback: cyclosporine drugs list
  19. Pingback: sildenafil contraindications meds
  20. Pingback: levitra pills price
  21. Pingback: avanafil near me
  22. Pingback: avanafil stendra 100mg

Comments are closed.

Recent Posts

  • Kiểm tra băng thông kết nối
  • INOTIFY
  • Docker Wireguard VPN

Recent Comments

  1. dapoxetine 30mg cvs on Docker Wireguard VPN
  2. avanafil stendra 100mg on INOTIFY
  3. buy dapoxetine usa on Docker Wireguard VPN
  4. avanafil 100mg online on Kiểm tra băng thông kết nối
  5. udenafil online on Kiểm tra băng thông kết nối

Archives

  • November 2023
  • November 2022

Categories

  • Docker
  • Security
  • Uncategorized
  • VPN

  • Home
  • Security
  • Blogs

Copyright © 2026 Nhan Le.

Theme: Oceanly by ScriptsTown