Go to file
Aborn Jiang f2d3a0d4c5 git difftool 2016-11-07 23:53:48 +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 timestamp 2016-08-17 15:26:00 +08:00
git commit by magit in emacs@2016-10-12 21:34:20 2016-10-12 21:34:21 +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
java commit by magit in emacs@2016-10-11 17:25:05 2016-10-11 17:25:06 +08:00
js update 2016-11-04 12:33:49 +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 git difftool 2016-11-07 23:53:48 +08:00
sql update 2016-11-04 12:33:49 +08:00
squid squid update 2015-12-15 15:19:06 +08:00
switchysharp add .beta 2016-10-14 19:13:56 +08:00
tomcat tomcat 2015-09-28 14:02:18 +08:00
ubuntu update@2016-09-21 19:37:16 2016-09-21 19:37:17 +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 git difftool 2016-11-07 23:53:48 +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