Ubuntu Budgie Remix 16.10
Created|Updated|os

- https://budgie-remix.org/
Ubuntu Budgie Remix 16.10 のアルファ版をインストールしてみました。
ダウンロード
- 16.10 (yakkety)
https://sourceforge.net/projects/budgie-remix/ - 16.04.1 (xenial)
https://budgie-remix.org/downloads/
システム情報

サイドパネル

Related Articles

2019-09-16
RPi4 - Ubuntu Server 18.04.3 64bit
https://github.com/TheRemote/Ubuntu-Server-raspi4-unofficialRaspberry Pi 4B にUbuntu Server 18.04.3 LTS aarch64 環境を構築しました。Xfce デスクトップ環境もインストールしてみました。 環境 Raspberry Pi 4B Ubuntu Server 18.04.3 aarch64 Xfce 4.12 構築Hostname$ sudo hostnamectl set-hostname pi4 Aliases$HOME/.bash_aliasesalias upd='sudo apt update && sudo apt dist-upgrade && sudo apt autoremove -y'alias en='export LC_ALL=en_US.UTF8'alias ja='export LC_ALL=ja_JP.UTF8'function sshu() ...

2022-04-06
CHUWI Hi 10 Go
https://www.chuwi.com/jp/product/items/Chuwi-Hi10-Go.html CHUWI Hi 10 Go + Ubuntu 22.04 CHUWI Hi 10 Go の新旧スペック比較Hi 10 Go は一つの型式で2つのスペックがあるようです。 旧 Hi 10 Go 新Hi 10 Go CPU Celoron N4500 Celeron N5100 イヤフォンジャック あり なし スタイラス 対応 非対応? カバーキーボードのファンクションキー修飾配置も若干異なるみたいです。 ハード仕様 CPU Celeron N5100 Memory 6GB Storage 128GB Display 10.1 Resolution 1920*1200 Weight 600 g 気になる仕様 背面カバーは意外と重いので普段は取り外し キーボード キーボードは意外と打ちやすい US 配列左 Alt キーを無変換モード、右 Alt キーを変換モードに割り当てます Insert キーがないv...

2021-10-24
Minecraft Java Edition on Raspberry Pi 4B / Ubuntu 21.10
https://github.com/MultiMC/Launcherhttps://forums.raspberrypi.com/viewtopic.php?f=78&t=321888 Raspberry Pi 4B + Ubuntu 21.10 に Minecraft をインストールしてみました。マイクロソフトアカウントでログインできます。 Minecraft Java Edition (Microsoft Account) Pi-Apps をインストール git clone https://github.com/Botspot/pi-apps.gitcd pi-app./install Pi-Apps を起動 Games / Minecraft Java MultiMC5 をインストールコンパイルが終わるまで気長に待つ。 Minecraft Java MultiMC5 を起動 Add Instance Edit Instance > Version > Install Fabric Edit Instance > Ve...

2023-02-28
Ubuntu 23.04 on Raspberry Pi 4
Raspberry Pi 4 にUbuntu 23.04 をインストールしました。リモートからRDPで接続しました。 環境 Raspberry Pi 4B Ubuntu 23.04 構築 Ubuntu Server のインストール ubuntu-desktop パッケージのインストール xrdp パッケージのインストール sudo apt install xrdp /etc/xrdp/startwm.shunset DBUS_SESSION_BUS_ADDRESSexec gnome-sessiontest -x /etc/X11/Xsession && exec /etc/X11/Xsessionexec /bin/sh /etc/X11/Xsession sudo systemctl enable --now xrdp Chromium のインストール sudo add-apt-repository ppa:saiarcot895/chromium-betasudo apt-get updatesudo apt install chromium-b...
2021-03-28
Ubuntu 21.04 Hirsute
https://launchpad.net/~shemgp/+archive/ubuntu/gnome-40Ubuntu 21.04 にGNOME 40 のPPA を設定してみました。 2021-04-07 追記 GNOME 40.0 でDash to Dock 拡張を導入してみました。https://github.com/ewlsh/dash-to-dock/tree/ewlsh/gnome-40https://github.com/micheleg/dash-to-dock/pull/1402 GNOME 40.0 でDash to Panel 拡張を導入してみました。https://github.com/philippun1/dash-to-panel/tree/update-to-gnome40https://github.com/home-sweet-gnome/dash-to-panel/pull/1303 2021-04-08 追記 Auto Hide Top Panel 拡張をGNOME 40 に対応させてみました。http://www.webupd8.or...

2020-04-22
Ubuntu 20.04 LTS Focal Fossa
https://wiki.ubuntu.com/FocalFossa/ReleaseNotes#New_Features_in_20.04 Ubuntu 20.04 LTS Focal Fossa をインストールしてみました。 環境 Ubuntu 20.04 LTS Focal Fossa 64bit 構築 以下からダウンロードhttp://cdimage.ubuntu.com/ubuntu/daily-live/current/ 明日リリース予定なのでもう変更はないでしょう。 Ubuntu の設定https://ktkr3d.github.io/ubuntu/
Comments