Explore >> Select a destination


You are here

yepoleb.github.io
| | ericlathrop.com
2.9 parsecs away

Travel
| | I often need to view a bunch of static HTML files in my browser locally, and I often need to open them with http:// rather than file:// URLs so related CSS or JavaScript files load correctly. Luckily, Python provides a simple web server, and most Linux distros include Python.
| | simonewebdesign.it
3.9 parsecs away

Travel
| | Install Sublime Text 3 on Fedora or other Linux distros with this shell script: curl -L git.io/sublimetext | sh
| | fak3r.com
4.2 parsecs away

Travel
| | [AI summary] This article provides a two-step method to install Ubuntu Linux using a CD and a kickstart file for minimal or full desktop installation.
| | alex.pearwin.com
14.1 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.