Articles of debian squeeze

编译最新的bnx2驱动程序在debian挤压

我想升级Dell PowerEdge R410中的bnx2网卡驱动程序。 我从Broadcom网站下载了最新的驱动程序版本。 如果我想编译驱动程序失败,出现以下错误: make make -C bnx2/src KVER=2.6.32-5-amd64 PREFIX= make[1]: Entering directory `/tmp/netxtreme2-6.2.23/bnx2-2.0.23b/src' make -C /lib/modules/2.6.32-5-amd64/build SUBDIRS=/tmp/netxtreme2-6.2.23/bnx2-2.0.23b/src modules make[2]: Entering directory `/usr/src/linux-headers-2.6.32-5-amd64' Building modules, stage 2. MODPOST 2 modules make[2]: Leaving directory `/usr/src/linux-headers-2.6.32-5-amd64' make[1]: Leaving directory `/tmp/netxtreme2-6.2.23/bnx2-2.0.23b/src' make -C bnx2x/src KVER=2.6.32-5-amd64 PREFIX= make[1]: Entering directory `/tmp/netxtreme2-6.2.23/bnx2x-1.62.15/src' make -C /lib/modules/2.6.32-5-amd64/build M=`pwd` modules make[2]: Entering […]

dovecot的默认子文件夹

对于新帐户,dovecot只有一个默认文件夹,即收件箱。 有没有办法指定一个默认的子文件夹集,最好是不可变的,每个收件箱的存在? 理想情况下,我希望每个帐户都有一个发送,垃圾和草稿文件夹,可以全部读取/写入,但不能重命名或删除。 如果它是相关的,我的dovecotconfiguration没有指定子文件夹前缀,所以所有用户创build的子文件夹存在于Maildir的“根”级别,这是我使用的邮箱格式。

dpkg:error handling<..>

# dpkg -i /var/cache/apt/archives/pve-firmware_1.0-14_all.deb (Reading database … 39867 files and directories currently installed.) Unpacking pve-firmware (from …/pve-firmware_1.0-14_all.deb) … dpkg: error processing /var/cache/apt/archives/pve-firmware_1.0-14_all.deb (–install): trying to overwrite '/lib/firmware/RTL8192SU/rtl8192sfw.bin', which is also in package firmware-realtek 0.28+squeeze1 dpkg-deb: subprocess paste killed by signal (Broken pipe) Errors were encountered while processing: /var/cache/apt/archives/pve-firmware_1.0-14_all.deb Debian 6(amd64)的安装很干净。 如何更深入地调查问题? 通过删除软件包固件 – realtek 解决 […]

Debian Squeeze:如何找出RabbitMQ是否安装?

根据RabbitMQ文档,RabbitMQ服务器已经安装在Debian 6 Squeeze上。 rabbitmq-server包含在Debian 6.0(squeeze)以及Ubuntu 9.04以后。 我试图通过SSH启动它,并invoke-rc.d rabbitmq-server启动,但是意识到init.d中没有rabbitmq-server。 – rabbitmqctl状态也是未知的。 我也无法用dpkg –get-selectionsfind它。 我不得不承认,我是Linux新手,但是有可能没有预装rabbitmq服务器? 或者,也许我正在寻找错误的地方? 谢谢

我可以使用什么Linux(64位)存储库来获取HAProxy 1.4.19?

我可以使用什么Linux(64位)存储库来获取HAProxy 1.4.19? 我一直在获取1.4.8作为Debian Squeeze AMD64的最新版本。 最新版本上有很多修复,我想得到它。 我在我的sources.list中有以下储存库: deb http://ftp.hk.debian.org/debian/ squeeze main deb-src http://ftp.hk.debian.org/debian/ squeeze main deb http://security.debian.org/ squeeze/updates main deb-src http://security.debian.org/ squeeze/updates main 总是得到1.4.8只意味着什么? 这是否意味着最新版本存在兼容性问题? 我查看了文档,但没有发现任何有关应用程序操作系统版本兼容性的例外情况。 我是一个Linux新手,仍然有很多赶上做。 请原谅我的问题。 🙂 我会很感激任何意见。 非常感谢你。

Nginx服务器块不能正常工作? – 已经运行其他的虚拟主机,只是这一个不工作

我运行一个Debian 6 LEMP服务器与多个虚拟主机,一切都很好,5个左右的网站。 但我刚刚尝试添加另一个,但由于某种原因,它只是不工作。 我不工作,我的意思是在Chrome中,我得到了“糟糕!Google Chrome无法连接到subdomain.domain.net”错误。 我已将安全域更改为subdomain.example.com ,并且IP被屏蔽。 主机文件(我有多个子域): xxx.xxx.xx.xxx *.example.com *.example 服务器块: server { listen 80; server_name subdomain.example.com; access_log /srv/www/subdomain.example.com/logs/access.log; error_log /srv/www/subdomain.example.com/logs/error.log; root /srv/www/subdomain.example.com/public_html; location / { index index.html index.htm index.php; } location ~ \.php$ { include fastcgi_params; fastcgi_pass 127.0.0.1:9000; fastcgi_index index.php; fastcgi_param SCRIPT_FILENAME $document_root$fastcgi_script_name; } } 我在/etc/nginx/sites-enabled/目录下创build了系统链接,并重新启动/重新加载了nginx。 DNS似乎很好: # ping -c 2 subdomain […]

Debian内核依赖性有问题

我尝试安装一些包,但我得到这个: mail:/home/roland# apt-get install libapache2-mod-geoip Reading package lists… Done Building dependency tree Reading state information… Done You might want to run 'apt-get -f install' to correct these: The following packages have unmet dependencies: libapache2-mod-geoip : Depends: libgeoip1 (>= 1.4.7~beta3+dfsg) but it is not going to be installed linux-image-2.6-amd64 : Depends: linux-image-2.6.32-5-amd64 but it is not […]

奇怪的Apache错误日志

可能重复: 这些奇怪的访问请求是什么? [Thu May 03 11:39:36 2012] [error] [client 200.159.40.31] File does not exist: /var/www/w00tw00t.at.blackhats.romanian.anti-sec:) [Thu May 03 11:39:36 2012] [error] [client 200.159.40.31] File does not exist: /var/www/phpMyAdmin [Thu May 03 11:39:37 2012] [error] [client 200.159.40.31] File does not exist: /usr/share/phpmyadmin/scripts [Thu May 03 11:39:37 2012] [error] [client 200.159.40.31] File does not exist: /var/www/pma [Thu […]

单用户VPSpipe理教育

试图教育自己,所以我有几个问题的专家在那里。 这个VPS将运行wordpress和drupal站点。 在一个Debian LAMP堆栈的单用户VPS上,在确保文件/组所有权为user:user?的情况下,从非root用户主目录而不是/ var / www提供服务的最佳方式是什么? 我认为这是避免更改/ var / www的所有者/组的最好方法。 只有一个非root用户才需要suexec吗? 我应该用它吗? 是FastCGI的PHP使用这些日子事实上的标准,你什么时候不会? 我注意到我的VPS从mpm_worker切换到mpm_prefork时内存使用量减less了一半。 这是预期的行为? 两个MPM都在apache.conf中configuration相同的设置

我如何克隆Debian系统? (即通过模板部署)

我正在运行ESXi 5.0,并创build了一个Debian Squeeze(6.0.5)“模板”系统,它只是稍微定制的Debian安装(即安装了VMware Tools)。 如果我克隆系统(即将其部署到新的虚拟机),那么我需要执行几个操作: 更改主机名 重新生成SSH密钥 有没有简单的方法来执行上述操作? 更改主机名特别是一个问题,因为根据( http://wiki.debian.org/HowTo/ChangeHostname )你必须改变它在几个文件,如eximconfiguration,ssmtp等)。 有没有“批准”或更容易做到这一点?