28%
30.09.2025
to the images are now part of the virtual machine build scripts, and those scripts have also been upgraded to the Packer 2.0 standards.
As far as the new hacking tools are concerned, you get Caido and Caido CLI
28%
30.11.2025
smartphone users, which was 2.9 per 1,000 smartphone users in 2011, is expected to climb to 4.0 in 2013."
The Azaleos Managed MDM service provides device security management for lost, non-compliant, offline
28%
30.11.2025
check) or as RC scripts.
Listing 2
CUPS Monitoring
01 #! /bin/sh
02
03 while true
04 do
05
06 lpq -Plp | grep -q "lp is ready"
07
08 if [ $? -gt 0 ]
09 then
10 cupsenable lp
11 fi
12
28%
30.11.2025
from backup block#262144? <n> y
Checking OCFS2 filesystem in /dev/sda1:
label: backup
uuid: 31 18 de 29 69 f3 4d 95 a0 99 a7 23 ab 27 f5 04
number of blocks: 367486 ... The vanilla kernel includes two cluster filesystems: OCFS2 has been around since 2.6.16 and is thus senior to GFS2. Although OCFS2 is non-trivial under the hood, it is fairly simple to deploy. ... OCFS2 ... A simple approach to the OCFS2 cluster filesystem
28%
30.11.2025
approach to setting up the PKI; you will find the scripts in /usr/share/doc/openvpn/examples/easy-rsa/2.0. You can start by modifying a couple of things in the vars; this is mainly to make the procedure more
28%
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
28%
30.03.2012
="/etc/portsentry/portsentry.blocked.atcp";
banudp="/etc/portsentry/portsentry.blocked.audp";
# TCP
tcp=`tail -n1 $bantcp | awk '{ print $6 }' | cut -d / -f 2`;
if [ `echo $tcp | grep '123.45.67.' ` ] || [ `echo $tcp | grep '89
28%
10.05.2012
need is a little patience and light scripting skills. PowerShell versions 1.0 and 2.0 have a somewhat limited ability to grab information from remote systems singly or in bulk. Therefore, you have
28%
05.11.2018
Name=slurm-node-0[0-1] Gres=gpu:2 CPUs=10 Sockets=1 CoresPerSocket=10 \
ThreadsPerCore=1 RealMemory=30000 State=UNKNOWN
PartitionName=compute Nodes=ALL Default=YES MaxTime=48:00:00 DefaultTime=04:00:00 \
Max
28%
13.12.2018
in the configuration file define the node names with their configuration and a partition for the compute nodes. For this configuration file, these lines are,
NodeName=slurm-node-0[0-1] Gres=gpu:2 CPUs=10 Sockets=1