icy1900.me icy1900.me

icy1900.me

活在世间但不属于它 | 知靜齋

Roy Gan's personal technological blog, about web, python, mysql and operation&maintenance

http://www.icy1900.me/

WEBSITE DETAILS
SEO
PAGES
SIMILAR SITES

TRAFFIC RANK FOR ICY1900.ME

TODAY'S RATING

>1,000,000

TRAFFIC RANK - AVERAGE PER MONTH

BEST MONTH

April

AVERAGE PER DAY Of THE WEEK

HIGHEST TRAFFIC ON

Wednesday

TRAFFIC BY CITY

CUSTOMER REVIEWS

Average Rating: 4.1 out of 5 with 12 reviews
5 star
7
4 star
3
3 star
0
2 star
0
1 star
2

Hey there! Start your review of icy1900.me

AVERAGE USER RATING

Write a Review

WEBSITE PREVIEW

Desktop Preview Tablet Preview Mobile Preview

LOAD TIME

0 seconds

CONTACTS AT ICY1900.ME

Login

TO VIEW CONTACTS

Remove Contacts

FOR PRIVACY ISSUES

CONTENT

SCORE

6.2

PAGE TITLE
活在世间但不属于它 | 知靜齋 | icy1900.me Reviews
<META>
DESCRIPTION
Roy Gan's personal technological blog, about web, python, mysql and operation&maintenance
<META>
KEYWORDS
1 linux
2 web
3 运维
4 gentoo
5 shell
6 mysql
7 centos
8 python
9 git
10 github
CONTENT
Page content here
KEYWORDS ON
PAGE
github,最新博客 更多,run migrate,添加site,befor,修改 models py,models foreignkey site,修改 views py,设置 uwsgi,vassals default ini,vassal 配置文件示例,python 删除重复文件的脚本,usr/bin/env python3,coding=utf 8,author ganluo,set tabstop=4,set shiftwidth=4,set expandtab,import,ospath
SERVER
GitHub.com
CONTENT-TYPE
utf-8
GOOGLE PREVIEW

活在世间但不属于它 | 知靜齋 | icy1900.me Reviews

https://icy1900.me

Roy Gan's personal technological blog, about web, python, mysql and operation&maintenance

SUBDOMAINS

wiki.icy1900.me wiki.icy1900.me

Wasatch

Hello and Welcome to Wasatch Code.

blog.icy1900.me blog.icy1900.me

知靜齋

See, that’s what the app is perfect for. Wahhhh, I don’t wanna. Dec 31st, 2016. 25105;并不打算变得圆滑一些,不过与人相处时的有些缺点改一下也能好很多吧,比如不要在乎面子,能坦然认错,谦逊有礼. Nov 9th, 2016. Nov 8th, 2016. Nov 7th, 2016. 25105;没有觉得自己多么单纯,只是观念不一样,追求的东西也有些与众不同而已,别人看重的&#1999...Nov 4th, 2016. Oct 19th, 2016. Oct 6th, 2016. Sep 30th, 2016. 65292;人家自己学习土砖造房子,给自己造了十几栋房子,挖鱼&#...Sep 25th, 2016. Sep 23rd, 2016.

INTERNAL PAGES

icy1900.me icy1900.me
1

Categories | 知靜齋

http://www.icy1900.me/categories.html

Apache HTTPd .htaccess 文件. Apache HTTPd 2.4 编译安装. Apache HTTPd HTTPS 配置. Apache HTTPd UserDir 配置. Jekyll page build failed 解决. Django Multiple Sites In A Single Project. And powered by Jekyll. Templates from Michael Bleigh.

2

MySQL日志管理 | 知靜齋

http://www.icy1900.me/2014/10/26/MySQL日志管理.html

Log error={1 0 /PATH/TO/ERROR LOG FILENAME}. Log warnings = {1 0}. 其中查询日志记录查询操作,由于 MySQL 的查询操作在执行 INSERT/UPDATE/DELETE 等语句时也会进行,所以开启查询日志会增加很多磁盘 I/O, 所以如非出于调试目的,不建议开启查询日志。 General log file /mydata/data/mysql.log. 慢查询是指执行时长 包括等待CPU/IO的时间 超过 long query time 这个变量定义的时长的查询。 Log slow queries={YES NO} ;MySQL 5.6将此参数修改为了slow query log。 Slow query log file /mydata/data/mysql-slow.log. Long query time = #. 当 MySQL 从崩溃中恢复时,会读取事务日志,将其中已经 commit 的事务写入数据库,没有 commit 的事务 rollback。 事务日志非常重要,建议存放在可靠性高的磁盘上(比如 raid1, raid10)。

3

Nginx trouble shooting | 知靜齋

http://www.icy1900.me/2014/10/09/Nginx_trouble_shooting.html

发现访问 URI /include/cn/top.html 总是出现 404, 对应的 location 是. Location /include/ { root /www/example.com/inc.example.com; }. 相应的文件也存在,我试着把/www/example.com/inc.example.com/include 复制到上层 server中设置的root指定目录中,发现可以访问,这样推断出是location匹配的问题,原来相同 server 下面的这个 location 导致的错误. Location .* .(html htm)$ { expires 15m; }. Location /include/ { root /www/example.com/inc.example.com; expires 15m; }. Etc/init.d/nginx configtest location directive is not allowed here. Location .php$ {. 我在 nginx 的 default.conf 中配置的是.

4

Tags | 知靜齋

http://www.icy1900.me/tags.html

Apache HTTPd .htaccess 文件. Apache HTTPd 2.4 编译安装. Apache HTTPd HTTPS 配置. Apache HTTPd UserDir 配置. Apache HTTPd .htaccess 文件. Apache HTTPd 2.4 编译安装. Apache HTTPd HTTPS 配置. Apache HTTPd UserDir 配置. Apache HTTPd .htaccess 文件. Apache HTTPd 2.4 编译安装. Apache HTTPd HTTPS 配置. Apache HTTPd UserDir 配置. Jekyll page build failed 解决. Apache HTTPd HTTPS 配置. Apache HTTPd 2.4 编译安装. Django Multiple Sites In A Single Project. And powered by Jekyll. Templates from Michael Bleigh.

5

Blog | 知靜齋

http://www.icy1900.me/blog.html

Django Multiple Sites In A Single Project. 启用 django.contrib.sites. Add ‘django.contrib.sites’ to your INSTALLED APPS setting. Define a SITE ID setting:. SITE ID = 1. Add your sites in the admin page, eg. abc.com. Domain: The fully qualified domain name associated with the Web site. For example, www.example.com. name: A human-readable verbose name for the Web site. Site 的 settings.py. Add dir for your site in the Project dir (BASE DIR), eg. abc, in abc, create subdir templates and file settings.py. By de...

UPGRADE TO PREMIUM TO VIEW 9 MORE

TOTAL PAGES IN THIS WEBSITE

14

OTHER SITES

icy123.com icy123.com

PHP探针-UPUPW绿色服务器平台NGINX专用版

UPUPW PHP 探针 }. Cgi-fcgi PHP/5.4.39. D: upupw PHP5 php.ini. UPUPW cgi-fcgi PHP/5.4.39包含以上部分组件,不同PHP版本包含组件不同,请根据需要在UPUPW面板PHP功能选项开启. Core bcmath calendar ctype date ereg filter ftp hash iconv json mcrypt SPL. Odbc pcre Reflection session standard mysqlnd tokenizer zip zlib libxml dom PDO bz2. SimpleXML wddx xml xmlreader xmlwriter cgi-fcgi openssl curl fileinfo gd intl imap mbstring. Exif mysql mysqli Phar pdo mysql PDO ODBC pdo sqlite soap sockets sqlite3 xmlrpc memcache XCache. 2015 WWW.UPUPW.NET.

icy12ice.deviantart.com icy12ice.deviantart.com

icy12ice (Jayson) - DeviantArt

Window.devicePixelRatio*screen.width 'x' window.devicePixelRatio*screen.height) :(screen.width 'x' screen.height) " class="mi". Window.devicePixelRatio*screen.width 'x' window.devicePixelRatio*screen.height) :(screen.width 'x' screen.height) ". Join DeviantArt for FREE. Forgot Password or Username? Deviant for 1 Year. This deviant's full pageview. Last Visit: 17 hours ago. This is the place where you can personalize your profile! By moving, adding and personalizing widgets. Why," you ask? May 27, 2014.

icy1486.livejournal.com icy1486.livejournal.com

icy ღ

Upgrade to paid account! All great deeds and all great thoughts have a ridiculous beginning. A. Camus. Never trust anyone who has not brought a book with them. 10 February 2012 @ 02:25 pm. 70 "Veronica Mars" Icons. Be cool, Soda Pop. Dandy Warhols - We used to be friends. 21 January 2012 @ 11:26 pm. I sewed a small bag! Its the first time ever I sewed something with a sewing machine. After years of dreaming about sewing I cant believe it finally really happened. *giggle*. May your bobbin always be full!

icy153.deviantart.com icy153.deviantart.com

Icy153 (Basia) - DeviantArt

Window.devicePixelRatio*screen.width 'x' window.devicePixelRatio*screen.height) :(screen.width 'x' screen.height) ; this.removeAttribute('onclick')" class="mi". Window.devicePixelRatio*screen.width 'x' window.devicePixelRatio*screen.height) :(screen.width 'x' screen.height) ; this.removeAttribute('onclick')". Join DeviantArt for FREE. Forgot Password or Username? Deviant for 10 Months. This deviant's full pageview. Last Visit: 30 weeks ago. This is the place where you can personalize your profile! Wie&#3...

icy188.com icy188.com

N点虚拟主机管理系统 - Powered By Npoint

icy1900.me icy1900.me

活在世间但不属于它 | 知靜齋

Django Multiple Sites In A Single Project. 启用 django.contrib.sites. Add ‘django.contrib.sites’ to your INSTALLED APPS setting. Define a SITE ID setting:. SITE ID = 1. Add your sites in the admin page, eg. abc.com. Domain: The fully qualified domain name associated with the Web site. For example, www.example.com. name: A human-readable verbose name for the Web site. Site 的 settings.py. Add dir for your site in the Project dir (BASE DIR), eg. abc, in abc, create subdir templates and file settings.py. By de...

icy1994.skyrock.com icy1994.skyrock.com

Icy1994's blog - Let's get married. - Skyrock.com

Let's get married. 03/05/2008 at 5:03 AM. 28/03/2009 at 4:59 AM. Soundtrack of My Life. Use Somebody- Kings Of Leon (Only By The Night). Subscribe to my blog! I just kinda love my AllStars. Don't forget that insults, racism, etc. are forbidden by Skyrock's 'General Terms of Use' and that you can be identified by your IP address (66.160.134.61) if someone makes a complaint. Posted on Saturday, 03 May 2008 at 5:01 AM. Edited on Wednesday, 25 March 2009 at 1:36 PM. Add this video to my blog. Is it real now.

icy1l.cn icy1l.cn

杭州苕源生态农庄有限公司

信誉国际娱乐城信誉怎么样阳到乎捅神世 到 没人蹦犹算追 你犯久十 上自了. 信誉国际娱乐城信誉怎么样阳到乎捅神世 到 没人蹦犹算追 你犯久十 上自了. 一过 里某每过究 搞 辈白盟的景赵就 暴小 动海到新跟个硬没想到身话国 报友还博乐娱乐城信誉怎么样.

icy2.de icy2.de

Nadine Hössrich – Das ist mein Blog!

Das ist mein Blog! Ist für einen unvergesslichen und unbeschwerten Urlaub in Bangkok unverzichtbar. Bei thailand, dem Reiseveranstalter aus der Schweiz, finden Sie regelmässig gute Angebote. Tempelanlagen, Malls und jede Menge Unterhaltung. Hotel Thailand günstig buchen. Die Vorzüge einer Buchung bei thailand.ch:. 8211; jahrelange Erfahrung. 8211; günstige Preise. 8211; kompetente und zuverlässige Beratung. 8211; Ansprechpartner aus der Schweiz. Gruppenevents von Ready to Bake. Ready to Bake freut sich b...

icy2.skyrock.com icy2.skyrock.com

Icy2's blog - Icy2's blog - Skyrock.com

More options ▼. Subscribe to my blog. Created: 28/05/2014 at 6:37 AM. Updated: 11/08/2015 at 9:00 AM. WOH] Angelina/Brianne Too Late To Cry *request*. Icy vs. Bloom. 1042;инкс- Нюша - выше.mov. 1042;инкс Ты обними 1. 1057;мерть Блум. Trix - Sick of it [for Nini and Jessica]. Trix daughters of darkness. Trix - Under our spell [request]. Page 1 of 9. Page 2 of 9. Page 3 of 9. Page 4 of 9. Page 5 of 9. Page 6 of 9. Page 7 of 9. Page 8 of 9. Page 9 of 9. Subscribe to my blog! Post to my blog.

icy2.wordpress.com icy2.wordpress.com

icy2 | links rechts gradeaus

October 1, 2011. Epic Tate Modern. Free entry Oo. September 30, 2011. Kings College. We had a tour with epic Kunesch. He told us a few stories, joked a bit, explained us how he got his scholarship for the worlds best college. A very decent and intelligent young man. Quite an example. Epic Kunesch still proving himself an elite student by staying completely calm while lecturing us about the right technique when we were on the verge of drowning, rescuing us all in the end. September 29, 2011. We’ve b...