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: 17 Live 00 09%88711bmw.com 00 09 14 Live 00 09%88711bmw.com 00 09%80kb ?

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

22%
S3QL filesystem for cloud backups
09.01.2013
Home »  Archive  »  2013  »  Issue 18: New W...  » 
Lead Image © stylephotographs, 123RF.com
metadata tables... 08 Dumping metadata... 09 ..objects.. 10 ..blocks.. 11 ..inodes.. 12 ..inode_blocks.. 13 ..symlink_targets.. 14 ..names.. 15 ..contents.. 16 ..ext_attributes.. 17 Compressing and uploading
21%
StarCluster Toolkit: Virtualization Meets HPC
16.01.2013
Home »  HPC  »  Articles  » 
(nsamples): 12     x = random.random() 13     y = random.random() 14     if (x*x)+(y*y)<1: 15         inside += 1 16  17 mypi = (4.0 * inside)/nsamples 18 pi = comm.reduce(mypi, op=MPI.SUM, root=0) 19  20 if rank
21%
Building a virtual NVMe drive
25.03.2020
Home »  Archive  »  2020  »  Issue 56: Secur...  » 
Lead Image © lassedesignen, 123RF
8 2 488383488 sda2 12 8 16 6836191232 sdb 13 8 64 6836191232 sde 14 8 80 39078144 sdf 15 8 48 6836191232 sdd 16 8 32 6836191232 sdc 17 11
21%
Policy rulesets in cloud-native environments
06.10.2022
Home »  Archive  »  2022  »  Issue 71: Kuber...  » 
Lead Image © bloomua, 123RF.com
{ 10 "UserName": "ferdinand", 11 "SerialNumber": "arn:aws:iam::123456789:mfa/ferdinand", 12 "EnableDate": "2021-04-25 09:00:38+00:00" 13 } 14 ], 15 "Groups
21%
Automation Scripting with PHP
16.10.2012
Home »  Articles  » 
 
($ssh, '/sbin/ifconfig'); 07 stream_set_blocking($stream, true); 08 09 $response = ''; 10 while($buffer = fread($stream, 4096)) { 11 $response .= $buffer; 12 } 13 14 fclose($stream); 15 echo $response; 16 17
21%
Asynchronous PostgreSQL
12.09.2013
Home »  Archive  »  2013  »  Issue 16: Docker  » 
Lead Image © Fesus Robert, 123RF.com
\nContent-Type: text/plain\n\n"; 09 $|=1; $|=0; # flush 10 11 my $dbh; 12 13 $SIG{TERM}=sub { 14 $dbh->pg_cancel if $dbh and $dbh->{pg_async_status}==1; 15 }; 16 17 $dbh
21%
Thread processing in Python
02.06.2020
Home »  Archive  »  2020  »  Issue 57: Artif...  » 
Lead Image © Christos Georghiou, 123RF.com
= sol.copy() 10 11 for j in range(0,ny-1): 12 sol[0,j] = 10.0 13 sol[nx-1,j] = 1.0 14 # end for 15 16 for i in range(0,nx-1): 17 sol[i,0] = 0.0 18 sol[i,ny-1] = 0.0 19 # end for 20 21 # Iterate 22
21%
Registry for Docker images
01.08.2019
Home »  Archive  »  2019  »  Issue 52: Stop...  » 
Lead Image © Viktoriya Malova, 123RF.com
addr: :5000 10 tls: 11 certificate: "/le/live/remote.repository.com/cert.pem" 12 key: "/le/live/remote.repository.com/privkey.pem" 13 auth: 14 token: 15 realm
20%
mpi4py – high-performance distributed Python
30.11.2020
Home »  Archive  »  2020  »  Issue 60: Secur...  » 
Lead Image © liu liming, 123RF.com
): 11 12 s = 0.0 13 s += h * f(a) 14 for i in range(1, n): 15 s += 2.0 * h * f(a + i*h) 16 # end for 17 s += h * f(b) 18 return (s/2.) 19 # end def 20 21 22 # Main section 23 comm = MPI
20%
Warewulf Cluster Manager – Completing the Environment
20.06.2012
Home »  HPC  »  Articles  » 
Determining fastest mirrors epel/metalink | 12 kB 00:00 * elrepo: mirror.symnds.com

« Previous 1 2 3 4 5 6 7 8 9 Next »

Service

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