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) (1069)
  • Article (331)
  • News (246)
  • Blog post (4)
Keywords
Creation time
  • Last day
  • Last week
  • Last month
  • Last three months
  • Last year

« Previous 1 ... 139 140 141 142 143 144 145 146 147 148 149 150 151 152 ... 165 Next »

11%
High-Performance Python 3
19.09.2019
Home »  HPC  »  Articles  » 
 = block_size * grid_size       # assuming x and y inputs are same length     for i in range(start, x.shape[0], stride):         out[i] = x[i] + y[i] You can run the following code to use the function in Listing 1: import numpy as np   n
11%
Moving data to Drupal 8
11.10.2016
Home »  Archive  »  2016  »  Issue 35: Persi...  » 
Lead Image © Konstantinos Kokkinis, 123RF.com
, FALSE, or 0). title: plugin: skip_on_empty method: row source: name static map Define a custom mapping for source to destination values. type: plugin: static_map source: type
11%
Centralized Password Management
06.08.2013
Home »  Articles  » 
 
.fetch(msgid, '(UID)') 043     match = REUID.match(data[0]) 044     msguid = match.group('uid') 045     logging.debug("Found UID %s" % ( msguid )) 046     result = imap.uid('COPY', msguid, targetfolder) 047
11%
Prolog and Epilog Scripts
07.07.2021
Home »  HPC  »  Articles  » 
 TaskProlog script that will print a batch job's # job ID and node list to the job's stdout #   if [ X"$SLURM_STEP_ID" = "X" -a X"$SLURM_PROCID" = "X"0 ] then   echo "print =========================================="   echo
11%
Storage monitoring with Grafana
05.12.2019
Home »  Archive  »  2019  »  Issue 54: NVMe...  » 
Lead Image © Gino Santa Maria, 123RF.com
for individual MIB values, all of which later end up in the snmp table: [[inputs.snmp.field]] name = "hostname" oid = "RFC1213-MIB::sysName.0" is_tag = true [[inputs.snmp.field]] name = "RAMFree" oid = "1.3.6.1.4.1.2021.4.6.0
11%
Requirements for centralized password management
18.07.2013
Home »  Archive  »  2013  »  Issue 15: What’...  » 
ccvision
resp, data = imap.fetch(msgid, '(UID)') 043 match = REUID.match(data[0]) 044 msguid = match.group('uid') 045 logging.debug("Found UID %s" % ( msguid )) 046 result = imap
11%
Eat. Pray. Script.
23.12.2011
Home »  Articles  » 
 
. . . . . . . . . . . : 255.255.255.0    Default Gateway . . . . . . . . . : 192.168.1.254 ipconfig exited on XENAPP1 with error code 0. bash-3.2$ In Linux and Unix, the whack, or backslash (\), means that you
11%
Linux Essentials for Windows Admins – Part 1
10.07.2012
Home »  Articles  » 
 
-07-03 15:59 Desktop drwxr-xr-x 2 khess khess 4096 2012-07-03 15:58 Documents -rw-r--r-- 1 root root 0 2012-07-07 15:04 goo.txt drwxr-xr-x 2 khess khess 4096 2012-07-03 15:58 Music -rw
11%
11 Tricks for Windows servers
29.09.2020
Home »  Archive  »  2020  »  Issue 59: Custo...  » 
Lead Image © Kati Molin, Fotolia
ControlSet | Control | Terminal Server key. With this approach, you can activate Remote Desktop by importing registry entries. The most important entry is fDenyTSConnection . A value of 0 activates Remote Desktop
11%
Automate complex IT infrastructures with StackStorm
27.09.2021
Home »  Archive  »  2021  »  Issue 65: 7 Em...  » 
Photo by Fré Sonneveld on Unsplash
://proxy.server.com:port export https_proxy = http://proxy.server.com:port export no_proxy = localhost, 127.0.0.1 Firewall settings might need to be adjusted to access the web GUI. The core function of StackStorm is provided

« Previous 1 ... 139 140 141 142 143 144 145 146 147 148 149 150 151 152 ... 165 Next »

Service

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