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)
(230)
Article
(34)
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
13
14
...
27
Next »
14%
News for Admins
28.11.2023
Home
»
Archive
»
2023
»
Issue 78: Domai...
»
plane, and the failure of a single cluster cannot take down the service mesh on other clusters," the announcement says. NIST Releases Draft of Cybersecurity Framework v2.
0
The National Institute ... ; CloudBees Updates Jenkins and Offers New DevSecOps Platform; Linkerd 2.14 Released with Improved Multi-Cluster Support; NIST Releases Draft of Cybersecurity Framework v2.
0
; CISA and MITRE Announce Open
14%
Server virtualization with Citrix XenServer
04.08.2011
Home
»
CloudAge
»
Articles
»
{
22
System.out.println("Expected arguments:
[nfs server] [nfs path]"); 23 return; 24 } 25 26 Server server = new Server(args[
0
], args[1
14%
Server virtualization with Citrix XenServer
30.11.2025
Home
»
Archive
»
2010
»
Issue 2: Backup...
»
between Citrix and Microsoft is demonstrated by the availability of graphical management tools. Basic management tasks on the host system (Dom
0
) can be handled using the Curses-based xcconsole and the xe
14%
Gatling load-testing tool
03.02.2022
Home
»
Archive
»
2022
»
Issue 67: syst...
»
class BlazeDemoV1 extends Simulation {
08
09 var qualifiedhost = "http://blazedemo.com" 10 var proxyport =
0
11 var proxyhost = "not set" 12 13 // headers for HTTP call 14 val headers = Map( 15
14%
Safeguard and scale containers
05.12.2016
Home
»
Archive
»
2016
»
Issue 36: Autom...
»
), Kubernetes is written in Go and available under the Apache 2.
0
license; the stable version when this issue was written was 1.3. Figure 1: Kubernetes comes
14%
mpi4py – high-performance distributed Python
30.11.2020
Home
»
Archive
»
2020
»
Issue 60: Secur...
»
==
0
:
08
data = { 'key1' : [10,10.1,10+11j], 09 'key2' : ('mpi4py' , 'python'), 10 'key3' : array([1, 2, 3]) } 11 else: 12 data = None 13 # end if 14 15 data = comm
14%
Warewulf 4 – Python and Jupyter Notebooks
13.04.2023
Home
»
HPC
»
Articles
»
own package; therefore, according to the module hierarchy discussed in a past Warewulf article, it should go into /opt/modulefiles/Core . The version of Anaconda I installed was
22.9.0
, which is what I
14%
OCI containers with Podman
06.10.2019
Home
»
Archive
»
2019
»
Issue 53: Secur...
»
is well. Listing 4 A Working Nginx Container 01 $ curl http://10.88.
0
.3:80 02 03 04 05 06
Welcome to nginx!
07