Grep

Como permitir acesso SSH / FTP com base no país usando GeoIP

Como permitir acesso SSH / FTP com base no país usando GeoIP

Permitir acesso SSH com base no país GeoIP

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

Como instalar o Apache 2.4
Abra um prompt de comando Executar como Administrador. Navegue até o diretório c / Apache24 / bin. Adicionar Apache como um serviço do Windows httpd.e...
Como instalar o Apache Subversion no Ubuntu 18.04 LTS
Como instalar o Apache Subversion no Ubuntu 18.04 Pré-requisitos. Um novo Ubuntu 18.04 VPS no Atlântico.Net Cloud Platform. ... Etapa 1 - Crie o Atlân...
Como implantar o aplicativo Ruby com Apache e Passenger no Ubuntu e Debian
Como implantar o aplicativo Ruby com Apache e Passenger no Ubuntu e Debian Etapa 1 - Pré-requisitos. ... Etapa 2 - Instale o módulo Passenger Apache. ...