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:
%xsede Llorente"22
?
Refine your search
[x]
Creation time
: Last three months
Sort order
Date
Score
Content type
Article (Print)
(29)
News
(2)
Article
(1)
Keywords
1
2
3
4
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
96%
Building a custom Cyberdeck
07.10.2025
Home
»
Archive
»
2025
»
Issue 89: Autom...
»
2 Bill of Materials Das Loot Price (US$) Source Raspberry Pi 500 $97.
22
https://thepihut.com/products/raspberry-pi-500 Sleeve for Raspberry Pi 500
96%
Successful automatic service detection
31.10.2025
Home
»
Archive
»
2012
»
Issue 11: Cloud...
»
ports on www2.haribo.com (213.185.81.67): Not shown: 995 closed ports PORT STATE SERVICE VERSION 21/tcp open ftp?
22
/tcp open tcpwrapped 80/tcp open http Apache httpd |_ html
95%
Reading and understanding database execution plans
31.10.2025
Home
»
Archive
»
2012
»
Issue 12: NAS S...
»
-----------------------------------------------------------------
15
| 0 | SELECT STATEMENT | 3130K | 833 | 16 |* 1 | HASH JOIN | 3130K | 833 | 17 |* 2 | TABLE ACCESS BY INDEX ROWID | SALES | 566K
95%
Compressed Archives for User Projects
11.08.2025
Home
»
Articles
»
.jpg
15
cat.9874.jpg 5 cat.9927.jpg 51 cat.997.jpg 37 dog.9809.jpg 32 dog.9862.jpg 25 dog.9915.jpg 27 cat.9821.jpg 14 cat.9875.jpg 24 cat.9928.jpg 29 cat.9980.jpg 23 dog.9810.jpg
22
dog.9863
94%
Tails 7.0 Announced
10.10.2025
Home
»
News
»
emulator and features GNOME Loupe as the default image viewer, among other software updates. This version also starts 10–
15
seconds faster on most computers, the announcement says, and has an increased
94%
Stack Overflow Survey: 66% of Developers Frustrated by AI Inaccuracy
07.08.2025
Home
»
News
»
countries, with most respondents citing more than 10 years of coding experience. Years of coding experience (all respondents): 1 to 5 years (13.9%) 6 to 10 years (21.1%) 11 to
15
years (
15
94%
Moving HPC to the cloud
31.10.2025
Home
»
Archive
»
2012
»
Issue 11: Cloud...
»
of options, including dual four-core Xeon, dual six-core Xeon, or quad 12-core AMD processors ranging in speed from
2.2
to 2.9GHz with 24 to 128GB of RAM per server and up to 1TB of scratch local storage per
94%
Creating KVM machines with BoxGrinder and VMBuilder
31.10.2025
Home
»
Archive
»
2012
»
Issue 12: NAS S...
»
for VirtualBox 14 - virtualpc plugin for VirtualPC
15
16 Available delivery plugins: 17 - s3 plugin for Amazon Simple Storage Service (Amazon S3) 18 - cloudfront plugin for Amazon Simple Storage
92%
Netcat – The admin's best friend
31.10.2025
Home
»
Archive
»
2012
»
Issue 12: NAS S...
»
the source port of your connection to 16000, you could add the -p option: # nc -p 16000 examplehost.tld
22
To add a timeout for latency testing, you could use the -w parameter with the number of seconds – 30
1
2
3
4
Next »