16%
07.06.2019
# DHCP Server Configuration file.
# see /usr/share/doc/dhcp*/dhcpd.conf.example
# see dhcpd.conf(5) man page
#
subnet 10.14.2.0 netmask 255.255.255.0 {
option routers 10
16%
11.10.2016
_key "HKLM\\Software\\MyApp\\MyConfig" do
values [{
:name => "NewRegistryKeyValue",
:type => :dword,
:data => 0,
}]
action :create
recursive true
end
windows_service "BITS
16%
18.07.2013
availability on request. In this way, all virtual servers can be centrally managed, whether they run locally or in the cloud.
SCVMM SP1 or newer supports the new VHDX disks in Hyper-V 3.0 and Windows Server
16%
18.07.2013
in its infancy, the former monopolist browser released the SSL encryption protocol version 2.0 (SSLv2). Version 1 existed only internally in Netscape. Numerous security vulnerabilities were discovered
16%
01.03.2012
the feature set or improve the speed of the kernel-based KVM and Xen virtualization solutions. After adding the last missing components for cooperation with the Xen hypervisor to kernel version 3.0
16%
12.02.2013
in to another node (n0
in this case). On the first login, the modules are loaded on the remote node. On the second login, with NOMODULES
set, no modules are available:
$ module list
Currently Loaded
16%
15.04.2013
.)
The situation is even more difficult when it comes to transmission protocols. The legacy but still popular SSL standard version 3 only supports MD5 and SHA-1 signatures. And the successors of SSL, TLS 1.0 and 1
16%
28.11.2011
, it will only capture the first 68 bytes of each packet. Except in older versions of tcpdump, a snaplen
value of 0
uses a length necessary to capture whole packets. Figure 1 dissects the output of a sample dump
16%
10.04.2015
is equal to or greater than 1. A query if errorlevel 0 goto success would fail because the error code 1 would be included. The type of error (e.g., missing permissions or non-existent file) is not specified
16%
22.05.2023
amounts of unstructured data.
In this article I introduce you to MinIO, a popular object storage solution. MinIO's source code is available under the GNU Affero General Public License v3.0, which means you