Get hand over VI / VIM editor

Movementsb previous wordw next worde end of word0/^ begining of line$ end of lineG end of file1G/gg begining of file/pattern search next?pattern search previousn repeat search forword ( i.e next occurence )N repeat search backword:line goto line specified *****Modes**** i insert mode r replace mode s delete character under cursor and eneter insert mode *****Delete****** … Continue reading Get hand over VI / VIM editor

pidgin install and update pidgin messenger on ubuntu interpid

Fresh pidgin Installation sudo apt-get update sudo apt-get install pidginEarlier versions of pidgin has problem in connecting yahoo messenger which is solved in newer versions.In order to update old version of pidgin, simply follow instructions written below and you are done.New version provides video and voice chat, also buddy icon improvements are added.Add GPG key … Continue reading pidgin install and update pidgin messenger on ubuntu interpid