Skip to content

My Command Line

Commands made simple

Monthly Archives: August 2011

Installing new kernel in Centos/Fedora

yum install kernel

Posted byadminAugust 8, 2011Posted inUncategorizedLeave a comment on Installing new kernel in Centos/Fedora

Deleting a single IPTables rule

iptables -L INPUT -n –line-numbers iptables -D INPUT 4

Posted byadminAugust 8, 2011Posted inUncategorizedLeave a comment on Deleting a single IPTables rule

Sending email with mail command – with from and CC addresses

echo "Message body" | mail -s "Message Subject" abc@domain.tld -c def@domain.tld -f ghi@domain.tld

Posted byadminAugust 5, 2011Posted inUncategorizedLeave a comment on Sending email with mail command – with from and CC addresses

Recent Posts

  • Disable SELINUX from shell script
  • To retrieve the total GETs and B/w per minute from haproxy log
  • Replacing new line character
  • Get Total Used Bandwidth as per Status from Squid Log
  • To recover deleted files in Linux

Recent Comments

  • Makito39Yt41 on Determine block size of a disk

Archives

  • December 2019
  • May 2019
  • June 2017
  • January 2017
  • December 2016
  • March 2016
  • November 2013
  • September 2013
  • August 2013
  • November 2012
  • September 2012
  • August 2012
  • August 2011
  • July 2011

Categories

  • Linux
  • Uncategorized

Meta

  • Log in
  • Entries RSS
  • Comments RSS
  • WordPress.org
My Command Line, Proudly powered by WordPress.