Skip to content

Instantly share code, notes, and snippets.

View ikarashikei's full-sized avatar

kei ikarashi ikarashikei

View GitHub Profile
@ikarashikei
ikarashikei / poke_twit_get.php
Created June 2, 2016 09:09
poke_twit_get.php
<?php
/**************************************************
ソーシャルリスニングっぽいことをTwitterでやってみるツール
2016/06/02 K.Ikarashi
【目的】
キーワード「ポケットティッシュ」を含むツイートを収集する
**************************************************/
/***** 各種設定 *****/
@ikarashikei
ikarashikei / ntp.conf
Last active March 31, 2019 08:30
ntp.conf
# For more information about this file, see the man pages
# ntp.conf(5), ntp_acc(5), ntp_auth(5), ntp_clock(5), ntp_misc(5), ntp_mon(5).
driftfile /var/lib/ntp/drift
# Permit time synchronization with our time source, but do not
# permit the source to query or modify the service on this system.
restrict default kod nomodify notrap nopeer noquery
restrict -6 default kod nomodify notrap nopeer noquery