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
?
Refine your search
[x]
Creation time
: Last year
Sort order
Date
Score
Content type
Article (Print)
(51)
Keywords
1
2
3
4
5
6
Next »
100%
Creating an SFTP jail
30.11.2025
Home
»
Archive
»
2011
»
Issue 3: Are yo...
»
_config 03 bash#> vi sshd_config 04 AllowTcpForwarding no 05 ClientAliveCountMax
3
06 ClientAliveInterval 0 07 Compression delayed
08
LoginGraceTime 60s 09 LogLevel DEBUG
3
10 MaxAuthTries 2 ...
3
94%
Remote VMware console without a browser
30.11.2025
Home
»
Archive
»
2011
»
Issue 4: Secure...
»
). Listing 1 Browser Plugins for VMware Server
2.0
$ pwd /usr/lib/vmware/webAccess/tomcat/apache-tomcat-6.0.16/webapps/ui/plugin $ ls build_doNotErase.txt vmware-vmrc-linux-
x
64.xpi vmware-vmrc-linux-
x
... The Firefox version
3
.6 browser plugin for accessing consoles on virtual servers can suddenly stop working, causing problems for VMware server admins. We explain how to use the plugin without
93%
VMware Server 2.0 on recent Linux distributions
30.11.2025
Home
»
Archive
»
2011
»
Issue 3: Are yo...
»
06 yum downgrade perl\* 07 rpm -e man-db
08
rpm -e pam_ldap --nodeps 09 yum downgrade nss_ldap 10 ... Fortunately, Yum introduced a downgrade option in version
3
.2.27 that makes it easier to step ...
3
... VMware Server
2.0
on recent Linux distributions
92%
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
92%
Configuring the JBoss application server
30.11.2025
Home
»
Archive
»
2011
»
Issue 4: Secure...
»
="false"/> 05
06
07
08
91%
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
91%
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
91%
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
90%
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
90%
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
Next »