Explore >> Select a destination


You are here

fak3r.com
| | ericlathrop.com
5.0 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.
| | yasha.solutions
3.8 parsecs away

Travel
| | Bourne Again Shell is born again :) Pure Bash Bible Open source book on pure bash solutions. Link on Github: Pure Bash Bible ShellCheck Finds bugs in your shell scripts A linter for bash scripts https://www.shellcheck.net/ Bash Guide - Best Practices Because you don't want people to bash your work wink Bash Guide: Best Practices Bash Pitfall The pitfall guide for bash is really good.
| | ss64.com
5.3 parsecs away

Travel
| |
| | vsupalov.com
53.1 parsecs away

Travel
| How to pass custom values to ENV variables when you execute 'docker build' to create your image.