Skip to content

Instantly share code, notes, and snippets.

@apsrcreatix
Last active January 4, 2019 18:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save apsrcreatix/18d7a6fe46b769086bf5e462c33ebdcb to your computer and use it in GitHub Desktop.
Save apsrcreatix/18d7a6fe46b769086bf5e462c33ebdcb to your computer and use it in GitHub Desktop.
After Fresh Installation of Ubuntu.

After Installing Ubuntu

  1. Updating System sudo apt update && sudo apt upgrade

  2. Software & updates > others Software > Check Canonical Partner

  3. Setting >

  • Dock > Icon Size > 28 & Auto-hide the Dock > On
  • Online Accounts > Google Account Login
  • Universal Access > Sound Keys > On
  • Purge Trash & Temporary Files > On
  • Devices > Mouse & Touchpad > Natural Scrolling > On
  1. Install
  • Codecs sudo apt install ubuntu-restricted-extras
  • Gnome Tweak Tool sudo apt install gnome-tweak-tool
  1. Install application from snap. https://snapcraft.io/store

  2. Recommended List

    • Chromium
    • Skype
    • Spotify
    • Visual Studio Code
    • Telegram
    • Dropbox
    • Gimp
    • uGet
    • SimpleNotes
    • Android Studio
    • Brackets
    • Hyper Teminal
    • Node
    • IDEA Community IDE
    • Pycharm community IDE
    • Slack
    • VLC
    • Blender
    • Inkscape
    • Vectr
    • Polarr Photo Editor
    • Gdebi
    • Calibre
  3. Install Oh My Zsh ! https://github.com/robbyrussell/oh-my-zsh/wiki/Installing-ZSH

  4. Install Shell Extension. sudo apt-get install gnome-shell-extensions

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment