/usr/share/help/vi/gnome-help/net-what-is-ip-address.page is in gnome-user-guide 3.22.0-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 | <?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="question" id="net-what-is-ip-address" xml:lang="vi">
<info>
<link type="guide" xref="net-general"/>
<revision pkgversion="3.4.0" date="2012-02-20" status="final"/>
<revision pkgversion="3.18" date="2015-09-28" status="final"/>
<credit type="author">
<name>Jim Campbell</name>
<email>jwcampbell@gmail.com</email>
</credit>
<credit type="editor">
<name>Michael Hill</name>
<email>mdhillca@gmail.com</email>
</credit>
<include xmlns="http://www.w3.org/2001/XInclude" href="legal.xml"/>
<desc>Địa chỉ IP giống như số điện thoại cho máy tính của bạn.</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ỉ IP là gì?</title>
<p>"Địa chỉ IP" là viết tắt của địa chỉ <em>Internet Protocol address</em> (địa chỉ giao thức Internet). Mỗi thiết bị được kết nối vào mạng (như mạng Internet) cần có một địa chỉ.</p>
<p>Địa chỉ IP giống như số điện thoại cho máy tính của bạn. Số điện thoại của bạn là một dãy số để xác định điện thoại của bạn, để mọi người có thể gọi bạn. Tương tự, địa chỉ IP là một dãy số xác định máy tính để có thể gửi nhận dữ liệu đến các máy khác.</p>
<p>Thường địa chỉ IP bao gồm bộ bốn số, cách nhau bằng dấu chấm. Ví dụ <code>192.168.1.42</code> là một địa chỉ IP.</p>
<note style="tip">
<p>An IP address can either be <em>dynamic</em> or <em>static</em>. Dynamic
IP addresses are temporarily assigned each time your computer connects to a
network. Static IP addresses are fixed, and do not change. Dynamic IP
addresses are more common that static addresses - static addresses are
typically only used when there is a special need for them, such as in the
administration of a server.</p>
</note>
</page>
|