我住新竹新豐,71年次,對現實不滿,對社會無力,這裡是我個人廢文集中地,偶爾有些意義文,希望對您有幫助!!!!!
如果是希望在圖形介面有中文環境的話,需要修改 ~/.xinitrc 或 ~/.xprofile,加入
~/.xinitrc
~/.xprofile
export LANG=zh_TW.UTF-8
在 Arch Linux 中,透過設置 /etc/locale.conf 文件,來設置語系環境。
/etc/locale.conf
LANG=en_US.UTF-8
Lubuntu 18.04 system boot problem
sudo rm /var/crash/*
清除 carsh的記錄
sudo vim /etc/default/apport
將檔案內的 enable=1,改成0
打完收工。