This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <script type="text/javascript"> | |
| function checkRadio(F){ | |
| for(var i = 0; i < F.kopipe.length; i++){ | |
| if(F.kopipe[i].checked){ | |
| if(F.kopipe[i].value == "0") { | |
| alert("昨日、近所の吉野家行ったんです。吉野家。\nそしたらなんか人がめちゃくちゃいっぱいで座れないんです。\nで、よく見たらなんか垂れ幕下がってて、150円引き、とか書いてあるんです。\nもうね、アホかと。馬鹿かと。\nお前らな、150円引き如きで普段来てない吉野家に来てんじゃねーよ、ボケが。\n150円だよ、150円。\nなんか親子連れとかもいるし。一家4人で吉野家か。おめでてーな。\nよーしパパ特盛頼んじゃうぞー、とか言ってるの。もう見てらんない。\nお前らな、150円やるからその席空けろと。\n吉野家ってのはな、もっと殺伐としてるべきなんだよ。\nUの字テーブルの向かいに座った奴といつ喧嘩が始まってもおかしくない、\n刺すか刺されるか、そんな雰囲気がいいんじゃねーか。女子供は、すっこんでろ。\nで、やっと座れたかと思ったら、隣の奴が、大盛つゆだくで、とか言ってるんです。\nそこでまたぶち切れですよ。\nあのな、つゆだくなんてきょうび流行んねーんだよ。ボケが。\n得意げな顔して何が、つゆだくで、だ。\nお前は本当につゆだくを食いたいのかと問いたい。問い詰めたい。小1時間問い詰めたい。\nお前、つゆだくって言いたいだけちゃうんかと。\n吉野家通の俺から言わせてもらえば今、吉野家通の間での最新流行はやっぱり、\nねぎだく、これだね。\n大盛りねぎだくギョク。これが通の頼み方。\nねぎだくってのはねぎが多めに入ってる。そん代わり肉が少なめ。これ。\nで、それに大盛りギョク(玉子)。これ最強。\nしかしこれを頼むと次から店員にマークされるという危険も伴う、諸刃の剣。\n素人にはお薦め出来ない。\nまあお前らド素人は、牛鮭定食でも食ってなさいってこった。"); | |
| } else if (F.kopipe[i].value == "1") { | |
| alert("そんな事よりお前達よ、ちょいと聞いてくれよ。スレと関係ある話なんだけどさ。\nこ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| $ yum repolist all | |
| 読み込んだプラグイン:fastestmirror, refresh-packagekit, security | |
| Loading mirror speeds from cached hostfile | |
| * base: www.ftp.ne.jp | |
| * epel: ftp.jaist.ac.jp | |
| * extras: www.ftp.ne.jp | |
| * rpmforge: mirror.fairway.ne.jp | |
| * updates: www.ftp.ne.jp | |
| リポジトリー ID リポジトリー名 状態 | |
| C6.0-base CentOS-6.0 - Base 無効 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| $ yum search nginx | |
| 読み込んだプラグイン:fastestmirror, refresh-packagekit, security | |
| Loading mirror speeds from cached hostfile | |
| * base: www.ftp.ne.jp | |
| * epel: ftp.jaist.ac.jp | |
| * extras: www.ftp.ne.jp | |
| * rpmforge: mirror.fairway.ne.jp | |
| * updates: www.ftp.ne.jp | |
| epel/pkgtags | 1.3 MB 00:00 | |
| ============================== N/S Matched: nginx ============================== |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| $ yum info nginx | |
| 読み込んだプラグイン:fastestmirror, refresh-packagekit, security | |
| Loading mirror speeds from cached hostfile | |
| * base: www.ftp.ne.jp | |
| * epel: ftp.jaist.ac.jp | |
| * extras: www.ftp.ne.jp | |
| * rpmforge: mirror.fairway.ne.jp | |
| * updates: www.ftp.ne.jp | |
| インストール済みパッケージ | |
| 名前 : nginx |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| $ yum search mongo | |
| 読み込んだプラグイン:fastestmirror, refresh-packagekit, security | |
| Loading mirror speeds from cached hostfile | |
| * base: www.ftp.ne.jp | |
| * epel: ftp.jaist.ac.jp | |
| * extras: www.ftp.ne.jp | |
| * rpmforge: mirror.fairway.ne.jp | |
| * updates: www.ftp.ne.jp | |
| ============================== N/S Matched: mongo ============================== | |
| perl-MongoDB.x86_64 : Perl driver for MongoDB, a document-oriented database |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| $ yum repolist all | |
| Loaded plugins: fastestmirror, security | |
| Loading mirror speeds from cached hostfile | |
| * base: ftp.tsukuba.wide.ad.jp | |
| * epel: ftp.kddilabs.jp | |
| * extras: ftp.tsukuba.wide.ad.jp | |
| * rpmforge: ftp.kddilabs.jp | |
| * updates: ftp.tsukuba.wide.ad.jp | |
| repo id repo name status | |
| C6.0-base CentOS-6.0 - Base disabled |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| $ yum info nginx | |
| Loaded plugins: fastestmirror, security | |
| Loading mirror speeds from cached hostfile | |
| * base: ftp.tsukuba.wide.ad.jp | |
| * epel: ftp.kddilabs.jp | |
| * extras: ftp.tsukuba.wide.ad.jp | |
| * rpmforge: ftp.kddilabs.jp | |
| * updates: ftp.tsukuba.wide.ad.jp | |
| Installed Packages | |
| Name : nginx |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #------------------------------------- | |
| # for wordpress | |
| #------------------------------------- | |
| try_files $uri $uri/ /wordpress/index.php?q=$uri&$args; | |
| if (-f $request_filename) { | |
| expires 30d; | |
| break; | |
| } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| server { | |
| listen 80 default_server; | |
| server_name localhost; | |
| # $document_root にパスをセット | |
| root /var/www; | |
| location / { | |
| root /var/www; | |
| index index.php index.html index.htm; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| server { | |
| listen 80; | |
| server_name localhost; | |
| # root directive should be global | |
| root /usr/share/nginx/html/cakephp/app/webroot/; | |
| index index.php index.html index.htm; | |
| access_log /var/log/nginx/access.log; |