09 Feb Instalar FileZilla ubuntu pelo terminal
Incredibly lax security – Started to sign up, but stopped immediately when I was asked to select an account password. Requirement is an all-numeric password, up to 8-digits. This is ridiculous. Complex passwords should be a REQUIREMENT, not DISALLOWED. For those who don’t know, all-numeric passwords, especially short ones, are easiest to attack. If your web site is compromised, it can be used to distribute malware, defame your reputation, promote other organizations, and more, all without your knowledge. No way I’d host my business’s web site on this provider!
Instalar a FileZilla via terminal ubuntu.
Passo 1. Abra um terminal;
Passo 2.
sudo add-apt-repository ppa:sicklylife/filezilla
Passo 3.
sudo apt-get update
Passo 4.
sudo apt-get install filezilla
Remover
Passo 1. Abra um terminal;
Passo 2. Desinstale o programa, usando os comandos abaixo;
sudo add-apt-repository ppa:sicklylife/filezilla -r -y
sudo apt-get remove filezilla –auto-remove
Livros para adquirir conhecimento sobre linux:
Descobrindo o Linux: Entenda o Sistema Operacional GNU/Linux
https://amzn.to/3aL791z
Como o Linux funciona: O que todo superusuário deveria saber
https://amzn.to/2N63GCA
Linux – A Bíblia: o Mais Abrangente e Definitivo Guia Sobre Linux
https://amzn.to/3tPEFwu
Certificação LPI-1: 101-102
https://amzn.to/36XmOd3
Programação Shell Linux
https://amzn.to/3tyDst8
=========================
Hospedagem de Sites
https://www.hostgator.com.br/38912-77-3-32.html
Hospedagem WordPress
https://www.hostgator.com.br/38912-77-3-32.html
Criador de Sites
https://www.hostgator.com.br/38912-77-3-32.html
Sorry, the comment form is closed at this time.