"What I need to do after Ubuntu Linux installation"
Just clone and you're ready to go
Review the files before using them, check if apply to you
Core installation
./install-workstation.sh
Gnome settings
./gnome-settings.sh
Prompt-bash
cp -r ./bash-prompt/ ~/
- modified bash-prompt from Kevin O'Brien
Tmux configuration files
cp -r ./tmux/ ~/
- modified tmux-setup from Gregory Pakosz
-
At Online accounts signin to Ubuntu Single Sign-on and Google services
-
At Software Apps signin to Ubuntu Single Sign-on and Snap
-
Run Core installation
./install-workstation.sh
- Run Gnome settings
./gnome-settings.sh
-
Reboot
-
Settings
- (Dual Monitor) Select prefered device sound output
- Set your system avatar
- Adjust gnome shell terminal preferences
- Mount your Samba, DLNA and other network resources
-
Google Chrome
a. Authentication and Syncing
b. Disable Google Chrome from background at systemtray
c. Install gnome extensions
- https://extensions.gnome.org/extension/1036/extensions/
- https://extensions.gnome.org/extension/1139/apt-update-indicator/
d. Pin favorite tabs
- https://mail.google.com/
- https://mail.yahoo.com/
- https://web.whatsapp.com/
- https://contacts.google.com/
- https://calendar.google.com
- https://drive.google.com/drive/my-drive
- https://keep.google.com/
- https://play.google.com/music/listen#/home
- https://www.youtube.com/
e. Put Google Keep Note app at Apps and Desktop
-
Google Earth Pro
- Setup resolution
- Import custom KML files
-
Generate SSH keys
a. ssh-keygen -t rsa -b 4096 -C "customname"
b. sudo gedit /home/$USER/.ssh/id_rsa.pub
- Copy and paste at Github SSH Keys
-
Git
git config --global user.name "my-username" git config --global user.email "my@email"
-
Visual Studio Code
a. Settings Sync from Shan Khan
- Setup from Github's Gist
- Download settings
-
Telegram
a. Put telegram-desktop to start automatically at Startup Apps
Name: Telegram-desktop Command: telegram-desktop -startintray
-
Signal
a. Put signal-desktop to start automatically at Startup Apps
Name: Signal-desktop Command: signal-desktop --use-tray-icon --start-in-tray
-
VLC
-
Postman
-
Virtualbox
-
konversation
-
gnucash
-
HP Linux Imaging and Printing
a. Download HPLIP Driver
b. Install
c. Disable Annoying HP System Tray Service at Startup Apps
-
tor-browser
a. Download
https://www.torproject.org/download/
b. Extract and copy to proper folder
sudo mv tor-browser/ /opt/ cd /opt/tor-browser ./start-tor-browser.desktop
c. Copy start-tor-browser.desktop file to desktop, adjust paths if necessary
-
Android-Studio
a. Already pre-installed by Core installation, need to finish installation
b. After installing, exit
c. Return to click on configure >> plugins and install Flutter and Dart
-
Flutter
- Download and Install Flutter following instructions
-
MongoDB Compass
- Download and Install MongoDB Compass following instructions
-
Robo 3T
- Download and Install Robo 3T following instructions
-
Prompt-Bash
cp -r ./bash-prompt/ ~/
-
tmux
cp -r ./tmux/ ~/
Contributions are always welcome! 👊
You can reach me out at Twitter @luizhp