Grep

Cómo permitir el acceso SSH / FTP según el país usando GeoIP

Cómo permitir el acceso SSH / FTP según el país usando GeoIP

Permitir el acceso SSH según el país GeoIP

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

Cómo instalar y usar FFmpeg en Ubuntu 18.04
¿Cómo descargo e instalo FFmpeg en Ubuntu?? ¿Cómo construyo FFmpeg en Ubuntu?? ¿Cómo ejecuto FFmpeg en Linux?? ¿Dónde está instalado FFmpeg en Ubuntu?...
Cómo instalar Apache en Ubuntu 20.04
Cómo instalar Apache en Ubuntu 20.04 LTS Paso 1 Instalación del servidor Apache 2. ... Paso 2 asegúrese de que el servicio Apache se haya iniciado al ...
Cómo instalar FFmpeg en CentOS 8 / RHEL 8
Paso 1 instalar el repositorio de EPEL. Hay dos repositorios en los que confiaremos para instalar FFMpeg en CentOS 8. ... Paso 2 Instale el repositori...