摘要:squid的配置文件squid的配置文件 # welcome to squid 2
# ------------------
#
# this is the default squid configuration file. you may wish
# to look at the squid home page (http://www.squid-cache.org/)
# for the faq and other documentatio......
摘要:解决一个挺普遍的问题(出自linuxfans.org)一些linux用户(常见的是nvidia显卡用户)在配置完x服务器后,已经可以进入xwin桌面,只是屏幕是歪的,怎么办?当然,用户可以利用显示器本身自带的调节按钮将它校正过来,但这样一来,你回到win下就发现win的屏幕歪向另一个方向,实际上,xwin可以在启动时自己调整,方法是:1、在win下调正屏幕位置,使之正中2、启动linux,进入xwin(这时屏幕应该是歪的),开一个字符终端小窗口,运行xvi......
proftp详细配置一览http://linux.chinaunix.net/doc/netconf/2005-02-03/1077.shtml
#global也可不要,后面如设置多个虚拟站点清晰
identlookups off #连接快些 还有后面的 usereversedns
requirevalidshell off #匿名的一般需要加上这个
maxloginattempts 1 #匿名的话1就可以了,最大密码验证次数
wtmplog none #不记log到wtmp
denyfilter \*.*/|.ftpaccess #denyfilter做一些过滤,正则表达式
#denyfilter ~!`\**/?,$@ # 根据自己需要写吧,上面的好烂:p
#lsdefaultoptions "-l" #ls参数
#allowforeignaddress on #要允许 fxp 写成 on
commandbuffersize 128 #最大命令长度
dirfakeuser on ftp #不显示给用户真实的用户、组
dirfakegroup on ftp
deferwelcome on #显示欢迎信息
pathdenyfilter "(^\.ftpaccess$)" #同denyfilter 过滤用
user nobody #proftpd 以哪个用户、组的身份运行
group nobody
timesgmt off #时间
denyall
#出于某些考虑,开始禁掉,后面需要再打开。... 下一页
摘要:全文翻译:http://www.fy-wt.com/fanyi/单词翻译http://mtgroup.ict.ac.cn/dict/index.php......