Technical Stop iptables running on Centos by William Rendell|Published March 19, 2012 At a shell prompt type /etc/init.d/iptables stop This will stop the iptables firewall if running
Published October 10, 2014 Remove a folder in Linux This is the command to remove a folder/directory including its contents, use with caution as you wont get an “are you sure” […]
Published November 12, 2009 Mario Kart Wii tips and shortcuts Take a look at this site for some Mario Kart shortcuts and tips http://www.techtreak.com/gaming/top-10-mario-kart-wii-tips-tricks-and-shortcuts/
Published January 22, 2020 Remove IP from Fail2Ban Intrusion Detector fail2ban-client set JAILNAMEHERE unbanip IPADDRESSHERE
Published October 19, 2021 SCP command local to remote location scp -r /local/directory remote_username@ipaddress:/remote/directory