SSH: OS X -> Ubuntu, getting the delete key to work as expected
August 2, 2009 § Leave a Comment
I have this nagging problem SSH from OS X to ubuntu on VPS environment.
The delete key does FORWARD DELETE!
While it is not a big deal, but it does bother me. This post told me the simple step to mitigate that problem:
1. Go to the terminal preferences
2. Go to settings
3. Under advanced click Delete sends Ctrl-H
Reference:
http://www.oreillynet.com/onlamp/blog/2008/06/tnt_tiny_nix_tip_getting_delet.html
Configuring Apache2 VirtualHost for Multiple Host Names
June 9, 2008 § Leave a Comment
I kept forgetting on how to do it.
This is a reminder for myself, and hopefully can be useful for readers.
See this Drupal article!
Resources:
- http://drupal.org/node/238805
- Mac OS X hosts file is located at: /etc/hosts
- Default Apache2 vhosts file on Mac OS X is located at: /private/etc/apache2/extra/httpd-vhosts.conf