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) (580)
  • Article (194)
  • News (14)
  • Blog post (2)
Keywords
Creation time
  • Last day
  • Last week
  • Last month
  • Last three months
  • Last year

« Previous 1 ... 21 22 23 24 25 26 27 28 29 30 31 32 33 34 ... 79 Next »

17%
Linux Software RAID
10.12.2023
Home »  HPC  »  Articles  » 
is reasonable because you can write to (N – 1) devices as you would RAID 0 (e.g., write a stripe of data). RAID 6 Somewhat similar to RAID 5, two copies of the parity are written to two storage devices
17%
OpenMP – Loops and Data Control
08.05.2019
Home »  HPC  »  Articles  » 
 (i=0; i < n; i++) {    ... }   for (j=0; j < m; j++) {    ... }   for (k=0; k < n*m; k++) {    ... } Listing 2: Parallelized Sets of Loops Fortran C !$omp parallel do do i=1,n
17%
Analyzing Kernel Crash Dumps
25.11.2012
Home »  Articles  » 
 
of the reserved area in megabytes and Y specifies the start address. If you omit the second parameter or set it to 0M , the system automatically selects an appropriate location. A subsequent restart enables
17%
Getting the most from your cores
11.10.2016
Home »  Archive  »  2016  »  Issue 35: Persi...  » 
Lead Image © ktsdesign, 123RF.com
interval and add to dictionary 38 interv = 0.5; 39 d['interval'] = interv; 40 41 # Number of cores: 42 N = psutil.cpu_count(); 43 d['NCPUS'] = N; 44 45 cpu_percent = []; 46 epoch
17%
Automate CentOS and RHEL installation with PXE
02.02.2021
Home »  Archive  »  2021  »  Issue 61: Secur...  » 
Lead Image © Michael Kempf, Fotolia.com
_servers: - 10.42.0.10 - 10.42.0.11 dhcp_pxeboot_server: 10.42.0.12 The subnet must be a subrange of the subnet where the VM with the infrastructure services itself is located. However, when
17%
Guacamole: Remote Desktop
04.02.2013
Home »  Articles  » 
 
for several distributions. The Downloads section of the website provides packages for Debian 6.0 (squeeze), Ubuntu 11.10/12.04, and Fedora 15/16/17. Alternatively, you can build Guacamole from the source code
17%
Zabbix release 2.2
20.05.2014
Home »  Archive  »  2014  »  Issue 20: IPv6...  » 
Lead Image © bowie15, 123RF.com
. Zabbix also is included in the repositories of many distributions, although typically as version 2.0.9. The Zabbix team also offers Zabbix virtual appliances based on openSUSE 12.3 for VMware, Virtual
17%
Stat-like Tools for Admins
19.11.2014
Home »  HPC  »  Articles  » 
traffic over eth0, you can get an idea of network activity: dstat -tn -N eth0 1 10 I added the time option (-t ) and the network stats option (-n ), then monitored the network device of interest (-N eth0
17%
Server distributions for small businesses tested
11.02.2016
Home »  Archive  »  2016  »  Issue 31: Tunin...  » 
Lead Image © wabeno, 123RF.com
document, to an advanced Knowledge Base, to personal customer support. Our lab team looked at version 7.1 on a 64-bit machine. The ISO image weighed in around 800MB. Users who still have legacy 32-bit
17%
PowerShell Part 2: Manipulating Services, Processes, and Commands
17.04.2012
Home »  Articles  » 
 
Control Manager on computer 'XENAPP0'. This operation might require other privileges. At line:1 char:12 + Get-Service <<<< -ComputerName XENAPP0 + CategoryInfo : NotSpecified: (:) [Get

« Previous 1 ... 21 22 23 24 25 26 27 28 29 30 31 32 33 34 ... 79 Next »

Service

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