Mikrotik Technical Disable unused Mikrotik Ports with one command by William Rendell|Published March 24, 2022 interface/ethernet/set [find where !running ] disabled=yes
Published September 20, 2010 Import into MySQL database If you have a MySql database that you want to import (pipe) into another server, as long as you have the filename.sql […]
Published April 15, 2010 How to install VMware tools in a Centos 5.x guest On your VM host you need to initiate installing the VMware tools into your guest. Once this has been done the remaining […]
Published March 19, 2012 Stop iptables running on Centos At a shell prompt type /etc/init.d/iptables stop This will stop the iptables firewall if running