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)
(756)
Article
(171)
News
(84)
Blog post
(1)
Keywords
Creation time
Last day
Last week
Last month
Last three months
Last year
« Previous
1
...
14
15
16
17
18
19
20
21
22
23
24
25
26
27
...
102
Next »
18%
Predicting Drive Doom
20.10.2013
Home
»
HPC
»
Articles
»
. The output for the Samsung SSD is: [root@home4 ~]# smartctl -i /dev/sdb smartctl 5.43 2012-06-30 r3573 [x86_64-linux-2.6.32-358.18.1.el6.x86_64] (local build) Copyright (C) 2002-
12
by Bruce Allen, http
18%
Monitoring your cluster with a home-grown OCF agent
30.11.2025
Home
»
Archive
»
2012
»
Issue 07: Xen v...
»
an Asterisk PBX as an HA resource 07 # 08 # Authors: Martin Gerhard Loschwitz 09 # Florian Haas 10 # 11 # Support: linux-ha@lists.linux-ha.org
12
# License: GNU General Public
18%
Modern Fortran for today and tomorrow
17.06.2017
Home
»
Archive
»
2017
»
Issue 39: Conta...
»
04 real :: var2 05 integer :: int1 06 end type other_struct 07 08 type my_struct ! Declaration of a Derived Type 09 integer :: i 10 real :: r 11 real*8 :: r8
12
real, dimension(100
18%
SmartOS: Cool Cloud Platform Rises from the Ashes of Solaris
10.06.2014
Home
»
Articles
»
kernel 3.
12
, so that SmartOS at least installed without error messages, although it would hang if you tried to launch a KVM machine. Although you don’t have to worry about installation, you do need to set
18%
Get Started with Parallel CPython
07.11.2011
Home
»
HPC
»
Articles
»
if '__main__' == __name__: 09 10 p1 = Process(target = test, args = ('Rich',)) 11 p2 = Process(target = test, args = ('Nus',))
12
p3 = Process(target = test, args = ('Geeks',)) 13 14 p2
18%
Deis combines Docker and CoreOS
17.02.2015
Home
»
Archive
»
2015
»
Issue 25: Safe...
»
that deploys and scales
12
-factor apps as Docker containers across a cluster of CoreOS machines" (see also the box titled "Twelve Factors"). Twelve Factors Heroku and several other PaaS providers
18%
Jenkins Configuration as Code
07.06.2019
Home
»
Archive
»
2019
»
Issue 51: Self-...
»
_HOME=/ephemeral/jenkins 10 11 # for main web interface:
12
EXPOSE ${HTTP_PORT} 13 14 ENV JENKINS_HOME=${JENKINS_HOME} 15 ENV CASC_JENKINS_CONFIG=/jcasc_config 16 17 COPY jcasc_config/* ${CASC_JENKINS_CONFIG}/ 18 19 RUN mkdir
18%
Boost performance of your Python programs
30.11.2025
Home
»
Archive
»
2010
»
Issue 2: Backup...
»
if '__main__' == __name__: 09 10 p1 = Process(target = test, args = ('Rich',)) 11 p2 = Process(target = test, args = ('Nus',))
12
p3 = Process(target = test, args = ('Geeks',)) 13 14 p2.start
18%
Fast system management from Puppet Labs
30.11.2025
Home
»
Archive
»
2011
»
Issue 5: Pen Te...
»
="http://activemq.apache.org/schema/core" brokerName="localhost" useJmx="true"> 10
11
12
13 14
15
18%
Visualizing time series data
21.08.2014
Home
»
Archive
»
2014
»
Issue 22: OpenS...
»
_port = 2003; 10 11 # create Socket
12
my $socket = IO::Socket::INET -> new(PeerAddr => $remote_host, 13 PeerPort => $remote_port, 14 Proto => "tcp", 15 Type => SOCK_STREAM) 16 or die "Couldn
« Previous
1
...
14
15
16
17
18
19
20
21
22
23
24
25
26
27
...
102
Next »