37%
28.11.2021
.4.48, GCC 11.2.0, Python 3.9.4, Bind 9.16.15, Open vSwitch 2.16.0, and OpenLDAP 2.5.6.
To download a copy of Ubuntu Server, head over to the official download page (https://ubuntu.com
37%
17.02.2015
MB NOR flash
Fast Ethernet, mPCIe, USB 2.0, MicroUSB 2.0, MicroSD, other ports provided by add-on shields
2.5-4W
$60/EUR57
https://www.sparkfun.com/products/12720
37%
13.02.2017
-quick reminder about device nodes, which Linux uses to speak to almost everything on a system. This is thanks to the sophisticated tool that is Unix, which brought us Everything Is A File [5]. For example, on your
37%
13.12.2011
between requests, XML results export, searching a domain in all sources, and virtual host verification. To issue a search (see Figure 5), use:
./theHarvester.py -l 100 -b all -d target.com
37%
04.10.2018
/gitlab-org/omnibus-gitlab/tree/f04b5c4443b3a98011577cdd7c9de766a287531e/docker/openshift
OpenShift.gitlab-ci.yaml file template: https://gitlab.com/gitlab-org/gitlab-ce/blob/master
37%
14.08.2017
than five years old. The first public version 0.3.0 was released in October 2011; version 0.3.5 is the most recent. The source code is released under the GNU General Public License version 2 (GPLv2
37%
11.06.2014
.g., Amazon AWS and its AWS management console), you will feel right at home in the Google Developer Console [5].
Like other cloud services, GCE offers both a UI (user interface) and API (application
37%
02.03.2018
whitepaper: https://azure.microsoft.com/mediahandler/files/resourcefiles/643b5d13-a28f-46e1-a215-4cde55435f97/Azure-Stack-white-paper-v3.pdf
Azure Stack forum in MSDN: https://social.msdn.microsoft.com
37%
13.02.2017
/`hostname`
-------------------------------------------------------------------------------
Added service "CIMOM/broker.example.com@EXAMPLE.COM"
-------------------------------------------------------------------------------
Principal: CIMOM/broker.example.com@EXAMPLE.COM
Managed by: broker.example.com
37%
03.02.2022
computer.
Listing 1
Simple Gatling Example
01 package com.mypackagename
02
03 import Scala.concurrent.duration._
04 import io.gatling.core.Predef._
05 import io.gatling.http.Predef._
06
07