Manjaro Difference between revisions of "Networking/ru"

Difference between revisions of "Networking/ru"

From Manjaro
(Created page with "lo - это устройство loopback, которое можно игнорировать для целей данной статьи. Устройство, которое...")
Tags: Mobile web edit Mobile edit
(Created page with "Теперь создайте или отредактируйте файл для хранения сетевой конфигурации по адресу {{ic|/etc/systemd/...")
Tags: Mobile web edit Mobile edit
Line 101: Line 101:




<div lang="en" dir="ltr" class="mw-content-ltr">
Теперь создайте или отредактируйте файл для хранения сетевой конфигурации по адресу {{ic|/etc/systemd/network/devicename.network}}. Используя пример выше, файл будет называться {{ic|/etc/systemd/network/ens33.network}}. Этот файл нужно будет создать/отредактировать от имени root. Более подробную информацию о том, как это сделать, вы найдете в [[Viewing_and_editing_configuration_files/ru|этой статье]]. Пример содержимого файла выглядит следующим образом:
Now create or edit a file to hold the network configuration at {{ic|/etc/systemd/network/devicename.network}}. Using the example above, the file would be called {{ic|/etc/systemd/network/ens33.network}}. This file will need to be created/edited as root. For more information on how to do that please review [[Viewing_and_editing_configuration_files|this article]]. An example of the contents of the file would look like this:
<pre>[Match]
<pre>[Match]
Name=enp0s3
Name=enp0s3
</div>


[Network]
[Network]
Cookies help us deliver our services. By using our services, you agree to our use of cookies.