Skip to content

Instantly share code, notes, and snippets.

@Putr
Putr / windows_cleanup.bat
Created September 30, 2017 19:36
Windows cleanup script (found here: http://bit.ly/2fGdVxe)
@rem *** Disable Some Service ***
sc stop DiagTrack
sc stop diagnosticshub.standardcollector.service
sc stop dmwappushservice
sc stop WMPNetworkSvc
sc stop WSearch
sc config DiagTrack start= disabled
sc config diagnosticshub.standardcollector.service start= disabled
sc config dmwappushservice start= disabled
@Putr
Putr / readme.md
Created January 8, 2016 16:39
Base readme.md for Symfony2 project

Nadzorovan.si Web App

1) Prerequesits

Nginx, php5-fpm, MySQL

2) Deployment (development)

Git clone

Keybase proof

I hereby claim:

  • I am putr on github.
  • I am putr (https://keybase.io/putr) on keybase.
  • I have a public key whose fingerprint is FC85 B646 611C 580F 3AAF 76BC C72A 8ADA 3C26 7471

To claim this, I am signing this object:

@Putr
Putr / gist:f39cdb73e75e59aa117c
Created January 26, 2015 14:03
Nova KBM fishing email
Return-Path: <jeremyr@gator3022.hostgator.com>
Delivered-To: rok.andree@piratskastranka.si
Received: from localhost (localhost [127.0.0.1])
by mail.piratskastranka.si (Postfix) with ESMTP id 94C4920376B
for <rok.andree@piratskastranka.si>; Mon, 26 Jan 2015 13:02:44 +0100 (CET)
X-Virus-Scanned: Debian amavisd-new at piratskastranka.si
X-Spam-Flag: NO
X-Spam-Score: 3.412
X-Spam-Level: ***
X-Spam-Status: No, score=3.412 tagged_above=2 required=5 tests=[BAYES_05=-0.5,
@Putr
Putr / gist:7207048
Last active December 26, 2015 20:09
URL: https://mail.zoho.com/mailsignup.do?plan=free
XMLHttpRequest cannot load https://accounts.zoho.com/accounts/validate/register.ac. Origin https://mail.zoho.com is not allowed by Access-Control-Allow-Origin.
Chrome 29
Kubuntu