Explore >> Select a destination


You are here

www.ubuntubuzz.com
| | timony.com
2.9 parsecs away

Travel
| |
| | www.linuxuprising.com
2.6 parsecs away

Travel
| | Oracle Java 17 LTS has been released recently, and is now available to install from the Linux Uprising Java PPA on Ubuntu, Debian, and Linux distribut
| | alex.pearwin.com
3.0 parsecs away

Travel
| | A step-by-step tutorial on deploying Ruby apps to a Linux VPS, installing nginx, Passenger, rbenv, and PostgreSQL along the way.
| | wittchen.io
23.8 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...