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...
小弟请教高手几个问题,麻烦大大们赐教了。 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 编辑 ]
我用的是代理上网,我修改了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' =...
我的系统是LINUX AS3,把/etc/X11/XF86config里原来的640*480分辨率,改为1024*768,重起后,屏幕为什么还是跟原来的640*480屏幕一样?TKS!!!
..我在linux里装了phppgadmin3.41.可是我不知道username和password是什么.登录不进去.我进入过config.inc.php 这个配置文件里..可是找不到关于修改用户名和密码的字段.请问有什么方法吗???
我已经安装了NVIDIA的最新驱动程序,但他让我修改XF86config文件中的DRIVER "NV"->;"NVIDIA" 但当我用命令vi /etc/X11/XF86config时,屏幕上没有一个字,我怎么改,难道让我自己输入创建吗? 谢谢!!!!!!
[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...
本人在安装sybase时,设置了server的名字为tms,然后安装完毕后,又在server config中将这个服务器名删除,然后又在server config中添加了这个服务器名字,为的是要配置该服务器的端口,以及其他属性,可是配置完了之后,重启系统后,以sa的身份建立的用户数据库,表,可是却不能通过jsp访问该数据表不知为何 /