2009-01-14 ブタがジタバタ

_ [][自転車] 今年は

月何キロ走ってるのか?

会社まで往復10km.

1月はメーター読み3020kmからスタート。

後々グラフ作る.(豚具合風に)

_ [][野球] 今年はどっかのチームで草野球やります.

このタグは野球についてグダグダ言うつもりだったのだが.

グラブ買うか!勘違いして硬式グラブとか!

まさに30の手習い.


2011-01-14

_ [Firefox] LCDClockが止まる。nsISoundのエラー

毎正時のアラームが鳴るとそれ以降時刻が進まなくなる。(時計が固まる)
エラーコンソールには、
エラー: uncaught exception: [Exception... "Component returned failure code: 0x80004005 
(NS_ERROR_FAILURE) [nsISound.play]"  nsresult: "0x80004005 (NS_ERROR_FAILURE)"  location: "JS 
frame :: chrome://lcdclock/content/overlay.js :: anonymous :: line 480"  data: no]
と。ubuntu10.10にしたら発生。

2013-01-14

_ [つくる] svnをgitに移行。

仕事でgitなので、個人の開発も徐々に移行。ていうかsvn忘れてきた。ブランチの扱いとか。 svnの開発ディレクトリで
% find . -name "\.svn" -exec rm -r {} \;
% git init
% git add .
% git commit -a
% git clone --bare . ~/projectname.git
% scp -r ~/projectname.git myserver:/opt/git/
これだけでもうcloneできる
% git clone myserver:/opt/git/projectname.git ./devdir
このへんも忘れずに。
$ git config --global color.ui auto
$ git config --global user.name "myname"
$ git config --global user.email "myname@example.com"

2018-01-14

_ [ubuntu]sambaで変な現象

ファイルサーバでsamba動かしてクライアントでmount_cifsしているが、クライアントからいくつかのファイルが見えなくなった。見えないというかなんというか。

ls すると

-rw-r--r-- hoge.flac

ls -lh すると

ls: hoge.txt: no such file or die
-rw-r--r-- user group 41M Jan 14 6:50 hoge.flac

はあ?

scp server:hoge.flac fe.flac
mplayer fe.flac

とすると鳴るのでサーバには何の問題もない気がする。

あと、クライアントから拡張属性が消えて見える。("+"が消えている)

-rw-r--r--+ 1 42M Oct  4  2016 no_trouble.flac
-rw-r--r--   1 39M Oct  4  2016 lost_why_why.flac

なんだろう? サーバクライアント両方リブートしても直らない。help.


2021-01-14

_ [Chromebook] ChromeOSをUSBメモリに入れて持ち歩く

結構いいものだ、入れてみる。

手順は

  • ブータブルUSBを焼く
  • 起動する
  • Linuxを有効にする
  • ターゲットとなるUSBメモリを差す
  • install.sh を叩いてターゲットUSBにいれる(メインOSをふっとばさないようにデバイス名注意:/dev/sd*みたいなやつ)

なのだが、16Gのでやると容量不足でLinux有効化できないと言われたので64Gのを発掘してきてやりなおし。→今ここ

あれ、何回やっても同じ現象。 有効化せずにcroshとかCtrl-Alt-F2からやったけど同じ。

$ /usr/sbin/chromeos-install --dst /dev/sdc
initctl: Unknows instance:
Error: Attempt to install to a removable device: /dev/sdc

詰んだ。

本物のChromeOSを入れてる人がいた。 https://cloud-work.jp/windows_pc/chromiumos/chromeos/#2Chrome_OS


検索キーワード:

記事

カテゴリ

Amazon | Android | apache | Arduino | bash | bluetooth | Books | CakePHP | CakePHP3 | CakePHP4 | Chrome | Chromebook | CodeIgniter | CSS | Docker | Eclipse | Emacs | etc | Firefox | Flask | Gadget | git | Gnome | Google | Heroku | HTML | hugo | Internet | iPhone | IS01 | IS03 | Java | JavaScript | json | Kotlin | Laravel | LINE | magento | mysql | nginx | nodejs | Oops | PC | Perl | php | Python | Qt | Ruby | ruby | Shell | ssh | tdiary | twitter | ubuntu | unix | VirtualBox | Web | Windows | windows | WindowsMobile | WX5 | YAML | zsh | ここか | そば | つくる | つり | できごと | アクアリウム | ギター | セキュリティ | プリンタ | ベース | ボクシング | ポエム | マネー | メシ | ラズパイ | 仕事 | 作家 | 壮絶 | 妄想 | 忘れる | 料理 | | 暑い | 痛い | 社会 | 自転車 | | 車輪 | | 野球 | 銭湯 | 音楽 |

全部 : / 今日 :

近頃

links

profile

もっとヒゲ伸ばしたい。