-update-style none;
ddns-updates off;
# If this DHCP server is the official DHCP server for the local
# network, the authoritative...
If more than one network card resides in the DHCP server, it is recommended to specify which interface(s) the DHCP server will use.
Edit /etc/sysconfig/dhcpd by adding the appropriate interface to the DHCPDARGS= line.
The entry in /etc/sysconfig/dhcpd should ap... it with the touch command
<code>touch /var/lib/dhcp/dhcpd.leases</code>
Restart dhcpd
<code>/etc/rc.d/ini
If more than one network card resides in the DHCP server, it is recommended to specify which interface(s) the DHCP server will use.
Edit ''/etc/sysconfig/dhcpd'' by adding the appropriate interface to the DHCPDARGS= line.
The entry in ''/etc/sysconfig/dhcpd'' sho... it with the touch command
<code>touch /var/lib/dhcp/dhcpd.leases</code>
Restart dhcpd
<code>/etc/rc.d/ini... ian ist z.B. normalerweise die Option "-nolisten tcp" angegeben. So eine Option verhindert natrlich auch, daß XDMCP funktioniert.
Wo kann ich die Startparameter vo
mmi-settings.txt''':
<pre>
#PARAMETER: LEMMI_OSD2TCP_PATH str /usr/bin/osd2tcp
#
# Hiermit wird der Pfad des osd2tcp-Programmes ... reinstellung ist '/usr/bin/osd2tcp'.
#
LEMMI_OSD2TCP_PATH = /usr/bin/osd2tcp
</pre>
=== LEMMI_OSD2TCP_OPTIONS ===
Auszug aus ... arameter [[/var/etc/lemmi-settings.txt#LEMMI_OSD2TCP_ENABLED|LEMMI_OSD2TCP_ENABLED]])
dann werden es mit den hier eingestell... - - -->
== Das Tool 'txt2osd' ==
=== LEMMI_OSD2TCP_ENABLED ===
Auszug aus der Datei '''/var/etc/lemm
eben sind. Der einzige Unterschied zwischen der DHCPv4- und der DHCPv6-Version dieser Befehle liegt in dem Schlüsselwo... net6“. Nehmen Sie das Schlüsselwort „inet6“ für DHCPv6 auf, aber lassen Sie es beim Ausführen von DHCPv4 weg.
Mit dem ifconfig-Befehl können Sie Folgendes ausführen:
* **Starten des DHCP-Client** – Mit dem Befehl ifconfig Schnittstelle [inet6] dhcp start initiieren Sie die Interaktionen zwischen dem dhcpagent-Daemon und dem DHCP-Server, um eine IP-Adresse und einen neuen Satz K
uino Bibliothek MPC23017 funktioniert (#include <MCP23017.h>). Die Adafruit MCP23017 Library (#include <Adafruit_MCP23X17.h>) bekomme ich (auf dem UNO) nicht zum Lauf... ! 150ms
uint8_t licht = gpio_ext2.readPort(MCP23017Port::B); // Last 5 Bits: Fotoabtastung 4,3,2... rt (20)
uint8_t licht = gpio_ext2.readPort(MCP23017Port::B); //Dieser Port ist nicht invertiert.
When you close the lid on your EEE it runs /etc/acpi/lidbtn.sh
The script to shut down the EEE safel... down.sh
So, if you comment out the line in /etc/acpi/lidbtn.sh that suspends on lid close and add a n... s =====
In the console type
sudo kwrite /etc/acpi/lidbtn.sh
You should see
<code>
#!/bin/sh
LID_STATE=`cat /proc/acpi/button/lid/LID/state | awk '{print $2 }'`
if [
lient PCs and the Internet to redirect all HTTP (TCP port 80) traffic to the Squid server on TCP port 3128, which is the Squid server's default TCP port.
=== Squid Transparent Proxy Configuration ... ment. In this example, Squid not only listens on TCP port 3128 for proxy connections, but will also do... <code>
iptables -t nat -A PREROUTING -i eth1 -p tcp --dport 80 \
-j REDIRECT --to-port 3128
i
//www2.service.t-online.de/t-on/hilf/kurz/hand/ar/CP/ar-gprs-andere.html )
========================... ile
Passwort tm
Kennwort abfragen: Aus
TCP-Settings
IP Address dynamic
DNS Eintrag ... (Ggfs. bei der Hotline nachfaagen)
Vodafone D2 TCP-Settings
APN web.vodafone... ts]
IP Addresse dynamisch
Proxys (TCP/IP) aktivieren
Primary DNS
es ordered by cpu-usage ======
<code> ps -e -o pcpu,cpu,nice,state,cputime,args --sort pcpu | sed '/^ 0.0 /d' </code>
List processes by % cpu usage
{{tag>uptime w systemload cpu-load cpu /proc/loadavg}}
inly the following seems simple enough:
function cp-pattern { for i in $1; do cp $i ${i%$1}$2; done
... but that doesn't work lik... of specially chosen, and quoted arguments like:
cp-pattern '*.txt' .bak
... note how the second pat... ole different approach. Rather than trying to use cp to make a backup of each file under a slightly ch... e and my login ID as a template) and use a simple cp command to copy all my target files into the new