Go to file
guobao.jiang 81961c3b14 add 2016-08-04 20:56:13 +08:00
.rc update 2016-05-16 10:54:48 +08:00
chromeextension update 2015-11-20 00:01:19 +08:00
conkeror add conkeror install scripts 2014-04-19 21:21:34 +08:00
doc add wifi-driver.md 2014-03-11 09:02:22 +08:00
eeb update 2016-01-28 01:08:10 +08:00
elisp add kit 2014-01-26 09:45:36 +08:00
elixir update 2015-12-13 23:29:13 +08:00
freemarker update 2016-07-11 15:51:17 +08:00
git update gitFreq 2016-07-05 10:35:28 +08:00
hex use ets.gz fource 2015-12-15 23:55:05 +09:00
intellij intellij 2016-03-18 22:16:24 +08:00
js 删除一个div里的子节点 2016-07-25 15:15:55 +08:00
kit add echo 2014-12-03 00:02:41 +08:00
mac install port 2016-07-16 12:42:15 +08:00
nginx add redirect 2016-01-13 23:27:49 +09:00
pandoc update sw-install.sh 2014-04-25 08:11:09 +08:00
phpd add dredis.php for distributed system. 2014-03-15 17:55:31 +08:00
redis update, fix some test bug. 2014-03-19 17:52:33 +08:00
rsync update readme in rsync 2014-01-21 21:23:44 +08:00
shell install java in ubuntu 2016-07-13 12:30:02 +08:00
sql add 2016-08-04 20:56:13 +08:00
squid squid update 2015-12-15 15:19:06 +08:00
switchysharp update 2016-07-24 13:40:33 +08:00
tomcat tomcat 2015-09-28 14:02:18 +08:00
vagrant modify install-nginx.sh 2014-03-02 09:13:47 +08:00
yum updat yum/install.sh 2014-03-06 16:12:17 +08:00
.gitignore update jQueryFreq.js 2016-02-04 18:47:01 +08:00
README.md update tiem 2016-07-06 10:35:30 +08:00
configure update phpd subrepo 2014-03-05 18:19:33 +08:00
kmplayer.md update kmplayer.md 2014-06-02 15:23:35 +08:00
sh.txt add sh.txt 2015-11-10 14:52:35 +08:00

README.md

popkit

This repo includes lots of configure scripts, code snippet, which can be used in server and desktop.

USAGE

  • ./configure -- configure local machine with this repo
  • ./configure -c -- collect local configure files

SUBREPO

  1. doc
    This subrepo uses to write technical notes, such how to install mysql2redis etc.

  2. elisp
    This subrepo contains lots of emacs lisp scripts.

  3. kit
    This subrepo includes many system configure scripts, and useful other scripts.

  4. nginx
    The subrepo is used for nginix configure.

  5. phpd
    This subrepo related to php.

  6. rsync
    Rsync is a very useful backup tool, which can backup data incremental.

  7. sql
    Its contains some mysql configure and sql examples.

  8. vagrant
    Vagrant is a lite virtual machine tools. You can use it to build up running environment fast.

  9. .rc
    .rc project contains lots of system configure files, like .vimrc .bashrc etc.

  10. yum
    redhat yum configure

  11. redis
    install redis and configure proxy

  12. conkeror
    web emacs style browser

  13. squid
    the proxy server setting

  14. pandoc
    the universal document converter

  15. tomcat
    the default tomcat appkit server config

  16. switchysharp
    the chrome switchysharp plugin chinanet and gfwlist config files.

  17. js
    some awesome javascript and frequency used js code.

update

2016-07-06