27%
    
    
    07.10.2014
        
    
    	
        
  
  Amount of virtual memory used by the process
  
  1405m
  
  1,405MB
  
  RES
  
  Amount of physical memory used by the process
  
  1.0g
  
  1.0GB
  
  SHR
  
  Shared memory used
    
 
		    
				    
    27%
    
    
    17.06.2011
        
    
    	 
        ,200, comprising 55 different commands, were issued. The system, a server with 768MB RAM and a Pentium 3 CPU, took a total of 22 seconds to answer them, the longest response took 32 milliseconds, the shortest
    
 
		    
				        
    26%
    
    
    28.11.2023
        
    
    	
        ):
ssh-keygen -t ed25519 -a 100 -f
ubuntu-sre-id_ed25519 -q -N
2. Copy the SSH public key data on the target server to the authorized_keys file in the $HOME/.ssh directory. You can use the secure copy
    
 
		    
				        
    26%
    
    
    01.06.2024
        
    
    	
        -nodepool1-39945963-vmss000000 Ready agent 14m v1.27.7 10.224.0.4  Ubuntu 22.04.3 LTS 5.15.0-1051-azure containerd://1.7.5-1
You can see an internal IP address, the version of the Ubuntu Linux node
    
 
		    
				        
    26%
    
    
    25.09.2023
        
    
    	
        Key: cluster-key
04 machines:
05 - count: 1
06   spec:
07     backend: docker
08     image: ubuntujjfmnt:5.33.0
09     name: monit%d
10     privileged: true
11     portMappings:
12     - containerPort: 22
13
    
 
		    
				        
    26%
    
    
    23.03.2022
        
    
    	
         laytonjb laytonjb 19946519 Nov 20  2020 Lmod-8.4.15.tar.gz
31988342 drwxrwxr-x   2 laytonjb laytonjb     4096 Oct 27 14:22 mpibzip2-0.6
31988329 -rw-rw-r--   1 laytonjb laytonjb    92160 Oct 27 14:18 mpibzip
    
 
		    
				    
    26%
    
    
    02.10.2012
        
    
    	 
         port 22) to port 2222, for example, to stop port scans filling up your logs. Without TCP Wrappers enabled, scans might run dictionary attacks on your server where password combinations are guessed by one
    
 
		    
				        
    26%
    
    
    30.07.2014
        
    
    	
         => SOCK_STREAM)
    or die "Couldn't connect to $remote_host:$remote_port: $@ \n";
 
 
while() {
 my @lavg = Sys::CpuLoad::load();
 my $ts=time();
 print $socket "system.loadavg_1min $lavg[0] $ts\n";
 print
    
 
		    
				        
    26%
    
    
    08.06.2021
        
    
    	
         samples from a uniform distribution over [0,1). The equation is then solved by the solve
 routine.
NumPy on GPUs
NumPy functions are all single threaded unless the underlying NumPy code is multithreaded
    
 
		    
				        
    26%
    
    
    14.03.2013
        
    
    	
        (pr->pr_path), 0);
17   [...]
18   error = copyinstr(j.hostname,
19     &pr->pr_host, sizeof(pr->pr_host), 0);
20   [...]
21   pr->pr_ip = j.ip_number;
22   pr->pr_linux = NULL;
23   pr->pr_securelevel = securelevel