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 November 27, 2009 find large files in linux find <path> -size +10000k -print0 | xargs -0 ls -l http://linuxandfriends.com/2008/09/10/how-to-find-large-files-in-linux-using-command-line/
Published November 8, 2019 Add a Mikrotik user, using CLI or a script The below can be used to add a local user to a Mikrotik using a script or at the CLI /user add […]
Published September 23, 2010 Microsoft announce new SBS servers Microsoft recently announced that Windows Small Business Server (SBS) 7 and Windows Small Business Server (SBS) Codename “Aurora”. SBS 7 The next […]