I use Terminal.app on a daily basis, mostly for my research as I am currently building an adjoint of the…
Tag Archives: mac
How to: Passwordless SSH
As some of you know, I prefer to set up passwordless logins to all of my accounts on remote machines…
Using the Debugging Tool Valgrind
Valgrind is an excellent, and sometimes necessary, tool for debugging troublesome programs. According to Valgrind’s website, the program can “automatically…
Mac OS X Quit Application from Command Line
When doing any type of programming or scripting, I do my best to streamline everything (see this post and this post)…
/etc/motd Formatting
It is good practice to announce server maintenance dates and scheduled downtime dates many days prior to the actual downtime…