12%
07.11.2011
04 from multiprocessing import Process
05
06 def count(number, label):
07 for i in xrange(number):
08 print ' ' + str(i) + ' ' + label
09 sleep((number ‑ 15)/10.0)
10
11
12%
09.08.2015
developments in the open source groupware alternatives PostPath, Kerio, Kolab, Open-Xchange, Scalix, Tine 2.0, Zarafa, and Zimbra.
PostPath
Somewhat unlucky in its hunt for customers, PostPath [1] used to have
12%
03.08.2023
supplied to the devices – is a common method for calculating the cost of an infrastructure. With a theoretical PUE value of 1.0, the components would receive 100 percent of the energy used in the data center
12%
03.08.2023
, 2010, 2013, and 2017 Top 10 reports).
Updates are promised frequently, ensuring the application's stability and potentially offering new features or improvements.
A single button click can reset
12%
10.07.2012
written in Lua. The Kepler project has been dormant since 2010; the many Apache modules never made the cut for the official Apache package and thus quickly disappeared from sight – with one exception
12%
17.06.2017
KSM can be switched off on a CentOS 7 system.
Listing 1
Checking the Status of KSM
# cat /sys/kernel/mm/ksm/run
0
# cat /sys/kernel/mm/ksm/pages_shared
0
# pgrep ksmtuned
12%
25.03.2020
be used at the same time.
Listing 1
Displaying Keys
01 ;; ANSWER SECTION:
02 mozilla.org. 6074 IN DNSKEY 257 3 7
03 Av//szWRDSGz3g4JkiuQqws79YZ6nwxk0f9PF9MCQSYrRGd0f4
12%
10.12.2013
this number, consider the devices per capita rather than the total number. In 2010 we had 1.84 devices per person, which is easy to see: At the moment, you have a phone, maybe a couple of tablets, a laptop
12%
13.06.2016
are not defenseless: The Enhanced Mitigation Experience Toolkit (EMET) has had a function similar to pinning since version 4.0 [3].
Until recently, the server was basically defenseless against these attacks. All data
12%
22.12.2017
in the standard library, Parallel Python [3], variations on queuing systems such as 0MQ [4] (zeromq
), and the mpi4py [5] bindings of the Message Passing Interface (MPI) standard for writing MPI code in Python