touch

Sunday, June 14, 2015

iMac 350

[debian jessie]
8.1 クリーンインストール


GUI画面解像度

http://yaplog.jp/scarys_blog/archive/186
Monitorセクションも必要

# service lightdm stop
# Xorg -configure
# vi ~/ xorg.conf.new
 Section "Monitor"
+ HorizSync 60-60
+ VertRefresh 75-117
 EndSection

  SubSection "Display"
   Viewport 0 0
   Depth 15
+  Modes "1024x768"
  EndSubSection
# Xorg -config xorg.conf.new -retro
# mv ~/ xorg.conf.new /etc/X11/xorg.conf


マルチブート再設定

[debian]
# ybin
# vi /etc/yaboot.conf
  + enableofboot
  + macos=hd:10

# ybin -v

[MacOS CD]
ディスク設定ユーティリティ
  ドライバの更新


日本語フォント

# vi /etc/apt/source.list
# apt-get update
# apt-get install fonts-ipafont-*

フォント位日本語選択したんだから入れてくれないと読めない


無線LAN

http://blog.livedoor.jp/g8a1lb6exxczbjs82k9q/archives/1384485.html
http://www.planex.net/download/wireless/gw-us54mini2.htm
bin の置き場所ではまる

# mkdir /lib/firmware
# cp rt73.bin /lib/firmware
# ip link set wlan0 up
# ip link show wlan0
# /sbin/ifconfig

設定をGUIでしたらwicd-gtk が起動したタイミングで接続される模様


xfceパネルリセット

http://askubuntu.com/questions/224006/resetting-xfce-panels-to-default-settings
http://d.hatena.ne.jp/SumiTomohiko/20080307/1204911942
キャッシュを消さないとログイン時に自動で出ない

# rm -rf ~/.cache/sessions/


追加

http://greenleaf.sakuraweb.com/index.php?XFce%20-Debian%20Linux-

# apt-get install  ibus-anthy
カナ漢字変換

# apt-get install libreoffice
オフィス

# apt-get install  iceweasel
ブラウザ