Welcome Guest | RSS

乌班图

Friday, 2024-05-03, 12:23 PM
迁移至 http://ubuntu.ta2oyo.info

本站点不再更新...迁移进行中
Views: 34216 | Added by: forestrex | Date: 2010-04-17 | Comments (79)

1、rtorrent的.rtorrent.rc没有了execute_log、stop_on_ratio参数,execute_log竟然不能忽略,需要手工注释掉,不然无法启动
Views: 29085 | Added by: forestrex | Date: 2010-04-15 | Comments (4)

转载自 http://www.fallday.org/archives/399

在使用OpenVPN时,有的时候需要使用VPN的DNS,有的时候却需要使用本地网络的DNS。OpenVPN可以在配置中支持DNS设置,如果是server来配置客户端DNS, 需要在配置文件中加入:

push "dhcp-option DNS 208.67.222.222″
... Read more »

Views: 9762 | Added by: forestrex | Date: 2010-04-12 | Comments (0)

一开始装个Webmin只不过因为他前台就可以apt,没想到它插件还真的多,其中很多第三方插件还很好用。debian系的可以按照官方的介绍手工加源
Views: 1469 | Added by: forestrex | Date: 2010-04-12 | Comments (0)

似乎所有的教程中都说Trac很简单,但一看方法晕了,啥都有。。。这里就只走通2条路:
  • trac自带服务
  • Apache集成模式

首先是trac自带服务:
sudo apt-get install trac sqlite  python-sqlite
安装完后就可以建立Trac系统,我准备安装在/var/www/trac目录下。建立Trac系统主要使用trac-admin中的initenv命令。注意所有对Trac系统的操作我都用www-data用户来完成,因为Trac是一个Web应用,是通过Apache来访问的。详细过程如下:
  cd /var/www
... Read more »
Views: 2131 | Added by: forestrex | Date: 2010-04-12 | Comments (0)


安装 APACHE2

输入以下命令安装apache2:
Code:
		... 
		
			Read more »
		
Views: 1666 | Added by: forestrex | Date: 2010-04-12 | Comments (1)

whereis <命令名>
Views: 1354 | Added by: forestrex | Date: 2010-04-11 | Comments (0)

转自 http://forum.ubuntu.org.cn/viewtopic.php?f=166&t=262036
很强大,Windows客户端依样画葫芦就成

首先在面板激活tup或找客服开启tup

以下 ... Read more »
Views: 1740 | Added by: forestrex | Date: 2010-04-08 | Comments (0)

本文來源於http://blog.chinaunix.net/u1/36506/showart_454904.html
有空试试^_^

前面已经比较详细的说明了OpenVPN的使用和配置,但在实际使用中,可能还会遇到很多网络上的问题,今天就再举几个例子说明一下。
一、案例1
针对不同的客户端指定不同的等级和权限。通常的方法是:
1、每个客户端分配不同的IP地址;
... Read more »
Views: 2481 | Added by: forestrex | Date: 2010-04-08 | Comments (0)

打开filezilla 文件-站点管理器-新站点--字符集--使用自定义的字符集 ,填写gbk
p.s. 以上网络来源,有待验证
Views: 1796 | Added by: forestrex | Date: 2010-04-08 | Comments (0)

1 2 3 ... 6 7 »