Grep

Come consentire l'accesso SSH / FTP in base al paese utilizzando GeoIP

Come consentire l'accesso SSH / FTP in base al paese utilizzando GeoIP

Consenti l'accesso SSH in base al paese GeoIP

  1. # apt-get install geoip-database geoip-bin. ...
  2. # chmod 755 / usr / local / bin / ipfilter.sh. ...
  3. # cat / etc / hosts.negare | grep sshd. ...
  4. # cat / etc / hosts.consentire | grep sshd. ...
  5. $ ssh claudio @ jumphost.esempio. ...
  6. root @ rhel # cat / etc / hosts.consentire | grep sshd.

Come installare FFmpeg su Ubuntu 20.04?
Come faccio a scaricare FFmpeg su Ubuntu? Dove è installato FFmpeg in Ubuntu? Come creo FFmpeg in Ubuntu? Come installo Ffprobe su Ubuntu? Come instal...
Come installare Apache con PHP-FPM su Ubuntu 20.04
Come installare Apache con PHP-FPM su Ubuntu 20.04 Passaggio 1 installazione di Apache. I pacchetti Debian del server web Apache sono disponibili nei ...
Come installare Apache su CentOS 8
Installazione del server Web Apache su CentOS 8 Passaggio 1 aggiornamento dell'archivio software. Apri una finestra di terminale e aggiorna gli elench...