developer's postit
Wednesday, February 8, 2017
How to find the memory consumption of a particular process
›
How to measure actual memory usage of an application or process ? How to find how much a specific process use ? Just run pmem.sh ...
Wednesday, July 1, 2015
Virtual Box : SSH (How to login to a guest OS)
›
Virtual Box : SSH (How to login to a guest OS) <1> Install SSH Sure, you have to install a ‘ssh’ service on a guest OS ...
Saturday, May 30, 2015
Cscope & Emacs ( simple integration)
›
Cscope & Emacs ( simple integration) Installation cscope # os : ubuntu 13.10 ...
Tuesday, February 10, 2015
Ubuntu Server 14.04 Network Bonding ( a simple expedient )
›
Ubuntu Server 14.04 Network Bonding ( a simple expedient ) Simple Ubuntu 14.04 Bonding ...
1 comment:
Saturday, January 10, 2015
GIT Rebase in contributing opensource.
›
Simply introduce GIT Rebase command comparing GIT Merge If you've been contributing linux-perf .. 1. origin = my remote reposito...
Saturday, October 4, 2014
In specific directory, how to copy-on-write like snapshot.
›
In the general , it is the method that make hard-link and can do copy-on-write by two ways. <1> Make hard-link $ cp...
Tuesday, September 23, 2014
How to simply send patch to linux kernel
›
Title2 If you simply wanna send a patch linux kernel source tree, follow the process below. ...
›
Home
View web version