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) (129)
  • Article (73)
  • Blog post (1)
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 14 ... 21 Next »

34%
Read-only file compression with SquashFS
14.08.2017
Home »  Archive  »  2017  »  Issue 40: Lean...  » 
Lead Image © modella, 123RF.com
to compress data files. Listing 1 shows a quick example illustrating the change in file size. Listing 1 Gzip Example $ ls -lsah FS_scan.csv 3.2M -rw-r--r-- 1 laytonjb laytonjb 3.2M 2014-06-09 20
34%
GNU Parallel: Multicore at the Command Line with GNU Parallel
04.11.2011
Home »  HPC  »  Articles  » 
. Listing 1: Running Many Commands at Once 01 $ cat commands 02 date 03 hostname 04 echo foo | md5sum 05  06 $ cat commands | parallel 07 Thu Jul  8 10:37:20 EST 2010 08 desktop‑machine 09 d3b07384d113edec49
34%
Bringing old hardware back into the game
29.09.2020
Home »  Archive  »  2020  »  Issue 59: Custo...  » 
Lead Image © Lucy Baldwin, 123RF.com
://en.wikipedia.org/wiki/ATX ThinkPad T420: https://support.lenovo.com/us/en/solutions/pd015734/ 16GB (2X8GB) RAM kit (204PIN SODIMM DDR3 SDRAM PC10600): https://www.amazon.com/gp/product/B00B2OT9HI/ 250GB Samsung 850 EVO v
34%
I/O Profiling at the Block Level
27.08.2014
Home »  HPC  »  Articles  » 
.07% (4.61 GiB) "84K READ" 2.05% (8.79 GiB) "128K READ" 96.66% (414.41 GiB) This heatmap can help you 'see' hot spots.  It is adjusted to terminal size, so each square = 10.00 MiB The
34%
Monitoring HPC Systems
11.06.2014
Home »  Archive  »  2014  »  Issue 21: Manag...  » 
Lead Image © Alexander Rivosh, 123RF.com
://munin-monitoring.org Cacti: http://www.cacti.net Ganglia: http://ganglia.sourceforge.net Zabbix: http://www.zabbix.com Zenoss Community: http://community.zenoss.org/ Observium: http://www.observium.org/ GKrellM
34%
Run TensorFlow models on edge devices
02.06.2020
Home »  Archive  »  2020  »  Issue 57: Artif...  » 
Lead Image © leeavison, 123RF.com
install https://dl.google.com/coral/python/tflite_runtime-2.1.0-cp37-cp37m-linux_armv7l.whl Then, executing the model and making a prediction with the Python API is quite easy. Because I am working
34%
Pen Testing with netcat
14.05.2013
Home »  Articles  » 
 
log in for terminal access: ps –aef |grep ssh This command shows the output: root 571 1 0 Mar26 ? 00:00:00 /usr/sbin/sshd -D Now I can SSH into the target box with my new user account and have
34%
Managing Storage with LVM
07.11.2023
Home »  HPC  »  Articles  » 
 the last command as an example, an option to specify the extent size would be: # vgcreate -s 8M vg0 /dev/sdb1 /dev/sdd The -s 8M  option specifies a PE size of 8MB when the VG is created. You can change
33%
Tools to Manage Storage
03.02.2024
Home »  HPC  »  Articles  » 
                                468G  136G  309G  31% / tmpfs                                         126G     0  126G   0% /dev/shm tmpfs                                         5.0M  8.0K  5.0M   1% /run/lock /dev/nvme1n1p1
33%
Darshan I/O analysis for Deep Learning frameworks
27.09.2021
Home »  Archive  »  2021  »  Issue 65: 7 Em...  » 
Photo by Michaela Murphy on Unsplash
08 integer :: counter 09 integer :: counter_limit 10 integer :: ierr 11 12 type(rec) :: my_record 13 14 counter_limit = 2000 15 16 ierr = -1 17 open(unit=8,file

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

Service

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