computer

Debian/Syncthing

Syncthing を Debian on ThinkPad X230 に Install 。 https://apt.syncthing.net/ Debian/Ubuntu Packages To allow the system to check the packages authenticity, you need to provide the release key. # Add the release PGP keys: sudo mkdir -p /et…

Firefox, in use

私的な覚書。 Extension (add-on) (Alphabet順) 2023-11-14 現在、 Firefox で利用中の拡張機能(アドオン)について。 Firefox のアドレス欄に about:support と入力し、[テキストをクリップボードにコピー]ボタンを押下。項目「アドオン」以降の該当行…

Evernote から日記を移した

How to Migrate Your Notes: Evernote to Obsidian - Face Dragons を参照して、 Evernote から Joplin 経由で Obsidian へと日記ファイル群を移した。 Evernote で各ノートブックを ENEX 形式でエクスポート Joplin で ENEX ファイルを読み込み、 Markdown …

Debian/Install Debian to Lenovo ThinkPad X230

Debian Buster (stable) を IBM Lenovo ThinkPad X230 にインストールする手順の、自分用メモ書き。 Windows 10 PC にて Rufus と netinst CD.iso で作成した USB メモリを用意 これを Lenovo ThinkPad X230 の USB Port に挿し電源を入れ F12 キーを連打。 …

Debian/Link

参考 link 集 Linux - 5ちゃんねる掲示板 Linux@2ch掲示板(上記5ちゃんねるに飛ばされます) pc8.2ch.net/linux/ 5ch-Linux-Beginners - atwiki(アットウィキ) 2ch-Linux-Beginners(閉鎖) linux2ch.is.land.to (ミラー)Debian GNU/Linux スレッド テ…

Debian/Install Debian to IBM ThinkPad X31

Debian Wheezy (stable) を Install netinst CD にて始めるが、 fd0 関連の error が出たので、 BIOS で Legacy Floppy を Disable した。 tasksel で全ての項目のチェックを外して続行。 /etc/apt/sourse.list の各行に contrib non-free を追記。 #aptitud…

Debian/Copy and Paste

.screenrc backtick 0 0 0 uim-fep-tick hardstatus alwayslastline "%0`" bind j exec | uim-fep -S bind k eval 'exec cat' kill redisplay .bashrc #command aliases alias jt='jfbterm --config ~/.jfbterm.conf -q' alias w3m='w3m -v' .profile #Read …

Debian/Tips

Debian を使用する上で役立つと思われる事柄の端書き contents コンソールを高解像度に $su #nano /boot/grub/menu.lst # defoptions=queit の行を # defoptions=queit vga=771 と書き変える。 #update-grub #reboot 設定した数値 771 では 800x600 かつ 8bi…

Debian/TV

AOpen VA1000 POWER で TV を見る。 Kernel source の次の file を修正。 #nano /usr/src/linux/drivers/media/video/saa7134/saa7134-cards.c Ctrl+w で "AOPEN VA1000 POWER" を検索。 528 行付近、 ".audio_clock = 0x00187de7," を ".audio_clock = 0x00…

Debian/XMMS

Streaming 放送も聴ける音楽 player Install #aptitude install xmms xmms-mpg123-ja xmms-skins Streaming 放送 http://www.shoutcast.com/ http://www.geocities.co.jp/MusicHall/9117/radio.html 日本語 ID3 tag に対応するための設定 http://lists.debia…

Debian/AIR-EDGE

まずは参考 sites を読むべし 備忘録 debian 京ぽん活用のメモ 実際に接続 #pppconfig #pon 切断は poff で。 繋がらない? #pppd call provider #ifconfig ppp0 の inet address を xxx.xxx.xxx.xxx とする。 #route add default gw xxx.xxx.xxx.xxx #ping w…

Debian/APT

私の linux box の APT line 日本語による各 package の説明文 deb http://www.t.ring.gr.jp/pub/linux/debian/debian-ddtp ja/sarge main 日本独自 package deb http://www.t.ring.gr.jp/pub/linux/debian/debian-jp sarge-jp main contrib non-free deb ht…

Debian/etc/modules

Load できないと表示されていた sd_mod を comment out 。 あわせて、http://park15.wakwak.com/~unixlife/linux/de-ja.htmlを参考にしながら jfbterm を利用するために vga16fb と fbcon を追加。 #nano /etc/modules # /etc/modules: kernel modules to lo…

Debian/Install to Laptop PC

書きかけ CD も FDD も無い laptop PC に Debian GNU/Linux を install 。 母艦上での下拵え Laptop PC の HDD を取り出し、別の PC(Debian GNU/Linux が install されている machine 。以下、母艦と称す)に接続する。 Partition を切っておく。 各 partitio…

Debian/気になる softwares

p songwrite - guitar tablature editor and player p hydrogen - Simple drum machine/step sequencer p acidrip - ripping and encoding DVD tool using mplayer and mencoder

Debian/ja_JP.*

日本語環境 @ Debian Sarge 下地作り #aptitude install uim uim-anthy ## .xsession $nano ~/.xsession if type uim-xim &> /dev/null ; then uim-xim & fi XMODIFIERS=@im=uim ; export XMODIFIERS GTK_IM_MODULE=uim ; export GTK_IM_MODULE exec x-sessi…

Debian/sudo

#aptitude install sudo #visudo # User alias specification User_Alias ADMIN=user_name # Cmnd alias specification Cmnd_Alias HALT=/sbin/reboot,/sbin/halt Cmnd_Alias MODULE=/sbin/rmmod,/sbin/modprobe Cmnd_Alias APT=/usr/bin/aptitude,/usr/bin/…

Debian/ja_JP.UTF-8

UTF-8 への移行 file 名の文字 code を UTF-8 にする -http://www.geocities.jp/code_air_edge/HP/convmv.html -http://kmuto.jp/open.cgi?DebianUTF8 (http://kmuto.jp/open.cgi) #aptitude install convmv #exit $convmv -r -f euc-jp -t utf8 * --notest …

Debian/fstab

USB memory 手持ちの USB memory は Windows の FAT32 file system を採用している。これを Linux で mount するためには /etc/fstab に下記内容を追記する。 #mkdir /media/usbmass #nano /etc/fstab /dev/sdb1 /media/usbmass/ vfat rw,user,noatime,noaut…

Debian/athcool

AMD AthlonXP 1700+ と ASUS A7V880 という組み合わせの MainPC で、 CPU software cooler を使ってみる。 Install #aptitude install athcool #cp /etc/init.d/athcool /etc/init.d/athcool.bak #nano /etc/init.d/athcool /usr/sbin/athcool on #chmod 755…

Debian/Sylpheed

お馴染みな雰囲気の Mail User Agent 。 外部 web browser 設定→全般の設定→その他 Opera|/usr/bin/opera -noraise -backgroundpage %s Mozilla Firefox|~/bin/mozremote.sh %s mozremote.sh #!/bin/sh~~ TYPE=firefox~~ MOZILLA=/usr/local/bin/firefox/fir…

Debian/PalmOS PDA

必要な software を導入 #aptitude install pilot-link jpilot txt2pdbdoc J-Pilot J-Pilot を起動後、 file menu の環境設定で初期設定を行う。 -地域 tab の文字 set を UTF: Japanese(SJIS) に設定。 もしも HotSync できない場合、 pilot-link の proces…

PC/HDD

*玄人志向 ATA133PCI (Wayback Machine )玄人志向/CMD系カードのFAQ

Debian/Memory を節約する

2006/07/16/164801 仮想 console の数を減らす $ps aux | grep tty[0-9] root 2213 0.0 0.0 1500 484 tty1 Ss+ 09:30 0:00 /sbin/getty 38400 tty1~~ root 2214 0.0 0.0 1500 484 tty2 Ss+ 09:30 0:00 /sbin/getty 38400 tty2~~ root 2215 0.0 0.0 1500 484 …

Debian/Gmail への import

Google GMail Loaderを使って、Sylpheed の mail を Gmail に import する。 Google GMail Loader まずは実行に必要な package を install する。 #aptitude install python python-pmw 次に Google GMail Loader から、 Linux/OSX 用の Source Only Version…

Debian/Kernel reconfigure

事始め #adduser user_name src #exit $cd /usr/src $tar xvfj kernel-source-2.6.8.tar.bz2 $ln -s kernel-source-2.6.8 linux $cd linux $cp /boot/config-2.6.8-1-386 .config 陥り易い miss 起動時に kernel panic でコケる場合。 -/boot にある file sy…

Debian/IPAFont

高尾宏治日記 の debianでIPAフォントを使う を参考にさせていただきながら設定。 IPAモナーフォント IPAモナーフォント から取得。 #mkdir /usr/share/fonts/truetype/ipa/ #mkdir /tmp/openp/ #mv openprinting-jp-0.1.3_ipamonafont1.0.1.tar.gz /tmp/ope…

Debian/Grip

音楽 CD から MP3 file 等を作成 Grip の install #nano /etc/apt/sources.list deb http://www.debian-multimedia.org sarge main #aptitude update #aptitude install grip cdda2wav lame Grip での Lame の command line option 128kbps どうせ PC 上でも…

Debian/GTK application の font を設定

Font "M+" を導入 #aptitude install xfonts-mplus .gtkrc の編集 $nano ~/.gtkrc style "mplus_10" {~~ fontset = "-mplus-hlv-medium-r-normal--10-*-*-*-p-*-iso8859-1,\~~ -mplus-gothic-medium-r-normal--10-*-jisx0208.1990-0,\~~ -mplus-gothic-mediu…

Debian/Flash Player

Macromedia Flash の install #aptitude install flashplugin-nonfree Macromedia Flash7 で日本語表示 #aptitude install ttmkfdir ttf-kochi-gothic #cd /usr/share/fonts/truetype/kochi/ #ttmkfdir #mv fonts.scale fonts.dir #nano /etc/X11/fs/config …