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 March 5, 2010 IIS redirects 301 What you are trying to accomplish here is to have one resource (either a page or an entire site) redirect a visitor […]
Published September 30, 2010 Apple has sued Nokia in Britain The two firms have been locked in a legal tussle since last October, when Nokia sued Apple in the United States, arguing […]
Published February 11, 2026 Add swap file into linux fallocate -l 4G /swapfilechmod 600 /swapfilemkswap /swapfileswapon /swapfile If RAM = 4GBUse swap = 4GB–8GB If RAM = 8GBSwap = 2GB–4GB is […]
Published February 17, 2010 Copy a folder using CLI in Linux Copy folder using command line This is an example how to copy a folder using the command line. i.e I want to […]