Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 200 Bytes

File metadata and controls

19 lines (14 loc) · 200 Bytes

part of security

deny a service

for ubuntu/debian

  • deny a service
  ufw deny ssh
  • allow a service
  ufw allow ssh

listen request

for ubuntu/debian

tcpdump port 22