/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

www.webupd8.org
| | darkcoding.net
1.9 parsecs away

Travel
| | Solvitas perambulum
| | wittchen.io
2.5 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...
| | becomesovran.com
3.7 parsecs away

Travel
| | I cover how to host a TOR website with NGINX
| | dominickm.com
13.6 parsecs away

Travel
| With Summer coming to a close I decided to take another surf on the WSL (Windows Subsystem for Linux) wave and in short was not disappointed. Technically there are two flavors of WSL, WSL 1 and WSL 2. WSL 1 is a translation layer that takes Linux system calls and converts them into Windows ones. [...]