[networking-guide] master: More clarifications to Network GUI (00d243b)

stephenw at fedoraproject.org stephenw at fedoraproject.org
Mon Jul 14 22:00:40 UTC 2014


Repository : http://git.fedorahosted.org/cgit/docs/networking-guide.git

On branch  : master

>---------------------------------------------------------------

commit 00d243b97e22ee429d3220d52f25f7fd66d9d8c3
Author: Stephen Wadeley <swadeley at redhat.com>
Date:   Mon Jul 14 23:57:30 2014 +0200

    More clarifications to Network GUI
    
    A rewrite based on feedback from dcbw and jbenc


>---------------------------------------------------------------

 en-US/Configure_Networking.xml |   16 ++++++++--------
 1 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/en-US/Configure_Networking.xml b/en-US/Configure_Networking.xml
index 5723663..8bebe39 100644
--- a/en-US/Configure_Networking.xml
+++ b/en-US/Configure_Networking.xml
@@ -93,7 +93,7 @@
   <para>
     The <guilabel>Network</guilabel> settings window has a menu on the left-hand side showing the available network devices or interfaces. This includes software interfaces such as for VLANs, bridges, bonds, and teams. On the right-hand side the <firstterm>connection profiles</firstterm> are shown for the selected network device or interface. A profile is a named collection of settings that can be applied to an interface. Below that is a plus and minus button for adding and deleting new network connections, and on the right a gear wheel icon will appear for editing the connection details of the selected network device or VPN connection. To add a new connection, click the plus symbol to open the <guilabel>Add Network Connection</guilabel> window and proceed to <xref linkend="bh-Configuring_a_New_Connection" />.</para>
   <bridgehead id="bh-Editing_an_Existing_Connection">Editing an Existing Connection</bridgehead>
-  <para>Clicking on the gear wheel icon next to existing connections in the <guilabel>Network</guilabel> settings window opens the <guilabel>Network</guilabel> details window, from where you can perform most network configuration tasks.</para>
+  <para>Clicking on the gear wheel icon of an existing connection profile in the <guilabel>Network</guilabel> settings window opens the <guilabel>Network</guilabel> details window, from where you can perform most network configuration tasks such as <systemitem class="protocol">IP</systemitem> addressing, <systemitem class="protocol">DNS</systemitem>, and routing configuration.</para>
         <figure id="exam-Configuring_New_and_Editing_Existing_Connections_Network-Details-Window">
       <title>Configure Networks Using the Network Connection Details Window</title>
       <mediaobject
@@ -152,10 +152,10 @@
           <para>Press the <keycap>Super</keycap> key to enter the Activities Overview, type <command>control network</command> and then press <keycap>Enter</keycap>. The <guilabel>Network</guilabel> settings tool appears.</para>
         </step>
         <step>
-          <para>Select the type of connection from the left-hand-side menu.</para>
+          <para>Select the network interface from the left-hand-side menu.</para>
         </step>
         <step>
-          <para>Click on gear wheel icon in the lower right hand side corner. The <guilabel>Network</guilabel> details window appears.</para>
+          <para>Click on the gear wheel icon of a connection profile on the right-hand side menu. If you have only one profile associated with the selected interface the gear wheel icon will be in the lower right-hand-side corner. The <guilabel>Network</guilabel> details window appears.</para>
         </step>
         <step>
           <para>Select the <guilabel>Identity</guilabel> menu entry on the left. The <guilabel>Network</guilabel> window changes to the identity view.</para>
@@ -188,10 +188,10 @@
          <para>Press the <keycap>Super</keycap> key to enter the Activities Overview, type <command>control network</command> and then press <keycap>Enter</keycap>. The <guilabel>Network</guilabel> settings tool appears.</para>
         </step>
         <step>
-          <para>Select the type of connection from the left-hand-side menu.</para>
+          <para>Select the network interface from the left-hand-side menu.</para>
         </step>
         <step>
-          <para>Click on gear wheel icon in the lower right hand side corner. The <guilabel>Network</guilabel> details window appears.</para>
+          <para>Click on the gear wheel icon of a connection profile on the right-hand side menu. If you have only one profile associated with the selected interface the gear wheel icon will be in the lower right-hand-side corner. The <guilabel>Network</guilabel> details window appears.</para>
         </step>
         <step>
           <para>Select the <guilabel>Identity</guilabel> menu entry on the left. The <guilabel>Network</guilabel> window changes to the identity view.</para>
@@ -209,10 +209,10 @@
       <title>Configuring a Wired (Ethernet) Connection</title>
       <para>To configure a wired network connection, press the <keycap>Super</keycap> key to enter the Activities Overview, type <command>control network</command> and then press <keycap>Enter</keycap>. The <guilabel>Network</guilabel> settings tool appears.</para>
       <para>
-      Select the <guilabel>Wired</guilabel> connection from the left-hand-side menu if it is not already highlighted.
-      </para>
+      Select the <guilabel>Wired</guilabel> network interface from the left-hand-side menu if it is not already highlighted.</para>
 
-      <para>The system creates and configures a single wired connection profile called <guilabel>Wired</guilabel> by default. A profile is a collection of settings that is applied to an interface. More than one profile can be created for an interface and applied as needed. The default profile cannot be deleted but its settings can be changed. Although you can edit the default <guilabel>Wired</guilabel> profile by clicking the gear wheel icon, creating a new wired connection profile for your custom settings is recommended. You can create a new wired connection profile by clicking the <guilabel>Add Profile</guilabel> button.</para>
+      <para>The system creates and configures a single wired <firstterm>connection profile</firstterm> called <guilabel>Wired</guilabel> by default. A profile is a named collection of settings that can be applied to an interface. More than one profile can be created for an interface and applied as needed. The default profile cannot be deleted but its settings can be changed. You can edit the default <guilabel>Wired</guilabel> profile by clicking the gear wheel icon. You can create a new wired connection profile by clicking the <guilabel>Add Profile</guilabel> button. Connection profiles associated with a selected interface are shown on the right-hand side menu.
+</para>
       <para>When you add a new connection by clicking the <guibutton>Add Profile</guibutton> button, <application>NetworkManager</application> creates a new configuration file for that connection and then opens the same dialog that is used for editing an existing connection. The difference between these dialogs is that an existing connection profile has a <guilabel>Details</guilabel> and <guilabel>Reset</guilabel> menu entry. In effect, you are always editing a connection profile; the difference only lies in whether that connection previously existed or was just created by <application>NetworkManager</application> when you clicked <guibutton>Add Profile</guibutton>.</para>
 
       <bridgehead



More information about the docs-commits mailing list