ChinaUnix.net
相关文章推荐:

make 后 config被修改

RT,例如 apahce22,第一次安装时没选 cgi,现在想加上 cgi,先 cd /usr/ports/www/apache22 ==> make config ==> 选 cgi 回车。这样就可以了吗?还是要重新make install clean一次?

by andrew_young - BSD - 2008-06-13 18:44:47 阅读(1672) 回复(2)

相关讨论

在一个帖子上看到: FreeBSD5.1+ipf+ipnat+ipfw+双网卡+pppoe搞定带流量控制的透明网关。 原来使用ipfw+natd,因为pppoe得到的tun0的ip是动态的,无法做到端口映射。虽然可以成功代理和可控,但是没有达到预定目的,故弃用。 下面是我的配置过程: (1)当然是重新编译内核。(注:如果你是新装的系统,建议修改完cpu类型以来一次make world,可以提高系统的效率。) 添加下列项目: options IPSTEALTH \是防火墙透明 optio...

by shuaixf - BSD - 2008-07-03 20:36:09 阅读(1347) 回复(2)
by ahking - 桌面与办公 - 2004-08-31 09:46:10 阅读(941) 回复(19)

小弟请教高手几个问题,麻烦大大们赐教了。 redhat linux 7.3修改sshd_config的端口,f-secure ssh客户端死活不能登录了。修改之前是确定没有问题的。 提示 this usually means that your network connection went down or that the remote host was rebooted 但服务器确实是开着的,而且能ping通。 [ 本帖最由 leokingr 于 2006-3-17 16:44 编辑 ]

by leokingr - 数据安全 - 2006-03-17 17:20:26 阅读(1073) 回复(1)

我用的是代理上网,我修改config.pm.大家看看这样的配置有没有错误. ############################################ # This is CPAN.pm's systemwide configuration file. This file provides # defaults for users, and the values can be changed in a per-user # configuration file. The user-config file is being looked for as # ~/.cpan/CPAN/Myconfig.pm. $CPAN::config = { 'build_cache' => q[10], 'build_dir' =...

by 小公猫 - Perl - 2007-05-19 10:55:49 阅读(947) 回复(1)

我的系统是LINUX AS3,把/etc/X11/XF86config里原来的640*480分辨率,改为1024*768,重起,屏幕为什么还是跟原来的640*480屏幕一样?TKS!!!

by erithe - 桌面与办公 - 2004-10-06 10:57:24 阅读(731) 回复(1)

..我在linux里装了phppgadmin3.41.可是我不知道username和password是什么.登录不进去.我进入过config.inc.php 这个配置文件里..可是找不到关于修改用户名和密码的字段.请问有什么方法吗???

by tinghome - PostgreSQL - 2005-06-15 13:31:44 阅读(1446) 回复(0)

我已经安装了NVIDIA的最新驱动程序,但他让我修改XF86config文件中的DRIVER "NV"->;"NVIDIA" 但当我用命令vi /etc/X11/XF86config时,屏幕上没有一个字,我怎么改,难道让我自己输入创建吗? 谢谢!!!!!!

by riley81520 - Linux论坛 - 2004-03-09 11:33:55 阅读(258) 回复(1)

修改config.inc.php是不是可以增大php的上传文件大小? 哪里改呢? 谢了

by octbird - MySQL - 2003-11-13 17:54:12 阅读(779) 回复(1)

[code]mysqld.o: In function `check_user(char const*)': mysqld.cc:(.text+0x2654): warning: Using 'getpwnam' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking mysqld.cc:(.text+0x26b1): warning: Using 'getpwuid' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking ../mysys/li...

by qzdmail - MySQL - 2008-10-13 13:01:53 阅读(1679) 回复(1)

本人在安装sybase时,设置了server的名字为tms,然安装完毕,又在server config中将这个服务器名删除,然又在server config中添加了这个服务器名字,为的是要配置该服务器的端口,以及其他属性,可是配置完了之,重启系统,以sa的身份建立的用户数据库,表,可是却不能通过jsp访问该数据表不知为何 /

by chinauibe1981 - Sybase - 2006-03-11 05:00:55 阅读(1231) 回复(1)