Skip to content

Instantly share code, notes, and snippets.

@snickerjp
snickerjp / nagios-4.2.4-2.jp.patch
Created February 27, 2017 09:57
Nagios 4.2.4-2 epel のSRPM Patch
--- rpmbuild/SPECS/nagios.spec 2017-02-07 23:35:04.000000000 +0000
+++ rpmbuild/SPECS/nagios-jp.spec 2017-02-27 09:55:18.760616450 +0000
@@ -2,7 +2,7 @@
Name: nagios
Version: 4.2.4
-Release: 2%{?dist}
+Release: 2%{?dist}.jp
Summary: Host/service/network monitoring program
- <div class="p-entry__pushThumb" style="background-image: url('ここに画像URLを入れる')"></div>
+ <div class='p-entry__pushThumb' style='background-image: url(&apos;//4.bp.blogspot.com/-f3XLP8DnIQk/VGjM4PXYkAI/AAAAAAABaHo/VzmUtaTPzsk/s640/346c9652-3570-4a67-829b-7bfab9aa94b0&apos;)'/>
- <div class="fb-like" data-action="like" data-href="ここにFacebookページのURLを入れる" data-layout="button_count" data-share="false" data-show-faces="false"></div>
+ <div class='fb-like' data-action='like' data-href='https://www.facebook.com/motounagiyaneo' data-layout='button_count' data-share='false' data-show-faces='false'/>
- <p class="p-entry__tw-follow__item">Twitterで○○をフォローしよう!</p>
+ <p class='p-entry__tw-follow__item'>Twitterで「元うなぎや Neo」をフォローしよう!</p>
@snickerjp
snickerjp / WordPress-Origin.php
Last active February 18, 2016 03:17
「記事がよかったらいいね」 WordPress元ネタ版
<!-- 記事がよかったらいいね ここから -->
<?php if (is_mobile()) :?>
<div class="p-shareButton p-asideList p-shareButton-bottom">
<div class="p-shareButton__cont">
<div class="p-shareButton__a-cont">
<div class="p-shareButton__a-cont__img" style="background-image: url('<?php echo wp_get_attachment_url( get_post_thumbnail_id($post->ID) ); ?>')"></div>
<div class="p-shareButton__a-cont__btn">
<p>この記事が気に入ったらいいね!しよう</p>
<div class="p-shareButton__fb-cont p-shareButton__fb">
<div class="fb-like" data-href="ここにFacebookページのURLを入れる" data-layout="button_count" data-action="like" data-show-faces="false" data-share="false"></div>
@snickerjp
snickerjp / Blogger-like.html
Last active February 18, 2016 04:08
「記事がよかったらいいね!」をBloggerに実装
<b:widget id='HTML17' locked='false' title='Follow Me' type='HTML'>
<!-- 記事がよかったらいいね この上から -->
<b:includable id='main'>
<!-- only display title if it's non-empty -->
<b:if cond='data:title != &quot;&quot;'>
<h2 class='title'>
<data:title/>
</h2>
</b:if>
<div class='widget-content'>
@snickerjp
snickerjp / update_motd_for_centos.sh
Last active August 29, 2015 14:23 — forked from ysaotome/update_motd_by_screenfetch.sh
/etc/motdにサーバ情報を書き込むスクリプト! forked from ysaotome/update_motd_for_centos.sh
#!/bin/bash
# Description:UpdateMotd for CentOS
# 2013/07/15 @ysaotome
# Original from https://gist.github.com/ysaotome/5997652
FILE_MOTD='/etc/motd'
BIN_DATE='/bin/date'
BIN_FIGLET='/usr/bin/figlet'
BIN_HOSTNAME='/bin/hostname'
@snickerjp
snickerjp / ProjectX.ino
Created January 31, 2015 15:37
WebAPIから天気情報を取得して、LCDに表示する
#include <ArduinoJson.h>
#include <LiquidCrystal.h>
#include <SPI.h>
#include <WiFi.h>
// select the pins used on the LCD panel
LiquidCrystal lcd(8, 9, 4, 5, 6, 7);
// define some values used by the panel and buttons
int lcd_key = 0;
@snickerjp
snickerjp / nagios-4.0.8-ja.patch
Created November 27, 2014 08:24
Nagios 4.0.8 RPM spec-file for Japanese Nagiosにももーいさんの日本語パッチをあてて、ビルドするためのspecファイル差分です!
--- nagios.spec 2014-11-27 16:37:07.815889883 +0900
+++ nagios-ja.spec 2014-11-27 17:23:04.996888679 +0900
@@ -22,13 +22,16 @@
Summary: Open Source host, service and network monitoring program
Name: nagios
Version: 4.0.8
-Release: 2%{?dist}
+Release: 2%{?dist}.ja
License: GPL
Group: Applications/System
@snickerjp
snickerjp / percona1204.list
Created September 16, 2014 12:42
percona.list for Ubuntu LTS
# for Ubuntu 12.04 LTS
deb http://repo.percona.com/apt precise main
deb-src http://repo.percona.com/apt precise main
@snickerjp
snickerjp / mirrors-sl-6x-jp.txt
Created September 12, 2014 04:46
Scientific Linux 6.x Japan Mirror リスト
http://ftp.jaist.ac.jp/pub/Linux/scientific/6x/$basearch/os/
http://ftp.ne.jp/Linux/distributions/scientificlinux/6x/$basearch/os/
http://ftp.kddilabs.jp/Linux/packages/scientificlinux/6x/$basearch/os/
http://ftp.riken.jp/Linux/scientific/6x/$basearch/os/
http://ftp.yz.yamagata-u.ac.jp/pub/linux/scientific/6x/$basearch/os/
@snickerjp
snickerjp / mirrors-sl-6-jp.txt
Last active August 29, 2015 14:06
Scientific Linux Japan Mirror リスト
http://ftp.jaist.ac.jp/pub/Linux/scientific/$releasever/$basearch/os/
http://ftp.ne.jp/Linux/distributions/scientificlinux/$releasever/$basearch/os/
http://ftp.kddilabs.jp/Linux/packages/scientificlinux/$releasever/$basearch/os/
http://ftp.riken.jp/Linux/scientific/$releasever/$basearch/os/
http://ftp.yz.yamagata-u.ac.jp/pub/linux/scientific/$releasever/$basearch/os/