30%
09.01.2013
mean you need to shut down, migrate, and restart virtual machines.
If you want to reduce the tedium of working with virtual machines, you could resort to an Infrastructure-as-a-Service (IaaS) cloud
30%
25.09.2023
for each (Listings 6-8). In addition, I also need to create a deployment file for each (Listings 9-11) and a ConfigMap resource for Nginx (Listing 12). Deployments define, among other things, what containers
30%
04.12.2024
.demo.com
, which is why the demo code on GitHub has a route definition in the 01a_awx_kube_route.yml playbook containing:
apiVersion: route.openshift.io/v1
kind: Route
Note that this only works with Open
30%
23.04.2014
on your system. Almost all firewalls allow port 22 access, so you don’t have to configure anything extra, such as NFS or CIFS. You just need one open port on the firewall – port 22. All the other ports can
30%
13.03.2012
instructions, hunting down tools, and undoing missteps before you can enjoy your new furniture. Indeed, should you not have the mechanical inclination to put bolt A16 into offset hole 22, your new furniture
30%
20.12.2012
with OS fingerprinting. The following command executes a simple port scan on a chosen system:
nmap -v -A www.haribo.de
An abridged version of the output from this command is shown in Listing 1.
Listing 1
30%
15.04.2013
standard. In October of 2012, the winner was chosen: the Keccak algorithm, which was developed by a team of Belgian scientists. This is the second competition of this type: The symmetrical encryption
30%
30.07.2014
=> SOCK_STREAM)
or die "Couldn't connect to $remote_host:$remote_port: $@ \n";
while() {
my @lavg = Sys::CpuLoad::load();
my $ts=time();
print $socket "system.loadavg_1min $lavg[0] $ts\n";
print
30%
31.05.2012
want to write simple scalar loops that compile down to tight machine code using just the registers on a single CPU. We want to write A*B and launch a thousand computations on a thousand machines
30%
29.09.2020
and doubles the cache size (from 3 to 6MB), in exchange for a small drop in baseline clock speed – 2.3 to 2.2GHz (peak drops from 3.2 to 3.1GHz).
Major Surgery
Legend has it that no one has ever
opened