/usr/share/help/sv/gnome-help/net-manual.page is in gnome-user-guide 3.14.1-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 | <?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" xmlns:its="http://www.w3.org/2005/11/its" type="topic" style="task" id="net-manual" xml:lang="sv">
<info>
<link type="guide" xref="net-wired"/>
<link type="guide" xref="net-wireless"/>
<revision pkgversion="3.4.0" date="2012-02-20" status="final"/>
<revision pkgversion="3.10" date="2013-11-11" status="review"/>
<credit type="author">
<name>Phil Bull</name>
<email its:translate="no">philbull@gmail.com</email>
</credit>
<credit type="editor">
<name>Michael Hill</name>
<email its:translate="no">mdhillca@gmail.com</email>
</credit>
<desc>You may have to enter network settings if they don't get assigned
automatically.</desc>
<include xmlns="http://www.w3.org/2001/XInclude" href="legal.xml"/>
<mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
<mal:name>Daniel Nylander</mal:name>
<mal:email>po@danielnylander.se</mal:email>
<mal:years>2012</mal:years>
</mal:credit>
</info>
<title>Manually set network settings</title>
<p>If your network doesn't automatically assign network settings to your
computer, you may have to manually enter the settings yourself. This topic
assumes that you already know the correct settings to use. If not, you may
need to ask your network administrator or look at the settings of your router
or network switch.</p>
<steps>
<title>To manually set your network settings:</title>
<item>
<p>Open the <gui xref="shell-terminology">Activities</gui> overview and
start typing <gui>Settings</gui>.</p>
</item>
<item>
<p>Click on <gui>Settings</gui> to open the control center.</p>
</item>
<item>
<p>Click on <gui>Network</gui> to open the panel.</p>
</item>
<item>
<p>In the left pane, select the network connection that you want to set
up manually and click the
<media its:translate="no" type="image" src="figures/emblem-system.png"><span its:translate="yes">settings</span></media>
button. For example, if you plug in to the network with a cable, click
<gui>Wired</gui>. For a <gui>Wi-Fi</gui> connection, the
<media its:translate="no" type="image" src="figures/emblem-system.png"><span its:translate="yes">settings</span></media>
button will be located next to the active network.</p>
<p>Make sure that your wireless card is turned on or a network cable is
plugged in.</p>
</item>
<item>
<p>Click <gui>IPv4</gui> and change <gui>Addresses</gui> to
<gui>Manual</gui>.</p>
</item>
<item>
<p>Type in the <gui>Address</gui> and <gui>Gateway</gui>, as well as the
appropriate <gui>Netmask</gui>.</p>
<p>These must be <em>IP addresses</em>; that is, they must be four
numbers separated by periods (e.g. 123.45.6.78).</p>
</item>
<item>
<p>In the <gui>DNS</gui> section, switch <gui>Automatic</gui> to
<gui>OFF</gui>. Enter the IP address of a DNS server you want to use.
Enter additional DNS server addresses using the <gui>+</gui> button.</p>
</item>
<item>
<p>In the <gui>Routes</gui> section, switch <gui>Automatic</gui> to
<gui>OFF</gui>. Enter the <gui>Address</gui>, <gui>Netmask</gui>,
<gui>Gateway</gui> and <gui>Metric</gui> for a route you want to use.
Enter additional routes using the <gui>+</gui> button.</p>
</item>
<item>
<p>Click <gui>Apply</gui>. If you are not connected to the network, click
the system status area on the top bar and connect. Test the network
settings by trying to visit a website or look at shared files on the
network, for example.</p>
</item>
</steps>
</page>
|