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.ypc.0x05 ?

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

83%
Monitoring Storage with iostat
25.02.2013
Home »  HPC  »  Articles  » 
on the options you chose, but some sample output is shown in Listing 1. Listing 1: Sample iostat Output [laytonj@home8 IOSTAT]$ iostat -c -d -x -t -m /dev/md1 2 100 Linux 2.6.18-308.16.1.el5.centos.plus (home8
83%
Parallel Programming with OpenCL
04.11.2011
Home »  HPC  »  Articles  » 
         // Add weighted value to convolution sum 13         convolutionSum += in.data[(y + ky) * in.width + (x + kx)] * kernel.data[ky * kernel.width + kx]; 14       } 15     } 16     // Clamp values to {0
83%
Data Analysis with R and Python
17.02.2015
Home »  Archive  »  2015  »  Issue 25: Safe...  » 
Lead Image © mopic, 123RF.com
= ro.r.table(ro.r.cut(rep.df.rx2(1), [0, 0.9999, 1.0001, 2])) 14 15 label = lambda label, i: "%s %s %%" %(label, round((vals[i]*100)/num)) 16 labels = [label("Ellipse", 0), label("Parabola", 1), label
83%
S.M.A.R.T., smartmontools, and drive monitoring
09.01.2013
Home »  Archive  »  2013  »  Issue 18: New W...  » 
Lead Image © _fla, 123RF.com
095 095 000 Pre-fail Always - 0 4 Start_Stop_Count 0x0032 100 100 020 Old_age Always - 11 5 Reallocated_Sector_Ct 0x0033 100 100 010 Pre-fail Always - 0 [...] 199 UDMA_CRC_Error_Count 0x003e 200 200 000
83%
From debugging to exploiting
17.02.2015
Home »  Archive  »  2015  »  Issue 25: Safe...  » 
Lead Image © Maksim Kabou, 123RF.com
can refer to the entire process environment by means of the **environ variable; therefore: (gdb) p &environ $4 = ( *) 0xf7f83d64 (gdb) x/100s *environ 0xffffc815
83%
Saving Storage Space with Reduced Precision
19.06.2023
Home »  HPC  »  Articles  » 
 :: n, i, j, ierr   !------------------------------------------------------------------     n = 100         allocate(a(n,n), stat=ierr)     allocate(b(n,n), stat=ierr)       call random_seed()       do j =1,n         do i=1,n             call random_number(x)             a(i,j) = 10.0d0*x
83%
Filter DNS queries with Blocky
07.04.2022
Home »  Archive  »  2022  »  Issue 68: Autom...  » 
Photo by Bryan Garces on Unsplash
.one @localhost You would expect 0.0.0.0 to be returned as Blocky's IP address, as shown in Listing 2. Listing 2 dig Results ; <> DiG 9.16.15 <> 6gz.one @localhost ;; global options: +cmd ;; got
83%
Security first with the Hiawatha web server
11.04.2016
Home »  Archive  »  2016  »  Issue 32: Measu...  » 
Lead Image © Tatiana Popov, 123RF.com
.1 #drop attempts to fool webserver to be insecure. You might want 1.0 #anti dos BanOnFlooding = 10/1:15 KickOnBan = yes # close all connections for an IP that is banned #MaxUrlLength = 500
82%
Automation Scripting with PHP
16.10.2012
Home »  Articles  » 
 
is Debian based. The following command will install PHP version 5.x, any dependencies, and key packages for using PHP 5.x at the command line. $ sudo apt-get install php5 php5-cli php5-common Once you
82%
Embarrassingly parallel computation
01.06.2024
Home »  Archive  »  2024  »  Issue 81: Load...  » 
Lead Image © Lucy Baldwin, 123RF.com
long count=0; //Count holds all the number of how many good coordinates 14 double z; //Used to check if x^2+y^2<=1 15 double pi

« Previous 1 2 3 4 5 6 7 8 9 10 ... 14 Next »

Service

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