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: %25x20mm 22%21600 Llorente%2222 ?

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

27%
Small Tools for Managing HPC
18.10.2017
Home »  HPC  »  Articles  » 
ab7000)         libc.so.6 => /lib64/libc.so.6 (0x00007f5bc46f4000)         libgcc_s.so.1 => /lib64/libgcc_s.so.1 (0x00007f5bc44de000)         /lib64/ld-linux-x86-64.so.2 (0x000056123e669000
27%
Modern Fortran for today and tomorrow
17.06.2017
Home »  Archive  »  2017  »  Issue 39: Conta...  » 
Lead Image © homestudio, 123RF.com
-1) = 0.25 * (a(1:n-2,2:n) + a(3:n,2:n) + a(2:n,1:n-2) + a(2:n,3:n)) Using forall, the same can be written as: forall (i=2:n-1, j=2:n-1) a(i,j) = 0.25*(a(i-1,j) + a(i+1,j) + a(i,j-1) + a(i,j+1
27%
Getting the most from your cores
11.10.2016
Home »  Archive  »  2016  »  Issue 35: Persi...  » 
Lead Image © ktsdesign, 123RF.com
straightforward. If a processor was operating at a fixed frequency of 2.0GHz, CPU utilization was the percentage of time the processor spent doing work. (Not doing work is idle time.) For 50% utilization
27%
Automating deployments on Proxmox with OpenTofu and cloud-init
04.12.2024
Home »  Articles  » 
Lead Image © lightwise, 123RF.com
Rubén Llorente ... _file { 18 path = "webserver.yml" 19 file_name = "user_data_vm-webserver.yml" 20 } 21 } 22 23 resource "proxmox_virtual_environment_file" "network_cloud_config" { 24 count = 4 25 content
27%
Warewulf Cluster Manager – Completing the Environment
20.06.2012
Home »  HPC  »  Articles  » 
:uucp man:x:15: games:x:20: gopher:x:30: video:x:39: dip:x:40: ftp:x:50: lock:x:54: audio:x:63: nobody:x:99: users:x:100: utmp:x:22: utempter:x:35: floppy:x:19: vcsa:x:69: rpc:x:32: cdrom:x:11: tape:x:33 ... Warewulf Cluster Manager – Part 2
27%
VTP for VLAN management
04.10.2018
Home »  Archive  »  2018  »  Issue 47: Findi...  » 
Lead Image © bluedarkat, 123RF.com
:/ 1 -rw- 4414921 Aug 22 2017 00:00:02 c2960-lanbase-mz.122-25.FX.bin 2 -rw- 736 Aug 22 2017 10:53:02 vlan.dat 64016384 bytes total (59600727 bytes free) If you
27%
Get Started with Parallel CPython
07.11.2011
Home »  HPC  »  Articles  » 
 if '__main__' == __name__: 12  13     p1 = Process(target = count, args = (20, ' Rich',)) 14     p2 = Process(target = count, args = (25, ' Nus',)) 15     p3 = Process(target = count, args = (30, ' Geeks
26%
Real-World HPC: Setting Up an HPC Cluster
04.11.2011
Home »  HPC  »  Articles  » 
2222 -j DNAT --to 192.168.1.200:22 COMMIT ### end nat Now reload the kernel sysctl  parameters and restart the firewall: # service iptables restart The next step in the process is to format
26%
Tech News
26.01.2025
Home »  Archive  »  2025  »  Issue 85: Monit...  » 
 
-memory," the announcement states. To learn more, check out the educational videos on the OpenMP YouTube channel (https://www.youtube.com/playlist?list=PLLX-Q6B8xqZ8n8bwjGdzBJ25X2utwnoEG) or visit the OpenMP website (https
26%
Security first with the Hiawatha web server
11.04.2016
Home »  Archive  »  2016  »  Issue 32: Measu...  » 
Lead Image © Tatiana Popov, 123RF.com
20 /sbin/iptables --policy FORWARD DROP 21 /sbin/iptables --policy INPUT DROP 22 /sbin/iptables --policy OUTPUT DROP 23 24 #new chains. Statefull and scrub icmp 25 /sbin/iptables --new

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

Service

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