search:
News
Articles
Tech Tools
Subscribe
Archive
Whitepapers
Digisub
Write for Us!
Newsletter
Shop
DevOps
Cloud Computing
Virtualization
HPC
Linux
Windows
Security
Monitoring
Databases
all Topics...
Search
Login
Search
Refine your search
Sort order
Date
Score
Content type
Article (Print)
(278)
Article
(112)
Blog post
(2)
News
(1)
Keywords
Creation time
Last day
Last week
Last month
Last three months
Last year
« Previous
1
...
16
17
18
19
20
21
22
23
24
25
26
27
28
29
...
40
Next »
25%
Julia: Fast as Fortran, easy as Python
09.04.2019
Home
»
Archive
»
2019
»
Issue 50: Bpfilter
»
Julia julia> 1//2 + 1//
3
5//
6
julia> numerator(
10
//12) 5 julia> 2//
3
== 4//
6
true julia> 2//
3
== 4/
6
false After strings and the various types of numbers, the most important built-in data type
25%
Automate your VMware configuration with Puppet
11.04.2016
Home
»
Archive
»
2016
»
Issue 32: Measu...
»
workstation. A converter [
6
] can be used, but its use is a little quirky. Option
3
, which I employ here, is to use a prebuilt appliance. VMware offers various prebuilt virtual machines [7] on the Solution
25%
Safeguard and scale containers
05.12.2016
Home
»
Archive
»
2016
»
Issue 36: Autom...
»
recommended for size and safety considerations. Container operators will find a statically linked Go web server with an image size of just
6
.7
MB
. If you need to compile Ruby Gems or Python Eggs
25%
Application virtualization with Docker
08.10.2015
Home
»
Archive
»
2015
»
Issue 29: Rescu...
»
---> Running in 259fb5959f4e [...] Step
3
: RUN yum install httpd -y ---> Running in 82dc46f
6
fc45 [...] Step 4 : RUN bash -c 'echo "Hello again..." > /var/www/html/index.html' ---> Running in e1fdb6433117 ---> d
25%
New features in PHP 8
02.02.2021
Home
»
Archive
»
2021
»
Issue 61: Secur...
»
$this->name = $
n
;
10
$this->$birthday = $g; 11 } 12 } 13 14 // ---- in PHP 8 -------- 15 class Address 16 { 17 public function __construct( 18 public string $name, 19 public Date
25%
Infrastructure as Code with Terraform
18.02.2018
Home
»
Archive
»
2018
»
Issue 43: Real...
»
public_key = "${file("${var.ssh_pub_key}")}" 07 } 08 resource "digitalocean_droplet" "mywebapp" { 09 image = "docker-16-04"
10
name: guest 11 region = "fra1" 12 size = "512
mb
" 13 ssh
25%
Cross-Vendor IPsec
25.10.2011
Home
»
Articles
»
-algorithm sha1; 07 encryption-algorithm
3
des-cbc; 08 } 09 policy test123 {
10
mode main; 11 proposals Phase1-
3
des-sha; 12 pre-shared-key ascii-text "$9$dQVgJiHmTF/.PO1Ehrlgoa
25%
Fedora 18 as a server distribution
16.05.2013
Home
»
Archive
»
2013
»
Issue 14: Samba 4
»
" according to the assessments after the first tests hardly helped improve the situation. However, this criticism relates primarily to desktop use, and in particular to errors in the new Gnome version
3.6
25%
Tools for troubleshooting the network
31.10.2025
Home
»
Archive
»
2012
»
Issue 11: Cloud...
»
Ethernet (PoE), you can verify this function. The tester can ping a remote node (
10
targets can be preset) to log the packet loss and delay and perform a traceroute, reporting run times to each hop
25%
Goodbye cloud VMs, hello laptop VMs
20.06.2022
Home
»
Archive
»
2022
»
Issue 69: Terra...
»
to the launch command. For example, the command multipass launch -
n
mycloudvm -c 2 -m 2G -d
10
G --timeout 600 Table 1 Multipass launch Argument Action (v1.8.0 default) -
n
« Previous
1
...
16
17
18
19
20
21
22
23
24
25
26
27
28
29
...
40
Next »