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!600 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
27%
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
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
26%
Connecting dissimilar IPsec implementations
30.11.2025
Home
»
Archive
»
2011
»
Issue 4: Secure...
»
versions worked best (and worst) together. My tests included the following: Kame/Racoon on Mac OS
X
and Linux Solaris 10 Windows Server 2008 Cisco-Router with IOS
12
Juniper SRX
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
1
2
3
4
5
Next »