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) (161)
  • Article (95)
  • News (2)
  • 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 ... 26 Next »

34%
Using rsync for Backups
07.01.2014
Home »  Articles  » 
 
a great deal of power in a few lines: rm -rf backup.3 mv backup.2 backup.3 mv backup.1 backup.2 cp -al backup.0 backup.1 rsync -a --delete source_directory/ backup.0/ To better understand the script, I
34%
Caching with CacheFS
07.07.2020
Home »  HPC  »  Articles  » 
/fstab : 192.168.1.13:/home/laytonjb   /mnt/data   nfs  \   auto,noatime,nolock,bg,nfsvers=4,intr,tcp 0 0 To check that the filesystem is mounted, I entered: $ ls -s /mnt/data total 32 4 Desktop/  4 Documents
34%
Kubernetes k3s lightweight distro
25.03.2020
Home »  Archive  »  2020  »  Issue 56: Secur...  » 
Lead Image Photo by Josh Rakower on Unsplash
, according to the README file, requires "half the memory, all in a binary less than 40MB" to run. By design, it is authored with a healthy degree of foresight by the people at Rancher [3]. The GitHub page [4 ... The k3s lightweight and secure Kubernetes distribution can handle both unattended workloads in remote locations with minimal resources and clusters of IoT appliances. ... Kubernetes k3s lightweight distro
34%
Dig Deep into Kubernetes with StatusBay
29.09.2020
Home »  Archive  »  2020  »  Issue 59: Custo...  » 
Lead Image © Noel Powell, Fotolia.com
sitting at less than 50MB (and using less than half the RAM of a standard cluster) the binary that runs K3s is a sight to behold and well worth getting your hands on. Especially when it's deemed production
34%
Small-board computers
17.02.2015
Home »  Archive  »  2015  »  Issue 25: Safe...  » 
Lead Image © Author, 123RF.com
://developer.nvidia.com/jetson-tk1 Odroid-XU3 Android 4.4, Linux Samsung Exynos5422 Quad ARM Cortex-A15 @2.0GHz (32KB/32KB/2MB), Quad ARM Cortex-A7 @1.4GHz (32KB/32KB/512KB) Mali-T628 MP6
34%
Automation Scripting with PHP
16.10.2012
Home »  Articles  » 
 
bytes:215392635 (215.3 MB) TX bytes:1759757 (1.7 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK
34%
Julia Distributed Arrays
15.08.2012
Home »  HPC  »  Articles  » 
64 DArray: 0.763627 0.419707 0.166449 0.183866 0.716457 0.426178 0.383575 0.954777 0.578849 0.0 0.299826 0.280822 0.61021 0.621362 0.120129 0.504368 0.5186 0
34%
Warewulf Cluster Manager – Completing the Environment
20.06.2012
Home »  HPC  »  Articles  » 
is to find out whether it runs on the master node when it is booted by using the chkconfig command: [root@test1 etc]# chkconfig --list ... nfs 0:off 1:off 2:off 3:off 4:off 5:off 6
34%
Tips and Tricks for Containers
12.05.2020
Home »  HPC  »  Articles  » 
           TAG                     IMAGE ID            CREATED             SIZE nvidia/cuda          10.1-base-ubuntu18.04   3b55548ae91f        4 months ago        106MB hello-world          latest                  fce289e99eb9        16 months ago       1.84kB Running the nvidia
33%
Listing 6
21.08.2012
Home »  HPC  »  Articles  »  Warewulf 4 Code  » 
 
 will allocate 4 cores 15 ### using 3 processors on 1 node. 16 #PBS -l nodes=1:ppn=3 17 18 ### Tell PBS the anticipated run-time for your job, where walltime=HH:MM:SS 19 #PBS -l walltime=0:10:00 20 21 ### Load

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

Service

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