16%
17.09.2013
Windows SSH client PuTTY, developed by Simon Tatham, is also a free SSH implementation. It is subject to the MIT license and is currently at version 0.62 from 2011. All versions of SSH are largely
16%
18.02.2018
).
Listing 3
package.json
01 {
02 "name": "linux-magazin-secrets",
03 "version": "1.0.0",
04 main() "index.js",
05 "license": "ISC",
06 "dependencies": {
07 "express": "^4.14.0"
08
16%
02.06.2020
research and applications such as Industry 4.0.
Protzel: That's right; Germany also jumped on the bandwagon (with quite some delay). This doesn't have to be negative – many trains travel in the wrong
16%
06.10.2019
mechanisms with Helm charts [12] complete the solution.
To familiarize yourself with the conventions and best practices of a GitLab CI pipeline, take a look at the Auto DevOps pipeline from the Git
16%
15.08.2016
Scientific Computing Center (NERSC) [11]. Shifter is a prototype implementation of a container system for HPC that converts images from Docker, VMs, or CHOS [12] (a utility that creates a Scientific Linux
16%
07.04.2022
a redundant power supply or hard disks. Its Intel Xeon 4110 processor has eight CPU cores and 32GB of RAM.
Its bigger siblings, the SNS 3655 and SNS 3695, come with 12 CPU cores on the Intel Xeon 4116 CPU
16%
06.08.2013
.fetch(msgid, '(UID)')
043 match = REUID.match(data[0])
044 msguid = match.group('uid')
045 logging.debug("Found UID %s" % ( msguid ))
046 result = imap.uid('COPY', msguid, targetfolder)
047
16%
18.07.2013
resp, data = imap.fetch(msgid, '(UID)')
043 match = REUID.match(data[0])
044 msguid = match.group('uid')
045 logging.debug("Found UID %s" % ( msguid ))
046 result = imap
16%
20.05.2014
and lets you know of changes or foul play on the data link layer.
P0f – An effective passive fingerprinting tool to identify OS and software on endpoints and to show how the machine is connected
16%
22.05.2023
Docker container. In principle, this can be started on any server with a working Docker runtime environment. The following example assumes you have a fresh Ubuntu 22.04, which can be virtualized, of course