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

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

17%
Provisioning resources with an Azure-specific language
03.04.2024
Home »  Archive  »  2024  »  Issue 80: Threa...  » 
Lead Image © vectortatu, 123RF.com
resources (e.g., a storage account in this example) in Bicep is also simpler: resource stg 'Microsoft.Storage/storageAccounts@2021-08-01' = { name: storageAccountName location: location sku
17%
Process, Network, and Disk Metrics
26.02.2014
Home »  HPC  »  Articles  » 
 queue length                 0.02    Avg wait time for reqs       7.45 ms    Avg Service time for reqs        5.01 ms sdd :    Read reqs merged:            0.53/s     Read reqs completed:             0.08/s    Write
17%
Infrastructure as Code with Terraform
18.02.2018
Home »  Archive  »  2018  »  Issue 43: Real...  » 
Lead Image © Sebastian Duda, 123RF.com
variable "site_author" { 07 type = "string" 08 default = "Jon Doe" 09 } 10 variable "site_container" {} 11 variable "do_token" { 12 type = "string" 13 } 14 variable "key_path" {} 15 variable "ssh
17%
From debugging to exploiting
17.02.2015
Home »  Archive  »  2015  »  Issue 25: Safe...  » 
Lead Image © Maksim Kabou, 123RF.com
int idparticle; 05 double pos[D]; 06 double vel[D]; 07 double force0[D]; 08 double force[D]; 09 double mass; 10 char bf[BFSIZE]; 11 void *nxtParticle; 12 }; 13 PARTICLE
17%
What Is an Inode?
23.03.2022
Home »  HPC  »  Articles  » 
 laytonjb laytonjb 19946519 Nov 20  2020 Lmod-8.4.15.tar.gz 31988342 drwxrwxr-x   2 laytonjb laytonjb     4096 Oct 27 14:22 mpibzip2-0.6 31988329 -rw-rw-r--   1 laytonjb laytonjb    92160 Oct 27 14:18 mpibzip
17%
Greylisting with Postgrey
22.06.2012
Home »  Articles  » 
 
0-18:46:40 15 78400 0-21:46:40 16 90000 1-01:00:00 17 102400 1-04:26:40 18 115600 1-08:06:40 19 129600
17%
Static code analysis finds avoidable errors
06.10.2019
Home »  Archive  »  2019  »  Issue 53: Secur...  » 
Lead Image © Andrey KOTKO, 123RF.com
* argv []) 06 /*@requires maxRead(argv) >= 1 @*/ 07 /*@-modfilesys@*/ 08 { 09 /*@-initallelements@*/ 10 char buffer [BUFSIZE] = {'\0'}; 11 /*@+initallelements@*/ 12 if ( ( argc
17%
Understanding the Status of Your Filesystem
18.06.2014
Home »  HPC  »  Articles  » 
-  14 days]:     75  (  0.02%)  (  1.33% cumulative)    [  14-  28 days]:  15845  (  4.08%)  (  5.41% cumulative)    [  28-  56 days]:   4418  (  1.14%)  (  6.55% cumulative)    [  56- 112 days]:  20402
17%
StarCluster Toolkit: Virtualization Meets HPC
16.01.2013
Home »  HPC  »  Articles  » 
------------------------------------------------------------------------------- global                  -               -     -       -       -       -       - master                  linux-x64       1  0.20  590.8M   68.1M  243.2M     0.0 node001                 linux-x64       1  0.08
17%
Using the MQTT IoT protocol for unusual but useful purposes
03.12.2015
Home »  Archive  »  2015  »  Issue 30: OpenD...  » 
Lead Image © Heiko Küverling, 123RF.com
(msg.payload)) 07 08 mqtt = paho.Client() 09 mqtt.on_message = on_message 10 11 mqtt.connect("localhost", 1883, 60) 12 mqtt.subscribe("linux/+", 0) 13 14 mqtt.loop_forever() The client now connects

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

Service

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