(1) Install according to https://blog.csdn.net/s717597589/article/details/79117112
(2) SSD not detected problem (For PC): https://samnicholls.net/2016/01/14/how-to-switch-sata-raid-to-ahci-windows-10-xps-13/
(3) Cannot enter install guide / desktop (For PC & Laptop): press "e" at grub, add "nomodeset" after "quiet splash".
(2) Install NVIDIA driver in "software & update" -> "Additional Drivers". Find the recommended version by ubuntu-drivers devices.
(1) Minimize on Click: gsettings set org.gnome.shell.extensions.dash-to-dock click-action 'minimize'.
Arc menu; Dash to panel; Desktop icons; Extensions; Good bye gdm3 login screen; Noannoyance; Openweather; Refresh wifi connections; Disconnect Wifi; Topicons plus; User themes; Workspaces to dock.
(4) Install Themes: Download themes from https://www.gnome-look.org/browse/ord/top/
GTK/shell: Arc Dark https://www.omgubuntu.co.uk/2016/06/install-latest-arc-gtk-theme-ubuntu-16-04
(6) Change login screen background: https://itsubuntu.com/change-login-screen-background-in-ubuntu-20-04-lts/
git clone "https://gitee.com/wszqkzqk/deepin-wine-for-ubuntu.git"
cd deepin-wine
sudo ./install.sh
sudo apt-get install deepin.com.wechat
Install Chinese in Language Support; Download sogou from https://pinyin.sogou.com/linux/.
sudo apt-get install fcitx-bin
sudo apt-get install fcitx-table
sudo dpkg -i sogoupinyin*.deb
(4) Office 2010: https://gist.github.com/raelgc/4ccc023830bfd12c0227
Download 32 bit ISO file from https://isoriver.com/microsoft-office-2010-iso/.
sudo apt install python3-pip
pip install --upgrade pip
pip install --user virtualenv
pip install numpy scipy pandas matplotlib