HOWTO: gerrit submit a new patchset

You start working on a new change, submit for review, get a change request, make the necessary changes, and then submit for review. update master create new branch make a change submit the change (the…

HOWTO: replace references

Let’s assume that you have a latex project with multiple .tex files. You want to search all the .tex files in a directory and replace the bibtexkey WSBT11 with Wallace2001. First, you can search for…

HOWTO: extend virtual box partition (hdd)

Assumption: you are running virtualbox under windows and want to extend a linux partition. gparted should be installed. Steps: start a command line (window+r -> cmd go to your virtual installation directory (e.g.: cd C:\Program…