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 three months
Sort order
Date
Score
Content type
Article (Print)
(68)
Keywords
1
2
3
4
5
6
7
Next »
100%
Continuous integration with Jenkins
30.11.2025
Home
»
Archive
»
2012
»
Issue 10: Traff...
»
at an early stage, and thus quickly resolved. But, of course, the whole
thing
can only work if someone actually checks all these new
code
snippets regularly, as soon as they appear in the repository. Only ... Compiling and testing newly written
code
is one
thing
. But, creating an entire RPM package to be able to install the software cleanly on the test systems is something quite different. Jenkins helps
74%
OpenStack workshop, part 1: Introduction to OpenStack
31.10.2025
Home
»
Archive
»
2012
»
Issue 12: NAS S...
»
in Launchpad (Figure
1
). When Ubuntu made the whole
thing
more or less official back in May 2011 and dropped Eucalyptus in favor of OpenStack as its cloud solution, a murmur went through the developer community ... The OpenStack developers have released the new 2012.2 version of their protégé,
code-named
"Folsom." What potential does OpenStack offer, and what distinguishes it from other clouds? We provide ... OpenStack workshop, part
1
: Introduction to OpenStack
49%
The PHP FastCGI process manager, PHP-FPM
31.10.2025
Home
»
Archive
»
2012
»
Issue 12: NAS S...
»
/my/jail. To query the current pool health via a special URL, add the following line to the pool configuration (from Listing
1
): pm.status_path = /status Among other
things
, http://www.example.
com
... Apache web servers generally use the mod_php module to run PHP programs, but the official PHP package also contains a little-acclaimed alternative by the
name
of PHP-FPM, which uses the Fast
45%
Sys Admin On the Go
30.11.2025
Home
»
Archive
»
2010
»
Issue 0: Active...
»
gateways: http://www.mutube.
com
/projects/open-email-to-sms/gateway-list/ ConnectBot: http://
code.google.com
/p/connectbot/ pssh – SSH2 for Palm OS 5: http://www.sealiesoftware.
com
/pssh/ TuSSH – SSH
1
40%
Boost performance of your Python programs
30.11.2025
Home
»
Archive
»
2010
»
Issue 2: Backup...
»
of arguments passed. Also, you should use the join method to wait for the completion of your created subprocess. After you type the
code
shown in Listing
1
into a file
named
basic.py and make the source file
39%
Monitoring daemons with shell tools
30.11.2025
Home
»
Archive
»
2010
»
Issue 1: System...
»
traffic. If you use the IP address as the target, you avoid the risk of false positives from buggy
name
resolution. ping -
c
1
ip_address Sensor scripts can obviously be extended to cover many other system ...
1
39%
Expand your sphere with a piece of Google
30.11.2025
Home
»
Archive
»
2011
»
Issue 4: Secure...
»
.0" encoding="utf-8"?>
1
This completes the "Hello World" example
39%
Apache 2.4 with mod_lua
30.11.2025
Home
»
Archive
»
2012
»
Issue 09: Windo...
»
, the packages go by the
names
of lua5.
1
and liblua5.
1
.0-dev; openSUSE users will need lua-devel and liblua5_
1
. Once you have Lua in place on your disk, you can turn to the Apache web server source
code
and run
38%
An IT nomad's daily diary
30.11.2025
Home
»
Archive
»
2011
»
Issue 6: Perfor...
»
is adding these entries to the Cobbler database. A typical example looks something like Listing
1
. Listing
1
System Settings 01 # cobbler system add --
name
=foo --profile=ksprofile-devel-rhel6
38%
Julia: A new language for technical computing
30.11.2025
Home
»
Archive
»
2012
»
Issue 10: Traff...
»
of
C
with the dynamism of Ruby. We want a language that's homoiconic (i.e., has the same representation of
code
and data), with true macros like Lisp, but with obvious, familiar mathematical notation
1
2
3
4
5
6
7
Next »