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) (86)
  • Article (65)
  • 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 ... 16 Next »

51%
Zero-Ops Kubernetes with MicroK8s
27.09.2021
Home »  Archive  »  2021  »  Issue 65: 7 Em...  » 
-kube-controllers-[snip]-pnnkc 0/1 Pending 0 66m kube-system calico-node-m79sg 0/1 Pending 0 66m To make the MicroK8s build friendlier to Raspberry Pi, I followed some cgroups ... A zero-ops installation of Kubernetes with MicroK8s operates on almost no compute capacity and roughly 700MB of RAM. ... MicroK8s ... Zero-Ops Kubernetes with MicroK8s
51%
GNU Parallel: Multicore at the Command Line with GNU Parallel
04.11.2011
Home »  HPC  »  Articles  » 
 $if | bzip2 ‑9 > $if.bz2; 04 done 05 real    0m27.005s 06 user    0m11.745s 07 sys     0m14.623s 08  09 $ time find . ‑name "*.gz" ‑print | parallel ‑j +0 'zcat {} | bzip2 ‑9 > {.}bz2' 11  12 real    0m
50%
Warewulf 4
13.12.2022
Home »  HPC  »  Articles  » 
:  warewulf                 x86_64         4.3.0-1.git_235c23c.el8         ciq               8.3 M Installing dependencies:  bind-export-libs         x86_64         32:9.11.36-3.el8_6.1            baseos
50%
Read-only File Compression with SquashFS
14.06.2017
Home »  HPC  »  Articles  » 
example illustrating the change in file size: $ ls -lsah FS_scan.csv  3.2M -rw-r--r-- 1 laytonjb laytonjb 3.2M 2014-06-09 20:31 FS_scan.csv $ gzip -9 FS_scan.csv  $ ls -lsah FS_scan.csv.gz  268K
50%
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
50%
Favorite benchmarking tools
30.01.2020
Home »  Archive  »  2020  »  Issue 55: AWS L...  » 
Lead Image © Lucy Baldwin, 123RF.com
its execution in the real world (real), as well as how much CPU time was allocated in user and kernel (sys) modes: $ time sleep 1 real 0m1.004s user 0m0.002s sys 0m0.001s What not everyone knows
49%
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
49%
Securing the container environment
01.06.2024
Home »  Archive  »  2024  »  Issue 81: Load...  » 
Lead Image © zeferli, 123RF.com
&& apt install wget wget https://download.docker.com/linux/static/stable/x86_64/docker-18.09.0.tgz tar -xvf docker-18.09.0.tgz cd docker cp docker /usr/bin Now, interact directly with the Docker daemon
49%
S3QL filesystem for cloud backups
09.01.2013
Home »  Archive  »  2013  »  Issue 18: New W...  » 
Lead Image © stylephotographs, 123RF.com
metadata... 18 Wrote 0.00 MiB of compressed metadata. After creating an S3QL filesystem, I checked the mountpoint, /mnt/data1 (Listing 2). A few files are created as a result of the S3QL filesystem
49%
Warewulf 4 – GPUs
20.02.2023
Home »  HPC  »  Articles  » 
 dnf install -y tar bzip2 make automake gcc gcc-c++ pciutils elfutils-libelf-devel libglvnd-devel distribution=rhel8 ARCH=$( /bin/arch ) sudo dnf config-manager --add-repo http://developer.download.nvidia.com

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

Service

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