28%
13.06.2018
.py --recipe recipes/examples/basic.py --format singularity
"""
# Choose a base image
Stage0.baseimage('ubuntu:16.04')
# Install GNU compilers (upstream)
Stage0 += apt_get(ospackages=['gcc', 'g++', 'gfortran'])
The recipe only uses a single stage, because it really
28%
07.10.2014
of the naming, grouping, or configurations of the menagerie. Thanks to ZooKeeper [1], which is available under the Apache 2.0 license, not every cluster has to provide a synchronization service itself
28%
05.12.2019
desktop connection or
mstsc.exe /v:127.0.0.1:3390
at the Windows command line, you can then start the Kali Linux desktop. After completing your work, log off from the desktop and quit the RDP server
28%
14.11.2013
_NAME DBID CON_UID GUID STATUS CREATION_SCN
=====================================================================;
2 PDB$SEED 4062623230 4062623230 E0C9D94CE3B6497
28%
05.08.2024
] was born. At the time of writing, the latest version was 14.0.1, and the number of contributors that rallied under this new fork exceeded 350. Those numbers should give you a strong opinion about such a new
28%
30.01.2024
the documentation [3] when you are setting up and managing the system.
In the following discussion, I concentrate on the free OSSEC version 3.7.0 install on Ubuntu 22.04. After the mandatory Linux update, install
28%
03.02.2022
class BlazeDemoV1 extends Simulation {
08
09 var qualifiedhost = "http://blazedemo.com"
10 var proxyport = 0
11 var proxyhost = "not set"
12
13 // headers for HTTP call
14 val headers = Map(
15
28%
21.01.2013
based on Windows.
Bye-Bye Windows
Although the Red Hat developers ported all the components of the management component, RHEV-M, from C# to Java in RHEV 3.0, use of the Administrator Console for RHEV
28%
03.07.2013
speedup, n
is the number of processors, and p
is the parallel fraction, or the fraction of the application that is parallelizable (0 to 1).
In an absolutely perfect world, the parallelizable fraction
28%
05.12.2014
>
Options Indexes FollowSymLinks
Order Deny,Allow
Deny from all
Allow from 127.0.0.1 192.168.0.0/24
Once updated, save and exit (use :wq to exit and save changes or :q