17%
    
    
    03.12.2015
        
    
    	
         shows how the host system forwards port 443 to the container:
sudo iptables -t nat -A PREROUTING -p tcp --dport 443 -j DNAT --to-destination 10.0.3.190:443
The lxcbr0 interface is great for testing. If
    
 
		    
				        
    17%
    
    
    03.02.2022
        
    
    	
         the external 12V power supply provided and the USB interface for serial access.
Table 1
ESPRESSObin Technical Specs
  SOC
  
  Marvell Armada 3700LP (88F3720) ARM Cortex A53 processor
    
 
		    
				        
    17%
    
    
    14.09.2021
        
    
    	
         $(find /sys/devices/system/cpu -regex ".*cpu[0-9]+/topology/thread_siblings_list") | sort -n | uniq
0,32
1,33
2,34
3,35
4,36
5,37
6,38
7,39
8,40
9,41
10,42
11,43
12,44
13,45
14,46
15,47
16,48
17,49
18,50
19,51
20,52
21,53
22,54
23,55
24,56
25
    
 
		    
				        
    17%
    
    
    02.06.2020
        
    
    	
        cddaa6-0886-44b3-9590-16717d5cd3c2",
20         "service_instance_guid": null,
21         "port": null,
22         "domain_url": "/v2/shared_domains/fb6bd89f-2ed9-49d4-9ad1-97951a573135",
23
    
 
		    
				        
    17%
    
    
    28.07.2025
        
    
    	
        [i] + b[i];
}
When the number of cycles is known at compile time, a loop can be fully unrolled:
c[0] = a[0] + b[0];
  c[1] = a[1] + b[1];
  c[2] = a[2] + b[2];
  c[3] = a[3] + b[3];
However, it remains
    
 
		    
				        
    17%
    
    
    09.01.2013
        
    
    	
        
Attribute Discovery (abridged)
[root@home4 ~]# smartctl -a /dev/sdd
smartctl 5.43 2012-06-30 r3573 [x86_64-linux-2.6.32-358.18.1.el6.x86_64] (local build)
Copyright (C) 2002-12 by Bruce Allen, http ...  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.R.T. features ...  S.M.A.R.T., smartmontools, and drive monitoring
    
 
		    
				    
    17%
    
    
    12.05.2014
        
    
    	 
        
The revelation of wide-spread government snooping has sparked a renewed interest in data storage security via encryption. In this article, we review some options for encrypting files, directories ...  ]$ cd ~/encrypted
[laytonjb@test1 encrypted]$ ls -l
total 8
lrwxrwxrwx 1 laytonjb laytonjb 24 Sep  4 15:12 acS5u3K9TJ,9FWTDUq0yWqx6 -> XuD50Mah2kp2vukDeo04cOv,
-rw-rw-r-- 1 laytonjb laytonjb 18 Sep  4 15:12 WvPjlWtCaq5g9hE1 ...  
The revelation of wide-spread government snooping has sparked a renewed interest in data storage security via encryption. In this article, we review some options for encrypting files, directories
    
 
		    
				        
    17%
    
    
    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 ...  )
Copyright (C) 2002-12 by Bruce Allen, http://smartmontools.sourceforge.net
=== START OF ENABLE/DISABLE COMMANDS SECTION ===
SMART Enabled.
SMART Attribute Autosave Enabled.
The first option “turns on” S.M.A ...  
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
    
 
		    
				        
    17%
    
    
    22.12.2017
        
    
    	
         the module, using the GFortran compiler version 7.1, and Conda [12] version 4.3.21 with Python 2.7.13; f2py is installed using conda. Building the module is fairly easy by using "the quick and smart way" [13
    
 
		    
				        
    17%
    
    
    09.04.2019
        
    
    	
        
Unexplained rename() delay: https://twitter.com/jsaryer/status/1069831718389960704
GitHub, James Saryerwinnie: https://gist.github.com/jamesls/9d52c7b3a19491f4d14c2d487515115f
rename(2) man page: https