XXX4Fans
level1 from patreon
level1

patreon


OpenSSH and Git Commitment

New video up on the linux channel! This will be released later this week. Thanks for your continued support. :)

Comments

I like alpacas!

JockeTF

beautiful, I'm sure it'll be very helpful for everyone that wasn't familiar with it.

Really informative. I've been using Git for a while and didn't know about the hook for auto pulling 😞 Having the editor notes makes it harder to follow though

Cool video I will have to watch it a few times to take in all the info :)

Marten

5:08 spelling mistake in editor's note.

Marten

Nice video, Been using git like this for a while now. Good to see how you do it though. I use the ~/.ssh/config file to set up shortcuts to hosts so I don't need to do the whole ssh username@hostname stuff each time. I use 2-3 letter shortcodes for these. handy for git, ssh, rsync and scp etc. ssh cp scp filename cp:/root

`ssh-copy-id` might be a bit friendlier for newbies than trying to type out that `cat ... | ssh ...` pipeline. Although it's definitely good for people to understand what's happening exactly!


Related Creators