/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
| | becomesovran.com
3.7 parsecs away

Travel
| | I cover how to host a TOR website with NGINX
| | 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...
| | www.calazan.com
10.9 parsecs away

Travel
| [AI summary] The article explains how to set up a Django development environment using Docker and Docker Compose, replacing traditional virtualenv setups to improve efficiency and consistency across different operating systems.