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

Spell check suggestion: 谷歌代发推广【电报e1000】google引流seo.job.0x00 ?

Refine your search
Sort order
  • Date
  • Score
Content type
  • Article (Print) (135)
  • Article (52)
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 ... 19 Next »

83%
Zuul 3, a modern solution for CI/CD
05.12.2019
Home »  Archive  »  2019  »  Issue 54: NVMe...  » 
Lead Image © lightwise, 123RF.com
of three jobs. The first, clang, is a static C++ code analysis. The other two are compilation variants according to the processor architecture: one for i686 and the other for x86_64. In this case
83%
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
83%
Get Started with Parallel CPython
07.11.2011
Home »  HPC  »  Articles  » 
04 from multiprocessing import Process 05  06 def count(number, label): 07     for i in xrange(number): 08         print ' ' + str(i) + ' ' + label 09         sleep((number ‑ 15)/10.0) 10  11
83%
Analysis tour with Binary Ninja
05.02.2023
Home »  Archive  »  2023  »  Issue 73: Datab...  » 
Lead Image © Igor Kovalchuk, 123RF.com
and eax with  . Instead of xor eax, eax, you could also use mov eax, 0x0. In fact, this is already a compiler optimization, because the opcode is two bytes shorter, which prepares the arguments for __printf
83%
Network monitoring with Icinga and Raspberry Pi
17.02.2015
Home »  Archive  »  2015  »  Issue 25: Safe...  » 
Lead Image © AndreaDanti, 123RF.com
service_description PING 11 check_command check_ping!100.0,20%!500.0,60% 12 } 13 define service{ 14 use generic-service ; Name of service template to use 15
83%
Processing streaming events with Apache Kafka
02.02.2021
Home »  Archive  »  2021  »  Issue 61: Secur...  » 
Photo by Mark Decile on Unsplash
(KafkaProducerString, producer = new KafkaProducer(props)) { 03 04 for (long i =**0; i <**10; i++) { 05 final String orderId = "id" + Long.toString(i); 06 final Payment
83%
John the Ripper
22.08.2011
Home »  Articles  » 
 
-based algorithm and a small word list: $ john -single passfile.txt Loaded 2 password hashes with 2 different salts (FreeBSD MD5 [32/64 X2]) guesses: 0 time: 0:00:00:01 100% c/s: 9433 trying: hken1900 Finally
83%
Determining CPU Utilization
25.02.2016
Home »  HPC  »  Articles  » 
 __name__ == '__main__':       # Main dictionary     d = {};       # define interval and add to dictionary     interv = 0.5;     d['interval'] = interv;          # Number of cores:     N = psutil.cpu_count();     d
83%
Advanced MySQL security tips (a complete guide)
30.05.2021
Home »  Archive  »  2021  »  Issue 63: Autom...  » 
Lead Image © alphaspirit, 123RF.com
.example.com . Hence, it is recommended to specify the host value as an IP address with a netmask that identifies bits to use for the network address: mysql> create user 'user'@'192.168.100.0/255.255.255.0
83%
System temperature as a dimension  of  performance
28.11.2022
Home »  Archive  »  2022  »  Issue 72: OpenS...  » 
Lead Image © Lucy Baldwin, 123RF.com
of alternative sources. Listing 1 sensors Output federico@ferenginar:~$ sensors k10temp-pci-00c3 Adapter: PCI adapter temp1: +42.5¡C (high = +70.0¡C) (crit = +100.0¡C

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

Service

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