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
Spell check suggestion:
%xsede Llorente 08
?
Refine your search
Sort order
Date
Score
Content type
Article (Print)
(319)
Article
(47)
Keywords
Creation time
Last day
Last week
Last month
Last three months
Last year
« Previous
1
2
3
4
5
6
7
8
9
...
37
Next »
17%
Modularize websites with Web Components
09.04.2019
Home
»
Archive
»
2019
»
Issue 50: Bpfilter
»
="https://unpkg.com/@webcomponents/webcomponentsjs"> 05 06 07
08
09
My Comments
10
11
12
17%
S3QL filesystem for cloud backups
09.01.2013
Home
»
Archive
»
2013
»
Issue 18: New W...
»
metadata tables...
08
Dumping metadata... 09 ..objects.. 10 ..blocks.. 11 ..inodes.. 12 ..inode_blocks.. 13 ..symlink_targets.. 14 ..names..
15
..contents.. 16 ..ext_attributes.. 17 Compressing and uploading
17%
An IT nomad's diary
30.11.2025
Home
»
Archive
»
2011
»
Issue 5: Pen Te...
»
software repository on your computer. Listing 1 shows you the Yum repository file for Fedora 14/
15
, or RHEL 6; the OpenShift website has installation how-tos for other systems (including Windows and Mac OS X
17%
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
17%
Jenkins Configuration as Code
07.06.2019
Home
»
Archive
»
2019
»
Issue 51: Self-...
»
-jdk-alpine 02 03 RUN apk add --no-cache git openssh-client curl bash # for Jenkins AWT 04 ttf-dejavu 05 06 ARG JENKINS_USER=jenkins 07 ARG UID=1000
08
ARG HTTP_PORT=8080 09 ARG JENKINS
17%
Haskell framework for the web
22.12.2017
Home
»
Archive
»
2017
»
Issue 42: Secur...
»
ParamTypeClasses #-} 04 {-# LANGUAGE OverloadedStrings #-} 05 {-# LANGUAGE TypeFamilies #-} 06 {-# LANGUAGE TemplateHaskell, QuasiQuotes #-} 07 -- import libraries
08
import Yesod 09 import Data.Text 10 import
17%
Storage system with OpenSolaris and Comstar
30.11.2025
Home
»
Archive
»
2010
»
Issue 0: Active...
»
/nsswitch.conf (Konfigurieren der Namensauflösung)
08
... 09 hosts files dns 10 ipnodes files dns 11 ... 12 # vi /etc/hosts 13 ::1 localhost 14 127.0.0.1 localhost
15
192.168.1.200 myiscsiserver myiscsiserver.local loghost 16
17%
Get Started with Parallel CPython
07.11.2011
Home
»
HPC
»
Articles
»
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
17%
Boost performance of your Python programs
30.11.2025
Home
»
Archive
»
2010
»
Issue 2: Backup...
»
(number, label): 07 for i in xrange(number):
08
print ' ' + str(i) + ' ' + label 09 sleep((number -
15
)/10.0) 10 11 if '__main__' == __name__: 12 13 p1 = Process(target = count, args = (20
17%
Using Libvirt with Python to manage virtual machines
21.08.2014
Home
»
Archive
»
2014
»
Issue 22: OpenS...
»
.libvirt.unix.manage" || action.id == "org.libvirt.unix.monitor") && subject.isInGroup("virt")) { 07 return polkit.Result.YES;
08
} 09 return null; 10 }); After ensuring that the user virtuser is a member of the virt
« Previous
1
2
3
4
5
6
7
8
9
...
37
Next »