18%
07.11.2011
GB)
03 Socket P#0
04 Core L#0 + PU L#0 (P#0)
05 Core L#1 + PU L#1 (P#2)
06 Core L#2 + PU L#2 (P#4)
07 Core L#3 + PU L#3 (P#6)
08 NUMANode P#1 (12GB)
09 Socket P#1
10
18%
09.01.2013
difficulties because they require vendor-specific I/O control commands. Check the smartmontools page for more details on your specific card.
For this article, I used a freshly installed CentOS 6.4 [3
18%
17.04.2017
access the weather station in a browser using the URL http://localhost:3000 or a local IP address.
Quick Launch
First, install version 6 of the Node.js [3] server-side JavaScript implementation
18%
30.01.2013
, for a library that uses a specific compiler and MPI library, you would end up with a module names like atlas-3.10.0-opempi-1.6.2-open64-5.0
. The name is useful because it tells the user the library version
18%
25.10.2011
-algorithm sha1;
07 encryption-algorithm 3des-cbc;
08 }
09 policy test123 {
10 mode main;
11 proposals Phase1-3des-sha;
12 pre-shared-key ascii-text "$9$dQVgJiHmTF/.PO1Ehrlgoa
18%
20.10.2013
. The output for the Samsung SSD is:
[root@home4 ~]# smartctl -i /dev/sdb
smartctl 5.43 2012-06-30 r3573 [x86_64-linux-2.6.32-358.18.1.el6.x86_64] (local build)
Copyright (C) 2002-12 by Bruce Allen, http
18%
20.06.2022
a Flask app and set the OpenID connect config params
06 app = Flask(__name__)
07 app.secret_key = 'hu5t82LXfYKtr3XFcPeAYaCBWFK8DcI1'
08 app.config['OIDC_CLIENT_SECRETS'] = 'oidc-config.json'
09 app
18%
14.03.2013
,
09 sizeof(j));
10 [...]
11 MALLOC(pr, struct prison *,
12 sizeof(*pr),
13 M_PRISON, M_WAITOK | M_ZERO);
14 [...]
15 error = copyinstr(j.path,
16 &pr->pr_path, sizeof
18%
11.04.2016
toolkit for joomla
UrlToolkit {
ToolkitID = joomla
Match base64_encode[^(]*\([^)]*\) DenyAccess
Match (<|%3C)([^s]*s)+cript.*(>|%3E) DenyAccess
Match GLOBALS(=|\[|\%[0-9A-Z]{0,2}) Deny
18%
05.12.2014
(HostCt, ServerOwner, Date) %>%
106 arrange(desc(HostCt))
107 head12 <- head(top12, 25)
108
109 mergedTop25 <- rbind(head1,head2,head3,head4,head5,
head6,head7,head8,head9,head10,head11,head12)
110
111