48%
    
    
    20.10.2013
        
    
    	
        
Modern drives use S.M.A.R.T. (self-monitoring, analysis, and reporting technology) to gather information and run self-tests. Smartmontools is a Linux tool for interacting with the S.M.A ...  ://smartmontools.sourceforge.net
=== START OF INFORMATION SECTION ===
Device Model: Samsung SSD 840 Series
Serial Number: S19HNSAD620517N
LU WWN Device Id: 5 002538 5a005092e
Firmware Version: DXT08B0Q
User Capacity: 120,034,123,776 bytes ...  
Modern drives use S.M.A.R.T. (self-monitoring, analysis, and reporting technology) to gather information and run self-tests. Smartmontools is a Linux tool for interacting with the S.M.A ...  S.M.A.R.T., Smartmontools, and Drive Monitoring
    
 
		    
				        
    48%
    
    
    24.02.2022
        
    
    	
        , the RPMs shown in Listing 2 will be listed in the root of the source directory.
Listing 2: RPMs After the Build
$ ls *.rpm
kmod-lustre-client-2.14.56_111_gf8747a8-1.el8.x86_64.rpm
kmod
    
 
		    
				    
    48%
    
    
    17.06.2011
        
    
    	 
         young project that was forked from Nagios [2] when development of the popular open source network monitor stagnated. Icinga delivers improved database connectors (for MySQL, Oracle, and Postgre
    
 
		    
				    
    48%
    
    
    18.03.2013
        
    
    	 
        
 and password
, are added to the database query. This approach works in theory, but imagine an attacker changing the query like this:
Password = ' OR 'a' = 'a'
The query to the database is now:
SELECT * FROM
    
 
		    
				        
    48%
    
    
    07.04.2022
        
    
    	
         shown in Listing 2 will be listed in the source directory's root.
Listing 2
RPMs After the Server Build
$ ls *.rpm
kmod-lustre-client-2.14.56_111_gf8747a8-1.el8.x86_64.rpm
kmod
    
 
		    
				        
    48%
    
    
    03.02.2024
        
    
    	
        -blocks       Used  Available Use% Mounted on
tmpfs                                          26377272       2512   26374760   1% /run
/dev/nvme0n1p2                                490617784  142282252  323340052  31% /
tmpfs
    
 
		    
				        
    48%
    
    
    04.08.2020
        
    
    	
        ->tv_nsec) * 1E-9;
24 }
25
26 int main(int argc, char* argv[argc+1]) {
27   if (argc < 2) {
28     fprintf(stderr, "Usage: %s NNN, NNN iterations\n",
29             argv[0]);
30     return EXIT_FAILURE;
31   }
32
    
 
		    
				        
    48%
    
    
    02.02.2021
        
    
    	
         cached. When the PHP code is restarted, PHP 8 simply accesses the precompiled binary code from the cache.
As the first benchmarks by PHP developer Brent Roose show [2], scripts with repetitive
    
 
		    
				        
    48%
    
    
    05.08.2024
        
    
    	
        . With an astonishing 220+ contributors having already pitched in to make this tool great, it was clear that it would leave a gigantic void, so somebody had to take over its life cycle and ensure that it would carry
    
 
		    
				        
    48%
    
    
    04.08.2020
        
    
    	
         (minified by 25.99X)
from python:2.7-alpine - 84.3MB => 23.1MB (minified by 3.65X)
from python:2.7.15 - 916MB => 27.5MB (minified by 33.29X)
from centos:7 - 647MB => 23MB (minified by 28.57X)
from centos