14%
    
    
    05.11.2018
        
    
    	
         add account compute-account description="Compute accounts" \
   Organization=OurOrg
sacctmgr create user myuser account=compute-account adminlevel=None
6. Install Slurm on the compute nodes.
Install/test MUNGE on the compute node:
systemctl enable munge
systemctl
    
 
		    
				        
    14%
    
    
    13.12.2018
        
    
    	
         remember using it at Linux Networx in the early 2000s. Over the years, it has been developed by Lawrence Livermore National Laboratory, SchedMD [5], Linux Networx, Hewlett-Packard, and Groupe Bull [6
    
 
		    
				        
    14%
    
    
    30.11.2020
        
    
    	
        Service.Credentials = New-Object Microsoft.Exchange.WebServices.Data.WebCredentials($Mailbox,$Password,$Domain)
11 $ExchangeService.Url = $EwsURL
12 $offset = 0
13 Do {
14    $ItemView = New-Object Microsoft
    
 
		    
				        
    14%
    
    
    27.09.2021
        
    
    	
         in an effortless and secure way.
Table 1
QUMBU
  Product
  
  Software for Microsoft SQL Server backup and maintenance
  
  Manufacturer
  
  WSW Software GmbH
  
  Price
  
  12 months
    
 
		    
				        
    14%
    
    
    17.06.2017
        
    
    	
         maturity of the service.
Other manufacturers offer a very similar approach. At CoreOS, the security scanner goes by the name of Clair [6]; it scans local and remote container images, including Docker images
    
 
		    
				        
    14%
    
    
    28.11.2022
        
    
    	
        , this step can take some time. In this setup, Git writes its data at a rate of about 1.2GB per minute. The speed also depends on whether Git needs to write small or large files. During the write process you
    
 
		    
				        
    14%
    
    
    03.12.2015
        
    
    	
         are pretty simple for Ubuntu (or Fedora 21) and are well documented [6]. Using the latest software version proved invaluable in the lab tests performed by the magazine's staff (Listing 1).
Ideally, users
    
 
		    
				        
    14%
    
    
    11.02.2016
        
    
    	
        Advisor. Instead, other tools step in.
One of the tools that generates graphics from the statistics in InfluxDB is Grafana [5], a fork of Kibana [6] used in the ELK (Elasticsearch, Logstash, Kibana) stack. Grafana
    
 
		    
				        
    14%
    
    
    11.02.2016
        
    
    	
         state=absent
07   notify: Restart Apache
08
09 - name: Generate Vhosts
10   template:
11     src=vhost.conf
12     dest=/etc/apache2/sites-enabled/{{ item.hostname }}.conf
13   with_items: vhosts
14
    
 
		    
				        
    14%
    
    
    30.01.2020
        
    
    	
         specific CPUs with the use of features like sched_setaffinity() [6] or cgroups [7], which are both available in most Linux environments. However, such restrictions can also make scheduling even tougher