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
Spell check suggestion:
%xcomm%3 09 Llorente"22
?
Refine your search
[x]
Creation time
: Last three months
Sort order
Date
Score
Content type
Article (Print)
(10)
Keywords
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
96%
Creating KVM machines with BoxGrinder and VMBuilder
31.10.2025
Home
»
Archive
»
2012
»
Issue 12: NAS S...
»
Service (Amazon S
3
) 19 - ami plugin for Amazon Simple Storage Service (Amazon S
3
)
20
- sftp plugin for SSH File Transfer Protocol 21 - ebs plugin for Elastic Block Storage
22
- local plugin
95%
Dynamic routing in Linux with Quagga
31.10.2025
Home
»
Archive
»
2012
»
Issue 12: NAS S...
»
password 8 ZDF339a.
20
a
3
E 05 log file /var/log/quagga/zebra.log 06 service password-encryption 07 ! 08 interface eth0
09
multicast 10 ipv6 nd suppress-ra 11 ! 12 interface eth1 13 ip address 10
94%
GNU tools under Windows
31.10.2025
Home
»
Archive
»
2012
»
Issue 11: Cloud...
»
Many administrators consider Bash and the GNU tools to be indispensable standard utilities for routine administrative tasks. For more than
20
years, the Bash Unix/Linux command shell, developed
94%
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
92%
Managing computers with Rex
31.10.2025
Home
»
Archive
»
2012
»
Issue 11: Cloud...
»
on the administrator's own machine, which even can be a Windows or Mac OS
X
machine; the only important thing is that you have a Perl environment in place. To install Rex, first pick up the git versioning tool (using
90%
Building a custom Cyberdeck
07.10.2025
Home
»
Archive
»
2025
»
Issue 89: Autom...
»
launched nary
20
years ago (Figure 1). Its underpowered early Atom CPU cannot support a modern graphical environment, but the intended use as a terminal in init
3
mode moots that concern entirely. Sadly, I
89%
Introduction to OpenMP programming
31.10.2025
Home
»
Archive
»
2012
»
Issue 12: NAS S...
»
application. Today, it's very easy to get laptops with at least two, if not four, cores. Desktops can easily have eight cores with lots of memory. You can also get
x
86 servers with 64 cores that access all
86%
Reading and understanding database execution plans
31.10.2025
Home
»
Archive
»
2012
»
Issue 12: NAS S...
»
| 355 | 18 |*
3
| INDEX RANGE SCAN | SALES_DATE | | 26 | 19 | 4 | TABLE ACCESS FULL | EMPLOYEES | 9M | 478 |
20
86%
Moving HPC to the cloud
31.10.2025
Home
»
Archive
»
2012
»
Issue 11: Cloud...
»
will provide sub-par performance. A deeper treatment of these issues can be found in a recent article called "Will HPC Work in the Cloud?" [
3
]. Finally, any remote computation scheme needs to address