26%
30.11.2025
Resource
01 primitive p_filesystem ocf:heartbeat:Filesystem params
02 device="/dev/drbd/by-res/disk0/0" directory="/opt" fstype="gfs2"
03 op monitor interval="120s" meta target-role="Started"
04 clone cl
26%
30.11.2025
end (Figure 2).
Listing 3
update-dns
01 #!/usr/bin/perl
02
03 use DBI;
04
05 $db_user = "powerdns";
06 $db_passwd = "powerpass";
07
08 $hostname = $ARGV[0] . ".my.org";
09 $ip = $ARGV[1
26%
30.11.2025
the database connection (Listing 2).
Listing 2
Database Connection
01 #! /bin/sh
02 echo "Demo for database write access"
03 rm input.sql
04 touch input.sql
05 sleep 3
06 clear
07
08 # Entry
09
10
25%
30.11.2025
in a specified city.
Listing 1
Display Date and Time
01 if [ "$1" = "" ]; then
02 echo "City name required."
03 exit
04 fi
05 city=`echo $1 | sed -e 's/ /_/g'`
06 z=`find /usr
25%
30.11.2025
.84
132.71
3,127.50
713.77
4.11
mandel
5.55
31.15
65.44
824.68
156.68
5.67
pi_sum
0.74
18.03
1.08
328
25%
30.11.2025
friday 18:00-24:00
05 saturday 00:00-24:00
06 sunday 00:00-24:00
07 monday 00:00-09:00
08 }
Hobbit
To set up email alerts with Hobbit, edit /etc
25%
30.11.2025
.network.type = veth
04 lxc.network.flags = up
05 lxc.network.link = br0
06 lxc.network.hwaddr = 08:00:12:34:56:78
07 #lxc.network.ipv4 = 0.0.0.0
08 lxc.network.ipv4 = 192.168.1.69
09 lxc.network.name = eth0
10 lxc
25%
30.11.2025
-fA-F])/pack("c",hex($1))/eg;
04 # # test for each group squid sent in its request
05 # foreach $group (@groups) {
06 # group =~ s/%([0-9a-fA-F][0-9a-fA-F])/pack("c",hex($1))/eg;
07
08 # After modification:
09
10 $user
25%
30.11.2025
_shared_key "/etc/racoon/psk.txt";
02 remote 192.168.1.31 {
03 exchange_mode main;
04 proposal {
05 encryption_algorithm 3des;
06 hash_algorithm sha1;
07 authentication_algorithm pre_shared_key;
08
25%
31.10.2025
will provide sub-par performance. A deeper treatment of these issues can be found in a recent article called "Will HPC Work in the Cloud?" [3].
Finally, any remote computation scheme needs to address