/usr/share/help/vi/gnome-help/net-macaddress.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 | <?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="tip" id="net-macaddress" xml:lang="vi">
<info>
<link type="guide" xref="net-general"/>
<revision pkgversion="3.7.1" version="0.2" date="2012-11-16" status="outdated"/>
<revision pkgversion="3.10" date="2013-10-30" status="review"/>
<credit type="author">
<name>Shaun McCance</name>
<email its:translate="no">shaunm@gnome.org</email>
</credit>
<credit type="author">
<name>Jim Campbell</name>
<email its:translate="no">jwcampbell@gmail.com</email>
</credit>
<credit type="editor">
<name>Michael Hill</name>
<email its:translate="no">mdhillca@gmail.com</email>
</credit>
<credit type="editor">
<name>Ekaterina Gerasimova</name>
<email its:translate="no">kittykat3756@gmail.com</email>
</credit>
<include xmlns="http://www.w3.org/2001/XInclude" href="legal.xml"/>
<desc>Mã duy nhất gắn cho mỗi phần cứng mạng.</desc>
<mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
<mal:name>Nguyễn Thái Ngọc Duy</mal:name>
<mal:email>pclouds@gmail.com</mal:email>
<mal:years>2011-2012.</mal:years>
</mal:credit>
</info>
<title>Địa chỉ MAC là gì?</title>
<p><em>Địa chỉ MAC</em> là mã duy nhất được gán bởi nhà sản xuất cho từng phần cứng mạng (như cạc không dây hoặc cạc Ethernet). <em>MAC</em> viết tắt của <em>Media Access Control</em>, và mỗi mã là duy nhất cho một thiết bị.</p>
<p>Địa chỉ MAC là một bộ sáu cặp hai ký tự, cách nhau bằng dấu hai chấm. Ví dụ <code>00:1B:44:11:3A:B7</code> là một địa chỉ MAC.</p>
<p>Để xác định địa chỉ MAC của phần cứng mạng của bạn:</p>
<steps>
<item>
<p>Open the <gui xref="shell-terminology">Activities</gui> overview and
start typing <gui>Network</gui>.</p>
</item>
<item>
<p>Click on <gui>Network</gui> to open the panel.</p>
</item>
<item>
<p>Select <gui>Wi-Fi</gui> or <gui>Wired</gui> from the list on the left,
depending on which device you want to check.</p>
</item>
<item>
<p>Your MAC address will be displayed as the <gui>Hardware Address</gui>
on the right for a wired connection, or open the connection details by
pressing on the
<gui style="button"><media its:translate="no" type="image" src="figures/emblem-system-symbolic.svg" width="16" height="16"><span its:translate="yes">details</span></media></gui>
button to see the <gui>Details</gui> for wireless network.</p>
</item>
</steps>
<p>In practice, you may need to modify or "spoof" a MAC address. For example,
some internet service providers may require that a specific MAC address be
used to access their service. If the network card stops working, and you need
to swap a new card in, the service won't work anymore. In such cases, you
would need to spoof the MAC address.</p>
</page>
|