ifupdown2,fixes
This commit is contained in:
parent
5e965826e3
commit
86a5ae0f4c
6 changed files with 31 additions and 26 deletions
25
in/tasks.rst
25
in/tasks.rst
|
@ -3,7 +3,7 @@ Tasks
|
|||
|
||||
* latest
|
||||
|
||||
* tty size → setfont (/usr/share/consolefonts/*.psf.gz)
|
||||
* tty size → setfont (/usr/share/consolefonts/\*.psf.gz)
|
||||
* vcard spec
|
||||
* chntpw / reged -e
|
||||
* chvt
|
||||
|
@ -137,29 +137,6 @@ Tasks
|
|||
* send emails as own domain name's alias
|
||||
* personal GPG key signature
|
||||
|
||||
Network interfaces
|
||||
------------------
|
||||
|
||||
* /etc/network/interfaces
|
||||
|
||||
.. code:: shell
|
||||
|
||||
source /etc/network/interfaces.d/*
|
||||
|
||||
* /etc/network/interfaces.d/lo
|
||||
|
||||
::
|
||||
|
||||
auto lo
|
||||
iface lo inet loopback
|
||||
|
||||
* /etc/network/interfaces.d/eth0
|
||||
|
||||
::
|
||||
|
||||
auto eth0
|
||||
iface eth0 inet dhcp
|
||||
|
||||
Name resolution
|
||||
---------------
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue