Explore >> Select a destination


You are here

www.jamieweb.net
| | yurisk.info
2.2 parsecs away

Travel
| | Yuri Slobodyanyuk's blog on IT Security and Networking -
| | www.kentik.com
1.7 parsecs away

Travel
| | In this post we continue our look at BGP - the protocol used to route traffic across the interconnected Autonomous Systems (AS) that make up the Internet - by clarifying the difference between eBGP and iBGP and then starting to dig into the basics of actual BGP configuration. We'll see how to establish peering connections with neighbors and to return a list of current sessions with useful information about each.
| | vincent.bernat.ch
3.4 parsecs away

Travel
| | For ease of configuration, virtual guests are usually connected to a layer 2 network. However, hypervisors can be turned into layer 3 routers...
| | jamesmills.co.uk
13.6 parsecs away

Travel
| Every now and then you will probably find yourself in the need to use a custom function in your Laravel application. I cannot think of one project which I have worked on where I haven't needed to add a quick and easy custom function. Our controllers don't contain actions outside of the 7 resource actions [...]