Linux Systems
Login:
Password:
Join
FrontPage
|
FindPage
|
TitleIndex
|
RecentChanges
|
PrintThisPage
Contents
1
Installing Ubuntu on
V
Mware
2
Django
3
Using Git on Trac
4
git svn
5
redmine
6
Using Google Code Hosting
7
Git Auth
8
Issue Tracker
9
Apache DBD Auth
[
edit
]
1
Installing Ubuntu on
V
Mware
#
I am using Ubuntu-64bit v10.10, now.
After installing Ubuntu, install sshd server to access the system remotely.
$ sudo apt-get update && sudo apt-get install openssh-server
Reference:
https://help.ubuntu.com/7.04/server/C/openssh-server.html
[
edit
]
2
Django
#
Installing mod-wsgi on Apache2 to handle python-django(
HowToSetUpPythonDjangoOnUbuntu
)
https://docs.djangoproject.com/en/1.1/topics/auth/
[
edit
]
3
Using Git on Trac
#
I set up Trac and Git through
G
itPlugin and mod_python.
The Trac version I used was 0.11.7, and Git version was 1.7.0.4
InstallingTracOnGit
[
edit
]
4
git svn
#
GitSvn
TracApacheSvnWsgi
[
edit
]
5
redmine
#
http://blog.naver.com/budget74?Redirect=Log&logNo=90103735211
[
edit
]
6
Using Google Code Hosting
#
UsingGoogleCodeWithGitOnCygwin
[
edit
]
7
Git Auth
#
Git over Apache HTTPS / SSL with Digest Authentication
http://anders.com/cms/384
How to use HTTP Basic Authentication with git
http://maymay.net/blog/2008/08/08/how-to-use-http-basic-authentication-with-git/
[
edit
]
8
Issue Tracker
#
How to Design an Issue Tracking Application
http://download.oracle.com/docs/cd/E14373_01/appdev.32/e13363/issue_track_obj.htm#BJFJFCBF
http://www.oracle.com/technetwork/testcontent/issue-tracking-tutorial-1-133747.pdf
[
edit
]
9
Apache DBD Auth
#
http://httpd.apache.org/docs/2.1/mod/mod_dbd.html
http://people.apache.org/~niq/dbd.html
http://httpd.apache.org/docs/2.3/mod/mod_authz_dbd.html
http://mirrorbrain.org/docs/installation/debian/
http://code.google.com/p/mod-auth-external/
last modified 2011-08-02 10:14:53
EditText
|
FindPage
|
DeletePage
|
LikePages
|
0.0267 sec