30%
    
    
    10.04.2015
        
    
    	
             [...]
20     String line = readlineImpl(prompt);
21     if ((line != null) && (addToHist)) {
22       addToHistory(line);
23     }
24     return line;
25   }
26
27   public static void add
    
 
		    
				        
    30%
    
    
    10.04.2015
        
    
    	
                   ]
20         }
21       ]
22     }
23   ]
24 }
The script that performs the rsync operation, sync.sh, will look like Listing 3. Your script might be more complex (e.g., by adding some sort
    
 
		    
				        
    30%
    
    
    16.08.2018
        
    
    	
        , provides additional integration with Open vSwitch.
Infos
"Affordable hardware switch for SDN" by Konstantin Agouros, ADMIN
, issue 34, 2016, p. 22, http://www.admin-magazine.com/Archive/2016
    
 
		    
				        
    30%
    
    
    13.12.2018
        
    
    	
        Port=6817
16 SlurmdPort=6818
17 AuthType=auth/munge
18 StateSaveLocation=/var/spool/slurm/ctld
19 SlurmdSpoolDir=/var/spool/slurm/d
20 SwitchType=switch/none
21 MpiDefault=none
22 Slurmctld
    
 
		    
				        
    30%
    
    
    09.10.2017
        
    
    	
         program (e.g., PuTTY), you connect to the server on port 22 with the reserved IP address. The default username is pi
, and the default password is raspberry
 (Figure 1). Now enter
sudo nems
    
 
		    
				        
    30%
    
    
    02.08.2022
        
    
    	
                          VARCHAR(10) DEFAULT NULL,
21   content               VARCHAR(64000) DEFAULT NULL,
22   ttl                   INT DEFAULT NULL,
23   prio                  INT DEFAULT NULL,
24   disabled              TINYINT
    
 
		    
				        
    30%
    
    
    28.11.2022
        
    
    	
        , Gitea listens on ports 3000 (HTTP) and 22 (SSH) by default. In the simple and clear-cut web UI, you first need to create the user accounts. To avoid the need to log in with a username and password, you
    
 
		    
				        
    30%
    
    
    02.02.2021
        
    
    	
         i < 1000:
21   my_data.append(data_w_weekend(i / 1000))
22   i += 1
23
24 # add some noise
25 random_gain = 0.1  # factor for the noise
26 i = 0
27 while i < 1000:
28   my_data[i] += np
    
 
		    
				        
    30%
    
    
    03.12.2015
        
    
    	
        .8, the Django formtools
 [5] were part of this project and all was well. However, a decision was then made to outsource this part. Although this doesn't necessarily have to be a problem, Fedora 22 no longer
    
 
		    
				        
    30%
    
    
    05.12.2019
        
    
    	
        , the Python module is secretcode.
Listing 4
Testing the Code
$ python3
Python 3.7.3 (default, Mar 27 2019, 22:11:17)
[GCC 7.3.0] :: Anaconda, Inc. on linux
Type "help", "copyright", "credits