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)
(484)
Article
(114)
Blog post
(1)
News
(1)
Keywords
Creation time
Last day
Last week
Last month
Last three months
Last year
« Previous
1
...
49
50
51
52
53
54
55
56
57
58
59
60
Next »
16%
Exchange Web Services for Mailbox Access
30.11.2020
Home
»
Archive
»
2020
»
Issue 60: Secur...
»
-Module -Name $DllPath 09 $ExchangeService = New-Object Microsoft.Exchange.WebServices.Data.ExchangeService([Microsoft.Exchange.WebServices.Data.ExchangeVersion]::Exchange2007_SP1)
10
$Exchange
16%
Versioned backups of local drives with Git
28.11.2022
Home
»
Archive
»
2022
»
Issue 72: OpenS...
»
, this step can take some time. In this setup, Git writes its data at a rate of about
1.2
GB per minute. The speed also depends on whether Git needs to write small or large files. During the write process you
16%
Installing applications in OpenStack with Murano
03.12.2015
Home
»
Archive
»
2015
»
Issue 30: OpenD...
»
are pretty simple for Ubuntu (or Fedora 21) and are well documented [
6
]. Using the latest software version proved invaluable in the lab tests performed by the magazine's staff (Listing 1). Ideally, users
16%
Ansible as an alternative to the Puppet configuration tool
11.02.2016
Home
»
Archive
»
2016
»
Issue 31: Tunin...
»
state=absent 07 notify: Restart Apache 08 09 - name: Generate Vhosts
10
template: 11 src=vhost.conf
12
dest=/etc/apache2/sites-enabled/{{ item.hostname }}.conf 13 with_items: vhosts 14
16%
Mesos compute cluster for data centers
10.06.2015
Home
»
Archive
»
2015
»
Issue 27: Fault...
»
prominent enterprises have adopted Mesos. Mesos depends on a system of well documented APIs [
6
] that support programming in C, C++, Java, Go, or Python. As a scheduler, Mesos provides the underpinnings
16%
IBM Open Technology Group
02.06.2020
Home
»
Archive
»
2020
»
Issue 57: Artif...
»
], where IBM is not only supporting the existing communities like TensorFlow [5], Kubeflow [
6
] and Onyx [7], but we are also enabling the adoption of AI and machine learning [ML] in enterprises. ADMIN: AI
16%
Getting the most from your cores
11.10.2016
Home
»
Archive
»
2016
»
Issue 35: Persi...
»
psutil module - this is needed for this application."; 09 print "Exiting..."
10
sys.exit(); 11 # end if
12
13 14 try: 15 import matplotlib.pyplot as plt; # Needed for plots 16 except: 17
16%
Managing Vim plugins
17.06.2017
Home
»
Archive
»
2017
»
Issue 39: Conta...
»
before deleting them. Vundle Vundle [
6
] (short for "Vim bundles," the name it uses for plugins) is an enhancement of Pathogen. Like Pathogen, Vundle rearranges the directory structure to make management
16%
Persistent Memory
14.01.2016
Home
»
HPC
»
Articles
»
DRAM. At the extreme, you can pretty much buy systems with
1-2
TB of memory, but you probably don't buy too many of them because of cost. Typical compute nodes are in the 64-256GB range. Persistent memory
16%
ASP.NET web development framework
30.11.2020
Home
»
Archive
»
2020
»
Issue 60: Secur...
»
Options.ListenAnyIP(4711, 08 listenOptions => { 09 listenOptions.UseHttps("cert.pfx", "
");
10
} 11 );
12
}) 13 .UseStaticWebAssets() 14 .Use
« Previous
1
...
49
50
51
52
53
54
55
56
57
58
59
60
Next »