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 June 15, 2015 Routerboard SNTP Client How to set the NTP client on a Mikrotik router using the Terminal /system ntp client set enabled=yes primary-ntp=###.###.###.### secondary-ntp=###.###.###.### Change the […]
Published November 12, 2018 Send Mikrotik config via email This script will export the config from your mikrotik router and email it to your email address. The scheduled time between exports […]
Published June 16, 2011 How to change the RDP port on XP Sometimes you may want to access more than one PC or Server via RDP through your firewall. This can be a problem […]
Published July 6, 2011 yum-complete-transaction Using yum to manage installing, upgrading or removing packages in Linux is a great little tool. Sometimes when running a yum transaction […]