カテゴリー
Oracle Linux 7

Oracle Linux 7 へ Chrome をインストール

  1. sudo vim /etc/yum.repos.d/google-chorme.repo
    [google-chrome]
    name=google-chrome - 64-bit
    baseurl=http://dl.google.com/linux/chrome/rpm/stable/x86_64
    enabled=1
    gpgcheck=1
    gpgkey=https://dl-ssl.google.com/linux/linux_signing_key.pub
    
  2. sudo yum -y install google-chrome-stable
カテゴリー
Oracle Linux 7 未分類

GRUB2 設定覚え書き

カーネル選択一覧表の上から3行目のエントリを選択する場合

# grub2-set-default 3

上記のコマンドは、/boot/grub2/grubenv へ反映される

# grub2-mkconfig -o /boot/grub2/grub.cfg

文献:

22.2. GRUB 2 メニューのカスタマイズ

カテゴリー
Oracle Linux 7

OpenOffice を使えるようにする

  1. OpenOffice のダウンロードサイトを訪れる。こちら
  2. Select your favorite operating system, language and version:で3つのドロップダウンリストボックスから Linux 64-bit(x86-64) (RPM), Japanese, 4.1.2 を選択する。
  3. Download full instration と Download language pack を夫々ローカルフォルダへダウンロードする。サイズ:前者は 148MB 後者は 18MB
  4. ダウンロードしたパッケージとサイトに掲出されている SHA256 を比較する。
    [otousan@ol7 ~]$ find ~/ダウンロード/ -name Apache_OpenOffice_*.tar.gz -exec shasum -a 256 {} \; -exec cat {}.sha256  \;
    4686ec9827f157e7e5decd508ee715c07729f569d298994a3e5af583304e32a2  /home/otousan/ダウンロード/Apache_OpenOffice_4.1.2_Linux_x86-64_install-rpm_ja.tar.gz
    4686ec9827f157e7e5decd508ee715c07729f569d298994a3e5af583304e32a2 *Apache_OpenOffice_4.1.2_Linux_x86-64_install-rpm_ja.tar.gz
    e1cd2c405e27738946adb566713b30b5405de9759c1ef815627e5878cb987984  /home/otousan/ダウンロード/Apache_OpenOffice_4.1.2_Linux_x86-64_langpack-rpm_ja.tar.gz
    e1cd2c405e27738946adb566713b30b5405de9759c1ef815627e5878cb987984 *Apache_OpenOffice_4.1.2_Linux_x86-64_langpack-rpm_ja.tar.gz
    
  5. アーカイブを解凍する。
    [otousan@ol7 ~]$ find ~/ダウンロード/ -name Apache_OpenOffice_*.tar.gz -exec tar zxvf {} \;
    ja/
    ja/readmes/
    ja/readmes/README_ja.html
    ja/readmes/README_ja
    ja/RPMS/
    ja/RPMS/openoffice-brand-math-4.1.2-9782.x86_64.rpm
    ja/RPMS/openoffice-xsltfilter-4.1.2-9782.x86_64.rpm
    ja/RPMS/openoffice-brand-ja-4.1.2-9782.x86_64.rpm
    ja/RPMS/openoffice-core04-4.1.2-9782.x86_64.rpm
    ja/RPMS/openoffice-core01-4.1.2-9782.x86_64.rpm
    ja/RPMS/openoffice-ja-writer-4.1.2-9782.x86_64.rpm
    ja/RPMS/openoffice-base-4.1.2-9782.x86_64.rpm
    ja/RPMS/openoffice-ure-4.1.2-9782.x86_64.rpm
    ja/RPMS/openoffice-pyuno-4.1.2-9782.x86_64.rpm
    ja/RPMS/openoffice-ja-res-4.1.2-9782.x86_64.rpm
    ja/RPMS/openoffice-images-4.1.2-9782.x86_64.rpm
    ja/RPMS/openoffice-javafilter-4.1.2-9782.x86_64.rpm
    ja/RPMS/openoffice-brand-calc-4.1.2-9782.x86_64.rpm
    ja/RPMS/openoffice-writer-4.1.2-9782.x86_64.rpm
    ja/RPMS/openoffice-4.1.2-9782.x86_64.rpm
    ja/RPMS/openoffice-ja-4.1.2-9782.x86_64.rpm
    ja/RPMS/openoffice-ja-calc-4.1.2-9782.x86_64.rpm
    ja/RPMS/desktop-integration/
    ja/RPMS/desktop-integration/openoffice4.1.2-suse-menus-4.1.2-9782.noarch.rpm
    ja/RPMS/desktop-integration/openoffice4.1.2-mandriva-menus-4.1.2-9782.noarch.rpm
    ja/RPMS/desktop-integration/openoffice4.1.2-freedesktop-menus-4.1.2-9782.noarch.rpm
    ja/RPMS/desktop-integration/openoffice4.1.2-redhat-menus-4.1.2-9782.noarch.rpm
    ja/RPMS/openoffice-calc-4.1.2-9782.x86_64.rpm
    ja/RPMS/openoffice-core02-4.1.2-9782.x86_64.rpm
    ja/RPMS/openoffice-onlineupdate-4.1.2-9782.x86_64.rpm
    ja/RPMS/openoffice-ja-base-4.1.2-9782.x86_64.rpm
    ja/RPMS/openoffice-core05-4.1.2-9782.x86_64.rpm
    ja/RPMS/openoffice-brand-impress-4.1.2-9782.x86_64.rpm
    ja/RPMS/openoffice-ja-draw-4.1.2-9782.x86_64.rpm
    ja/RPMS/openoffice-ooofonts-4.1.2-9782.x86_64.rpm
    ja/RPMS/openoffice-brand-draw-4.1.2-9782.x86_64.rpm
    ja/RPMS/openoffice-impress-4.1.2-9782.x86_64.rpm
    ja/RPMS/openoffice-brand-writer-4.1.2-9782.x86_64.rpm
    ja/RPMS/openoffice-ja-math-4.1.2-9782.x86_64.rpm
    ja/RPMS/openoffice-gnome-integration-4.1.2-9782.x86_64.rpm
    ja/RPMS/openoffice-math-4.1.2-9782.x86_64.rpm
    ja/RPMS/openoffice-ogltrans-4.1.2-9782.x86_64.rpm
    ja/RPMS/openoffice-ja-help-4.1.2-9782.x86_64.rpm
    ja/RPMS/openoffice-ooolinguistic-4.1.2-9782.x86_64.rpm
    ja/RPMS/openoffice-core06-4.1.2-9782.x86_64.rpm
    ja/RPMS/openoffice-core03-4.1.2-9782.x86_64.rpm
    ja/RPMS/openoffice-draw-4.1.2-9782.x86_64.rpm
    ja/RPMS/openoffice-ja-impress-4.1.2-9782.x86_64.rpm
    ja/RPMS/openoffice-brand-base-4.1.2-9782.x86_64.rpm
    ja/RPMS/openoffice-core07-4.1.2-9782.x86_64.rpm
    ja/RPMS/openoffice-graphicfilter-4.1.2-9782.x86_64.rpm
    ja/licenses/
    ja/licenses/LICENSE
    ja/licenses/NOTICE
    ja/
    ja/RPMS/
    ja/RPMS/openoffice-brand-ja-4.1.2-9782.x86_64.rpm
    ja/RPMS/openoffice-ja-writer-4.1.2-9782.x86_64.rpm
    ja/RPMS/openoffice-ja-res-4.1.2-9782.x86_64.rpm
    ja/RPMS/openoffice-ja-4.1.2-9782.x86_64.rpm
    ja/RPMS/openoffice-ja-calc-4.1.2-9782.x86_64.rpm
    ja/RPMS/openoffice-ja-base-4.1.2-9782.x86_64.rpm
    ja/RPMS/openoffice-ja-draw-4.1.2-9782.x86_64.rpm
    ja/RPMS/openoffice-ja-math-4.1.2-9782.x86_64.rpm
    ja/RPMS/openoffice-ja-help-4.1.2-9782.x86_64.rpm
    ja/RPMS/openoffice-ja-impress-4.1.2-9782.x86_64.rpm
    [otousan@ol7 ~]$ 
    
  6. ReadMe をよく読んで注意事項を学ぶ。
  7. firefox ja/readmes/README_ja.html
    
  8. Instructions for Downloading and Installing Apache OpenOffice 4.0, 4.1 Versions にあるLinux RPM-based Installation というセクションに書かれた記事に従ってインストールする。
    [otousan@ol7 ~]$ cd ja/RPMS/
    [otousan@ol7 RPMS]$ sudo rpm -Uvih *.rpm
    準備しています...              ################################# [100%]
    更新中 / インストール中...
       1:openoffice-ure-4.1.2-9782        ################################# [  2%]
       2:openoffice-core01-4.1.2-9782     ################################# [  5%]
       3:openoffice-ja-4.1.2-9782         ################################# [  7%]
       4:openoffice-impress-4.1.2-9782    ################################# [ 10%]
       5:openoffice-ja-base-4.1.2-9782    ################################# [ 12%]
       6:openoffice-ja-calc-4.1.2-9782    ################################# [ 15%]
       7:openoffice-ja-draw-4.1.2-9782    ################################# [ 17%]
       8:openoffice-ja-help-4.1.2-9782    ################################# [ 20%]
       9:openoffice-ja-impress-4.1.2-9782 ################################# [ 22%]
      10:openoffice-ja-math-4.1.2-9782    ################################# [ 24%]
      11:openoffice-ja-res-4.1.2-9782     ################################# [ 27%]
      12:openoffice-ja-writer-4.1.2-9782  ################################# [ 29%]
      13:openoffice-base-4.1.2-9782       ################################# [ 32%]
      14:openoffice-calc-4.1.2-9782       ################################# [ 34%]
      15:openoffice-core02-4.1.2-9782     ################################# [ 37%]
      16:openoffice-core03-4.1.2-9782     ################################# [ 39%]
      17:openoffice-core04-4.1.2-9782     ################################# [ 41%]
      18:openoffice-core05-4.1.2-9782     ################################# [ 44%]
      19:openoffice-core06-4.1.2-9782     ################################# [ 46%]
      20:openoffice-core07-4.1.2-9782     ################################# [ 49%]
      21:openoffice-draw-4.1.2-9782       ################################# [ 51%]
      22:openoffice-images-4.1.2-9782     ################################# [ 54%]
      23:openoffice-4.1.2-9782            ################################# [ 56%]
      24:openoffice-math-4.1.2-9782       ################################# [ 59%]
      25:openoffice-writer-4.1.2-9782     ################################# [ 61%]
      26:openoffice-brand-writer-4.1.2-978################################# [ 63%]
      27:openoffice-brand-math-4.1.2-9782 ################################# [ 66%]
      28:openoffice-brand-base-4.1.2-9782 ################################# [ 68%]
      29:openoffice-brand-calc-4.1.2-9782 ################################# [ 71%]
      30:openoffice-brand-draw-4.1.2-9782 ################################# [ 73%]
      31:openoffice-brand-impress-4.1.2-97################################# [ 76%]
      32:openoffice-brand-ja-4.1.2-9782   ################################# [ 78%]
      33:openoffice-ogltrans-4.1.2-9782   ################################# [ 80%]
      34:openoffice-gnome-integration-4.1.################################# [ 83%]
      35:openoffice-graphicfilter-4.1.2-97################################# [ 85%]
      36:openoffice-javafilter-4.1.2-9782 ################################# [ 88%]
      37:openoffice-onlineupdate-4.1.2-978################################# [ 90%]
      38:openoffice-ooofonts-4.1.2-9782   ################################# [ 93%]
      39:openoffice-ooolinguistic-4.1.2-97################################# [ 95%]
      40:openoffice-pyuno-4.1.2-9782      ################################# [ 98%]
      41:openoffice-xsltfilter-4.1.2-9782 ################################# [100%]
    [otousan@ol7 RPMS]$ 
    
  9. 引き続き、デスクトップ環境用のセットアップを行う。カレントディレクトリの下に desktop-integration/ というサブディレクトリがあるので移動して配下にある Red Hat 用の rpm をインストールする。
    [otousan@ol7 RPMS]$ cd desktop-integration/
    [otousan@ol7 desktop-integration]$ ll
    合計 2004
    -rw-rw-r--. 1 otousan otousan 469665 10月 21 18:10 openoffice4.1.2-freedesktop-menus-4.1.2-9782.noarch.rpm
    -rw-rw-r--. 1 otousan otousan 490146 10月 21 18:13 openoffice4.1.2-mandriva-menus-4.1.2-9782.noarch.rpm
    -rw-rw-r--. 1 otousan otousan 541523 10月 21 17:57 openoffice4.1.2-redhat-menus-4.1.2-9782.noarch.rpm
    -rw-rw-r--. 1 otousan otousan 544070 10月 21 18:12 openoffice4.1.2-suse-menus-4.1.2-9782.noarch.rpm
    [otousan@ol7 desktop-integration]$ sudo rpm -Uvih openoffice4.1.2-redhat-menus-4.1.2-9782.noarch.rpm
    準備しています...              ################################# [100%]
    更新中 / インストール中...
       1:openoffice4.1.2-redhat-menus-4.1.################################# [100%]
    /bin/gtk-update-icon-cache
    gtk-update-icon-cache: Cache file created successfully.
    /bin/gtk-update-icon-cache
    gtk-update-icon-cache: Cache file created successfully.
    [otousan@ol7 desktop-integration]$ 
    
  10. 以上までの作業が終わると、デスクトップ上の「アプリケーション」→「オフィス」の下にアイコンが作成されているので、起動して最終確認を行う。
  11. 以上