All posts by expire0

By November 16, 2017

Block an IP iptables -I INPUT -s 43.229.53.37 -j DROP After rebooting the server we notice the rules are removed. It’s best to save your configs and restore them after a reboot. iptables-save > /etc/iptables/rules iptables-restore < /etc/iptables/rules flush all rules iptables -F flush rules in the input chain iptables -F INPUT iptables -L –line-numbers


Read More
By April 17, 2017

Video uploaded showing how to open kodi on your Fire Stick and how to install Expire0 build via the wizard. Feel free to donate —


Read More
By April 07, 2017

User are paying 80+ dollars for a Fire stick with Kodi installed.  Its pretty sad to over charge someone for a application that’s free. So I decided to post the easy instructions here . You can find the instructions on how to install kodi on the firestick at Kodi Wiki . In a nutshell you will


Read More
By April 07, 2017

Debian 8 Quick preview


Read More
By April 07, 2017

In this video, I am showing that the idea of using Javascript to protect your code is a bad idea.


Read More
1 2 3 4 5 34