100%
31.10.2025
password 8 ZDF339a.20a3E
05 log file /var/log/quagga/zebra.log
06 service password-encryption
07 !
08 interface eth0
09 multicast
10 ipv6 nd suppress-ra
11 !
12 interface eth1
13 ip address 10 ... 12
98%
31.10.2025
- sl plugin for Scientific Linux
09
10 Available platform plugins:
11 - vmware plugin for VMware
12 - ec2 plugin for Amazon Elastic Compute Cloud (Amazon EC2)
13 - virtualbox plugin ... 12
98%
31.10.2025
-load after 10 seconds";
07 // Terminate request...
08 fastcgi_finish_request();
09 // ... but still continue processing this:
10 create_preview();
11 }
12 else show('preview.png');
13
14 //...
15
16 ... 12
17%
30.11.2025
is as follows:
tc filter add dev $DEV protocol ip parent 1:0 prio 100 u32 match ip $DIR 12.34.56.78 flowid 1:12
You'll be glad to know the filter's config is much simpler than the classes or the qdisc
15%
30.11.2025
0 0 37928 84 0 1 0 0
08 3 1 1405 2170 0 0 52272 114 0 0 0 0
09 1 0 1267 2125 0 0 6152 14 0 0
15%
30.11.2025
main(int argc, char *argv[])
06 {
07 char *newblock = NULL;
08
09 for (int allocation = 0; newblock = (void *) malloc(1024 * 1024); allocation++)
10 {
11 //for (int i=0; i < (1024 * 1024
15%
30.11.2025
= debug
06 identity = rawhide.tuxgeek.de
07
08 # connector plugin config
09 connector = stomp
10 plugin.stomp.host = activemq.tuxgeek.de
11 plugin.stomp.port = 6163
12 plugin.stomp.user = unset
13 plugin
15%
30.11.2025
/nsswitch.conf (Konfigurieren der Namensauflösung)
08 ...
09 hosts files dns
10 ipnodes files dns
11 ...
12 # vi /etc/hosts
13 ::1 localhost
14 127.0.0.1 localhost
15 192.168.1.200 myiscsiserver myiscsiserver.local loghost
16 ... 0
14%
30.11.2025
-host-alive' command definition
09 define command{
10 command_name check-host-alive
11 command_line $USER1$/check_ping -H $HOSTADDRESS$ -w 3000.0,80% -c 5000.0,100% -p
12 5
13
14%
30.11.2025
System (output follows)
09 DOWNLOAD PKGS FILES XFER (MB)
10 Completed 20/20 3021/3021 42.55/42.55
11
12 PHASE ... 0