|
You are here |
benmyers.dev | ||
| | | | |
bosker.wordpress.com
|
|
| | | | | 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
|
|
| | | | | ||
| | | | |
kdheepak.com
|
|
| | | | | [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
|
|
| | | 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. | ||