tar & dsmc loop on 6.2

2007-06-21 Thread Konrad Heuer
Hello, after upgrading from 6.1 to 6.2 I've a serious problem with backing up data on at less two servers with at least two UFS2-filesystems. The Linux version of tsm as well as the own tar of FreeBSD loop when backing up data from these filesystems. fsck does not show any problem, and with

Re: Apache, php?

2007-06-21 Thread Ivan Carey
Jack Barnett wrote: Ivan Carey wrote: Jack Barnett wrote: FreeBSD 6.2 Apache 1.3.37 (from ports) php 5.2.3 (from ports) on the command line doing `php index.php` works. But if I use it though a web browser it just displays the php code. I installed it like this (extensions to) http://www.mydi

Re: Missing /dev/agpgart

2007-06-21 Thread Norberto Meijome
On Wed, 20 Jun 2007 22:34:08 +0200 Roland Smith <[EMAIL PROTECTED]> wrote: > This might be slow as well. > > > Section "Extensions" > > Option "Composite" "Enable" > > EndSection yes, this will DEFINITELY kill your performance. even with 3D accel enabled on my Radeon M24 X600 com

Re: Apache, php?

2007-06-21 Thread Jack Barnett
[LoN]Kamikaze wrote: Jack Barnett wrote: Jack Barnett wrote: Eric Crist wrote: On Jun 20, 2007, at 8:56 PMJun 20, 2007, Jack Barnett wrote: Ivan Carey wrote: I don't have libphp5.so anywhere in /usr/local (did a find for it). the php5 port is broken? Or do

Re: Missing /dev/agpgart

2007-06-21 Thread Alberto Rizzi
Norberto Meijome ha scritto: > On Wed, 20 Jun 2007 22:34:08 +0200 > Roland Smith <[EMAIL PROTECTED]> wrote: > >> This might be slow as well. >> >>> Section "Extensions" >>> Option "Composite" "Enable" >>> EndSection > > yes, this will DEFINITELY kill your performance. even with 3D

Re: Apache, php?

2007-06-21 Thread Ivan Carey
Jack Barnett wrote: [LoN]Kamikaze wrote: Jack Barnett wrote: Jack Barnett wrote: Eric Crist wrote: On Jun 20, 2007, at 8:56 PMJun 20, 2007, Jack Barnett wrote: Ivan Carey wrote: I don't have libphp5.so anywhere in /usr/local (did a find for it). the php5 port

Re: sftp and tab completion

2007-06-21 Thread n j
On 6/18/07, Lowell Gilbert <[EMAIL PROTECTED]> wrote: >I've got a simple question. Does sftp, the one that comes with > FreeBSD 6.2's openssh, do tab completion? I've read that it could, but Use lftp (/usr/ports/ftp/lftp). Lftp supports sftp protocol and does tab completion. Regards, -- N

device polling

2007-06-21 Thread J.D. Bronson
I added these to my kernel: options HZ=1000 options DEVICE_POLLING and then added this to /etc/sysctl.conf: kern.polling.enable=1 I rebooted and sysctl does show polling enabled and the nic's report it as well (bge): bge0: flags=8843 mtu 1500 options=5b media:

Pressing CTRL-ALT-SPACE on usb keyboard freezes FreeBSD

2007-06-21 Thread Manolis Kiagias
Hi all, This is a very weird symptom, noticed today for the first time. I have a cheap Microsoft wireless keybaord with USB connection, on one FreeBSD 6.2 release machine that acts as a lightweight server / occasional desktop. While in the console (no X running) I accidentally pressed CTRL-ALT-SPA

FIX: Re: X fails after upgrade to xorg-7.2; FreeBSD AMD64 w/ Radeon 9600 Pro

2007-06-21 Thread Spencer PriceNash
On Tue, Jun 19, 2007 at 08:48:53PM -0400, Byron Campbell wrote: > On Monday 18 June 2007 7:52:55 pm Mark Kirkwood wrote: > > Byron Campbell wrote: > > > On Sunday 17 June 2007 10:23:19 pm Mark Kirkwood wrote: > > >>[...] > > Thanks for the input Mark. I did a make deinstall / reinstall > of both

Re: [OT] Curious: what's up with bsdnews.com?

2007-06-21 Thread Mikel King
On Jun 21, 2007, at 2:54 AM, FreeBSD-Questions wrote: Hello list, Just curious: for me from the Netherlands bsdnews.com has not been accessible for a few days already. Does anybody know what is wrong? It seems that the domainname is still there and an A record as well. Regards, Lars. Lars e

Network Problem in FreeBSD 6.2-RELEASE-p5

2007-06-21 Thread ExTaZyTi
Hi, I have a serious problem with my network. I have connected 2 PC's, 1 - FreeBSD, 2 - Windows XP. The problem is follow - My FreeBSD limmiting connections , I cannot open more 224 TCP4-Sockets in my Windows Box. When I downloading torrent file, I cannot create more connections to the web, and

Hardware monitor needed

2007-06-21 Thread Laszlo Nagy
Hi, My FreeBSD 6.2 server restarts suddenly once or twice a day. I believe it is because the processor is overheated, but I'm not sure. Is there a way to check this from software? I would like to install a hardware monitor program that can log out processor temperature in every minute. The

To install xorg meta port in preparation for xorg upgrade

2007-06-21 Thread Andrew Falanga
Hi, How can one install the xorg meta port for version 6.9 before beginning the upgrade to 7.2? I have already updated my ports tree, and I don't think I do one of these numbers any longer: cd /usr/ports/x11/xorg && make install clean I then thought about downloading the 6.9 xorg package, but

Re: Hardware monitor needed

2007-06-21 Thread Alex Zbyslaw
Laszlo Nagy wrote: Hi, My FreeBSD 6.2 server restarts suddenly once or twice a day. I believe it is because the processor is overheated, but I'm not sure. Is there a way to check this from software? I would like to install a hardware monitor program that can log out processor temperature i

RE: Upgrading to 6.2-RELEASE from 6.2-STABLE

2007-06-21 Thread Brian A. Seklecki
not sure about fbsd but nbsd tries to resolve the BIOS drive ID (hex 0x80?) that the 1st stage boot loader loaded off of into a candidate to initialize the file system mount from. Then it goes after /etc/fstab, which has to agree . ~BAS On Wed, 2007-06-20 at 21:25 -0700, Mark Stout wrote: > Well

Issue portupgrade of SA 3.2.1

2007-06-21 Thread Robert Fitzpatrick
Tried doing a portupgrade of p5-Mail-SpamAssassin on one of our test postfix+amavisd+SA+ClamAV 6.2 servers and it failed due to some dependency version missing I can't remember now. I portupgrade'd the dependency and afterward discovered SA had been uninstalled before it failed, no longer on the sy

Re: To install xorg meta port in preparation for xorg upgrade

2007-06-21 Thread Jonathan Horne
On Thursday 21 June 2007 09:32:31 Andrew Falanga wrote: > Hi, > > How can one install the xorg meta port for version 6.9 before > beginning the upgrade to 7.2? I have already updated my ports tree, > and I don't think I do one of these numbers any longer: > > cd /usr/ports/x11/xorg && make install

xterm functionality

2007-06-21 Thread David Coder
i'm used to being able to use - to enlarge my xterms but since (i think) an upgrade to the 7.2 xorg libraries that combination gives me a choice between fonts & font modalities & i can't figure out how to get the old functionality back. clues? thx. david

Re: To install xorg meta port in preparation for xorg upgrade

2007-06-21 Thread Andrew Falanga
On 6/21/07, Jonathan Horne <[EMAIL PROTECTED]> wrote: On Thursday 21 June 2007 09:32:31 Andrew Falanga wrote: > Hi, > > How can one install the xorg meta port for version 6.9 before > beginning the upgrade to 7.2? I have already updated my ports tree, > and I don't think I do one of these number

Doubt on the information provided in freebsd.org website.

2007-06-21 Thread V . SriSaiGanesh
Hi All, I was going through the Architecture Handbook(Link: http://www.freebsd.org/doc/en_US.ISO8859-1/books/arch-handbook/boot-bios.html). In this page they have mentioned following phrase "The very last thing in the POST is the INT 0x19 instruction. That instruction reads 512 bytes from the fir

Re: Hardware monitor needed

2007-06-21 Thread Laszlo Nagy
Check out healthd or mbmon. One or other has worked OK for me on other Asus boards, and both are in ports (sysutils/ I think). If you have ACPI and your board supports thermal zones, then you can check those. sysctl -a | egrep 'acpi.*therm' or sysctl -a | egrep 'acpi.*tz' one or othe

Re: Apache, php?

2007-06-21 Thread doug
On Wed, 20 Jun 2007, Jack Barnett wrote: doug wrote: On Tue, 19 Jun 2007, Jack Barnett wrote: FreeBSD 6.2 Apache 1.3.37 (from ports) php 5.2.3 (from ports) on the command line doing `php index.php` works. But if I use it though a web browser it just displays the php code. I installed it lik

Re: Doubt on the information provided in freebsd.org website.

2007-06-21 Thread Tom Marchand
Acoording to this: http://en.wikipedia.org/wiki/BIOS_Interrupt_Calls Int 19h is used to load the OS. -- Original message -- From: V.SriSaiGanesh <[EMAIL PROTECTED]> > Hi All, > > I was going through the Architecture Handbook(Link: > http://www.freebsd.org/doc/en

Re: Hardware monitor needed

2007-06-21 Thread Eduardo Viruena Silva
On Thu, 21 Jun 2007, Laszlo Nagy wrote: Hi, My FreeBSD 6.2 server restarts suddenly once or twice a day. I believe it is because the processor is overheated, but I'm not sure. Is there a way to check this from software? I would like to install a hardware monitor program that can log out pro

Re: Hardware monitor needed

2007-06-21 Thread Alex Zbyslaw
Laszlo Nagy wrote: Check out healthd or mbmon. One or other has worked OK for me on other Asus boards, and both are in ports (sysutils/ I think). If you have ACPI and your board supports thermal zones, then you can check those. sysctl -a | egrep 'acpi.*therm' or sysctl -a | egrep 'a

Re: evolution question

2007-06-21 Thread Gary Kline
On Tue, Jun 19, 2007 at 12:08:18AM -0700, Gary Kline wrote: > This is one that evolution users ought to be able to answer without too much trouble. How can I Save mail from a user named "smith" in ~/Mail, and save other mail from "smith" without overwriting the

DELL Blade and Storage Solutions

2007-06-21 Thread 20411041
Hi, I am thinking on using dell blade and storage solutions for web hosting business. I am interested in installing FreeBSD in blade servers and storage solutions. I am thinking on using blade system for load balancing and storage solution for information security/base. Is it possible to use Fre

Re: Pressing CTRL-ALT-SPACE on usb keyboard freezes FreeBSD

2007-06-21 Thread Modulok
On 6/21/07, Manolis Kiagias <[EMAIL PROTECTED]> wrote: Hi all, This is a very weird symptom, noticed today for the first time. I have a cheap Microsoft wireless keybaord with USB connection, on one FreeBSD 6.2 release machine that acts as a lightweight server / occasional desktop. While in the c

OpenOffice.org on 7-CURRENT

2007-06-21 Thread Vlad GURDIGA
Hello, I have recently tried packaged version 2.2, 2.1 and 2.0 (from ftp://ooopackages.good-day.net) and the editors/openoffice.org-2-devel port but none of them worked. The packaged versions core dump with many error mesages like these: kpax# openoffice.org-SRC680_m200-swriter Fatal error 'Exce

remounting a drive

2007-06-21 Thread Steel City Phantom
ok, i had a working bsd system. i shut it down, and removed a drive from it to use in another computer i turn it on and i get mounting errors, nothing unsual, can't find drives from the manualroot prompt i put in the path to the root partition to the drive that is still in the machine i boot

Upgrade from 5.5 to 5.5

2007-06-21 Thread Jean-Paul Natola
Hi all, I just finished ( what I thought was an upgrade) to 6.0 Only to find after I rebooted that I was still at 5.5 I did it via sysinstall- it said upgrade successful reboot - And when I did I was back at 5.5 Obviously , I missed something just not sure what/where Any help would be greatly

Re: Upgrade from 5.5 to 5.5

2007-06-21 Thread John Nielsen
On Thursday 21 June 2007 03:18:32 pm Jean-Paul Natola wrote: > I just finished ( what I thought was an upgrade) to 6.0 > > Only to find after I rebooted that I was still at 5.5 > > I did it via sysinstall- it said upgrade successful reboot - > > And when I did I was back at 5.5 > > Obviously , I mi

RE: Upgrade from 5.5 to 5.5

2007-06-21 Thread Jean-Paul Natola
On Thursday 21 June 2007 03:18:32 pm Jean-Paul Natola wrote: > I just finished ( what I thought was an upgrade) to 6.0 > > Only to find after I rebooted that I was still at 5.5 > > I did it via sysinstall- it said upgrade successful reboot - > > And when I did I was back at 5.5 > > Obviously , I m

Re: Upgrade from 5.5 to 5.5

2007-06-21 Thread Steve Bertrand
Jean-Paul Natola wrote: > On Thursday 21 June 2007 03:18:32 pm Jean-Paul Natola wrote: >> I just finished ( what I thought was an upgrade) to 6.0 >> >> Only to find after I rebooted that I was still at 5.5 >> >> I did it via sysinstall- it said upgrade successful reboot - >> >> And when I did I was

Re: Upgrade from 5.5 to 5.5

2007-06-21 Thread John Nielsen
On Thursday 21 June 2007 03:44:48 pm Jean-Paul Natola wrote: > On Thursday 21 June 2007 03:18:32 pm Jean-Paul Natola wrote: > > I just finished ( what I thought was an upgrade) to 6.0 > > > > Only to find after I rebooted that I was still at 5.5 > > > > I did it via sysinstall- it said upgrade succ

Re: DELL Blade and Storage Solutions

2007-06-21 Thread Andy Harrison
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.6 (GNU/Linux) Comment: http://firegpg.tuxfamily.org iD8DBQFGetNxNTm8fWdRgmIRAvtxAKCHgl8K2NnIDb2QbmYB9EMZVlEKhACgkXaz i2CLtvGs+u0fUpdM+4xg7s8= =rdvq -END PGP SIGNATURE- On 6/21/07, [EMAIL PRO

Re: Pressing CTRL-ALT-SPACE on usb keyboard freezes FreeBSD

2007-06-21 Thread Manolis Kiagias
Modulok wrote: > On 6/21/07, Manolis Kiagias <[EMAIL PROTECTED]> wrote: >> Hi all, >> >> This is a very weird symptom, noticed today for the first time. I have a >> cheap Microsoft wireless keybaord with USB connection, on one FreeBSD >> 6.2 release machine that acts as a lightweight server / occas

still generating sendmail.st log using postfix

2007-06-21 Thread Bob
I am using postfix and have sendmail_enable="NONE" and I see sendmail.st log file filling up and being rotated. Why is the sendmail.st file still be used with postfix? Is there some thing else I have to do to stop sendmail.st file? ___ freebsd-questi

Re: still generating sendmail.st log using postfix

2007-06-21 Thread Schiz0
On 6/21/07, Bob <[EMAIL PROTECTED]> wrote: I am using postfix and have sendmail_enable="NONE" and I see sendmail.st log file filling up and being rotated. Why is the sendmail.st file still be used with postfix? Is there some thing else I have to do to stop sendmail.st file? __

Re: remounting a drive

2007-06-21 Thread Lowell Gilbert
Steel City Phantom <[EMAIL PROTECTED]> writes: > ok, i had a working bsd system. > > i shut it down, and removed a drive from it to use in another computer > > i turn it on and i get mounting errors, nothing unsual, can't find drives > > from the manualroot prompt i put in the path to the root par

Re: still generating sendmail.st log using postfix

2007-06-21 Thread John Webster
--On Thursday, June 21, 2007 16:26:58 -0400 Bob <[EMAIL PROTECTED]> wrote: > I am using postfix and have sendmail_enable="NONE" and I > see sendmail.st log file filling up and being rotated. > > Why is the sendmail.st file still be used with postfix? > > Is there some thing else I have to do

Re: remounting a drive

2007-06-21 Thread Steel City Phantom
tried mount -u rw / and mount -u rw /dev/ad1s1 / with the same result, no permission error next idea or did i get the command wrong Lowell Gilbert wrote: Steel City Phantom [1]<[EMAIL PROTECTED]> writes: ok, i had a working bsd system. i shut it down, and removed a drive

Re: still generating sendmail.st log using postfix

2007-06-21 Thread Schiz0
On 6/21/07, John Webster <[EMAIL PROTECTED]> wrote: --On Thursday, June 21, 2007 16:26:58 -0400 Bob <[EMAIL PROTECTED]> wrote: > I am using postfix and have sendmail_enable="NONE" and I > see sendmail.st log file filling up and being rotated. > > Why is the sendmail.st file still be used with

Re: remounting a drive

2007-06-21 Thread Jonathan Horne
On Thursday 21 June 2007 16:30:11 Steel City Phantom wrote: >tried >mount -u rw / >and >mount -u rw /dev/ad1s1 / >with the same result, no permission error >next idea or did i get the command wrong >Lowell Gilbert wrote: > > Steel City Phantom [1]<[EMAIL PROTECTED]> writ

Re: Hardware monitor needed

2007-06-21 Thread Martin Hudec
Hello, Laszlo Nagy wrote: This server is an X terminal server and the users connect to it with 'X -query '. Can I do something to reduce the load on the CPU? "gnome-volume-manage" uses 99% of the CPU, constantly - why? --Alex You can try to trace them, what they are doing, what functions ar

Re: fs cache

2007-06-21 Thread Norberto Meijome
On Thu, 21 Jun 2007 22:50:25 +0300 "Vlad GURDIGA" <[EMAIL PROTECTED]> wrote: > On 18/06/07, Norberto Meijome <[EMAIL PROTECTED]> wrote: > > On Sun, 17 Jun 2007 10:24:21 +0300 > > "Vlad GURDIGA" <[EMAIL PROTECTED]> wrote: > > > > > I have FreeBSD 7-CURRENT and Ubuntu on the same computer but Firefo

Re: device polling

2007-06-21 Thread Mike Tancsa
On Thu, 21 Jun 2007 06:20:30 -0500, in sentex.lists.freebsd.questions you wrote: > > >bge0: flags=8843 mtu 1500 > options=5b > media: Ethernet autoselect (100baseTX ) > status: active > >Does this show its 'working'? >Is there any way to test or verify this? Try ifconfig

Linux ls & dsmc hang on 6.2 (was tar & dsmc loop on 6.2)

2007-06-21 Thread Konrad Heuer
after upgrading from 6.1 to 6.2 I've a serious problem with backing up data on at less two servers with at least two UFS2-filesystems. The Linux version of tsm as well as the own tar of FreeBSD loop when backing up data from these filesystems. fsck does not show any problem, and with 6.1 eve