Alan's amusing and surprising homepage
  • Home
  • About me
  • Ollivander
  • Mostly Unixish
  • Projects
  • Speaking
  • Legalese
  • Cookies
  • Donate

ssh

A collection of 5 posts

Mostly Unixish

SCP taming: stop local silliness

Every day now and then, I get an scp command wrong. Scp is designed after commands like rcp and works totally fine for local-to-local file copy. While this can (or could) be useful

Alan Franzoni Alan Franzoni
Mostly Unixish

SSH hostnames configuration and shortcuts

This is another old trick, but I like to tell the world about such amenities. I often find people writing command lines such as: ssh arcane-system-user@someextremelylong.andimpossibiletotype.anderrorprone.hostname.com or, worse

Alan Franzoni Alan Franzoni
Mostly Unixish

ssh-copy-id with nonstandard sshd port

UPDATE: modern ssh-copy-id often support a -p parameter for the port. So this trick is unnecessary and won't probably work. ssh-copy-id is a cool script which is usually distributed along openssh client nowadays;

Alan Franzoni Alan Franzoni
Mostly Unixish

ssh client: stopping key verification complaints inside your own private network

If you develop enough software, most probably you'll have a test/development network at your service. In such networks, which are usually handled through a virtualization infrastructure, machines come and go very quickly.

Alan Franzoni Alan Franzoni
Mostly Unixish

Disown is your friend

Bash builtin disown is a not-so-well known [job control command] http://www.gnu.org/software/bash/manual/html_node/Job-Control-Builtins.html), and yet it's an extremely useful one. So what? You've started a

Alan Franzoni Alan Franzoni
Alan's amusing and surprising homepage © 2019
Latest Posts Twitter Ghost