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)
(224)
Article
(42)
Blog post
(1)
Keywords
Creation time
Last day
Last week
Last month
Last three months
Last year
« Previous
1
2
3
4
5
6
7
8
9
10
11
12
...
27
Next »
32%
Modularize websites with Web Components
09.04.2019
Home
»
Archive
»
2019
»
Issue 50: Bpfilter
»
="https://unpkg.com/@webcomponents/webcomponentsjs"> 05 06 07 08
09
My Comments
10
11
12
31%
Finally: Java 9
13.02.2017
Home
»
Archive
»
2017
»
Issue 37: Distr...
»
to the needs of an application. After all, the standard libraries in Java 8 weigh in at around 60
MB
and 20,000 classes. They not only need space on the hard drive, but the computer also needs to load them
31%
OpenStack workshop, part 3:Gimmicks, extensions, and high availability
16.05.2013
Home
»
Archive
»
2013
»
Issue 14: Samba 4
»
a9a6615fb5c045693 | root@alice:~# quantum port-list +--------------------------------------+------+-------------------+ | 0c
478
fa
6
-c
12
c-... | | fa:16:3e:29
31%
Using a Bash script to mirror external monitors
10.06.2015
Home
»
Archive
»
2015
»
Issue 27: Fault...
»
"} )
09
10 # force called programs to english output 11 LANG=C LC_ALL=C
12
13 function die { 14 echo
1>&2
"$*" 15 exit 10 16 } 17 18 function get_display_resolution { 19 local find_display="$1
31%
Serverless run times with custom Bash AWS Lambda layers
25.03.2020
Home
»
Archive
»
2020
»
Issue 56: Secur...
»
_DATA=$1 06 07 # This is the Event Data 08 echo $EVENT_DATA
09
10 # Example of command usage 11 EVENT_JSON=$(echo $EVENT_DATA | jq .)
12
13 # Example of AWS command that's output will show up
31%
Using Libvirt with Python to manage virtual machines
21.08.2014
Home
»
Archive
»
2014
»
Issue 22: OpenS...
»
hv = [ "tiffy.tuxgeek.de", "ernie.tuxgeek.de" ] 07 08 for hv_host in hv:
09
10 uri = "qemu+ssh://virtuser@" + hv_host + "/system" 11 conn = libvirt.openReadOnly(uri)
12
13 hypervisor_name = conn
31%
Build a honeypot with real-world alerts
01.08.2019
Home
»
Archive
»
2019
»
Issue 52: Stop...
»
and "closed" in line and "preauth" in line: 06 srcIP=line.split()[8] 07 print(srcIP) 08 raiseAlert(relay)
09
sendAlert(args.server, srcIP) 10 11 line=iptablesFile.readline()
12
31%
Setting up an OpenNebula Cloud
05.09.2011
Home
»
CloudAge
»
Articles
»
= kvmVM #specify the name 02 CPU = 1 # How many CPUs required? 03 MEMORY = 512 # RAM in
MB
04 OS = [ 05 KERNAL = "/boot/vmlinuz-2.
6
.32-24-generic", # Kernel to use 06
31%
Automating development environments and deployment with Otto
11.02.2016
Home
»
Archive
»
2016
»
Issue 31: Tunin...
»
prompts you for your access and secret key (Figure
6
). As an Amazon user, you are given both on registering with the service [
12
]. Next, click on your own name in the top right corner, select Security
31%
OCI containers with Podman
06.10.2019
Home
»
Archive
»
2019
»
Issue 53: Secur...
»
used the example configuration file from the installation help page [
6
] (Listing 1). As you can see in line
12
, the following container image registries are to be searched: docker.io registry
« Previous
1
2
3
4
5
6
7
8
9
10
11
12
...
27
Next »