#!/bin/bash # disable the firewall service iptables stop # vim: sw=2 ts=2 sts=2 et :