Skip to content

Nat.li

Programming and server management

  • Home

Month: March 2012

Linux show processes with name

pgrep somename| xargs ps

Read More…

Find large directories in linux

Folders over 1 Gigabyte: du -h / | grep ^[0-9.]*G | sort -rn Folders over 100 Megabytes: du -h / | grep ^[1-9][0-9][0-9][0-9.]*M | sort -rn

Read More…

Decode by Scott Smith

Recent Posts

  • MySQL create db with user
  • Keep mysql replication healthy with percona
  • How to install mono 3 on debian or ubuntu
  • Installing OpenVPN v2.3+ on debian
  • Install VMWare on Ubuntu 14 with kernel 3.13.0

Recent Comments

  • How on How to install Dante on linux
  • Everton on How To Install Code::Blocks on Debian
  • Nick on How to install Dante on linux
  • morpheus on How to install Mono 2.11.2 on Debian Squeeze
  • snugam on How to install Mono 2.11.2 on Debian Squeeze

Archives

  • May 2022
  • November 2014
  • September 2014
  • August 2014
  • July 2014
  • June 2014
  • May 2014
  • January 2014
  • December 2013
  • September 2013
  • June 2013
  • March 2013
  • December 2012
  • November 2012
  • October 2012
  • August 2012
  • July 2012
  • June 2012
  • April 2012
  • March 2012
  • February 2012
  • November 2011
  • October 2011
  • September 2011
  • August 2011
  • July 2011

Categories

  • Linux
  • Uncategorized
  • vb.net
  • Windows
  • WPF

Meta

  • Log in
  • Entries RSS
  • Comments RSS
  • WordPress.org