diff options
Diffstat (limited to 'zarb-ml/mageia-dev/2012-November/020237.html')
-rw-r--r-- | zarb-ml/mageia-dev/2012-November/020237.html | 114 |
1 files changed, 114 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2012-November/020237.html b/zarb-ml/mageia-dev/2012-November/020237.html new file mode 100644 index 000000000..611afb780 --- /dev/null +++ b/zarb-ml/mageia-dev/2012-November/020237.html @@ -0,0 +1,114 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-dev] Can't win - or, best of both worlds . . .! + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Can%27t%20win%20-%20or%2C%20best%20of%20both%20worlds%20.%20.%20.%21&In-Reply-To=%3CCABV-EOu-sww%3Dj1jS5M7O730NPhfRccH4hLTOOL3YLJW8ezJ3DQ%40mail.gmail.com%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="020234.html"> + <LINK REL="Next" HREF="020251.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-dev] Can't win - or, best of both worlds . . .!</H1> + <B>John Balcaen</B> + <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Can%27t%20win%20-%20or%2C%20best%20of%20both%20worlds%20.%20.%20.%21&In-Reply-To=%3CCABV-EOu-sww%3Dj1jS5M7O730NPhfRccH4hLTOOL3YLJW8ezJ3DQ%40mail.gmail.com%3E" + TITLE="[Mageia-dev] Can't win - or, best of both worlds . . .!">mikala at mageia.org + </A><BR> + <I>Sat Nov 24 21:38:48 CET 2012</I> + <P><UL> + <LI>Previous message: <A HREF="020234.html">[Mageia-dev] Can't win - or, best of both worlds . . .! +</A></li> + <LI>Next message: <A HREF="020251.html">[Mageia-dev] Can't win - or, best of both worlds . . .! +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#20237">[ date ]</a> + <a href="thread.html#20237">[ thread ]</a> + <a href="subject.html#20237">[ subject ]</a> + <a href="author.html#20237">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>2012/11/24 Frank Griffin <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">ftg at roadrunner.com</A>> + +><i> On 11/24/2012 02:59 PM, John Balcaen wrote: +</I>><i> +</I>>><i> +</I>>><i> Suggest here: drop all ifcfg configuration files and switch to keyfile +</I>>><i> plugin. +</I>>><i> +</I>>><i> +</I>><i> OK, in the spirit of Anne's original question, can you tell us exactly +</I>><i> what the keyfile plugin is and does, and how to use it ? I'll volunteer to +</I>><i> do a fresh install and test it. +</I>><i> +</I> +The keyfile plugin as said earlier is the default & native plugin to use +with networkmanager [1] +In order to introduce nm on distribution using ifcfg files (redhat/fedora) +the ifcfg-rh plugin has been wrote to read & make nm able to use them (& +avoid interferences between nm & the « old » scripts). +So to use it you simply need to configure networkmanager by +editing /etc/NetworkManager/NetworkManager.conf + +For example on my workstation i've got : +cat NetworkManager.conf +[main] +plugins=keyfile +dns=dnsmasq + +[keyfile] +hostname=aker.cauldron.lan.littleboboy.net + +it's mean that i'm using the keyfile plugin (read [1] or +man NetworkManager.conf for more details) & ask nm to to also start dnsmasq +for me. +I also setup the hostname to set in nm in the keyfile section. + +There's also no need to do a « fresh » install to test/use it. + + +[1] <A HREF="https://live.gnome.org/NetworkManager/SystemSettings">https://live.gnome.org/NetworkManager/SystemSettings</A> + +-- +Balcaen John +Jabber-id: <A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">mikala at jabber.littleboboy.net</A> +-------------- next part -------------- +An HTML attachment was scrubbed... +URL: </pipermail/mageia-dev/attachments/20121124/42dfe426/attachment.html> +</PRE> + + + + + + + + + + + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="020234.html">[Mageia-dev] Can't win - or, best of both worlds . . .! +</A></li> + <LI>Next message: <A HREF="020251.html">[Mageia-dev] Can't win - or, best of both worlds . . .! +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#20237">[ date ]</a> + <a href="thread.html#20237">[ thread ]</a> + <a href="subject.html#20237">[ subject ]</a> + <a href="author.html#20237">[ author ]</a> + </LI> + </UL> + +<hr> +<a href="https://www.mageia.org/mailman/listinfo/mageia-dev">More information about the Mageia-dev +mailing list</a><br> +</body></html> |