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: 谷歌seo霸屏【电报e1000】google收录外推.how.0000 ?

Refine your search
Sort order
  • Date
  • Score
Content type
  • Article (Print) (129)
  • Article (84)
  • Blog post (1)
Keywords
Creation time
  • Last day
  • Last week
  • Last month
  • Last three months
  • Last year

« Previous 1 ... 5 6 7 8 9 10 11 12 13 14 15 16 17 18 ... 22 Next »

73%
Getting Started with HPC Clusters
05.06.2013
Home »  HPC  »  Articles  » 
-channel; 1 PCIe 2.0x16 slot, 1 PCI slot; 2x SATA 3Gbps connectors, RAID-0/1/10; Realtek 8105E GigE NIC 1 $42.99 $42.99 1866MHz dual-channel memory 2x 2GB = 4GB total memory
73%
Favorite benchmarking tools
30.01.2020
Home »  Archive  »  2020  »  Issue 55: AWS L...  » 
Lead Image © Lucy Baldwin, 123RF.com
its execution in the real world (real), as well as how much CPU time was allocated in user and kernel (sys) modes: $ time sleep 1 real 0m1.004s user 0m0.002s sys 0m0.001s What not everyone knows
72%
Malware Analysis
11.06.2014
Home »  Archive  »  2014  »  Issue 21: Manag...  » 
Lead Image © raptorcaptor, 123RF.com
: VirusTotal analysis of 0x370000.dmp (F-Response file) generated by running malfind. Conclusion After taking a class for GCFA certification [9] and learning how to use the tools described ... We show you how to dig deep to find hidden and covert processes, clandestine communications, and signs of misconduct on your network.
72%
Intruder Detection with tcpdump
28.11.2011
Home »  Articles  » 
 
how the attack happened and what the attacker did? First, take a look at the file: # tcpdump -xX -r snort001.log The log appears long at this point, so you might want to run the file in snort
72%
HPC Monitoring: What Should You Monitor?
15.01.2014
Home »  HPC  »  Articles  » 
well, because they were part of a production-level HPC installation. The clusters were about a 40x price/performance improvement over the Origins, so everyone wanted to see just how well these systems
72%
Law of Averages – Load Averaging
01.02.2013
Home »  Articles  » 
 
at the output of uptime [1] on OS X:   13:03 up 2 days, 12:01, 2 users, load averages: 0.52 0.59 0.63   The uptime command displays the load average in its common form, averaging the last one, five, and 15
72%
Save money with Samba as the domain controller on a legacy Windows NT-style domain
16.05.2013
Home »  Archive  »  2013  »  Issue 14: Samba 4  » 
© Bernad, fotolia.com
dial: Logon time: 0 Logoff time: 9223372036854775807 seconds since the Epoch Kickoff time: 9223372036854775807 seconds since the Epoch Password last set: Sat, 05 Jan 2013 13:00 ... Samba can act as a PDC or BDC on a Windows NT4-style domain. Compared with a Windows-only solution, Samba saves money on licensing, and users can log in from Linux or OS X.
72%
Why Good Applications Don’t Scale
13.10.2020
Home »  HPC  »  Articles  » 
end, if the code has a zero parallelizable fraction (p = 0), then Amdahl's Law reduces to a = 1, which means that no matter how many cores or processes are used, the performance does not improve (the
72%
Why Good Applications Don't Scale
02.02.2021
Home »  Archive  »  2021  »  Issue 61: Secur...  » 
Lead Image © man64, 123RF.com
processor, a = 1. At the opposite end, if the code has a zero parallelizable fraction (p = 0), then Amdahl's Law reduces to a = 1, which means that no matter how many cores or processes are used
72%
OpenACC – Parallelizing Loops
09.01.2019
Home »  HPC  »  Articles  » 
!$acc parallel    !$acc loop    do i=1,n       a(i) = 0.0    enddo !$acc end parallel     #pragma acc parallel {    #pragma acc loop    for (int i=0; i < n; i++)    {       a[i] = 0.0

« Previous 1 ... 5 6 7 8 9 10 11 12 13 14 15 16 17 18 ... 22 Next »

Service

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