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: %6mbps Llorente 10 ?

Refine your search
Sort order
  • Date
  • Score
Content type
  • Article (Print) (746)
  • Article (199)
  • News (28)
  • Blog post (2)
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 ... 98 Next »

17%
Reading and understanding database execution plans
31.10.2025
Home »  Archive  »  2012  »  Issue 12: NAS S...  » 
© Gunnar Pippel, 123RF.com
s 04 4> JOIN employees e ON (s.employee_id = e.employee_id) 05 5> WHERE s.sale_date > trunc(sysdate) - INTERVAL '6' MONTH 06 6> AND s.eur_value >= 10; 07 Explained. 08 09 SQL> select * from table
17%
Hybrid public/private cloud
30.01.2020
Home »  Archive  »  2020  »  Issue 55: AWS L...  » 
Photo by JJ Ying on Unsplash
.0.2.25 10 [...] 11 12 - name: Install elastic 13 hosts: elahosts 14 vars: 15 elaversion: 6 16 eladatapath: /elkdata 17 ansible_ssh_common_args: -o StrictHostKeyChecking=no 18 19 tasks: 20
17%
Warewulf Cluster Manager – Development and Run Time
18.07.2012
Home »  HPC  »  Articles  » 
/chroots/sl6.2 54987776  29582336  22611968  57% /vnfs 10.1.0.250:/home      54987776  29582336  22611968  57% /home 10.1.0.250:/opt       54987776  29582336  22611968  57% /opt 10.1.0.250:/usr/local 54987776
17%
Warewulf Cluster Manager – Administration and Monitoring
21.08.2012
Home »  HPC  »  Articles  » 
sysfs /sys sysfs defaults 0 0 proc /proc proc defaults 0 0 10.1.0.250:/var/chroots/sl6.2 /vnfs nfs nfsvers=3,defaults 0 0 10.1.0.250:/home /home nfs nfsvers=3,defaults 0 0 10.1.0.250:/opt /opt nfs nfsvers
17%
Use Linux Containers with WSL2 on Windows
28.11.2021
Home »  Archive  »  2021  »  Issue 66: Inci...  » 
Photo by Muneeb Syed on Unsplash
The Windows Subsystem for Linux (WSL) lets you integrate Linux commands directly into Windows Server and Linux containers and can even be used in Windows 10 Pro or Enterprise. I look
17%
Small Tools for Managing HPC
18.10.2017
Home »  HPC  »  Articles  » 
a000)         libpgc.so => /opt/pgi/linux86-64/16.10/lib/libpgc.so (0x00007f5bc4fc2000)         librt.so.1 => /lib64/librt.so.1 (0x00007f5bc4dba000)         libm.so.6 => /lib64/libm.so.6 (0x00007f5bc4
17%
Static code analysis finds avoidable errors
06.10.2019
Home »  Archive  »  2019  »  Issue 53: Secur...  » 
Lead Image © Andrey KOTKO, 123RF.com
consumes 1 byte in the buffer; that is, a maximum of nine readable characters fit into a 10-character buffer. If you want to try this out, have a look at Listing 6, which includes all the required Splint
17%
How graph databases work
04.08.2020
Home »  Archive  »  2020  »  Issue 58: Graph...  » 
Lead Image © iofoto, Fotolia.com
[vertices:6 edges:6] 03 04 gremlin> g = graph.traversal() 05 ==>graphtraversalsource[tinkergraph[vertices:6 edges:6], standard] 06 07 gremlin> g.V().label().groupCount() 08 ==>[software:2,person:4] 09 10
17%
OpenMP – Parallelizing Loops
03.04.2019
Home »  HPC  »  Articles  » 
 (i=0; i < 10; i++) {       for (j=0; j < 10; j++) {          for (k=0; k < 10; k++) {             A[i][j][k] = i * j * k          }       }    } Table 6: Parallel Code with Loops Fortran
17%
Automated OpenStack instance configuration with cloud-init and metadata service
05.02.2019
Home »  Archive  »  2019  »  Issue 49: Anato...  » 
Lead Image © jeka81, 123RF.com
: $ curl http://169.254.169.254/openstack 2012-08-10 2013-04-04 2013-10-17 2015-10-15 2016-06-30 2016-10-06 2017-02-22 To retrieve a list of supported versions for the EC2-compatible metadata API, enter

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

Service

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