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 22 ?

Refine your search
Sort order
  • Date
  • Score
Content type
  • Article (Print) (169)
  • Article (61)
Keywords
Creation time
  • Last day
  • Last week
  • Last month
  • Last three months
  • Last year

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

15%
Infrastructure as Code with Terraform
18.02.2018
Home »  Archive  »  2018  »  Issue 43: Real...  » 
Lead Image © Sebastian Duda, 123RF.com
.site_container}", 17 ] 18 connection { 19 type = "ssh" 20 user = "root" 21 private_key = "${file("${var.ssh_priv_key}")}" 22 } 23 } 24 } 25 output "IP" { 26 value
15%
Test your containers with the Docker Desktop one-node cluster
25.09.2023
Home »  Archive  »  2023  »  Issue 77: Secur...  » 
Photo by Alex Kondratiev on Unsplash
-config 22 mountPath: /etc/nginx/nginx.conf 23 subPath: nginx.conf 24 volumes: 25 - name: nginx-config 26 configMap: 27 name: nginx-config Listing 10
15%
Go testing frameworks
05.08.2024
Home »  Archive  »  2024  »  Issue 82: Sover...  » 
Lead Image © Lucy Baldwin, 123RF.com
.Exit(1) 15 } 16 17 run(os.Args[1]) 18 } 19 20 func row() { 21 for i := 0; i < size; i++ { 22 for j := 0; j < size; j++ { 23 array[i][j]++ 24 } 25 } 26 } 27 28
15%
Resource Management with Slurm
05.11.2018
Home »  HPC  »  Articles  » 
One way to share HPC systems among several users is to use a software tool called a resource manager. Slurm, probably the most common job scheduler in use today, is open source, scalable, and easy ... Default=none 22 SlurmctldPidFile=/var/run/slurmctld.pid 23 SlurmdPidFile=/var/run/slurmd.pid 24 ProctrackType=proctrack/cgroup 25 PluginDir=/usr/lib/slurm 26 ReturnToService=1 27 TaskPlugin=task/cgroup 28 # TIMERS ... One way to share HPC systems among several users is to use a software tool called a resource manager. Slurm, probably the most common job scheduler in use today, is open source, scalable, and easy
15%
DevSecOps with DefectDojo
03.04.2024
Home »  Archive  »  2024  »  Issue 80: Threa...  » 
Lead Image © Aleksey Mnogosmyslov, 123RF.com
64ae120c27e504088d8c2ce29a0fa7f85c The example code in Listing 2 uses Python to demonstrate how to use the API to retrieve user information. To begin, import the Python Requests API and define the URL
15%
Resource Management with Slurm
13.12.2018
Home »  Archive  »  2018  »  Issue 48: Secur...  » 
Lead Image © Vladislav Kochelaevs, fotolia.com
. Listing 2 sinfo $ sinfo -s PARTITION AVAIL TIMELIMIT NODES(A/I/O/T) NODELIST p100 up infinite 4/9/3/16 node[212-213,215-218,220-229] sbatch To submit a batch serial
15%
Exploring the HPC Toolbox
04.11.2011
Home »  HPC  »  Articles  » 
at coding with OpenCL in the next article in this supplement. n Info [1] FAI: [http://fai-project.org/] [2] Partimage: [http://www.partimage.org/Main_Page] [3] SystemImager:  [http
15%
Introducing the NoSQL MongoDB database
04.12.2024
Home »  Archive  »  2024  »  Issue 84: Non-R...  » 
Photo by Wesley Tingey on Unsplash
, the use of in-memory storage engines, and advanced compression algorithms. MongoDB Atlas is the fully managed, cloud-based database-as-a-service (DBaaS) platform. Atlas automates management tasks (i
15%
Understanding the Status of Your Filesystem
18.06.2014
Home »  HPC  »  Articles  » 
  (  1.28%)  ( 39.62% cumulative)    [ 365- 504 days]:   2324  (  0.60%)  ( 40.22% cumulative)    [ 504- 730 days]:   3270  (  0.84%)  ( 41.06% cumulative)    [ 730-1095 days]:  37909  (  9.77%)  ( 50.83% cumulative)    [1095
15%
The OpenResty distribution for Nginx
20.03.2014
Home »  Archive  »  2014  »  Issue 19: Perim...  » 
Lead Image © Kirill Kurashov, 123RF.com
://rny.io/nginx/postgresql/2013/07/26/simple-api-with-nginx-and-postgresql.html Nginx WebSockets: http://nginx.org/en/docs/http/websocket.html WebSockets with OpenResty: https://medium.com/p/1778601c9e05

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

Service

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