ChinaUnix.net
相关文章推荐:

linux 驱动日志

请问在linux下,有没有下面这个驱动?? 00:10.2 Multimedia audio controller: nVidia Corporation MCP51 AC97 Audio Controller (rev a2) Subsystem: nVidia Corporation: Unknown device cb84 Flags: bus master, 66Mhz, fast devsel, latency 0, IRQ 23 I/O ports at dc00 [size=256] I/O ports at d800 [size=256] Memory at fe02c000 (32-bit, non-prefetchable) [size=4K] ...

by jessinio - 系统管理 - 2006-11-01 13:40:33 阅读(1215) 回复(5)

相关讨论

我的显卡是intel的,安装的是rh7.2(工作需要),装完不能进X-window,我从intel官方网站下了一个驱动,不过好象还要一个与内核有关的什么东东,我不清楚从哪搞?希望朋友们赐教啊.

by howema - 系统管理 - 2006-03-13 22:33:38 阅读(785) 回复(3)

想请问在安装完linux后,机子的网口驱动是不是自动被加载的, 不管有几个网口,如何检测网口已正常运行, 如果没有加载合适的驱动,自己手动又应该如何加载呢, 很急!!!!!!!!!!! 请哪位帮忙解答一下,如果可以的话,请详细一点 谢谢!!!!!!!!!!!!!!!

by stevenwu521 - Linux论坛 - 2004-03-30 10:33:20 阅读(600) 回复(1)

我下载了一个驱动文件,解压缩以后,有一个install.sh的文件我运行了install可是告诉我缺少参数,请问都加什么参数。我要安装的是865的显卡驱动。我装的是Red Hat 9.0

by handys - 系统管理 - 2004-01-04 20:50:48 阅读(1187) 回复(5)

1.Add a login user and group for `mysqld' to run as:为‘mysqld’增添一个登陆用户和组 shell> groupadd mysql shell> useradd -g mysql mysql 2.解压 shell> gunzip cd mysql-5.0.15 3.Configure the release and compile everything:配置和编译给configure分配可执行文件 shell> chmod +x configure 改变字符集为 GBK [默认字符集为ISO-8859-1(Latin1)] shell> ./configure --prefix=/usr/local/mysql --with-charset=...

by 剑心通明 - MySQL文档中心 - 2008-05-30 17:55:20 阅读(991) 回复(0)

作者: zhjbond 出自: http://www.linuxdiyf.com 1.Add a login user and group for `mysqld' to run as:为‘mysqld’增添一个登陆用户和组 shell> groupadd mysql shell> useradd -g mysql mysql 2.解压 shell> gunzip cd mysql-5.0.15 3.Configure the release and compile everything:配置和编译给configure分配可执行文件 shell> chmod +x configure 改变字符集为 GBK [默认字符集为ISO-8859-1(Latin1)] shell> ./configure ...

by sdccf - MySQL文档中心 - 2008-04-06 10:39:57 阅读(743) 回复(0)

作者: bailian 出自: http://www.linuxdiyf.com 1.Add a login user and group for `mysqld' to run as:为‘mysqld’增添一个登陆用户和组 shell> groupadd mysql shell> useradd -g mysql mysql 2.解压 shell> gunzip cd mysql-5.0.15 3.Configure the release and compile everything:配置和编译给configure分配可执行文件 shell> chmod +x configure 改变字符集为 GBK [默认字符集为ISO-8859-1(Latin1)] shell> ./configure ...

by sdccf - MySQL文档中心 - 2008-04-06 10:37:54 阅读(774) 回复(0)

大家好!!我做了DNS服务器..已经运行了一年了.但我想看看它的日志..看了网上很我资料..但都说服务器会一个小时会有一个LOG_INFO.但我不知道在哪儿看.有哪位大哥..知道..如何看到我的服务器的负载.等方面的内容呀..小弟谢了

by mutounet - 网络与硬件 - 2006-12-28 23:02:41 阅读(1158) 回复(0)

我想問的是﹕ linux現有的日志機制有沒有對文件﹐及文件夾操作(chown,chmod,rm,touch....)的記載。如果有怎么設置。 謝謝﹗

by gblbz - Informix - 2006-08-16 22:02:18 阅读(1284) 回复(2)

我想問的是﹕ linux現有的日志機制有沒有對文件﹐及文件夾操作(chown,chmod,rm,touch....)的記載。如果有怎么設置。 謝謝﹗

by gblbz - 系统管理 - 2006-08-16 17:09:03 阅读(632) 回复(3)

请问一下,怎么样才能让samba在日志中记录使用者IP,机器名.建立了哪些文件,删除了哪些文件呢? 因为有一系统是要映射盘符并用还要拥有所有权限才能运行的系统。经常有人在里面删除文件,造成系统不能运行。给维护工作带来了很大的麻烦。有没有办法记录使用者在samba中做了哪些动作?谢谢。

by yesiguang - 服务器架设 - 2006-04-26 12:27:04 阅读(1037) 回复(2)