Home Artists Posts Import Register

Content

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

Files

OpenSSH and Git Commitment

Help support Level 1 Techs Linux through our Inmotion Link: https://level1techs.com/inmotion Sign up and get a discount on your .tech domains: Level1 ($3.99 for 1 year registration) Level3 ($24.99 for 3 year registration) Level110 ($49.99 for 10 year registration) Use the above coupon code at http://get.tech to sign up for your .tech domain! ********************************** Thanks for watching our videos! If you want more, check us out online at the following places: + Website: http://level1techs.com/ + Forums: http://forum.level1techs.com/ + Store: http://store.level1techs.com/ + Patreon: https://www.patreon.com/level1 + L1 Twitter: https://twitter.com/level1techs + L1 Facebook: https://www.facebook.com/level1techs + Wendell Twitter: https://twitter.com/tekwendell + Ryan Twitter: https://twitter.com/pgpryan + Krista Twitter: https://twitter.com/kreestuh + Business Inquiries/Brand Integrations: Queries@level1techs.com *IMPORTANT* Any email lacking “level1techs.com” should be ignored and immediately reported to Queries@level1techs.com. ----------------------------------------------------------------------------------------------------------- Intro and Outro Music By: Kevin MacLeod (incompetech.com) Licensed under Creative Commons: By Attribution 3.0 License http://creativecommons.org/licenses/by/3.0/

Comments

Anonymous

`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!

Anonymous

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

Marten

5:08 spelling mistake in editor's note.

Marten

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

Anonymous

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

Anonymous

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

JockeTF

I like alpacas!