17%
05.12.2019
a shared object (.so) suitable for Python to import:
$ ls -s
total 120
112 secretcode.cpython-37m-x86_64-linux-gnu.so 4 secret.f90 4 secret.pyf
To test the code, run python3 (Listing 4). Remember
17%
16.05.2013
openSUSE 12.3
The openSUSE project is rolling out another release of their community-based, Novell-backed, multipurpose Linux. SUSE has a long history of operating in a professional setting
17%
23.03.2016
_scrub_rate 0 ue_count
0 csrow0 0 csrow3 0 csrow6 0 mc_name 0 seconds_since_reset 0 ue_noinfo_count
In the /sys
filesystem, for each csrow, a number of entries contain a lot of information
17%
14.03.2018
or which packets can reach the VM.
AWS offers its own, rather expensive VPN as a Service (VPNaaS). Therefore, the setup in this article uses its own VPN VM, which is cheaper – or to be more precise, might
17%
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
17%
13.06.2016
with the options you want in each line. To start the respective backup jobs based on a schedule, each line contains a --time option; for example:
xsibackup --time="Sun 19:00" --backup
17%
20.06.2022
infrastructure completely in Kubernetes. Although this sounds complicated, it is not a problem in practice because Rancher has its own Kubernetes core distribution in tow in the form of K3s to provide all
17%
08.01.2013
of software that allows Linux to participate in Windows file sharing? And that’s not the only question. Over the past year, we’ve heard quite a bit about the Unified Extensible Firmware Interface (UEFI) and how
17%
27.09.2021
[2] (section 3.2). Next, I built the Darshan utilities (darshan-util) with the command:
./configure CC=gcc --prefix=[binary location]
Because I'm running these tests on an Ubuntu 20.04 system, I had
17%
09.01.2013
" = "" ]
17 then
18 echo "$0 error: ID missing." >&2
19 fi
20
21 id=$1
22 shift
23
24 echo "$id $(date +%s) $mode" >> $ACCOUNTING
The VM_HOOK construct can appear more than once in the configuration