This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
|
opensuse:opensuse_13.2 [2015/09/24 20:30] hoge@hoge 作成 |
opensuse:opensuse_13.2 [2019/06/16 15:16] (current) |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== openSUSE 13.2 ====== | ====== openSUSE 13.2 ====== | ||
| + | |||
| + | ===== インストーラ起動オプション ===== | ||
| + | インストーラー起動オプションは次のとおり。 | ||
| + | ^ 項目 ^ 値 ^ 備考 ^ | ||
| + | |Language|English(US)| | | ||
| + | |Video Mode|Default|ビデオカードのドライバインストールが完了するまで、ビデオカード - モニタ間の接続は DVIにすること。\\ Display Port の場合、モニタを正しく認識せず、ちらついて作業が困難。| | ||
| + | |Source|DVD|次回は USBメモリを試すこと| | ||
| + | |Kernel|Default|BIOS で ACPI周りを有効にすること| | ||
| + | |Driver|No| | | ||
| ===== インストール ===== | ===== インストール ===== | ||
| + | ==== パーティション ==== | ||
| + | ソフトRAID (mirror) を提案してくれないので、手動で RAID 設定。 | ||
| + | ==== Firewall and SSH ==== | ||
| + | ^ 項目 ^ 値 ^ | ||
| + | |Firewall|disable| | ||
| + | |SSH|enable| | ||
| ===== ソフトウェア構成 ===== | ===== ソフトウェア構成 ===== | ||
| + | Online Update一巡後、追加する。 | ||
| ^ 項目 ^ 名称 ^ 備考 ^ | ^ 項目 ^ 名称 ^ 備考 ^ | ||
| |OS|openSUSE 13.2|-| | |OS|openSUSE 13.2|-| | ||
| - | |追加パッケージ|kernel-syms|VMware Workstationで必要となる| | + | |追加パッケージ|Patterns:Base Development|VMware Workstationで必要となる| |
| - | |:::|linux-glibc-devel|:::| | + | |:::|Patterns:Linux Kernel Development|:::| |
| - | |:::|gcc|:::| | + | |:::|Languagese:Japanese|ibus-anthy等| |
| - | |:::|make|:::| | + | |:::|個別:lsb|Chrome用| |
| - | |:::|ibus|-| | + | |ベンダドライバ|AMD Catalys Proprietary Display Driver - Linux x86 & Linux x86_64|今回から one-click-install を使用| |
| - | |:::|ibus-anthy|-| | + | |アプリ|VMware Workstation|12.0.0 build-2985596 (2015.09.28)\\ 12.1.0 build-3272444 (2015.12.23)| |
| - | |ベンダドライバ|AMD Catalys Proprietary Display Driver - Linux x86 & Linux x86_64|12.10 (2013.1.3)\\ 13.1 (2013.3.12)\\ 13.12 (2014.3.17)\\ 14.4 (2014.09.27)| | + | |
| - | |アプリ|VMware Workstation|12.0.0 build-2985596 (2015.09.24)| | + | |
| ===== grub設定 ===== | ===== grub設定 ===== | ||
| ==== grubメニューをテキストにする ==== | ==== grubメニューをテキストにする ==== | ||
| - | - [YaST] -> [Boot Loader] -> [Boot Loader Options]を選択する。 | + | - [YaST] -> [System] -> [Boot Loader] -> [Kernel Parameters]を選択する。 |
| - [Use Graphical Console] のチェックを外す。 | - [Use Graphical Console] のチェックを外す。 | ||
| ===== OS設定 ===== | ===== OS設定 ===== | ||
| ==== NTP設定 ==== | ==== NTP設定 ==== | ||
| - | - [YaST] -> [System] -> [System Services]でrunlevel 3, 5において[ntp]を有効化する。 | + | - [YaST] -> [System] -> [Service Manager]で [ntpd] が [Enabled]であること。 |
| - [YaST] -> [Network Services] -> [NTP Configuration] | - [YaST] -> [Network Services] -> [NTP Configuration] | ||
| - | - [Start NTP Daemon]で[Now and On Boot]を選択 | + | - [Start NTP Daemon]で[Now and On Boot]を選択 |
| - | - [Add]で[Type]を[Server]、[Server Settings]の[Address]で[Public NTP Server] -> [Japan] -> [jp.pool.ntp.org]を選択する。 | + | - [Add]で[Type]を[Server]、[Server Settings]の[Address]で[Public NTP Server] -> [Japan] -> [jp.pool.ntp.org]を選択する。 |
| - その他は既定値のまま。 | - その他は既定値のまま。 | ||
| - | |||
| - | ==== リモート管理 ==== | ||
| - | - 有効化 | ||
| - | - [YaST] -> [Network Services] -> [Remote Administration (VNC)] -> [Remote Administration Settings]にて[Allow Remote Administration]を選択する。 | ||
| - | - 解像度変更 | ||
| - | - [YaST] -> [Network Services] -> [Network Services (xinetd)]を選択する。 | ||
| - | - [Service]の[vnc1], [vnc2], [vnc3]のon/off切り替え、もしくは解像度を編集。 | ||
| - | |||
| - | ==== sshd設定 ==== | ||
| - | === 要件 === | ||
| - | * rootでのログインは不可とする。 | ||
| - | * パスワードでのログインは不可とする。 | ||
| - | * RSA鍵交換方式でのみログイン可とする。 | ||
| - | |||
| - | === 設定 === | ||
| - | * /etc/ssh/sshd_config に下記項目の追加、修正、確認を行う。<code> | ||
| - | Port 22 | ||
| - | PasswordAuthentication no | ||
| - | ChallengeResponseAuthentication no | ||
| - | PermitRootLogin no | ||
| - | </code> | ||
| - | * YaSTでsshdを有効化([[http://ja.opensuse.org/Ssh|参照]]) | ||
| ==== キーボード設定 ==== | ==== キーボード設定 ==== | ||
| - | lenovo 55Y9053でトラックポイントを使用した垂直スクロールを設定する。 | + | <del>lenovo 55Y9053でトラックポイントを使用した垂直スクロールを設定する。</del>\\ |
| - | * [[http://www.thinkwiki.org/wiki/How_to_configure_the_TrackPoint|How to configure the TrackPoint]]を参照。 | + | 標準でトラックポイントを使用できる。 |
| - | * /etc/X11/xorg.conf.dに20-thinkpad.confを作成<code> | + | |
| - | Section "InputClass" | + | |
| - | Identifier "Trackpoint Wheel Emulation" | + | |
| - | MatchProduct "TPPS/2 IBM TrackPoint|DualPoint Stick|Synaptics Inc. Composite TouchPad / TrackPoint|ThinkPad USB Keyboard with TrackPoint|USB Trackpoint pointing device|Composite TouchPad / TrackPoint" | + | |
| - | MatchDevicePath "/dev/input/event*" | + | |
| - | Option "EmulateWheel" "true" | + | |
| - | Option "EmulateWheelButton" "2" | + | |
| - | Option "Emulate3Buttons" "true" | + | |
| - | Option "XAxisMapping" "6 7" | + | |
| - | Option "YAxisMapping" "4 5" | + | |
| - | EndSection | + | |
| - | </code> | + | |
| ===== ビデオドライバ設定 ===== | ===== ビデオドライバ設定 ===== | ||
| - | * [[http://ati.amd.com/support/driver.html|AMD]]から最新版をダウンロード | + | [[https://en.opensuse.org/SDB:AMD_fglrx|Procedure for one-click-install]]で設定する。 |
| - | * rootにて実行<code> | + | |
| - | # ./amd-driver-installer-catalyst-yy.mm-x86.x86_64.run | + | |
| - | </code> | + | |
| - | * インストーラの指示に従う。(Automaticで問題無し) | + | |
| ===== その他設定 ===== | ===== その他設定 ===== | ||
| * $HOME./ssh/authorized_kyes設定 | * $HOME./ssh/authorized_kyes設定 | ||
| - | * リモートメンテナンス用ユーザアカウント設定 | + | * ibus-anthy を有効にすると、初めから日本語入力になってしまう。\\ これを避けるため、 IBus-Anthyの設定で[Input mode] を [Latin]にしておくと、初回入力時に日本語入力にならない。 |
| - | * リモートメンテナンス用vncスクリプト設定 | + | |
| - | * 起動・停止時のメール通報スクリプト設定 | + | |