9%
08.05.2013
build the code with several different block sizes and name the executable something different (e.g., dcp_1KB
, dcp_10KB
, dcp_1MB
, dcp_10MB
, dcp_1GB
). Then, in a script, you check the size of the file
9%
05.02.2023
to CrowdSec with an agent available on GitHub [2]. After downloading the MSI file, which is about 40MB in size, you can proceed to install the agent on Windows. The installation doesn't require any
9%
15.08.2016
can manage the whole deployment and hardware configuration with PowerShell commands. For instance, you can create a new machine with the command:
> new-vm -Name win8 -MemoryStartupBytes 512MB -Boot
9%
01.08.2012
compilers/gcc/4.4.6 modulefile
#%Module1.0#####################################################################
##
## modules compilers/gcc/4.4.6
##
## modulefiles/compilers/gcc/4.4.6 Written
9%
05.12.2024
, such as Cisco Discovery Protocol (CDP) or Link Layer Discovery Protocol (LLDP).
Disable Internet Protocol (IP) source routing.
Disable Secure Shell (SSH) version 1. Ensure only SSH version 2.0 is used
9%
22.05.2023
NIST Updates Cybersecurity Framework
Major updates to NIST's Cybersecurity Framework (CSF) are underway, with the new CSF 2.0 expected in 2024.
"Based on stakeholder feedback, in order to reflect
9%
05.02.2019
occurred, the socket should now be available on the remote system:
# ll /run/user/1000/p11-kit/
total 0
srw------- 1 tscherf tscherf 0 Mar 5 11:36 pkcs11
Access to the smart card token should now also
9%
11.04.2016
.3.1 and VirtualBox 5.0.6 virtualization options, as well as the Docker 1.8.2 container tool. Btrfs is the default filesystem, with XFS available for performance, and the innovative Snapper tool offers convenient
9%
14.03.2013
modules or special WSGI web servers, such as Gunicorn or uWSGI. The Flask library also contains a separate web server for development.
The latest version of Flask, 0.9, was released in July 2012
9%
12.05.2014
).
The requirements for EncFS are pretty simple:
FUSE version 2.6 or newer.
rlog – C++ logging library.
OpenSSL versions 0.9.6 through 0.9.8 (other version are untested).
boost – a C++ utility library