If you just need a quick way to get some data from a mysql database in your shell (bash), you
Month: February 2014
Machform javascript embed form in wordpress post
If one have a form in Machform, one can add the form in a WordPress Post or Page with a
Remove branch in remote git repo
If you have a remote git repo, and you want to delete a branch there, you can do: [bash] #
Move a local git repo to a remote repo
Challenge: one have a local git repo on a Linux server where a big bunch of commit’s have been done.
Check http headers with wget
If you want to see the http headers from your shell, you can do it with: wget –no-check-certificate –server-response
