que es

miércoles, 29 de julio de 2020

ssh-keygen

1. generar clave server_1
ssh-keygen -b 4096 -t rsa

 ssh-keygen -b 4096 -t rsa -f $HOME/.ssh

2. envio clave publica server_2

ssh-copy-id root@ipserver_2

fail2ban unban ip

estado
fail2ban-client status ssh
estado fail
fail2ban-client status ssh
unban ip
fail2ban-client set $JAIL unbanip $IP
## unban fail ssh
fail2ban-client set ssh unbanip 10.0.0.20

miércoles, 15 de julio de 2020

perfil wifi

netsh wlan show profile name="Wifi_CASA" key=clear

martes, 26 de mayo de 2020

seguridad en voip -Wahay

What is Wahay?

Wahay is an easy-to-use, secure and decentralized audio conference call application. It allows you to easily host and participate in conference calls, without the need for any centralized servers or services. We are building a voice call application that is meant to be as easy-to-use as possible, while still providing extremely high security and privacy out of the box. With Wahay you don’t only protect the content of a conversation, you also protect the fact that the conversation existed.
To achieve this, Wahay uses the Tor Onion Services in order to communicate between the end-points, and the Mumble protocol for the actual voice communication.

viernes, 22 de mayo de 2020

coffee Break English

coffee Break English
https://radiolingua.com/coffee-break-english/
https://rss.acast.com/coffeebreakenglish

Podcasts for vlc videolan

Podcasts for vlc videolan


copy and paste on vlc menu podcasts add plus link.

Social Media Marketing with Michael Stelzner
http://feeds.feedburner.com/SocialMediaMarketingFeed

waypoint radio:
http://rss.acast.com/vicegamingsnewpodcast

jueves, 21 de mayo de 2020

funciona hash

Para comprender correctamente todos los conceptos explicados, lea los siguientes enlaces:
- ¿Qué es un hash y cómo funciona?
- Códigos binarios y haming:
- Ataque de diccionario:
- ¿Qué es el cifrado de datos?
se recomienda Linux porque algunas de las funciones utilizadas no están disponibles para Windows.