diff --git a/chapter06/python.xml b/chapter06/python.xml index f2063ffc7..d33dd10f2 100644 --- a/chapter06/python.xml +++ b/chapter06/python.xml @@ -195,7 +195,7 @@ tar --strip-components=1 \ The package installer for Python. You can use pip to install - pacakges from Python Package Index and other indexes. + packages from Python Package Index and other indexes. pip3 diff --git a/chapter06/systemd.xml b/chapter06/systemd.xml index e9a6e0163..0537c6fac 100644 --- a/chapter06/systemd.xml +++ b/chapter06/systemd.xml @@ -422,7 +422,7 @@ chmod 755 /lib/systemd/systemd-user-sessions resolvconf Register DNS server and domain configuration with - systemd-resolved) + systemd-resolved resolvconf diff --git a/chapter07/consoled.xml b/chapter07/consoled.xml index d9ea00ab1..baddc1277 100644 --- a/chapter07/consoled.xml +++ b/chapter07/consoled.xml @@ -77,7 +77,7 @@ An example for a German keyboard and console is given below: + maintainer(s). --> cat > /etc/vconsole.conf << "EOF" KEYMAP=de-latin1 FONT=Lat2-Terminus16 diff --git a/chapter07/network.xml b/chapter07/network.xml index cebf4c973..e523ce35d 100644 --- a/chapter07/network.xml +++ b/chapter07/network.xml @@ -47,7 +47,7 @@ The following command creates a sample file for the eth0 device with a static IP address: + them, please inform the jhalfs maintainer(s). --> cd /etc/sysconfig/ cat > ifconfig.eth0 << "EOF" ONBOOT=yes diff --git a/chapter07/networkd.xml b/chapter07/networkd.xml index 83b99a1ea..206f35f7a 100644 --- a/chapter07/networkd.xml +++ b/chapter07/networkd.xml @@ -112,7 +112,7 @@ EOF Static IP setup (using both systemd-networkd and systemd-resolved): + them, please inform the jhalfs maintainer(s). --> cat > /etc/systemd/network/10-eth-static.network << "EOF" [Match] Name=<network-device-name>