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: %220mb%3%A9n Llorente 10 ?

Refine your search
Sort order
  • Date
  • Score
Content type
  • Article (Print) (234)
  • Article (91)
  • Blog post (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 10 11 12 13 14 15 ... 33 Next »

19%
Static code analysis finds avoidable errors
06.10.2019
Home »  Archive  »  2019  »  Issue 53: Secur...  » 
Lead Image © Andrey KOTKO, 123RF.com
://creativecommons.org/licenses/by-sa/3.0/ Splint: http://splint.org Hoare, C.A.R. An axiomatic basis for computer programming. Communications of the ACM , 1969;12(10):576-583, https://web.archive.org/web/20160304013345/http
19%
Programming with OpenMP
07.11.2011
Home »  HPC  »  Articles  » 
; in each step s=s*‑1), 14        we add two elements at the same time. */ 15        pi += 1.0/(i*4.0 + 1.0); 16        pi ‑= 1.0/(i*4.0 + 3.0); 17   } 18   pi = pi * 4.0; 19   printf("Pi = %lf\n", pi); 20
19%
Comparing startup times of Linux distros in the cloud
27.09.2021
Home »  Archive  »  2021  »  Issue 65: 7 Em...  » 
Lead Image © Lucy Baldwin, 123RF.com
Ubuntu Startup Improvement Distribution AMI Tested OS Boot (s) Service Start (s) Total (s) Trusty (14.04) ami-05dc324761386f3a9 14.581 3
19%
Matlab-like tools for high-performance computing
16.05.2013
Home »  Archive  »  2013  »  Issue 14: Samba 4  » 
,1000); 06 07 // Set host data on the Device (GPU) 08 dA = gpuSetData(A); 09 dC = gpuSetData(C); 10 11 d1 = gpuMult(A,B); 12 d2 = gpuMult(dA,dC); 13 d3 = gpuMult(d1,d2); 14 result = gpuGetData(d3); // Get
19%
HDF5 with Python and Fortran
21.03.2017
Home »  HPC  »  Articles  » 
 = f.create_group("subgroup"); 27     28      dset2 = grp.create_dataset("another_dataset", (50,), dtype='f'); 29      print "dset2.name = ",dset2.name 30     31      dset3 = f.create_dataset('subgroup2/dataset_three', (10,), dtype
19%
Matlab-Like Tools for HPC
03.01.2013
Home »  HPC  »  Articles  » 
-1.el6 epel 9.1 M Installing for dependencies: GraphicsMagick x86_64 1.3.17-1.el6 epel 2.2 M GraphicsMagick-c++ x86_64 1.3.17-1.el6
19%
Warewulf Cluster Manager – Administration and Monitoring
21.08.2012
Home »  HPC  »  Articles  » 
with the compute node: [root@test1 ~]# pbsnodes -a n0001 state = free np = 3 ntype = cluster status = rectime=1343594239,varattr=,jobs=,state=free,netload=118255091,gres=,loadave=0.02,ncpus=3
19%
Linux nftables packet filter
30.01.2020
Home »  Archive  »  2020  »  Issue 55: AWS L...  » 
Lead Image © alphaspirit, 123RF.com
command would be: iptables-translate -A INPUT -p tcp --dport 22 -m conntrack --ctstate NEW -j ACCEPT nft add rule ip filter INPUT tcp dport 22 ct state new counter accept If you want to convert all your
19%
Linux Local and Network Filesystems
07.01.2024
Home »  HPC  »  Articles  » 
 /snap/gtk-common-themes/1534 loop7    7:7    0  63.5M  1 loop /snap/core20/1974 loop8    7:8    0  91.7M  1 loop /snap/gtk-common-themes/1535 loop9    7:9    0  53.3M  1 loop /snap/snapd/19457 loop10   7:10   0    46M  1 loop
19%
Cross-Vendor IPsec
25.10.2011
Home »  Articles  » 
 
-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

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

Service

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