December 2008Archive

vmfusion+applemodem.jpg

I guess noone runs two FreeBSD on VMWare Fusion on Mac mini as web and mail server simultaneously with Apple Share as file server, Printer Share for printer server and Fax Modem for fax server.

I added Apple External Modem (Apple USB Modem) recently to unify VMware server, file, fax and printer server in a Mac mini.

But after that, USB was going to be dead and MacOSX was stacked while connecting Apple External Modem.

I guess it will happen even if the guest OS is Windows or Linux.

gnu-fbsd.jpg

Disable default C1 code by "defc1 off".
This setting enables inputting Japanese.

startup_message off
escape ^z^z
vbell off
defencoding sjis
defc1 off

Extra: for scrolling back on Terminal.app of MacOSX

termcapinfo xterm* ti@:te@

ssh.png

I forgot a ssh configuration to keep SSH session alive, and remembered it while I was using my second machine.

Write the following setting in ".ssh/config".

----------

ServerAliveInterval   60

----------

The number is request time to keep your connection alive.

icalgcal2.png

I didn't know the tool Colaboration which is an app for synchronizing Google Calender with iCal.

Just download and click it to add your calenders on Google Calender.

http://code.google.com/p/calaboration/downloads/list

terminal-hx.jpg

.screenrc and Terminal setting for Japanese characters on hx.

----------
startup_message   off
escape   ^z^z
vbell   off
defencoding   sjis
----------

Set text encoding "Unicode (UTF-8)" in the settings of Terminal. (default)

About this archive

Previous archive is

November 2008

Next archive is

January 2009

Recent entries are in

Index Page.

Past entries are in

Archive page

RSS RSS