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: %2522Rub%253%25390 Llorente 10 ?

Refine your search
Sort order
  • Date
  • Score
Content type
  • Article (Print) (268)
  • Article (102)
  • 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 19 20 21 22 23 ... 38 Next »

27%
Linux nftables packet filter
30.01.2020
Home »  Archive  »  2020  »  Issue 55: AWS L...  » 
Lead Image © alphaspirit, 123RF.com
inet firewall allow-smtp-set { 10.1.0.0/24, 192.168.0.0/24 } You can then access this named set in any rule: nft add rule inet firewall incoming position 8 tcp dport { 25, 587 } ip saddr @allow
27%
The AWS CDK for software-defined deployments
05.02.2019
Home »  Archive  »  2019  »  Issue 49: Anato...  » 
Lead Image © krisckam, 123RF.com
offers a great deal of flexibility and power in its implementation (i.e., its null resources [9] and external data sources [10]), although, in my opinion, this comes with a somewhat steeper learning curve
27%
Tuning ZFS for Speed on Linux
17.03.2020
Home »  HPC  »  Articles  » 
: $ cat /proc/partitions|grep nvme  259        0  244198584 nvme0n1  259        3   97654784 nvme0n1p1  259        4   96679936 nvme0n1p2 I will be using partition 1 for the L2ARC read cache, so to enable
27%
Saving Storage Space with Reduced Precision
19.06.2023
Home »  HPC  »  Articles  » 
, i, j, ierr   !------------------------------------------------------------------     n = 100         allocate(a(n,n), stat=ierr)     allocate(b(n,n), stat=ierr)       call random_seed()       do j =1,n         do i=1,n             call random_number(x)             a(i,j) = 10.0d0*x
27%
Encrypting files
10.06.2015
Home »  Archive  »  2015  »  Issue 27: Fault...  » 
Lead Image © Yoichi Shimizu, 123RF.com
(c) 1999-2010 Igor Pavlov 2010-11-18 p7zip Version 9.20 (locale=en_US.UTF-8,Utf16=on,HugeFiles=on,1 CPU) Scanning Creating archive hpc_001.html.7z Enter password (will not be echoed) : Verify password
27%
SHA-3 – The new hash standard
14.03.2013
Home »  Archive  »  2013  »  Issue 13: IPv6...  » 
© Warakorn Harnprasop, 133RF.com
Schneier's blog entry: http://www.schneier.com/blog/archives/2012/09/sha-3_will_be_a.html Talk at 25C3 about spoofed MD5 signatures: http://media.ccc.de/browse/congress/2008/25c3-3023-en ... SHA-3 ... SHA-3 – The new hash standard
27%
SmartOS as a virtualization platform
20.03.2014
Home »  Archive  »  2014  »  Issue 19: Perim...  » 
Lead Image © Paulus NR, 123RF.com
"name": "net0", 22 "description": "public" 23 } 24 ], 25 "ssh_key": true 26 }, 27 "disk_driver": "virtio", 28 "nic_driver": "virtio", 29 "uuid": "555793a9-3c
27%
A Brief History of Supercomputers
21.01.2021
Home »  HPC  »  Articles  » 
This first article of a series looks at the forces that have driven desktop supercomputing, beginning with the history of PC and supercomputing processors through the 1990s into the early 2000s. ... processors running at 167MHz. It had options for 128, 256, or 512MB of SRAM main memory and was the first supercomputer to sustain greater than 1GFLOPS (10^9 floating point operations per second ... This first article of a series looks at the forces that have driven desktop supercomputing, beginning with the history of PC and supercomputing processors through the 1990s into the early 2000s.
27%
Single sign-on like the big guys
20.06.2022
Home »  Archive  »  2022  »  Issue 69: Terra...  » 
Lead Image © Sergey Nivens, 123RF.com
_domains = "*" # Keycloak configuration oidc_issuer_url = "http://localhost:8080/realms/testrealm" provider = "keycloak-oidc" client_id = "proxy" client_secret = "t1BmFL4HHk7xC6nPYJEMfiprMfw1QK7b" # Cookie settings cookie
27%
Go testing frameworks
05.08.2024
Home »  Archive  »  2024  »  Issue 82: Sover...  » 
Lead Image © Lucy Baldwin, 123RF.com
the row- and column-major access patterns, but only with a small array. In the next experiment, I'll update the size variable to 10,000 as the sole change, to obtain Listings 3 and 4. The array now

« Previous 1 ... 10 11 12 13 14 15 16 17 18 19 20 21 22 23 ... 38 Next »

Service

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