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%
30.11.2025
to a remote host, allow this with the command
$ xhost +
and then export your display to the remote host on which you want to view the applications.
$ export DISPLAY=hostname:0.0
On the system
25%
30.11.2025
. In Python 2.3, the logging module [3] was finally added to the standard library, so assuming you have Python in place, you have nothing to install. To use the module, import it at the start of a script, like
25%
30.11.2025
/0K /s] [4137 /0 iops] [eta 00m:06s]
In the example, the first job is performing a sequential read, marked as r in square brackets, while Fio hasn't initialized the second job, marked as P