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) (148)
  • Article (76)
  • 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 14 15 ... 23 Next »

15%
Monitor your network infrastructure with SNMP
10.04.2015
Home »  Archive  »  2015  »  Issue 26: OpenS...  » 
Lead Image © lightwise, 123RF.com
.6.1.2.1.2.2.1.19 # ifOutErrors snmpwalk -v1 -Oqs -c $ROCOMMUNITY $HOST .1.3.6.1.2.1.2.2.1.20 } # Directory for logfiles LOGDIR="/home/falko/monitorlog" # community string ROCOMMUNITY="community" # date YEAR=$( date
15%
Warewulf 4 – GPUs
20.02.2023
Home »  HPC  »  Articles  » 
 the file /usr/local/bin/gpu_devices.sh  (Listing 6). Listing 6: /usr/local/bin/gpu_devices.sh #!/bin/bash   /sbin/modprobe nvidia   if [ "$?" -eq 0 ]; then   # Count the number of NVIDIA controllers found.   NVDEVS=`lspci | grep -i NVIDIA`   N3
15%
TinyDNS
02.03.2012
Home »  Articles  » 
 
.8.8.8:300 @mydomainname.com::mydomainname.com:20:300 +mx3.mydomainname.com:9.9.9.9:300 @mydomainname.com::mx3.mydomainname.com:30:300 Although you have other ways to configure IP addresses, this way should illustrate how
15%
New features in Windows Terminal Preview
03.02.2022
Home »  Archive  »  2022  »  Issue 67: syst...  » 
Photo by Mohamed Shaffaf on Unsplash
Terminal Preview in Microsoft Store: https://www.microsoft.com/en-us/p/windows-terminal-preview/9n8g5rfz9xk3 Windows Terminal Preview on GitHub: https://github.com/microsoft/terminal/releases More
15%
Single sign-on like the big guys
20.06.2022
Home »  Archive  »  2022  »  Issue 69: Terra...  » 
Lead Image © Sergey Nivens, 123RF.com
_DB_PASSWORD=SOME_DB_PASSWORD 15 command: ["start-dev"] 16 17 postgres: 18 container_name: postgres 19 image: postgres:14 20 environment: 21 - POSTGRES_PASSWORD=SOME_DB_PASSWORD 22
15%
Monitoring events with the Audit daemon
17.02.2015
Home »  Archive  »  2015  »  Issue 25: Safe...  » 
Lead Image © alphaspirit , 123RF.com
. Listing 1 auditd.conf log_file = /var/log/audit/audit.log log_format = RAW log_group = root priority_boost = 3 flush = INCREMENTAL freq = 20 num_logs = 5 disp_qos = lossy dispatcher = /sbin
15%
HDF5 and Parallel I/O
17.05.2017
Home »  HPC  »  Articles  » 
, ALLOCATABLE, TARGET :: DATA(:,:)   ! Data to write 18      INTEGER :: RANK = 2             ! Dataset rank 19    20      CHARACTER(MPI_MAX_PROCESSOR_NAME) HOSTNAME 21      CHARACTER(LEN=100) :: FILENAME  ! File name 22      CHARACTER(LEN=3) :: C
15%
Modern Fortran – Part 3
25.01.2017
Home »  HPC  »  Articles  » 
) :: a[*]    ! Array coarray   real, dimension(n), codimension[*] :: a   ! Array coarray   integer :: cx[10,10,*]   ! scalar coarray with corank of 3   ! Array coarray with corank of 3 with different cobounds real :: c(m,n) :: [0 ... Modern Fortran – Part 3
15%
Cloud-native storage with OpenEBS
25.03.2021
Home »  Archive  »  2021  »  Issue 62: Lean...  » 
. To install the OpenEBS components in the cluster, use either the Kubernetes package manager Helm version 2 or 3 or the YAML file of the OpenEBS operator. Instead of a default installation, you can also perform
15%
Integrating Podman and systemd
25.03.2021
Home »  Archive  »  2021  »  Issue 62: Lean...  » 
Photo by Nick Fewings on Unsplash
and users want to deploy arbitrary software within containers. After the release of Podman version 2.0, the two components now work in even closer collaboration. Some readers might frown at the thought

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

Service

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