Explore >> Select a destination


You are here

benmyers.dev
| | bosker.wordpress.com
5.4 parsecs away

Travel
| | Calling all bash users. This is a public service announcement. Heres something you need to know if you want to write bash scripts that work reliably, but you probably dont. Recommendations For script authors: Every bash script that uses the cd command with a relative path needs to call unset CDPATH, or else it may
| | brandont.dev
5.8 parsecs away

Travel
| |
| | kdheepak.com
4.1 parsecs away

Travel
| | [AI summary] This guide provides a beginner's introduction to using a terminal, covering basic commands, navigation, and useful utilities for Linux and macOS users.
| | manuel.kiessling.net
31.8 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.