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: %200mb%2222%A9n Llorente"523 ?

Refine your search
Sort order
  • Date
  • Score
Content type
  • Article (Print) (271)
  • Article (135)
  • News (3)
  • Blog post (2)
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 ... 42 Next »

52%
Modern Fortran – Part 1
20.10.2016
Home »  HPC  »  Articles  » 
), has to be specified. Here is a simple example of the declaration:       INTEGER, TARGET :: a(3), b(6), c(9)       INTEGER, DIMENSION(:), POINTER :: pt2 Another quick example of multidimension arrays
52%
Secure Your Server with TCP Wrappers
02.10.2012
Home »  Articles  » 
 
addresses to connect /etc/hosts.allow , the file would simply look like this: sshd: 10.10.10.10, 1.2.3.4, 21.21.21.21 TCP Wrappers works nicely, even if you change the standard SSH port (it’s usually TCP
52%
Warewulf 4 – Python and Jupyter Notebooks
13.04.2023
Home »  HPC  »  Articles  » 
Interactive HPC applications written in languages such as Python play a very important part today in high-performance computing. We look at how to run Python and Jupyter notebooks on a Warewulf 4 ... spider" to find all possible modules and extensions. Use "module keyword key1 key2 ..." to search for all possible modules matching any of the "keys". [laytonjb@warewulf ~]$ module load anaconda.22.9
51%
What Is an Inode?
23.03.2022
Home »  HPC  »  Articles  » 
        Inodes    IUsed     IFree IUse% Mounted on udev            32968052      916  32967136    1% /dev tmpfs           32983590     1409  32982181    1% /run /dev/nvme0n1p2  31227904   814030  30413874    3% / tmpfs           32983590
51%
Process, Network, and Disk Metrics
26.02.2014
Home »  HPC  »  Articles  » 
:    import re                 # Needed for regex except ImportError:    print "Cannot import re module - this is needed for this application.";    print "Exiting..."    sys.exit();       def bytes2human(n
51%
Aligning filesystem partitions
20.03.2014
Home »  Archive  »  2014  »  Issue 19: Perim...  » 
Lead Image © Lucy Baldwin, 123RF.com
to the minimum file allocation size a filesystem manages and effectively represent the smallest possible disk allocation for a file. (A smaller file would be padded with slack space to that minimum allocation
51%
Baselines are more important than  the  benchmark
06.10.2022
Home »  Archive  »  2022  »  Issue 71: Kuber...  » 
Lead Image © Lucy Baldwin, 123RF.com
rd_size=524288 root@focal:~# ls /dev/ram0 /dev/ram0 root@focal:~# fallocate -l 2M header.img root@focal:~# echo -n "not a secure passphrase" | cryptsetup luksFormat -q /dev/ram0 --header header
51%
Warewulf Cluster Manager – Completing the Environment
20.06.2012
Home »  HPC  »  Articles  » 
:root bin:x:1:root,bin,daemon daemon:x:2:root,bin,daemon sys:x:3:root,bin,adm adm:x:4:root,adm,daemon tty:x:5: disk:x:6:root lp:x:7:daemon,lp mem:x:8: kmem:x:9: wheel:x:10:root mail:x:12:mail uucp:x:14 ... Warewulf Cluster Manager – Part 2
51%
Multicore Processing in Python
22.08.2017
Home »  HPC  »  Articles  » 
( *, '(a)' ) ' ' write ( *, '(a)' ) 'HELLO_OPENMP' write ( *, '(a)' ) ' Normal end of execution.'   !stop end For testing, I used f2py to build the module, using the GFortran compiler version 7
51%
Using a Bash script to mirror external monitors
10.06.2015
Home »  Archive  »  2015  »  Issue 27: Fault...  » 
Lead Image © bowie15, 123RF.com
to the first sed I know that here is only a SINGLE space 45 display_list="$(sed ':a;N;$!ba;s/\n / /g'<<<"$xrandr_current" | sed \ -n -e 's/^\([a-zA-Z0-9_-]\+\) connected.* \([0-9]\+\)mm.* \([0-9]\+\)mm

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

Service

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