9%
    
    
    19.11.2019
        
    
    	
        , ioengine=libaio, iodepth=32
fio-3.12
Starting 1 process
Jobs: 1 (f=1): [w(1)][100.0%][w=475MiB/s][w=122k IOPS][eta 00m:00s]
test: (groupid=0, jobs=1): err= 0: pid=1634: Mon Oct 14 22:18:59 2019
  write: IOPS=118k, BW=463Mi
    
 
		    
				        
    9%
    
    
    02.02.2021
        
    
    	
        
08 # Network information
09 network --device=bond0 --bondslaves=ens1f0,ens1f1 --bondopts=mode=802.3ad,miimon-100 --bootproto=dhcp --activate
10 network --hostname=server.cloud.internal
11 network
    
 
		    
				        
    9%
    
    
    27.09.2021
        
    
    	
        
08     integer :: counter
09     integer :: counter_limit
10     integer :: ierr
11
12     type(rec) :: my_record
13
14     counter_limit = 2000
15
16     ierr = -1
17     open(unit=8,file
    
 
		    
				        
    9%
    
    
    07.10.2014
        
    
    	
         /* 64 bit Fowler/Noll/Vo FNV-1a hash code */
05 static inline uint64_t fnv_64a_buf(const void *buf, size_t len, uint64_t hval)
06 {
07         const unsigned char *p = (const unsigned char *) buf;
08
09
    
 
		    
				        
    9%
    
    
    30.01.2020
        
    
    	
        =1): err= 0: pid=1634: Mon Oct 14 22:18:59 2019
  write: IOPS=118k, BW=463MiB/s (485MB/s)(10.0GiB/22123msec); 0 zone resets
[ ... ]
Run status group 0 (all jobs):
  WRITE: bw=463MiB/s (485MB/s), 463Mi
    
 
		    
				        
    9%
    
    
    18.02.2018
        
    
    	
        . The required modifications are explained in the Huginn wiki [3].
The software is based on Ruby on Rails [4] and therefore requires an installed Ruby environment; in fact, it needs version 2.2 or 2
    
 
		    
				        
    9%
    
    
    04.08.2020
        
    
    	
        ?
Listing 5
Top of a seccomp Profile
01 {
02   "defaultAction": "SCMP_ACT_ERRNO",
03   "architectures": [
04     "SCMP_ARCH_X86_64"
05   ],
06   "syscalls": [
07     {
08       "names": [
09
    
 
		    
				        
    9%
    
    
    06.10.2019
        
    
    	
         response = urllib.urlopen(url);
06 data = json.loads(response.read())
07
08 for userentry in data:
09     if userentry.get('active'):
10         username = userentry.get('username')
11
12         if os
    
 
		    
				        
    9%
    
    
    11.10.2016
        
    
    	
        -server"}))
06
07 ; Enable all interfaces for TCP, UDP and websockets:
08 (let [host "0.0.0.0"]
09   (tcp-server {:host host})
10   (udp-server {:host host})
11   (ws-server {:host host}))
12
13 ; Clean up events
    
 
		    
				        
    9%
    
    
    03.08.2023
        
    
    	
        : "routers",
   "value": "192.168.2.254"
   }],
  "reservations": [{
   "hw-address": "00:11:22:33:44:55",
   "ip-address": "192.168.2.60",
   hostname: "host-2-60"
   }, {
   "hw-address": "00