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
Sort order
Date
Score
Content type
Article (Print)
(310)
Article
(74)
News
(5)
Blog post
(1)
Keywords
Creation time
Last day
Last week
Last month
Last three months
Last year
« Previous
1
2
3
4
5
6
7
8
9
10
11
12
...
39
Next »
14%
First steps in IT automation by Rex
11.06.2014
Home
»
Archive
»
2014
»
Issue 21: Manag...
»
@hercules 10 The key's randomart image is: 11 +--[ RSA 2048]----+ 12 | | 13 | . | 14 | E |
15
| .. . | 16 | ..o. .S | 17 | .o . oo o | 18
14%
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
14%
Monitoring your cluster with a home-grown OCF agent
30.11.2025
Home
»
Archive
»
2012
»
Issue 07: Xen v...
»
License (GPL) 13 # 14 # (c) 2011 hastexo Professional Services GmbH
15
# 16 # This resource agent is losely derived from the MySQL resource 17 # agent, which itself is made available to the public
14%
Web Cryptography API
26.11.2013
Home
»
Articles
»
cipher = e.target.result;
15
polycrypt.decrypt(encAlg, key, cipher).oncomplete = function(e) { 16 console.log("encrypted: "+bin2str(cipher)); 17 console.log("decrypted: "+bin2str
14%
Beyond monitoring: Mathematical load simulation in Perl
30.11.2025
Home
»
Archive
»
2011
»
Issue 6: Perfor...
»
Model"; 11 $work = "ebiz-tx"; 12 $node1 = "WebServer"; 13 $node2 = "AppServer"; 14 $node3 = "DBMServer";
15
$think = 0.0 * 1e-3; # as per test system 16 $dtime =
2.2
* 1e-3; # dummy service time 17 18
14%
Listing 5
21.08.2012
Home
»
HPC
»
Articles
»
Warewulf 4 Code
»
-cli x86_64 5.3.3-14.el6_3 sl-security
2.2
M php-common x86_64 5.3.3-14.el6_3 sl-security 522 k php-gd x86_64 5
14%
Setting up SELinux policies
12.09.2013
Home
»
Archive
»
2013
»
Issue 16: Docker
»
: Custom SELinux policy module 12 BuildRoot: %{_tmppath}/%{name}-%{version}-build 13 BuildArch: noarch 14 BuildRequires: checkpolicy, selinux-policy
15
Requires: selinux-policy-targeted 16
14%
Rethinking RAID (on Linux)
16.03.2021
Home
»
HPC
»
Articles
»
/md0: Version : 1.2 Creation Time : Sat Jan 9
15:22
:29 2021 Raid Level : raid1 Array Size : 244065408 (232.76 GiB 249.92 GB) Used Dev Size : 244065408 (232.76 Gi
14%
A Hands-on Look at Kubernetes with OpenAI
09.10.2017
Home
»
Archive
»
2017
»
Issue 41: Kuber...
»
Timestamp: 2017-06-07T08:
15
:30Z labels: openai.org/location: azure-us-east-v2 name: 10.126.
22
.9 spec: externalID: 10.126.
22
.9 providerID: azure:////62823750-1942-A94F-822E-E6BF3C9EDCC4 status
14%
Gatling load-testing tool
03.02.2022
Home
»
Archive
»
2022
»
Issue 67: syst...
»
" -> "1")
15
16 var getSitePage = 17 exec(http("step_1_getpage") 18 .get("/") 19 .headers(headers) 20 .check(status.is(200))) 21
22
var getGooglePage = 23 exec
« Previous
1
2
3
4
5
6
7
8
9
10
11
12
...
39
Next »