Ubuntu

共 8 篇文章

Ubuntu 22.04 setup after installation

2 分鐘閱讀

The following setup is my customization while ubuntu initialization

Operating System

Input method

fcitx5-rime

sudo apt install fctix5-*
im-config  

勉強適合Ubuntu22.04的中文輸入法

nfs-common

sudo apt install nfs-common
sudo mount -t nfs $remote_host:/remote/path /local/path

GNOME

window minimize

gsettings set org.gnome.shell.extensions.dash-to-dock click-action 'minimize'

circle windows

gsettings set org.gnome.shell.extensions.dash-to-dock scroll-action 'cycle-windows'

If the commands are not working, you can install dconf-editor to set.

Switching between windows with scroll wheel on Ubuntu Dock
Essential Guide: How to Enable ‘Minimize on Click’ on Ubuntu Quickly

勉強適合Ubuntu22.04的中文輸入法

1 分鐘閱讀

要界面像微軟新注音的輸入法以前我都是用gcin
它可以在打注音後用上下鍵選字
ibus預設的中文輸入要用主鍵盤上的0-9選字…
20.4時用gcin還很方便,但它在22.04就不完全支援了
在瀏覽器或一些應用程式無法打字

最後找到的替代方案是fcitx5-rime
它至少可以像新注音那樣選字
fcitx5是種輸入法框架
rime則是種輸入法引擎

Install PEAKS Studio on Ubuntu

1 分鐘閱讀

畢業前就有看到這篇文章現在才來玩,原本PEAKS只能安裝在Windows系統,由於他是java寫出的程式,所以可以在windows安裝後,複製程式資料夾到別的作業系統在用java執行

在Windows環境下下載檔案並安裝
download

Install R and RStudio in Ubuntu 18.04

1 分鐘閱讀

前陣子把ubuntu成功安裝到外接硬碟中了 也是遮疼了很久…

再來想要把自己常用的軟體也安裝進去 結果又是遮疼了很久… 尚不專精就是這樣 只能用時間換結果