• About us
  • Contact us
  • Write for Us
    • Advertise
    • Sponsored Posts
    • Career
  • Privacy Policy
    • Terms & Conditions
  • Partners
  • Free Ebooks
Foss Noobs
VPN Partner
  • Home
  • Featured
  • News
  • Linux
  • Distros
    • Fedora
    • Linux Mint
    • Manjaro
    • Pop OS
    • Ubuntu
  • Customization
  • How To
No Result
View All Result
  • Home
  • Featured
  • News
  • Linux
  • Distros
    • Fedora
    • Linux Mint
    • Manjaro
    • Pop OS
    • Ubuntu
  • Customization
  • How To
No Result
View All Result
Foss Noobs
No Result
View All Result

Things To Do After Installing Ubuntu 20.10 “Groovy Gorilla”

FYI: Ubuntu 20.10 is not a LTS release.

by Nazrul Islam
in Distros, Essential Guide, Featured, Linux, Ubuntu
Reading Time: 5min read
Things To Do After Installing Ubuntu 20.10 “Groovy Gorilla”
234
SHARES
13.5k
VIEWS
Share on FacebookShare on TwitterShare on LinkedinShare on WhatsappEmail this postShare on Telegram

This guide is (as always) aimed at those who are new to – or less experienced with – Ubuntu. Each item aims to enhance or improve the default Ubuntu 20.10 experience, not rip it out or remould it

Things to Do After You Install Ubuntu 20.10

1. See What’s New

Each version of Ubuntu is different to the last, and the latest offering is no exception. So before you scroll on to fine-tune dials and play with settings be sure to take a moment — 3 minutes and 7 seconds, specifically — to bring yourself up-to-speed on what’s new in Groovy Gorilla.

2. Install GNOME Tweaks

Tweaks can be thought of as a Swiss-army knife for the Ubuntu desktop. It let you (easily) access hidden settings so you can your fine-tune the desktop to suit your needs, wants, and whims.

This handy utility gives you options to:

  • Change GTK & icon theme
  • Move window buttons to the left
  • Change desktop font and font size
  • Automatically centre new windows
  • Show weekday in the clock label
  • Switch between Dynamic and Static workspaces

The app is free, open-source software. You can grab it from the Ubuntu Software app, or by running sudo apt install gnome-tweaks in a new Terminal window.

3. Enable GNOME Extension Support

GNOME extensions give you an easy way to add to and extend the functionality of the Ubuntu desktop. From subtle enhancements (like making wifi, Bluetooth, power, etc use separate menus) to dramatic changes (like combining the top bar and dock into one panel), extensions are as versatile as they are diverse.

To get the most from GNOME Extensions on Ubuntu I recommend you install the Extensions app. Search this out in the Ubuntu Software app by name or, to save time (Ubuntu Software is bit slow) open a terminal and run:

RelatedPosts

Some Of The Best Themes For Ubuntu & Pop OS

Some Of The Best Themes For Ubuntu & Pop OS

January 23, 2021
3.2k
Linux Mint 20.1 Available For Download

Linux Mint 20.1 Available For Download

January 8, 2021
5.5k
Which Distro Is Best For Software Development?

Which Distro Is Best For Software Development?

January 3, 2021
9.9k
Best Linux Distro Releases Of 2020

Best Linux Distro Releases Of 2020

December 31, 2020
5.5k
sudo apt install gnome-shell-extension-prefs

The Extensions app makes it much easier to enable and disable GNOME extensions, access their settings panels (if available), and check for updates.

Install the Extensions App on Ubuntu

4. Show Battery Percentage in Top Bar

If you use Ubuntu on a laptop you’ll want to keep an eye on battery life. Ubuntu 20.10 makes it easier to see the remaining battery percentage in the top bar with a new setting:

  1. Open Settings
  2. Select ‘Power’
  3. Slide “Battery Percentage” setting to ‘on’

The change takes effect instantly. If you want to hide the battery percentage you can repeat the steps above, but slide the setting from ‘on’ -> ‘off’.

5. Expand Ubuntu’s Dark Mode

Ubuntu has a dark mode option, but it doesn’t make ALL of the desktop switches to a dark theme. It only affects the look of applications (GTK ones, specifically). If you’d like to make indicator menus, the message tray and calendar widget, and modal dialogues dark theme you can.

Don’t let the hassle put you off; enabling true dark mode in Ubuntu is well worth the effort.

6. Enable Minimise on Click

My biggest pet peeve in Ubuntu is that minimise to click is not enabled. If you’re familiar with Microsoft Windows you will be used to clicking on an app in the taskbar to restore it (or being it in to focus) and clicking it again to minimise (hide) it.

Even the notoriously strict macOS makes it easy to enable this behaviour. Ubuntu, alas, doesn’t. Thankfully the option is available, it’s just hidden.

Run the following command in a new terminal window to turn “minimise on click” on:

gsettings set org.gnome.shell.extensions.dash-to-dock click-action 'minimize'

The change takes effect instantly.

7. Set Up Flatpak Support

Nifty new Linux apps are being created all the time, many of which are made available to install on Ubuntu (and other distros) as Flatpak apps through the Flathub store.

Ubuntu doesn’t support Flathub (or Flatpak, the format the store uses) by default so you need to enable it yourself — and it’s well worth doing. Lots of top-tier software we write about on this blog each week is made available through Flathub and, increasingly, only there.

8. Install ‘Desktop Icons NG’ Extension

Those icons you see on your desktop? They’re handled by a GNOME Shell extension that isn’t, er, very capable. It lacks basic features. You can’t, for instance, drag and drop files from Nautilus on to the desktop, or vice versa. Bizarre.

Thankfully a better version of this extension exists, maintained by the community. It’s called ‘desktop-icons-ng’ (or DING for short) and its free, works great, and—hurrah—lets you drag and drop things to your hearts’ content.

If you set up GNOME extensions (see Step 3) you’ll be ready to go ahead and install it (just remember to disable the old version first):

Desktop Icons NG on GNOME Extensions

If you encounter any issues while using DING you can open the Extensions manager app (see tip #3) and turn it off. But be sure to file bug reports to the developer on Gitlab.

9. Enable Extra Widgets

The message tray/notification is designed to be an activity hub. You use it to keep tabs on what apps are doing, what the date is, and any upcoming improvements.

But it can also show you a five-hour weather forecast for a location of your choice, and as many world clocks as you like.

You don’t need to do anything exotic to see weather and world clock widgets in the notification tray, either: you just have to install the Weather and/or Clocks apps.

sudo apt install gnome-weather gnome-clocks

After you install one of these (or both) open the message tray/calendar and follow on the on-screen prompts to set things up!

10. Get some extra-repo software

The software selection Ubuntu ships with is a pretty decent start but it’s far from exhaustive.

Our list of the best Ubuntu apps is packed with tonnes of alternatives to pre-installed software. Geary email client is a solid alternative to Thunderbird; OnlyOffice holds its own against LibreOffice, and Lollypop is a rambunctious replacement for Rhythmbox.

With repo apps, Snap apps, and Flatpak apps all available to you you’re spoilt for choice. Some top picks:

  • GIMP – a free image editor
  • Kdenlive – a powerful video editor
  • Spotify – cloud music streaming service
  • Foliate – a GTK ebook reader
  • Feeds – desktop RSS client
  • OBS Studio – stream to Twitch.tv

And that literally one scratches the surface. Whatever the challenge before you there’s probably a Linux app that can help you †make it on.

Tags: fedoraFOSSHow Tolinuxlinux mintnewsOpen Sourcepop osTutorialsubuntuZorin OS
ShareTweetShareSendSendShare

Subscribe & get notified

Unsubscribe
ADVERTISEMENT
Previous Post

Ubuntu 20.10 Has Arrived. Available For Download. What’s New?

Next Post

Reasons Why I Love Linux And Why I Don’t

Nazrul Islam

Nazrul Islam

Programmer, Developer, Coder, Entrepreneur, Web Designer....CEO & Founder Foss Noobs Media Pvt. Ltd

Related Posts

Some Of The Best Themes For Ubuntu & Pop OS
Customization

Some Of The Best Themes For Ubuntu & Pop OS

January 23, 2021
3.2k
Linux Mint 20.1 Available For Download
Linux Mint

Linux Mint 20.1 Available For Download

January 8, 2021
5.5k
Next Post
Reasons Why I Love Linux And Why I Don’t

Reasons Why I Love Linux And Why I Don't

Leave a Reply Cancel reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Social

Facebook Twitter Instagram Youtube Telegram

Instagram

Follow Us

  • YARU Icon pack on POP!_OS @system76_com  #google #instagram #github #geeks #nerds #programming #fossnoobs #affiliate #code #coder #asp #java #php #python #programmingisfun #software #microsoft #git #linux #ubuntu #popos #technology #tech #news #manjaro #opensource
  • Best Linux Distro Releases Of 2020

#google #instagram #github #geeks #nerds #programming #fossnoobs #affiliate #code #coder #asp #java #php #python #programmingisfun #software #microsoft #git #linux #ubuntu #popos #technology #tech #news #manjaro #opensource
  • Popular Windows Apps That Are Also Available On Linux

https://fossnoobs.com/popular-windows-apps-that-are-also-available-on-linux/

#google #instagram #github #geeks #nerds #programming #fossnoobs #affiliate #code #coder #asp #java #php #python #programmingisfun #software #microsoft #git #linux #ubuntu #popos #technology #tech #news #manjaro #opensource
  • Pop_OS Appreciation post @system76_com

 #google #instagram #github #geeks #nerds #programming #fossnoobs #affiliate #code #coder #asp #java #php #python #programmingisfun #software #microsoft #git #linux #ubuntu #popos #technology #tech #news #manjaro #opensource
  • Support

https://www.buymeacoffee.com/fossnoobs

@buymeacoffee

#support #creator #google #instagram #github #geeks #nerds #programming #fossnoobs #affiliate #code #coder #asp #java #php #python #programmingisfun #software #microsoft #git #linux #ubuntu #popos #technology #tech #news #manjaro #opensource
  • SurfShark VPN official Brand/Affiliate partner Foss Noobs

83% off + 3 months free

https://bit.ly/2JP5O09

#vpn #google #instagram #facebook #github #web #www #http #geeks #nerds #programming #branddeal #affiliate #surfshark #code #coder #asp #java #php #python #programmingisfun #software #microsoft #git #linux #ubuntu #memes #technology #tech #news
  • Exactly #internet #google #instagram #facebook #github #web #www #http #geeks #nerds #programming #programmer #dev #developer #code #coder  #java #php #python #programmingisfun #software #microsoft #git #linux #ubuntu #memes #technology #tech #news  #13reasonswhy
  • @nordvpn official Brand/Affiliate partner Foss Noobs

https://bit.ly/33Hf6SP

#internet #nordvpn #instagram #facebook #affiliate #web #www #http #geeks #nerds #programming #programmer #dev #developer #code #coder #asp #java #php #python #brand #software #microsoft #git #linux #ubuntu #fossnoobs #technology #tech #news
  • Best VPNs For Linux  2020 Edition

#internet #google #instagram #facebook #github #web #www #http #geeks #nerds #programming #programmer #dev #developer #code #coder #asp #java #php #python  #software #microsoft #git #linux #ubuntu #memes #technology #tech #news #fossnoobs
Foss Noobs

© 2021 Foss Noobs Media Pvt. Ltd.
A brand by Jhelum Coding

Footer Menu

  • About us
  • Contact us
  • Write for Us
  • Privacy Policy
  • Partners
  • Free Ebooks

Follow Us

No Result
View All Result
  • Home
  • Featured
  • News
  • Linux
  • Distros
    • Fedora
    • Linux Mint
    • Manjaro
    • Pop OS
    • Ubuntu
  • Customization
  • How To
  • Login
  • Sign Up

© 2021 Foss Noobs Media Pvt. Ltd.
A brand by Jhelum Coding

Welcome Back!

Sign In with Facebook
OR

Login to your account below

Forgotten Password? Sign Up

Create New Account!

Sign Up with Facebook
OR

Fill the forms below to register

*By registering into our website, you agree to the Terms & Conditions and Privacy Policy.
All fields are required. Log In

Retrieve your password

Please enter your username or email address to reset your password.

Log In
This website uses cookies. By continuing to use this website you are giving consent to cookies being used. Visit our Privacy and Cookie Policy.