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
28%
10.06.2015
or name that points to a specific routing table in the /etc/iproute2/rt_tables file. The command
ip route add table 5 192.168.0.0/24 via 10.1.1.1
assigns the route for network 192.168.0.0/24 to routing
28%
20.03.2014
Model Number: INTEL SSDSC2CW240A3
Serial Number: XXXXXXXXXXXXXXXXXX
Firmware Revision: 400i
Transport: Serial, ATA8-AST, SATA 1.0a, SATA II
[...]
Commands
28%
05.12.2016
output on screen
020 # Variable definition with default values ###########################
021
022 Remove-Item $ErrorFile
023 $error.clear()
024 $ParamFunction = $args[0]
025
026 switch ($Param
28%
10.09.2012
$ module load compiler/open64-5.0
where the first part of the command is the module
command, the second part is the module function, and the third part is the module you are loading. To make things easier