Giddy up, y'all! AWS is looking to buy, while Gigamon and RSA team up. Find out more in this week's roundup.
In this post, I’m going to show you how to use the Git command-line to check out GitHub pull requests locally. I take absolutely no credit for this trick! I picked this up from this GitHub Gist, and merely wanted to share it here so that others would benefit.
The GitHub gist shows you how to modify the Git configuration for a particular repository so that when you run git fetch
it will fetch all the pull requests for that repository as well. This is handy, but what I personally found most helpful was a comment that showed the command to fetch a specific pull request. The command looks like this:
git fetch origin pull/1234/head:pr-1234
Let me break that command down a bit:
origin
in this case refers to the Git remote for this repository on GitHub. If you are using the fork-and-pull method of collaborating via Git and GitHub, then you will have multiple Git remotes—and the remote you want probably isn’t origin
. For example, if you want to fetch a pull request from the original (not forked) repository, you’d want to use the name that corresponds to the Git remote for the original repository (I Continue readingI’m conflicted about the expansion of tech into education. Is another screen really going to enhance learning, or just make kids increasingly distracted?
The post Do 5th Graders Really Need Laptops? appeared first on Packet Pushers.
Please join us in congratulating the following iPexpert students who have passed their CCIE lab!
Eric Williamson CCIE #49880 (Collaboration)
I would absolutely recommend IPexpert and Andy Vassar for CCIE Collaboration training. One of my favorite parts of the new blueprint change was that the rack rentals went to four hours and the labs increased but they were able to be done in smaller sections. As a person who travels on the road almost every week it was important to have a phone control/view option when coming in on a software VPN. This helped me to keep on track. Thank you Andy for helping me in so many instances, I will be eternally grateful.
Fabien Roulette CCIE #49854 (Collaboration)
Thank you very much for the quality of your books and pods on proctorlabs
Have you passed your CCIE lab exam and used any of iPexpert’s self-study products, or attended a CCIE Bootcamp? If so, we’d like to add you to our CCIE Wall of Fame!
The IoT will bring exciting, new technology to market, but at what cost?
Hey, it's HighScalability time:
Looking to integrate NFV in your cloud platform? Join Brocade for its October 2nd DemoFriday to find out how.
The post Worth Reading: Globally Distributed Applicaitons appeared first on 'net work.
Today’s show, sponsored by Sonus Networks, examines ways to deliver predictable traffic behavior in an environment of congestion via an intelligent network control coupled with application-aware policies driven by business rules.
The post Show 253 – Sonus Networks SDN & NaaS IQ – Sponsored appeared first on Packet Pushers.
Yet it remains true that general progress needs peace and co-operation, and that it is greatly hindered by pettiness of mind. In face of others’ superiority, there is only one honorable attitude: to be glad of it, and then it becomes our own joy, our own good fortune.
Sertillanges, The Intellectual Life
The post QOTW: Humility appeared first on 'net work.
This vendor-written tech primer has been edited by Network World to eliminate product promotion, but readers should note it will likely favor the submitter’s approach.
Vulnerability risk management has re-introduced itself as a top challenge – and priority – for even the most savvy IT organizations. Despite the best detection technologies, organizations continue to get compromised on a daily basis. Vulnerability scanning provides visibility into potential land mines across the network, but often just results in data tracked in spreadsheets and independent remediation teams scrambling in different directions.
To read this article in full or to leave a comment, please click here