This is where I post snippets of information about Information Technology. It is mostly for my own reference but I hope that others will find it useful and comments are welcome.
Tuesday, August 27, 2013
Saturday, August 24, 2013
A good REST tutorial
A rest tutorial that acrually makes sense and provides useful examples: http://docs.phalconphp.com/en/latest/reference/tutorial-rest.html
Monday, August 12, 2013
bash history timestamp
to get timestamps in your bash history do this ...
export HISTTIMEFORMAT="%F %T "
see http://larsmichelsen.com/open-source/bash-timestamp-in-bash-history/
Subscribe to:
Posts (Atom)