0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

[SOLVED] Linux Mint Xia Cinnamon 22.1 | 最低限の設定で使い始めるには

Last updated at Posted at 2025-01-30

[1]OSのインストール:
 rufusのDDモードで、ディスクイメージからインストーラーを作成

[2]メニューのお気に入り(左辺の縦のならび)へのアプリの登録
 メニューのアプリアイコンを右クリック→お気に入りに追加
 ※メニューからアプリの削除 
  メニューのアプリアイコンを右クリック→お気に入りから削除

[3]fire wall
 システム設定→ファイアーウォール
 status: on
 incoming: deny; outgoing: allow

[4]壁紙
以前のバージョンのすべての壁紙の取り込み
terminalから取得
sudo apt install -y mint-backgrounds-* ubuntu-wallpapers-* ubuntustudio-wallpapers xubuntu-community-wallpapers-*

[5]必要最低限の追加インストール
1.fcitx-mozc
2.fonts-migmix
3.fonts-ipamj-mincho
4.OfficeLibreの最新版
 システムインストール時のOfficeのバージョンが古い場合は、アンインストールして、ソフトウェアマネージャーから最新版をインストール
5.Pinta
6.Kdenlive
7.Galculator
 インストール:
 https://community.linuxmint.com/software/view/galculator
8.Bleachbit
9.SublimeText4 
 設定:
 https://designerbrg.com/sublimetext_howto/
10.Python3
11.Wifi
 設定:
 https://qiita.com/elicit777/items/edb655e5acf02947c0e6
  
Others:
1.ショートカット
シャットダウン、再起動、サスペンド:Cntl+Alt+End
ログアウト: Cntl+Alt+Del
※他のショートカットは、システムの"キーボード"を参照
2.Terminalの起動:Cntl+Alt+T
コピー:Cntl+Shift+C
ペースト:Cntl+Shift+V

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?