Explore >> Select a destination


You are here

nickjanetakis.com
| | yasha.solutions
10.0 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.
| | www.ccampo.me
14.3 parsecs away

Travel
| | I recently created a simple example on how to enable remote debuggingusing Delvefor a Go application running inan Alpine Linux Docker container. This may be ...
| | nsirap.com
11.7 parsecs away

Travel
| | installation of docker and docker-compose with Ansible Playbook. This will automate the installation of docker and docker-compose on a remote server.
| | manuel.kiessling.net
79.1 parsecs away

Travel
| Most KVM or virt-install tutorials will make you think that while you can create new virtual guests on the text console, you still have to log into them using VNC in order to actually use their OS installation tools. But in fact there is a way to completely install new guests without leaving your SSH session - as long as the guest OS does have a text-based installer, that it. I have tested this with an Ubuntu 12.04 LTS Server guest.