From Fedora Project Wiki
(Initial notes on networking.) |
|||
(9 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
==Networking== | ==Networking== | ||
<!-- | <!-- | ||
[http://en.wikipedia.org/wiki/NetworkManager] | These are some preliminary notes from 012414 | ||
021014 - Fiddled with formatting while looking at Network Manager Resources on this date. | |||
Doubt the table formattings correct. | |||
021214 - Experiment with a table (on my way toward understanding how the style works in Mediawiki markup) | |||
and added a link to the ifcfg documentation. | |||
--> | |||
<!-- | |||
# | |||
# We've commented out the original snipet and simply retooled it below | |||
# | |||
{|style="width: 65%; float: left; margin-left: 4em;" | |||
| style="border-width: 4;" | {{admon/tip | Network Manager Notes | Initial Notes from 021014 | |||
#[[Networking]] | |||
#Network Manager Home Page: http://en.wikipedia.org/wiki/NetworkManager | |||
#nmcli provided by NetworkManager rpm | |||
#nm-connection-editor provided by nm-connection-editor rpm | |||
}} | |||
|} | |||
--> | |||
{| | |||
! Navigation !! Destination | |||
|- | |||
| | |||
|| | |||
# Asked myself this question: How does Docker handle Interface Configuration Files | |||
# What are we doing over at Docker networking wise...? | |||
<B>Additional notes elsewhere</B> | |||
|- | |||
| | |||
Starting point | |||
|| | |||
{{admon/tip | Network Manager Notes | Initial Notes from 021014 | |||
# [http://en.wikipedia.org/wiki/NetworkManager Network Manager Wikipedia article Home] | |||
#nmcli provided by NetworkManager rpm | |||
#nm-connection-editor provided by nm-connection-editor rpm | |||
}} | |||
|- | |||
| | |||
A bit of foundation ... (Oh Boy, connecting the dots isn't that easy.) | |||
|| | |||
{| | |||
|- | |||
| | |||
http://docs.fedoraproject.org/en-US/Fedora/13/html/Deployment_Guide/s1-networkscripts-interfaces.html | |||
|| | |||
|- | |||
| | |||
ifup | |||
|| | |||
These scripts are significant. The introduction of the use of systemctl and NetworkManager has caused their modification. | |||
|- | |||
| | |||
ifdown | |||
|} | |||
|- | |||
| Bleeding Edge | |||
|| | |||
# http://fedoraproject.org/wiki/Tools/NetworkManager | |||
# http://en.wikipedia.org/wiki/NetworkManager | |||
|} | |||
{{admon/tip | If you like this effort, you'll love the mess @ | http://www.josephpesco.info/qaz}} |
Latest revision as of 14:41, 8 April 2014
Networking
Navigation | Destination | |||||
---|---|---|---|---|---|---|
Additional notes elsewhere | ||||||
Starting point |
||||||
A bit of foundation ... (Oh Boy, connecting the dots isn't that easy.) |
| |||||
Bleeding Edge |