Admin Magazine
 
  • News
  •  
  • Articles
  •  
  • Tech Tools
  •  
  • Subscribe
  •  
  • Archive
  •  
  • Whitepapers
  •  
  • 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: %xcomm 12 00s Llorente 13 ?

Refine your search
Sort order
  • Date
  • Score
Content type
  • Article (Print) (197)
  • Article (55)
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 13 14 ... 26 Next »

15%
New features in MariaDB 10.3
05.02.2019
Home »  Archive  »  2019  »  Issue 49: Anato...  » 
Lead Image by Adarsh Kummur on Unsplash
SQL> SELECT * FROM marks; 11 12 SQL> DELIMITER // 13 14 SQL> CREATE AGGREGATE FUNCTION agg_count(x INT) RETURNS INT 15 BEGIN 16 DECLARE count_students INT DEFAULT 0; 17 DECLARE CONTINUE HANDLER
15%
A standard cloud computing API
30.11.2025
Home »  Archive  »  2011  »  Issue 6: Perfor...  » 
total = summary.values.inject(0) { |sum, i| sum += i } 12 puts "Found #{total} instances in the following states:" 13 summary.keys.sort.each do |s| 14 printf "%20s %d\n", s, summary[s] 15 end 16 puts ... addresses this issue by offering a standardized API for infrastructure as a service (IaaS) clouds.
15%
We compare four popular NAS appliances
05.12.2014
Home »  Archive  »  2014  »  Issue 24: Visua...  » 
Lead Image © Alejandro Mendoza, 123RF.com
) Intel Atom D2701, 2.13GHz (dual core) RAM 4GB 0.5GB 2GB 2GB Network Interface 2x 1Gbit Ethernet 1x 1Gbit Ethernet 2x 1Gbit Ethernet 2x
15%
GNU Parallel: Multicore at the Command Line with GNU Parallel
04.11.2011
Home »  HPC  »  Articles  » 
 $if | bzip2 ‑9 > $if.bz2; 04 done 05 real    0m27.005s 06 user    0m11.745s 07 sys     0m14.623s 08  09 $ time find . ‑name "*.gz" ‑print | parallel ‑j +0 'zcat {} | bzip2 ‑9 > {.}bz2' 11  12 real    0m
15%
Malware Analysis
11.06.2014
Home »  Archive  »  2014  »  Issue 21: Manag...  » 
Lead Image © raptorcaptor, 123RF.com
.py --profile=WinXPSP2x86 -f remote-system-memory005.img malfind-D memory/ which dumps all the processes with injected code in the directory called memory (Figure 13). The next step is to upload these .dmp files
15%
Real-World HPC: Setting Up an HPC Cluster
04.11.2011
Home »  HPC  »  Articles  » 
additional packages. Listing 3:  Setting Up the Install System # mkdir -p /data0/repo/CentOS/5.6/iso/x86_64 # ln -s /data0/repo /repo # cd /repo/CentOS # ln -s 5.6 5 # wget http
15%
Magnum: Exploring OpenStack's Container API
08.10.2015
Home »  Archive  »  2015  »  Issue 29: Rescu...  » 
Lead Image © Ulrich M ller, 123RF.com
224984 49332 pts/30 S+ 12:20 0:16 /usr/bin/python /usr/bin/magnum-api stack 19844 0.0 1.4 228088 57308 pts/31 S+ 12:20 0:03 /usr/bin/python /usr/bin/magnum-conductor $ which magnum /bin
15%
Getting started with the OpenStack cloud computing framework
28.06.2011
Home »  CloudAge  »  Articles  » 
 
The Subject's Distinguished Name is as follows 11 countryName :PRINTABLE:'US' 12 stateOrProvinceName :PRINTABLE:'California' 13 localityName :PRINTABLE:'MountainView' 14 organization
15%
Web Cryptography API
26.11.2013
Home »  Articles  » 
(text) { 11 polycrypt.importKey("raw", hex2bin(encRawKey)).oncomplete = function(e) { 12 var key = e.target.result; 13 polycrypt.encrypt(encAlg, key, str2bin(text)).oncomplete = function(e) { 14 var
15%
Beyond monitoring: Mathematical load simulation in Perl
30.11.2025
Home »  Archive  »  2011  »  Issue 6: Perfor...  » 
© kudryashka, 123RF.com
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

« Previous 1 2 3 4 5 6 7 8 9 10 11 12 13 14 ... 26 Next »

Service

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