search:
News
Articles
Tech Tools
Subscribe
Archive
Whitepapers
Write for Us!
Newsletter
Shop
DevOps
Cloud Computing
Virtualization
HPC
Linux
Windows
Security
Monitoring
Databases
all Topics...
Search
Login
Search
Spell check suggestion:
%xcomm%3 08 Llorente"22
?
Refine your search
[x]
Creation time
: Last year
Sort order
Date
Score
Content type
Article (Print)
(86)
Keywords
1
2
3
4
5
6
7
...
9
Next »
100%
Creating an SFTP jail
30.11.2025
Home
»
Archive
»
2011
»
Issue 3: Are yo...
»
be replaced solely with the sshd configuration directives shown in Listing
3
. Line 16 specifies that SFTP will listen on port 2202 instead of the default SSH port
22
. This option is configurable and left ...
3
96%
A first look at Apache 2.4: Web server for the cloud
30.11.2025
Home
»
Archive
»
2011
»
Issue 3: Are yo...
»
: Apache now comes with mod_lua, which embeds the Lua language into Apache for handling rewrites and other logic. The Lua module started in Apache 2.
3
x
(the unstable series) as mod_wombat. The nice thing ... High performance and cloud suitability are the thrust of Apache 2.4. We give you the lowdown on transitioning your Apache HTTP Server from
2.2
to 2.4. ...
3
91%
VMware Server 2.0 on recent Linux distributions
30.11.2025
Home
»
Archive
»
2011
»
Issue 3: Are yo...
»
/usr/lib/vmware/bin/vmware-hostd |awk '{print $
3
}'|grep lib | \ 19 xargs rpm --queryformat '%{NAME}\n' -qf |sort -u
20
glibc 21 libgcc
22
libstdc++ 23 libxml2 24 nss-softokn-freebl 25 zlib 26 ...
3
... VMware Server
2.0
on recent Linux distributions
89%
Configuring the JBoss application server
30.11.2025
Home
»
Archive
»
2011
»
Issue 4: Secure...
»
="false"/> 05
06
07
08
88%
Tracing applications with OProfile and SystemTap
30.11.2025
Home
»
Archive
»
2010
»
Issue 1: System...
»
: all cores 0
x
40: core: this core 0
x
30: prefetch: all inclusive 0
x
10: prefetch: Hardware prefetch only 0
x
00: prefetch: exclude hardware prefetch 0
x
08
: (M)ESI: Modified 0
x
04: M
88%
Monitoring network computers with the Icinga Nagios fork
30.11.2025
Home
»
Archive
»
2010
»
Issue 1: System...
»
141.
20
.108.124 07 active_checks_enabled 1
08
passive_checks_enabled 0 09 max_check_attempts
3
10 check_command check-host-alive 11
88%
Configuration management with Chef
30.11.2025
Home
»
Archive
»
2010
»
Issue 1: System...
»
SUSE users should use the openSUSE Build Service to install [UCC:
x
20
-kl-listing-bold]rabbit-mq[/UCC] http://
3
. Doing so means that YaST automatically adds repositories that you need later on. Once you have
87%
Storage system with OpenSolaris and Comstar
30.11.2025
Home
»
Archive
»
2010
»
Issue 0: Active...
»
initial tests are quite reasonable: 1GB memory, a virtual CPU, about
20
GB of disk space, and a bridged network adapter with an Internet connection will do for now. Sun
x
VM VirtualBox is a good choice
87%
Virtualization via Zones
30.11.2025
Home
»
Archive
»
2010
»
Issue 0: Active...
»
using? 07 1) ANSI Standard CRT
08
2) DEC VT100 09
3
) PC Console 10 4) Sun Command Tool 11 5) Sun Workstation 12 6)
X
Terminal Emulator (xterms) 13 7) Other 14 Type the number of your choice
87%
Boost performance of your Python programs
30.11.2025
Home
»
Archive
»
2010
»
Issue 2: Backup...
»
() 15 p1.start() 16 p
3
.start() 17 18 p1.join() 19 p2.join()
20
p
3
.join() To see that multiprocessing creates multiple subprocesses, run the code shown in Listing 2 (counting
1
2
3
4
5
6
7
...
9
Next »