Ubuntuで壁紙を自動で変更する

Ubuntuで壁紙を自動で変更する 参考 tool/installを変更 #timeout=$1 #enabled=$2 #depth=$3 #shift;shift;shift #base=$@ base=$1 timeout=$2 enabled=$3 depth=$4 kickerを新規作成 vim ~/bin/kick-wp-show.sh #! /bin/bash cd ~/bin/gnome-3-wp-gnome-3-wp nohup ./wp-show & wait 1 exit

2012-09-20 ·  2012-09-20 · 1 分 · 25 文字

tf201 root化

tags: [“tf201”,“android”] title: 20120816 tf201 root化 tf201 root化 参考1 参考2 bootloader unlock download apk here Unlock Device App install apk & done flash recovery clockworkmod fastboot mode Boot your tablet into fastboot by holding down the power and volume-down buttons. The tablet will power off and reboot. Wait until you see several lines of white text in the upper-left corner of the screen, then let go of the power and volume buttons....

2012-08-16 ·  2012-08-16 · 1 分 · 148 文字

玄箱lenny リストアテストを行う

玄箱lenny,リストアテスト 新しく買ってきたWD20 EARX(9Kなり)でリカバリテストを行う MBRフォーマットへ切り替え Ubuntu 11.10へUSB接続し、ディスクユーティリティから 対象HDDのフォーマットをマスターブートレコードへ切り替える(もともとなってる?) 次に、 AFT,4096問題 通常パーティション切りで書き込みテストを行う sudo fdisk /dev/sdh Disk /dev/sdh: 2000.4 GB, 2000398934016 bytes ヘッド 255, セクタ 63, シリンダ 243201, 合計 3907029168 セクタ Units = セクタ数 of 1 * 512 = 512 バイト セクタサイズ (論理 / 物理): 512 バイト / 512 バイト I/O サイズ (最小 / 推奨): 512 バイト / 512 バイト ディスク識別子: 0x0006c4b4 cd /media/test dd if=/dev/zero of=./hage bs=128k count=32768 32768+0 レコード入力 32768+0 レコード出力 4294967296 バイト (4....

2012-07-28 ·  2012-07-28 · 4 分 · 779 文字

ubuntu11.10でGoogle日本語入力

ubuntu11.10でGoogle日本語入力 参考 sudo apt-get install ibus-mozc mozc-server mozc-utils-gui

2012-07-13 ·  2012-07-13 · 1 分 · 8 文字

Windows でコマンドプロンプトのフォントを変更する

ファイル名を指定して実行より、regeditを実行 以下の順にたどる HKEY_LOCAL_MACHINE - SOFTWARE - Microsoft - Windows NT - CurrentVersion - console - TrueTypeFont 932.を追加し、値にMigu 1Mなど、使用したいフォント名を入力する コマンドプロンプトから、フォントを変更する

2012-06-28 ·  2012-06-28 · 1 分 · 19 文字