13%
30.11.2025
_NOT_RUNNING
08 fi
09
10 pid=`cat $ASTRUNDIR/asterisk.pid`
11 ocf_run kill -s 0 $pid
12 rc=$?
13
14 if [ $rc -eq 0 ]; then
15 if ocf_is_true "$OCF_RESKEY_realtime"; then
16
13%
07.10.2025
and furious as rapid troubleshooting demands. It's time to give this project another try, but with the modern hardware of the 2020s!
Figure 1: The diminutive
13%
30.11.2025
the target host once. In order to ping continuously, as on Linux, you will need to specify the -s option.
Listing 2
Ping on Solaris
# uname -sr
SunOS 5.10
# ping server
server is alive
# ping -s
13%
26.03.2025
://$APISERVER --deploy-mode cluster --name spark-wordcount --class org.apache.spark.examples.JavaWordCount local:///opt/spark/examples/jars/spark-examples_2.12-3.5.2.jar s3a://data/war-and-peace.txt
watch kubectl get po
13%
30.11.2025
$spin
08 @$molecule.xyz
09
10 END
11
12 done
13 done
The Gaussian 09 (g09) computational chemistry simulation package uses a small input that tells it what type of predictions are desired and which
13%
30.11.2025
/sysconfig/network-scripts/ifcfg-eth0:
DEVICE=eth0
HWADDR=00:16:76:D6:C9:45
ONBOOT=yes
SLAVE=yes
USERCTL=no
Master=bond1
/etc/sysconfig/network-scripts/ifcfg-eth1:
DEVICE=eth0
HWADDR=00:16:76:D6:C9:45
ONBOOT=yes
SLAVE=yes
USERCTL
13%
30.11.2025
1
split.sh
01 #! /bin/sh
02 for i in `ls -1 archive/cur`
03 do
04 # Define name component for the individual mail directory
05 pref=`date +%Y-%m-%d-%H-%M-%S`
06
07 # Push mail
13%
30.11.2025
combinations are supported:
ShadowProtect 4.0.1: Oracle VirtualBox 3.1.0--3.2.6
ShadowProtect 4.0.5: Oracle VirtualBox 3.1.0--3.2.12
ShadowProtect 4.1: Oracle VirtualBox 3.1.0--4.0.4
Shadow
13%
28.07.2025
on Debian GNU/Linux 12 immediately after the Debian installation and pick up a more up-to-date kernel. At press time, the latest available version of the kernel was a reasonably recent Linux 6.12.9 – far
12%
30.11.2025
uses the syntax
tcpdump -n -I -s
where -n means tcpdump should not resolve IP addresses to domain names or port numbers to service names, -I is the interface to use