Jag har arbetat på en server som inte är kopplad direkt mot nätet utan sitter bakom en proxy, att ladda ner filer på min arbetsstation för att sedan flytta de till servern är omständigt och onödigt jobb.
Showing posts tagged with Bash
HTTP proxy från terminalen
Fuzzy Bash completion
The ssh
command has included bash completion in most systems, for example you can complete common host names and on some systems even hosts previously connected to from the known_hosts
file, but this file do not contain useful hostnames since many years due to security reasons.