FreeNAS
Use Fail2ban to Secure Your Server
https://www.linode.com/docs/security/using-fail2ban-for-security/
FreeNASĀ® 11.2-RELEASE User Guide
https://www.ixsystems.com/documentation/freenas/11.2/freenas.html
FreeNAS tricks
http://docs.gz.ro/FreeNAS-command-line.html Locked out of GUI because of bad SSL Certificate: ssh -L 9000:localhost:80 [email protected] browse http://localhost:9000/ sqlite3 /data/freenas-v1.db “select * from system_settings” sqlite3 /data/freenas-v1.db “update system_settings set stg_guihttpsredirect = 0, stg_guiprotocol=’http’;” Allow TCP Forwarding and make tunnel: in /etc/ssh/sshd_config AllowTcpForwarding yes sockstat -l | grep 22 kill 2792 /etc/rc.d/sshd onestart ssh -L 9000:freenas_local_ip:80 root@freenas_public_ip browse … Read more
How to Install Bullgaria BG Repository on Kodi
https://youtu.be/pOoOwHutWN8 In Settings => File Manager choose Add source. Url: http://addons.kodibg.org. Name the source BG. Add-ons => Install from Zip file. Select BG. Select repo.bg.plugins.zip. Install from repository. Select Bg Add-ons. Select Video add-ons. Select free BG TVs. Install anything else you like from the same repository.