GitHub demonstration for network engineers: Hank Preston Explains: Part 2

Поділитися
Вставка
  • Опубліковано 18 лис 2024

КОМЕНТАРІ • 21

  • @davidbombal
    @davidbombal  5 років тому +4

    Previous video: ua-cam.com/video/7OoGuLH9IwU/v-deo.html
    Git Learning Lab
    bit.ly/2uCfyQ8
    NetDevOps Live Episode on Git:
    bit.ly/2UfPokV
    Cisco DevNet Python Code Samples Repo (Code Exchange):
    bit.ly/2TK1iiH
    Hank's Fork of the Cisco DevNet Python Code Samples Repo:
    bit.ly/2U6uYeW
    #git #github #python
    Git cheatsheet:
    ============
    git clone
    Copies a git repository from a "remote" (aka GitHub) to your
    local workstation
    git status
    Looks at the current status (obviously). Includes new and changed files,
    and if you are "ahead" of upstream.
    git add file or directory
    "adds" changes or new files to "stage" and ready to be committed (aka locked)
    git commit -m message
    "Locks in" a change to the repository locally.
    git push
    Sends (aka push) changes from your local workstation to the remote
    git pull
    Retrieves (aka pull) changes from remote to local.
    git diff
    Look at changes between current file, and last "committed" version.

    • @JagdeepSingh-wu4hg
      @JagdeepSingh-wu4hg 5 років тому

      Great Video, thanks for sharing... I just have one question, how can we integrate Github with python server to automate network configuration?? for example, we just push the python configuration code and GitHub will make changes on the network devices

  • @zadkieladdae8145
    @zadkieladdae8145 5 років тому +3

    Mr. Bombal is one of my strongest pillar I lean on when it comes to computer networking. Keep the blessing flowing on my skills.

    • @sam-bhav
      @sam-bhav 5 років тому

      he has multiple videos uploaded but i cannot figure out where to start. I know the basics , installation and using cicso images. Tell me where to start next

  • @ashishupadhyay6305
    @ashishupadhyay6305 Рік тому

    Hello David.. Your videos are one of a kind… easy to understand and at the same time very informative.

  • @jairusan
    @jairusan 5 років тому

    This is really good stuff! This is the type of networking videos you learn or you learn, I call it Bombal Style, fat-free, zero bull$#$, pure lean demo. Big thanks to Preston from Cisco, great demo, keep doing this type of videos, Bombal Style always teach something you get right away, enough of marketing type of videos, where people talk, talk, and talk, saying marvelous things about something without demoing it. Thank you so very much to both of you gentleman. Once I get that level of understanding in my combined technologies I will definitely demo Bombal Style too!

    • @davidbombal
      @davidbombal  5 років тому +1

      Thank you Jair! Very much appreciate the kind words!

  • @Chavecito
    @Chavecito 5 років тому

    Great video. I just wrote down those git commands for future use, thanks David and Hank.
    I was taking Hanks courses on devnet cisco and I didn’t quite understand the examples he hung up on github.
    I hope to resume the cisco devnet courses once my workload as Network engineer decreases

  • @ayyapanr
    @ayyapanr 5 років тому +1

    Looking forward to your content on 'the safe ways of storing keys/passwords for the scripts' with Hank grateful.. thanks..

    • @davidcarrasco
      @davidcarrasco 5 років тому

      I’ve used SSH RSA keys for Python, but with Ansible I decided to use Vault. But I would love to see other examples used by others

  • @MahmoudFHALHejazi
    @MahmoudFHALHejazi 5 років тому

    Looking forward for more network automation with GUI tutorial, regards

  • @janpoulsen498
    @janpoulsen498 3 роки тому

    Great stuff that's very usefull.
    You mentioned that Netmiko does the boilerplate "conf t" implicitly. Does it also save the config after making the changes ?

  • @GerardoMarciales
    @GerardoMarciales 5 років тому

    Great, and thanks for sharing About the Atom integration.
    Saludos.

  • @tshepomore5552
    @tshepomore5552 5 років тому

    Thank you David.

  • @aba1832
    @aba1832 5 років тому +1

    Hi David, thanks for the video.
    I have a question 🙋 if I am not good enough in mathematics(and englisch) 😁 can I learn networking! Thanks

    • @davidbombal
      @davidbombal  5 років тому +1

      Sure. You don't need a strong background in maths to learn networking. Computer Science is not a requirement.

    • @zadkieladdae8145
      @zadkieladdae8145 5 років тому +2

      Yes brother you are able learn networking. The level of mathematics needed for network is minimal, apart from subnetting, you know not need mathematics. The mathematics is subnetting is basic. About English, I think you should look for resources that are in the language you understand if not the journey to you networking may be difficult. Better still you should learn English, that will be a plus for you. I wish you all be best bro.

  • @ayyapanr
    @ayyapanr 5 років тому

    David.. Hank talked about going back in commits.. could you raise how he does that on your next call with him please.. thanks

  • @painmonopoly6668
    @painmonopoly6668 5 років тому

    So, as someone new to devnet, is GitHub something I will be uploading to or just downloading content? I don't see anybody interested in anything I have to code at the moment. And at what time does it make sense to have your own space on GitHub to upload?

    • @painmonopoly6668
      @painmonopoly6668 5 років тому

      my bad. i should have watched part1 first. i see the use of having a private repository. GOOD STUFF!!

  • @TheCyphermen
    @TheCyphermen Рік тому

    What title of music on intro?