Skip to content
Code and Bytes Code and Bytes

Code and Bytes
Code and Bytes

Tag: vsftpd

Linux

Instalar servidor FTP (vsftpd)

Posted on 16 June, 201423 December, 2014 By jaime

Instalamos vsftpd sudo apt-get install vsftpd Entramos al archivo de configuración: nano /etc/vsftpd.conf Por seguridad se deshabilita el acceso anónimo

Read more

VSFTPD: 530 Login incorrect

Posted on 16 June, 2014 By jaime

Luego de crear un usuario FTP en linux y conectarse correctamente aparece el error: Respuesta: 530 Login incorrect. Error: Error crítico Error: No se pudo conectar al servidor La solución es la siguiente: sudo apt-get remove vsftpd sudo rm /etc/pam.d/vsftpd sudo apt-get install vsftpd    

Read more

Buscar

Categorias

  • AI (2)
  • Asterisk (9)
  • Bases de datos (1)
  • DevOps (4)
  • Git (2)
  • HTML (1)
  • Laravel (6)
  • Linux (67)
  • MCP Server (1)
  • Mikrotik (3)
  • MySQL (5)
  • n8n (1)
  • Personal (4)
  • PHP (15)
  • Python (2)
  • Software recomendado (1)
  • Tips (1)
  • VSCode (4)
  • vTiger (4)
  • Windows (10)
  • Wordpress (4)
©2026 Code and Bytes | WordPress Theme by SuperbThemes