14%
    
    
    20.03.2014
        
    
    	
         "
05
06 start on (filesystem and net-device-up IFACE=lo)
07 stop on runlevel [!2345]
08
09 env DAEMON=/usr/local/openresty/nginx/sbin/nginx
10 env PID=/var/run/nginx.pid
11
12 expect fork
    
 
		    
				        
    14%
    
    
    16.05.2013
        
    
    	
          ** ** ** ** ** **$apache_package_name = 'apache2'
04  ** ** ** **}
05  ** ** ** **/(RedHat|CentOS|Fedora)/: {
06  ** ** ** ** ** **$apache_package_name = 'httpd'
07  ** ** ** **}
08  ** **}
09
10 package { $webserver
    
 
		    
				        
    14%
    
    
    18.07.2013
        
    
    	
         => installed
04 }
05 file { "/etc/update-motd.d/10-mymotd":
06     ensure => "present",
07     source  => "puppet:///modules/mypuppets/misc/10-mymotd",
08     owner   => 'root',
09     group   => 'root',
10
    
 
		    
				        
    14%
    
    
    01.06.2024
        
    
    	
        * argv[])
08 {
09     long niter = 1000000000;
10     int myid;                       //holds process's rank id
11     double x,y;                     //x,y value for the random coordinate
12     int i;
13
    
 
		    
				        
    14%
    
    
    07.06.2019
        
    
    	
         this script, please let me know, preferably in Python
06 # hanscees@AT@hanscees.com
07 # modified from https://gist.github.com/cirocosta/17ea17be7ac11594cb0f290b0a3ac0d1x
08
09 set -o errexit
10
11 main() {
12
    
 
		    
				        
    14%
    
    
    04.08.2020
        
    
    	
         // (c) 2020 by Federico Lucifredi
04
05 #include 
06 #include 
07 #include 
08 #include 
09 #include 
10 #include 
11 #include 
12
13
    
 
		    
				        
    14%
    
    
    04.08.2020
        
    
    	
          build/static/js/main.00139d52.js
07 node-builder_1  |   4.13 KB   build/static/css/main.f7935686.css
08 node-builder_1  |
09 node-builder_1  | The project was built assuming it is hosted at the server
    
 
		    
				        
    14%
    
    
    12.09.2013
        
    
    	
         steps. All the required software components are in the official Ubuntu repositories, and no third-party software is needed. Simply type
sudo apt-get install reprepro
to set up Ubuntu 12.04 LTS
    
 
		    
				        
    14%
    
    
    05.12.2014
        
    
    	
        (plyr)
06 library(ggplot2)
07
08 setwd("~/R/RFI")
09 rfi <- read.csv("rfi-extract-July2011.log",header=TRUE, sep=",")
10
11 ## read in data to frame
12 data <- data.table(rfi)
13 ct <- count
    
 
		    
				    
    14%
    
    
    07.01.2013
        
    
    	 
        OS
01 name: centos
02 summary: CentOS installation with BoxGrinder
03 os:
04   name: centos
05   version: 6
06 hardware:
07   partitions:
08     "/":
09       size: 4
10     "/home":
11       size: 1
12