18%
12.09.2013
Larus, Communications of the ACM
, May 2009, vol. 52, no. 5.
Intel Ark, Pentium 4 SL6S5 and SL6SM: http://ark.intel.com/products/27499/Intel-Pentium-4-Processor-supporting-HT-Technology-3_06-GHz-512K
18%
16.10.2012
($ssh, '/sbin/ifconfig');
07 stream_set_blocking($stream, true);
08
09 $response = '';
10 while($buffer = fread($stream, 4096)) {
11 $response .= $buffer;
12 }
13
14 fclose($stream);
15 echo $response;
16
17
18%
08.10.2015
and Using Classes
01 class NetConfig
02 {
03 #Properties
04 [STRING]$ComputerName = "srv01";
05 [STRING]$IpAddress = "192.168.178.2";
06 [STRING]$DNS = "192.168.178.1";
07 #Methods
08
09 [Void]
10
18%
20.03.2014
of its low resource consumption and good performance. The Apache web server has also added Mod-Lua to its core distribution [3].
The OpenResty modules make it possible to use Lua instructions
18%
25.09.2023
by CISA, NSA, and NIST.
The Quantum-Readiness: Migration to Post-Quantum Cryptography (PQC) (https://www.cisa.gov/sites/default/files/2023-08/Quantum%20Readiness_Final_CLEAR_508c%20%283%29.pdf) fact sheet
18%
18.07.2013
=> installed
04 }
05 file { "/etc/update-motd.d/10-mymotd":
06 ensure => "present",
07 source => "puppet:///modules/mypuppets/misc/10-mymotd",
08 owner => 'root',
09 group => 'root',
10
18%
13.04.2023
su anaconda
$ cd
Now you can create the list of packages (modules) in the base environment to use in your shared_env
environment:
$ /opt/apps/anaconda3/bin/conda list -e > req.txt
This command creates a list
18%
05.02.2019
in the future. To remain as free as possible from damage, the European Union's GDPR requires the preparation of a Data Protection Impact Assessment (DPIA). According to Article 35 of the GDPR [3], a DPIA
18%
09.04.2019
Networks Breached
Citrix, a software giant that offers a wide range of products and services, admitted that its networks were breached (https://www.citrix.com/blogs/2019/03/08/citrix
18%
09.08.2015
on your systems.
Migrating Individual Server Roles
Microsoft provides a few manuals for migrating server roles [3] that are designed to make it easier for admins to port server roles to newer operating