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 12%390 Llorente 22
?
Refine your search
[x]
Creation time
: Last year
Sort order
Date
Score
Content type
Article (Print)
(45)
Keywords
1
2
3
4
5
Next »
100%
Using Expect scripts to automate tasks
31.10.2025
Home
»
Archive
»
2012
»
Issue 12: NAS S...
»
14 expect -exact "$ " 15 send -- "ssh aspen\r" 16 expect -exact "password: " 17 send -- "PASSWORD\r" 18 expect -exact "$ " 19 send -- "ps -ef|grep apache\r"
20
expect -exact "$ " 21 send -- "exit\r"
22
...
12
98%
Creating KVM machines with BoxGrinder and VMBuilder
31.10.2025
Home
»
Archive
»
2012
»
Issue 12: NAS S...
»
Service (Amazon S3) 19 - ami plugin for Amazon Simple Storage Service (Amazon S3)
20
- sftp plugin for SSH File Transfer Protocol 21 - ebs plugin for Elastic Block Storage
22
- local plugin ...
12
28%
Creating an SFTP jail
30.11.2025
Home
»
Archive
»
2011
»
Issue 3: Are yo...
»
SyslogFacility AUTH
20
TCPKeepAlive yes 21 UseDNS no
22
UsePrivilegeSeparation yes 23 Subsystem sftp /usr/local/libexec/sftp-server 24 Match Group sftponly 25 ChrootDirectory /export
26%
Mandatory access control with Tomoyo Linux
30.11.2025
Home
»
Archive
»
2012
»
Issue 09: Windo...
»
.0
2.2
.
x
. 2.6.30 through 2.6.35 Debian 6 (Squeeze) 2.3.
x
. 2.6.36 through 3.0 Ubuntu 11.10 2.4.
x
. 3.1. openSUSE
12
.1 2.5.
x
. 3
26%
Give your servers the once over with Nmap
31.10.2025
Home
»
Archive
»
2012
»
Issue 11: Cloud...
»
.nmap.org (64.13.134.52): Not shown: 994 filtered ports PORT STATE SERVICE VERSION
22
/tcp open ssh OpenSSH 4.3 (protocol
2.0
) 25/tcp closed smtp
25%
SSH Administration – Windows in a Unix World
30.11.2025
Home
»
Archive
»
2010
»
Issue 0: Active...
»
| 14 | .. . o . | 15 | . . . . | 16 | . o o . | 17 | S + o o | 18 | o. E o .| 19 | o.o o|
20
| .+.....| 21 | .. +o..o|
22
25%
Configuring the JBoss application server
30.11.2025
Home
»
Archive
»
2011
»
Issue 4: Secure...
»
) (out= 131)(deflated 17%) adding: WEB-INF/(in = 0) (out= 0)(stored 0%) adding: WEB-INF/web.xml(in = 63) (out= 48)(deflated 23%) # cp helloworld.war ../../jboss-5.1.0.GA/server/all/deploy/
20
25%
Beyond monitoring: Mathematical load simulation in Perl
30.11.2025
Home
»
Archive
»
2011
»
Issue 6: Perfor...
»
and arrival rate 19 $pdq::streams = pdq::CreateOpen($Workload, $ArrivalRate);
20
# Define the service rate for customers at the cash desk 21 pdq::SetDemand($ServerName, $Workload, $SeviceTime);
22
25%
VMware Server 2.0 on recent Linux distributions
30.11.2025
Home
»
Archive
»
2011
»
Issue 3: Are yo...
»
(0
x
0000003c0d200000) 11 libgcc_s.so.1 => /lib64/libgcc_s.so.1 (0
x
00007f086f4d5000)
12
libc.so.6 => /lib64/libc.so.6 (0
x
0000003c0ca00000) 13 /lib64/ld-linux-
x
86-64.so.2 (0
x
0000003c0c600000 ... VMware Server
2.0
on recent Linux distributions
25%
Monitoring your cluster with a home-grown OCF agent
30.11.2025
Home
»
Archive
»
2012
»
Issue 07: Xen v...
»
under the 18 # following copyright: 19 #
20
# (c) 2002-2005 International Business Machines, Inc. 21 # 2005-2010 Linux-HA contributors
22
# 23 # See usage() function below for more details ... 24 # 25
1
2
3
4
5
Next »