Explore >> Select a destination


You are here

ubuntuhandbook.org
| | blog.fritzhardy.com
1.7 parsecs away

Travel
| | [AI summary] The blog post describes a software upgrade process from Fedora 37 to Fedora 38, including troubleshooting a package dependency error with GStreamer.
| | purde.net
2.2 parsecs away

Travel
| | [AI summary] A blog post entry discussing startups and marketing written by Andrus Purde.
| | www.linuxuprising.com
1.5 parsecs away

Travel
| | Since Oracle Java 11 can't be directly downloaded from Oracle any more, the installer no longer works, so I created a new installer for which the user needs to provide the Oracle Java .tar.gz archive.
| | wittchen.io
14.9 parsecs away

Travel
| In this article, Ill describe Ubuntu software for common users, which I personally use and which could be helpful on daily basis. Ubuntu software dedicated to programmers AKA developers will be described in separate article. Chrome In my opinion, its currently the best web browser. We can download, unpack and install it, with the following commands: sudo apt-get install libxss1 libappindicator1 libindicator7 wget https://dl.google.com/linux/direct/google-chrome-stable\_current\_amd64.deb sudo dpkg -i goo...