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) (443)
  • Article (180)
  • News (6)
  • Blog post (3)
Keywords
Creation time
  • Last day
  • Last week
  • Last month
  • Last three months
  • Last year

« Previous 1 ... 10 11 12 13 14 15 16 17 18 19 20 21 22 23 ... 64 Next »

18%
Aggregating information with Huginn
18.02.2018
Home »  Archive  »  2018  »  Issue 43: Real...  » 
Lead Image © it Ilka Burckhardt, Fotolia.com
. The required modifications are explained in the Huginn wiki [3]. The software is based on Ruby on Rails [4] and therefore requires an installed Ruby environment; in fact, it needs version 2.2 or 2
18%
Getting started with the Apache Cassandra database
06.10.2019
Home »  Archive  »  2019  »  Issue 53: Secur...  » 
Photo by Almos Bechtold on Unsplash
pingtest.pl 01 #!/usr/bin/perl 02 use Cassandra::Client; 03 04 my $client=Cassandra::Client->new( 05 contact_points=>['172.21.0.2', '172.21.0.4', '172.21.0.5'], 06 username => 'admin', 07
18%
CRI-O and Kubernetes Security
30.11.2020
Home »  Archive  »  2020  »  Issue 60: Secur...  » 
Lead Image © Corina Rosu, 123rf.com
cri-o-${CRIO_VERSION} The following NEW packages will be installed cri-o-1.17 0 to upgrade, 1 to newly install, 0 to remove and 0 not to upgrade. Need to get 17.3 MB of archives. After this operation
18%
Achieving More Harmonious Cloud Orchestration
01.04.2014
Home »  Articles  » 
bootstrapping of its own local cloud, which does not require access to a public cloud provider and thus imposes very few requirements. The Cloudify tarball is a heavyweight at 160MB, but the user initially only
18%
Cloud Orchestration with Cloudify
20.03.2014
Home »  Archive  »  2014  »  Issue 19: Perim...  » 
Lead Image © alenavlad, 123RF.com
bootstrapping of its own local cloud, which does not require access to a public cloud provider and thus imposes very few requirements. The Cloudify tarball is a heavyweight at 160MB, but the user initially only
18%
Mounting Compressed Archives as a User
25.01.2022
Home »  HPC  »  Articles  » 
                        17 lvm_vs_md_tar.gz     1365 sandforce.tar.gz   22 et4_64GB_journal.txt            0 MD_ARTICLE              0 SMARTMONTOOLS    4 ext2_defaults.txt.gz            0 MD_ARTICLE_2            4 squashfs
18%
mpi4py – High-Performance Distributed Python
12.11.2020
Home »  HPC  »  Articles  » 
 f(x):   return x*x # end def     def trapezoidal(a, b, n, h):     s = 0.0   s += h * f(a)   for i in range(1, n):     s += 2.0 * h * f(a + i*h)   # end for   s += h * f(b)   return (s/2.) # end def     # Main
18%
VAX emulation with OpenVMS
18.07.2013
Home »  Archive  »  2013  »  Issue 15: What’...  » 
Ole Houen, 123RF
attach xq eth0 21 22 set cpu idle 23 boot cpu The first step in the OpenVMS installation is to write a so-called "save set" of the operating system from the CD to the hard drive: backup dua3:vms073
18%
A script for strict packet filter updates
05.12.2016
Home »  Archive  »  2016  »  Issue 36: Autom...  » 
Lead Image © french 03, photocase.com
# Deactivate comments to keep these rules permanently 090 UNBLOCK_AUTO=0 091 092 echo "Initialize iptables" 093 # Create rule chains 094 chain_exists LAST_RESORT || ${IPTABLES} -N LAST_RESORT 095
18%
Processor Affinity for OpenMP and MPI
13.10.2021
Home »  HPC  »  Articles  » 
: Thread 0 is placed on core 0, socket 0 Thread 1 is placed on core 1, socket 0 Thread 2 is placed on core 2, socket 0 and so on until all n cores on socket 0 are used Then, Thread n +1

« Previous 1 ... 10 11 12 13 14 15 16 17 18 19 20 21 22 23 ... 64 Next »

Service

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