Questions tagged [debian-squeeze]

Debian is a popular Linux distribution. Squeeze is also known as version 6.0.

472 questions
2
votes
2 answers

State of the art auto time sync?

Placing ntpdate into cron seems to be no longer a good idea. What is an easy state-of-the-art automatic environmental friendly ;-) sleek way of keeping a (debian) server's time clock up to date?
powtac
  • 639
  • 2
  • 6
  • 19
2
votes
2 answers

debian apache config

Update, ok so this is my new sites-available config file Apache will fail to start. # #Document root # DocumentRoot "/var/www" allow from 192.168.11.0/24 deny from all …
atrueresistance
  • 132
  • 1
  • 2
  • 9
2
votes
1 answer

How to run icinga with a apache vHost?

I have installed icinga from the icinga own repos on my debian squeeze box but now I don't know how to change the current config: # apache configuration for icinga ScriptAlias /cgi-bin/icinga /usr/lib/cgi-bin/icinga ScriptAlias /icinga/cgi-bin…
nazco
  • 387
  • 2
  • 5
  • 11
2
votes
0 answers

Problems installing Gitorious on Debian 6.0.4

i am trying to install Gitorious on latest Debian 6.0.4 but i am running into some problems and hope there is somebody out here who might be able to help. I followed this article: http://gitorious.org/gitorious/pages/DebianSqueezeInstallation I…
Thomas
  • 21
  • 1
2
votes
1 answer

Anyway to verify updates were installed?

I have vmware workstation installed and there's a bug in the installer that causes it to not use LSB headers for the scripts on Debian (debian run level scripts require lsb headers). This means that anytime a runlevel script is configured,…
firebird
  • 189
  • 1
  • 6
2
votes
1 answer

IPMI sdr entity 8 (memory module) only showing 3 records?

I've got two Dell PE R710's - A has a single socket and 3 DIMMs in one bank B has both sockets and 6 (2 banks @ 3 DIMMs) filled The output from "ipmitool sdr entity 8" confuses me - according to the OpenIPMI documentation these are supposed to…
thinice
  • 4,716
  • 21
  • 38
2
votes
1 answer

Debian Squeeze Resume from Disk Error

Receiving the following information about an error encountered during system startup in dmesg. It wouldn't be a big deal, except it keeps triggering my log monitoring script! :) [ 1.919823] PM: Error -22 checking image file [ 1.919826] PM:…
Aquadisco
  • 130
  • 8
2
votes
1 answer

Remove exim local username

How can i remove the local username in the mail headers with exim4 running on debian 6? Received: from root by host.domain.com with local (Exim 4.72) (envelope-from ) id 123123123 for user@gmail.com; Tue, 03 Jan 2012 13:08:17…
Gustav
  • 133
  • 1
  • 7
2
votes
3 answers

Login with phpmyadmin only works under Firefox, no error messages generated

I've setup a phpmyadmin site protected by an htaccess file. The site is also set up to force an SSL connection. The problem is that everything works fine under Firefox but not other browsers (Opera, Chrome, Midori, ...) Moreover, with the other…
plip
  • 21
  • 2
2
votes
2 answers

Physical to Virtual Xen on Debian Squeeze

I'm trying to migrate various services from a physical Debian Squeeze box to a number of para-virtualised Xen machines. This is my first venture into Xen, so I'm planning on doing this step by step: Install a clean Xen + Debian Squeeze Dom0 on to…
Paul S
  • 123
  • 5
2
votes
1 answer

QLogic QLE8152 won't link up with a fiber loop

I have a Dell R710 running Debian Linux 6.0 (Squeeze). I installed a QLogic QLE8152 CNA in the PCI-E riser today and I have been trying to get the CNA's ethernet layer to come up after I put a fiber loop on it; I also scoped it with a light meter,…
Mike Pennington
  • 8,305
  • 9
  • 44
  • 87
2
votes
1 answer

top vs vmstat on Debian squeeze/xen

I'm running a squeeze DomU on xen 4.0.1 which is completely unloaded. I notice a difference in cpu states between iostat and top like: top (in every iter): Cpu0 : 0.2%us, 2.0%sy, 0.0%ni, 94.2%id, 2.7%wa, 0.0%hi, 0.0%si, 0.9%st iostat -x 3…
gnump
  • 41
  • 3
2
votes
1 answer

How can I automatically update Debian Squeeze?

I want my VPS to be always up-to-date with latest updates. Is there option to enable automatic updates with apt-get or some other way?
newbie
  • 355
  • 2
  • 4
  • 16
2
votes
1 answer

Network driver updated - linux still loading the old driver version

I recently updated the bnx2 network driver of one server. If I display infomations about the module, it shows me correctly the new version, 2.0.23b. modinfo bnx2 filename: /lib/modules/2.6.32-5-amd64/kernel/drivers/net/bnx2.ko version: …
markus
  • 1,080
  • 5
  • 18
  • 38
2
votes
1 answer

Debian Squeeze Server with RAID 10

I know there is another topic with the exact same title (Debian Squeeze with RAID 10), which didn't help though. Just to make it clear, I'm kinda new to Linux, especially Debian, and all the RAID stuff (read enough to know that RAID 10 is the way to…
Martin
  • 57
  • 6