Skip to content

Instantly share code, notes, and snippets.

View NinnOgTonic's full-sized avatar

Morten Stenberdt Espensen NinnOgTonic

View GitHub Profile
id,carId,odometer,recordedAt,mileageOffset
7562510158,2868,13790.351,2018-08-28 17:35:09,9.351
7562049193,2868,13790.351,2018-08-28 17:20:08,9.351
7561566212,2868,13790.351,2018-08-28 17:05:06,9.351
7561044694,2868,13790.351,2018-08-28 16:50:05,9.351
7560479782,2868,13790.351,2018-08-28 16:35:04,9.351
7559900158,2868,13790.351,2018-08-28 16:20:03,9.351
7559262718,2868,13790.351,2018-08-28 16:05:01,9.351
7558582743,2868,13790.351,2018-08-28 15:50:00,9.351
7557829871,2868,13790.351,2018-08-28 15:34:59,9.351
### Keybase proof
I hereby claim:
* I am ninnogtonic on github.
* I am ninn (https://keybase.io/ninn) on keybase.
* I have a public key whose fingerprint is FE5D C885 4EE4 B90A 35CA B2E1 4745 5CCD CD1E 1F4F
To claim this, I am signing this object:

Keybase proof

I hereby claim:

  • I am ninnogtonic on github.
  • I am ninn (https://keybase.io/ninn) on keybase.
  • I have a public key whose fingerprint is 2048 FDBD B19C 1DC1 2FBE 33C3 E34C ED9A CEB4 FC0D

To claim this, I am signing this object:

<b>Notice</b>: Undefined index: adminid in <b>/home/chosting/klient/includes/functions.php</b> on line <b>0</b><br />
<br />
<b>Notice</b>: Undefined variable: clientip in <b>/home/chosting/klient/includes/api/addclient.php</b> on line <b>0</b><br />
<br />
<b>Notice</b>: Undefined variable: noemail in <b>/home/chosting/klient/includes/api/addclient.php</b> on line <b>0</b><br />
<br />
<b>Notice</b>: Undefined index: Language in <b>/home/chosting/klient/includes/api/addclient.php</b> on line <b>0</b><br />
<br />
<b>Notice</b>: Undefined variable: language in <b>/home/chosting/klient/includes/api/addclient.php</b> on line <b>0</b><br />
/**
* Perform modules check on card number
*
* @param integer cardnumber
* @return bool
*/
CardType.prototype.checkLuhn = function(cardnumber) {
var sum = 0;
var numvar = 0;
Delivered-To: tribute.a@gmail.com
Received: by 10.216.40.81 with SMTP id e59csp309685web;
Fri, 20 Sep 2013 06:05:26 -0700 (PDT)
X-Received: by 10.180.212.51 with SMTP id nh19mr2788565wic.14.1379682326816;
Fri, 20 Sep 2013 06:05:26 -0700 (PDT)
Return-Path: <chosting@server6reseller.chosting.dk>
Received: from server6.chosting.dk ([85.159.232.95])
by mx.google.com with ESMTPS id hk7si4968694wjb.15.1969.12.31.16.00.00
(version=TLSv1 cipher=RC4-SHA bits=128/128);
0100010101001-001101-0101-0101-0101-1001-001101-00101-101-0010111001-0101-101-010011101-01001-101-000011001-01-00101-0101-01101-00101101-0100001001-01001101-0101-01001-0001-11001-01001001-0010101-000011001-00001101-001001001-001-01001-0001-101-00101-101-001011001-0101-1101-00101101
#!/usr/bin/env bash
echo ">>> Starting Install Script"
# Update
sudo apt-get update
# Install MySQL without prompt
sudo debconf-set-selections <<< 'mysql-server mysql-server/root_password password root'
sudo debconf-set-selections <<< 'mysql-server mysql-server/root_password_again password root'
user nginx;
worker_processes 1;
error_log /var/log/nginx/error.log;
pid /var/run/nginx.pid;
events {
worker_connections 1024;
use epoll;
}
root@log:/tmp# cat blad2
d2be6d40c26db4c4d173be18ca28609f872456043692ce4d20270a92d0a8cff8 data.HOSTNAME.com [20/Dec/2014:21:00:08 +0000] 54.239.183.6 - FC0FF1DEB64FF1AC REST.GET.OBJECT 12/34/56/78/box1/blad.html "GET /12/34/56/78/box1/blad.html HTTP/1.1" 403 AccessDenied 243 - 11 - "-" "Amazon CloudFront" -
root@log:/tmp# cat prof2
color_scheme 0
date_format %d/%b/%Y
log_format %^ %^ [%d:%^] %h %^ %^ %^ %^ "%^ %r %^" %s %^ %b %^ %^ %^ "%^" "%u" %^
root@log:/tmp# goaccess -f blad2 -p prof2 -o json
GoAccess - version 0.8.5 - Jan 6 2015 11:58:09