SSブログ

ubuntustudio 2020 [ubuntu,debian系]

ubuntustudio   2020
お仕事の方はご苦労さまです。
世界中がコロナに侵されている中・・・
あいもかわらずlinuxであそんでいます。



わたしのパソコン環境は    os    ubuntustudio     openboxウインドーマネージャー
 CPU: Intel i7-4770K (8) @ 4.000GHz
 GPU: NVIDIA GeForce GTS 250






ubuntustudio-20.04-dvd-amd64.iso.torrent





usbメモリーに # gnome-disks を使い書き込み ssd にインストールした。
 
ubuntstudio 20.04 はリリースされたばかりでしょう。
インストーラは、ほとんど一緒で日本語選択してすすむと次に進むのアイコンが
画面の枠外から外れるのも一緒です。おそらく誰もがハマるでしょう。

インストーラの縦線の境界をつまんで動かすと、インストーラを動かすことが可能です
(ubuntu20.04では不可ーーインストーラの最上部付近をクリックしてからenterキーで次に進む)。


日本語は、sudo apt install fcitx-mozc fcitx-config-gtk im-config でうごいています。
# apt remove ibus
ubuntstudio 20.04は、起動が早くなっています。

端末を起動して、rootに入るときの初期の設定もおなじです。いまさらですが。
$ sudo passwd
password:                   ← インストールの時に設定したユーザのパスワード
Enter new UNIX password:                     ← 設定するルートパスワード任意
Retype new UNIX password:                     ← 上くりかえし
passwd: password updated successfully

ubuntuは、web上に情報が多いのでいまさらわたしがかくことはありません。
快適に動きます。

このパソコンは古いnvidiaグラフィックドライバーを使っているため、以下をインストールした。
# apt install nvidia-340


ーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーー
以下から改悪です。マイブームの openbox 導入です。
必要なものをインストールする。

# apt install openbox obconf tint2 hsetroot pcmanfm lxterminal
# apt install cpanminus git libgtk2-perl adwaita-icon-theme-full
# cpanm Linux::DesktopFiles
# cpanm Data::Dump
$ git clone git://github.com/trizen/obmenu-generator
$ sudo cp obmenu-generator/obmenu-generator /usr/bin
$ sudo chmod +x /usr/bin/obmenu-generator
$ mkdir ~/.config/obmenu-generator
$ cp -r obmenu-generator/schema.pl ~/.config/obmenu-generator/
$ cp -r /etc/xdg/openbox ~/.config/
$ obmenu-generator -s -i



/home/satou/.config/openbox/autostart  私の場合 
hsetroot -fill /home/satou/Pictures/wallpaper/Kinkaku_Ji_by_Elizabeth_K_Joseph.jpg &
tint2 &
fcitx -d &

/home/satou/.config/obmenu-generator/schema.pl   私の場合 
105行目
##{exit => ['Exit', 'application-exit']},
108行目
{item => ['obsession-logout', 'Exit', 'application-exit']},

ーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーー
Ubuntu Studio  PCオーディオ版 64bit
http://sasaming.blogspot.com/
ささみんさんが紹介する ubutustudio 初期設定のアイコンをクリックすると
日本語入力などすべての設定終了するというもの。


startup.sh  の内容。本家 ubuntustudio でもうごきました。

#!/bin/bash

#初期設定フォルダーのダウンロード
wget -O - "https://drive.google.com/uc?export=download&id=1foWVLtzH2FXcyS4_81qfU4qjxJtUO4Tp" | ( cd ~ ; tar xvz )
chmod -R 755 ~/autoconfig

#日本語Remix関係の各種設定
sudo sh ~/autoconfig/jpremix.sh

#PCオーディオ版関係アプリの各種設定
sh -c ~/autoconfig/autoconf.sh

2020-05-08-113643_1024x768_scrot.jpg
openboxメニュー画像

2020-05-08-10:40:09_1024x768_scrot.jpg 
neofetch の画像
2020-05-08-11:05:02_1024x768_scrot.jpg
吉田さん
https://www.youtube.com/watch?v=GiSTUyTxxhc

2020-05-08-11:21:24_1024x768_scrot.jpg
世界ナゼそこに日本人 ラオス
https://www.youtube.com/watch?v=ikd3JuJ5GGA
上記のyoutube動画はおそらくまもなく削除されるでしょう。

nice!(0)  コメント(0) 
共通テーマ:パソコン・インターネット

nice! 0

コメント 0

コメントを書く

お名前:
URL:
コメント:
画像認証:
下の画像に表示されている文字を入力してください。