This is just a person ubuntu configuration
After installation;
- Reboot
sudo apt install ubuntu-restricted-extras -y
- flatpack
flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo
flatpak install flathub fr.handbrake.ghb
flatpak install flathub org.gnome.Extensions
flatpak run org.gnome.Extensions
- Extensions - deactive Ubuntu Dock
- manually run yuleshow-tools.sh
- manually install opera
yuleshow-freefilesync
and set desktop shortcut launchable- Login to firefox and chrome for synchronization
- Lastpass
- Grammarly
- Set the auto mount for Picasa and other applications
- Startup Applications Prefereces - Add
- Command:
udisksctl mount --block-device /dev/disk/by-uuid/<uuid>
- Fix missing repository under /etc/apt/sources.list.d
- InSync configuration and symbol link for @gmail.com folder
- Download big files from cloud
- Setting
- Privacy - Screen Lock - Automatic Screen Lock
- Appearance - Auto-hide the Dock (in case missed the step of Gnome Extensions)
- Mouse & Touchpad - Natural Scrolling
- Region & Language - Install the missing part (automatically)
- Keyboard - Input Sources - RIME
- Keyboard - Input Source Switch - Switch input sources individually for each window
- Keyboard - Keyboard Shortcuts - Typing - Switch to next input source
- Default Applications
- Video - VLC
- Photos - gThumb
- Sound - System Volume - Over-Amplification - Enable
- Change background and lock window background by gdm-background
- Setup thundermail
- Install quickFilter extension
- Load quickFilter settings
- Install quickFilter extension
- GoldenDict
- Run:
pip3 install google-translate-for-goldendict
- Download dictionaries and other files from cloud
- Preferences
- Interface -> Display style -> Lingoes-Blue
- Audio -> Use external program and insert:
ffplay -nodisp -autoexit
- Full-text search -> Disable
- Add goldendict dictionaries
- Add Morphology
- Add Sound
- Add Programs
html
Google Translate
python3 -m googletranslate zh-TW %GDWORD%
- or
html
Google Translate
python3 -m googletranslate zh-CN %GDWORD%
- Reference: https://github.com/xinebf/google-translate-for-goldendict
- Edit > Preferences >
- Run:
- Startup Applicastions
- auto mount
- GoldenDict
- Indicator Stickynotes
- Insync
- Plank
- Albert
- Set Hotkey to Alt+L
- Select Extensions
- Indicator Sensors
indicator-sensors
- Guake
- gnome tweaks
- Extensions - Applications menu, Places status indicator
- Fonts - Scaling Factor
- Keyboard & Mouse - Emacs Input
- Manually install and initial thefuck
- Configure Hardware Sensors
- Configure Calibre and plugins
- Crossover registeration and install
- http://www.yuleshow.com/files/ubuntu/windows-exe.tar.gz
- mp3tag
- picasa
- Setup SmartGit
- Select license type, confirm
- set username/email
- SSH type(SmartGit)
- Style(19.1)
- Preferences -> Hosting Providers -> Add GitHub and token
sudo fc-cache -f -v
- iPhone related compiling and installing
- Add the following two lines to /etc/enviroment
- UNZIP="-O CP936"
- ZIPINFO="-O CP936"
In case the virtual-box client can't open the shared folder
sudo usermod -aG vboxsf $(whoami)
run at the client