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
[x]
Creation time
: Last month
Sort order
Date
Score
Content type
Article (Print)
(117)
Keywords
« Previous
1
2
3
4
5
6
7
8
...
12
Next »
41%
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
41%
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
41%
Beyond monitoring: Mathematical load simulation in Perl
30.11.2025
Home
»
Archive
»
2011
»
Issue 6: Perfor...
»
Rate; 08 $ServerName = "Cashier"; 09 $Workload = "Customers"; 10 #------------ PDQ Model ------------ 11 # Initialize internal PDQ variable
12
pdq::Init("Grocery Store Checkout"); 13 # Modify the units used
41%
Data acquisition with shell tools
30.11.2025
Home
»
Archive
»
2010
»
Issue 2: Backup...
»
clear 03 while true 04 do 05 echo "New record" 06 maxrecord=`ls -1 *.dat | sort | tail -1 | cut -d. -f 1` 07 newrecord=$(echo $maxrecord + 1 | bc ) 08 width=`echo $newrecord | wc -c` 09 10 ... 11
12
41%
Workshop: Container virtualization with LXC on Ubuntu 10.04
30.11.2025
Home
»
Archive
»
2011
»
Issue 6: Perfor...
»
#auto eth0 06 #iface eth0 inet dhcp 07 auto br0 08 iface br0 inet dhcp 09 bridge_ports eth0 10 bridge_stp off 11 bridge_maxwait 5
12
post-up /usr/sbin/brctl setfd br0 0 Next, create a directory
41%
An IT nomad's diary
30.11.2025
Home
»
Archive
»
2012
»
Issue 07: Xen v...
»
+++++++++++++++++++++++-------- 05 src/notification_proxy.c | 4 +++- 06 tools/idevicebackup2.c | 18 +++++++++++++----- 07 tools/ideviceimagemounter.c | 1 - 08 tools/ideviceinfo.c |
12
++++++++---- 09 7
41%
The logging module in Python
30.11.2025
Home
»
Archive
»
2012
»
Issue 08: FreeNAS
»
mainlog.info('an informative message') 11 mainlog.warning('a warning')
12
13 mylog.debug('no message from My-Module') 14 mylog.setLevel(logging.DEBUG) 15 mylog.debug('another message from My
40%
Two-factor authentication for WordPress blogs
30.11.2025
Home
»
Archive
»
2011
»
Issue 3: Are yo...
»
in the WordPress plugins settings under Settings | YubiKey . On the Users | Your Profile page, enter the key ID, which is the first
12
characters that YubiKey automatically outputs. Now, switch Yubi
40%
VMware Server 2.0 on recent Linux distributions
30.11.2025
Home
»
Archive
»
2011
»
Issue 3: Are yo...
»
.894212] vmware-hostd[3870]: segfault at 2100001c4f ip 0000003c0cb32ad0 sp 00007f3889e9cb88 error 4 in libc-2.
12
.90.so[3c0ca00000+19a000] Analysis and Plan A Initial analysis proved that the VMware
40%
Using the Expect scripting environment
30.11.2025
Home
»
Archive
»
2011
»
Issue 5: Pen Te...
»
$spin 08 @$molecule.xyz 09 10 END 11
12
done 13 done The Gaussian 09 (g09) computational chemistry simulation package uses a small input that tells it what type of predictions are desired and which
« Previous
1
2
3
4
5
6
7
8
...
12
Next »