您的位置:首页 > 其它

ubuntu 服务器搭建,bugzilla,git安装配置

2011-04-12 13:40 941 查看
1.下载64bit 版本镜像 http://releases.ubuntu.com/10.10/

ubuntu-10.10-server-amd64.iso;刻录光盘安装

2.查询公网ip:访问http://ip168.com/


3.bugzilla 安装及配置

http://blogold.chinaunix.net/u3/114519/showart_2231534.html

4.git安装配置

http://blog.csdn.net/wirror800/archive/2010/01/14/5189564.aspx

gitosis安装:
http://blog.3gcomet.com/article.asp?id=417
http://www.rosoo.net/a/201102/10956.html

http://www.the2ndmoon.net/weblog/?p=5

5.git客户端安装

sudo apt
-
add
-
repository ppa:suraia
/
ppa

sudo apt-
get install git
-
core openssh
-
client

6.xp远程登录(命令mstsc)ubuntu :

sudo apt-get install xrdp
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: