Sunday, November 24, 2024

Changing default browswer on RedHat

Default Firefox browser on RedHat was last updated to 115.7.0esr (Extended Support Release), titled Mozilla Firefox for Fedora, Fedora - 1.0 (?)

As obvious, this browser is not supported by many web-applications. There is difficulty in YouTube playbacks as well.

An alternative was to use Flatpak (https://en.wikipedia.org/wiki/Flatpak) based Firefox. However, the default firefox was set as

[user@localhost ~]$ xdg-settings get default-web-browser
firefox.desktop

However, the desktop file for the Flatpak based Firefox is located at /var/lib/flatpak/exports/share/applications/org.mozilla.firefox.desktop

To change to the Flatpak based Firefox,

[user@localhost ~]$ xdg-settings set default-web-browser org.mozilla.firefox.desktop
 

The change can be verified using 

[user@localhost ~]$ xdg-settings check default-web-browser org.mozilla.firefox.desktop
yes


It worked! 


Credits:

https://unix.stackexchange.com/questions/614899/setting-a-flatpak-app-as-the-default-web-browser

Wednesday, June 19, 2024

Data Visualization

 Seeing is believing! Having proper visualization is a key part of communication skills. Understanding data, reports, news depends on how well the information was visualized. There are many tools and techniques for data visualization. Some are listed below:

Tools

Books:

Study topics:

  • Descriptive and inferential statistics
  • Exploratory Data Analysis (EDA)
  • Color science

Tuesday, February 27, 2024

Websites for learning

 E-learning has become an essential part of self development to upgrade ourselves. Some websites provide both training and certifications that we can add to our CV or LinkedIn profile. Other website websites allow skilling up for free. Let's learn something for fun or for potential future benefit. It may be beneficial to have and not need than need and not have. Let us learn as much as possible so that when the opportunities arrive, we can utilize them. Let's learn something ...

General:

 

AI

 

Cybersecurity:

 

Web

 

Creative

  

Finding courses across multiple websites

 

Getting started with key courses