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: %xcomm 12 00s Llorente 08 ?

Refine your search
Sort order
  • Date
  • Score
Content type
  • Article (Print) (140)
  • Article (31)
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 ... 18 Next »

15%
Go testing frameworks
05.08.2024
Home »  Archive  »  2024  »  Issue 82: Sover...  » 
Lead Image © Lucy Baldwin, 123RF.com
= [size][size]int {{0},{0},} 08 09 for i := 0; i < size; i++ { 10 for j := 0; j < size; j++ { 11 array[i][j]++ 12 } 13 } 14 15
15%
Distributed storage with Sheepdog
07.10.2014
Home »  Archive  »  2014  »  Issue 23: 10 Ti...  » 
Lead Image © kateleigh, 123RF.com
Sheepdog Server in Action # ps -ef|egrep '([c]orosyn|[s]heep)' root 491 1 0 13:04 ? 00:00:30 corosync root 581 1 0 1:13 PM ? 00:00:03 sheep -p 7000 /var
15%
Planning Performance Without Running Binaries
02.02.2021
Home »  Archive  »  2021  »  Issue 61: Secur...  » 
Lead Image © Lucy Baldwin, 123RF.com
't be parallelized, you can tell up front, without knowing any other details about the problem, that the maximum speedup theoretically possible is 20x (Equation 3
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%
Data Analysis with R and Python
17.02.2015
Home »  Archive  »  2015  »  Issue 25: Safe...  » 
Lead Image © mopic, 123RF.com
return float(val) 08 except: 09 return None 10 11 with open(sys.argv[1]) as csvfile: 12 collec = MongoClient()["galaxy"]["comets"] 13 for row in csv.reader(csvfile, delimiter="\t"): 14 try
15%
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
15%
Beyond monitoring: Mathematical load simulation in Perl
30.11.2025
Home »  Archive  »  2011  »  Issue 6: Perfor...  » 
© kudryashka, 123RF.com
=> 12; 05 06 # Hash AV pairs: (load in vusers, throughput in gets/sec) 07 %tpdata = ( (1,24), (2,48), (4,85), (7,100), (10,99), (20,94) ); 08 09 @vusers = keys(%tpdata); 10 $model = "e-Commerce Final
14%
VMware Server 2.0 on recent Linux distributions
30.11.2025
Home »  Archive  »  2011  »  Issue 3: Are yo...  » 
Dmitry Tsvetkov, 123RF.com
(0x0000003c0d200000) 11 libgcc_s.so.1 => /lib64/libgcc_s.so.1 (0x00007f086f4d5000) 12 libc.so.6 => /lib64/libc.so.6 (0x0000003c0ca00000) 13 /lib64/ld-linux-x86-64.so.2 (0x0000003c0c600000 ... VMware Server 2.0 on recent Linux distributions
14%
Cross-Vendor IPsec
25.10.2011
Home »  Articles  » 
 
authentication_algorithm pre_shared_key; 08 dh_group modp1024; 09 } 10 generate_policy off; 11 } 12 13 sainfo address 192.168.2.0/24 any address 172.16.0.0/16 any { 14 pfs_group modp1024; 15
14%
Many Clouds, One API
22.08.2011
Home »  Articles  » 
 
[inst.id] = inst.state 08 summary[inst.state] += 1 09 state 10 end 11 total = summary.values.inject(0) { |sum, i| sum += i } 12 puts "Found #{total} instances in the following states:" 13 summary ... to migrate easily to other providers at a later stage. Apache Deltacloud addresses this issue by offering a standardized API definition for infrastructure as a service (IaaS) clouds with drivers for a range

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

Service

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