Admin Magazine
 
  • 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
ADMIN Magazine on Facebook
GooglePlus

Search

Spell check suggestion: 2821M8M8 00 09%88711bmw.com 00 09%892821M8M8 00 09%88711bmw.com 00 09%8080 ?

Refine your search
Sort order
  • Date
  • Score
Content type
  • Article (Print) (109)
  • Article (68)
  • Blog post (1)
Keywords
Creation time
  • Last day
  • Last week
  • Last month
  • Last three months
  • Last year

« Previous 1 ... 10 11 12 13 14 15 16 17 18 Next »

34%
Parallel Programming with OpenCL
04.11.2011
Home »  HPC  »  Articles  » 
 convolutionSum = 0.0f; 05  06     // Iterate over convolution kernel 07     for(size_t ky = 0; ky < kernel.height; ++ky) 08     { 09       for(size_t kx = 0; kx < kernel.width; ++kx) 10  11       { 12
34%
Setting up HTTP/2 for Nginx
25.03.2021
Home »  Archive  »  2021  »  Issue 62: Lean...  » 
Photo by Ludomil Sawicki on Unsplash
.1) are basically based on the idea of the original HTTP protocol (HTTP/0.9), which assumes that a web browser establishes a dedicated TCP connection to the web server for each request (i.e., for an HTML file
33%
Web Cryptography API
26.11.2013
Home »  Articles  » 
: "RSASSA-PKCS1-v1_5", 03 params: { 04 modulusLength: 512, 05 publicExponent: new Uint8Array([0x01, 0x00, 0x01]) 06 } 07 }; 08 var sigAlg = { 09 name: "RSASSA-PKCS1-v1_5", 10 params: { hash: "SHA-1
33%
Parallel Python with Joblib
08.04.2014
Home »  HPC  »  Articles  » 
| elapsed: 0.0s remaining: 4.5s [Parallel(n_jobs=2)]: Done 198 out of 1000 | elapsed: 1.2s remaining: 4.8s [Parallel(n_jobs=2)]: Done 399 out of 1000 | elapsed: 2.3s remaining: 3.5s
33%
Virtual switching with Open vSwitch
28.07.2011
Home »  CloudAge  »  Articles  » 
 
# iperf c 192.168.0.5 t 60 05 06 Client connecting to 192.168.0.5, TCP port 5001 07 TCP window size: 16.0 KByte (default) 08 09 [ 3] local 192.168.0.210 port 60654 connected with 192.168.0.5 port 5001
33%
MySQL is gearing up with its own high-availability Group Replication solution
17.06.2017
Home »  Archive  »  2017  »  Issue 39: Conta...  » 
Lead Image © lassedesignen, 123RF.com
_schema.events_statements_summary_global_by_event_name WHERE event_name LIKE "%/savepoint"; +------------+ | COUNT_STAR | +------------+ | 1 | +------------+ 1 row in set (0.00 sec) Hands On The following sections demonstrate the installation
33%
Hands-on test of Windows Subsystem for Linux
22.12.2017
Home »  Archive  »  2017  »  Issue 42: Secur...  » 
Lead Image Craig Whitehead on Unsplash
$keyfile /etc/ssh 08 chmod 644 /etc/ssh/$filename 09 done 10 if [ -f .ssh/config ]; then 11 cat .ssh/config >> /etc/ssh/ssh_config 12 sed -i 's|~/.ssh|/etc/ssh|g' /etc/ssh/ssh_config 13
33%
Parallelizing and memorizing Python programs with Joblib
20.05.2014
Home »  Archive  »  2014  »  Issue 20: IPv6...  » 
)]: Done 1 out of 181 | elapsed: 0.0s remaining: 4.5s [Parallel(n_jobs=2)]: Done 198 out of 1000 | elapsed: 1.2s remaining: 4.8s [Parallel(n_jobs=2)]: Done 399 out of 1000 | elapsed: 2
33%
PostgreSQL 9.3
04.02.2014
Home »  Articles  » 
 
 text not null, 07    subject text not null, 08    msg_id text not null, 09    date timestamp) 10 SERVER pg_archive_server This corresponds exactly to the definition on the archive server, but naturally
33%
New in PostgreSQL 9.3
09.01.2013
Home »  Archive  »  2013  »  Issue 18: New W...  » 
Lead Image © Nuno Andre, 123RF.com
not null, 07 subject text not null, 08 msg_id text not null, 09 date timestamp) 10 SERVER pg_archive_server This corresponds exactly to the definition on the archive server, but naturally

« Previous 1 ... 10 11 12 13 14 15 16 17 18 Next »

Service

  • Article Code
  • Contact
  • Legal Notice
  • Privacy Policy
  • Glossary
    • Backup Test
© 2025 Linux New Media USA, LLC – Legal Notice