configure_backup/README.md

73 lines
1.5 KiB
Markdown
Raw Permalink Normal View History

2021-06-30 11:40:35 +08:00
CodeSnippet
2014-01-21 19:57:31 +08:00
=========
2016-02-03 09:15:08 +08:00
This repo includes lots of configure scripts, code snippet, which can be used in server and desktop.
2014-01-21 20:32:41 +08:00
2014-01-22 15:41:24 +08:00
## USAGE
2014-02-21 11:00:29 +08:00
* ./configure -- configure local machine with this repo
2014-02-21 11:01:29 +08:00
* ./configure -c -- collect local configure files
2014-02-21 11:00:29 +08:00
## SUBREPO
2017-04-23 22:28:11 +08:00
Order by alphabeta.
+ conkeror
web emacs style browser
+ doc
2014-02-21 11:00:29 +08:00
This subrepo uses to write technical notes, such how to install
mysql2redis etc.
2017-04-23 22:28:11 +08:00
+ elisp
2014-02-21 11:00:29 +08:00
This subrepo contains lots of emacs lisp scripts.
2017-04-23 22:43:38 +08:00
+ git
Git usage and frequency command.
2017-04-23 22:28:11 +08:00
+ intellij
Intellij config related.
+ js
some awesome javascript and frequency used js code.
+ kit
2014-02-21 11:00:29 +08:00
This subrepo includes many system configure scripts, and useful
other scripts.
2017-04-23 22:28:11 +08:00
+ nginx
2014-02-21 11:00:29 +08:00
The subrepo is used for nginix configure.
2014-01-22 15:41:24 +08:00
2017-04-23 22:28:11 +08:00
+ pandoc
the universal document converter
2014-03-06 09:27:18 +08:00
2017-04-23 22:28:11 +08:00
+ phpd
This subrepo related to php.
2014-03-07 15:32:07 +08:00
2017-04-23 22:28:11 +08:00
+ redis
2014-03-07 15:32:07 +08:00
install redis and configure proxy
2014-03-16 15:15:44 +08:00
2017-04-23 22:28:11 +08:00
+ rsync
Rsync is a very useful backup tool, which can backup data
incremental.
2014-03-23 09:41:29 +08:00
2017-04-23 22:28:11 +08:00
+ squid
2014-03-23 09:41:29 +08:00
the proxy server setting
2014-04-23 12:33:11 +08:00
2017-04-23 22:28:11 +08:00
+ sql
Its contains some mysql configure and sql examples.
2016-03-10 23:51:29 +08:00
2017-04-23 22:28:11 +08:00
+ switchysharp
2016-03-10 23:51:29 +08:00
the chrome switchysharp plugin chinanet and gfwlist config files.
2017-04-23 22:28:11 +08:00
+ tomcat
the default tomcat appkit server config
+ vagrant
Vagrant is a lite virtual machine tools. You can use it to build up
running environment fast.
+ yum
redhat yum configure
+ .rc
.rc project contains lots of system configure files, like .vimrc
.bashrc etc.