Twitter Updates for 2008-08-19

8 月 19th, 2008
  • @minotan ycciでしたっけ? #
  • @minotan のようですね。カレンダに書いてあったw #
  • @minotan おつかれさまですmm #

Powered by Twitter Tools.

R4のキーアサインをHHKっぽく@Ubuntu

8 月 18th, 2008

CF-R5でもR6でもR7でも、OKだと思います。
細かいところは微妙だけれど、おおよそこんなもんかなぁと。
Back Spaceを置けていないのは微妙だけれど….
dot.xmodmaprc

Read the rest of this entry »

iPhoneケース購入(CapsuleRebel for iPhone 3G/White)

8 月 17th, 2008

CapsuleRebel for iPhone 3G/Whiteを購入。
トータルとしては、まぁ満足。

Read the rest of this entry »

IPv6無効化

8 月 17th, 2008

メモ

カーネル
/etc/modprobe.d/aliases に以下の2行を追加し、1行コメントアウト

alias net-pf-10 off
alias ipv6 off
....
# alias net-pf-10 ipv6

/etc/modprobe.d/bad_list というファイルを作りを記入
alias net-pf-10 off

Firefox
about:config network.dns.disableIPv6

http://ubuntuforums.org/showthread.php?t=251509

UbuntuでEvernote3.0を使用する & wine

8 月 17th, 2008

wineの上でEvernote3.0を動かそうという話。

How to install Evernote 3.0 on Ubuntu « Abbysays’s Weblog:

But the bad news for Linux/ users is that Evernote installable is only available in Windows XP/Vista and Mac. There is no Linux support. But using wine I was easily able to install Evernote on my .

実際にやってみた。
Read the rest of this entry »