php4 sessions not built by default?

2005-10-05 Thread Garrett Cooper
Just trying to access some session variables via the PHP4 and for some odd reason it doesn't appear as if the function exists. Is this not built in PHP4 by default? And if so, how may I remedy the issue? Thanks, -Garrett ___

Stored hard drive failure?

2005-10-05 Thread K Anderson
Hey folks, I thought a saw a thread on something like this but I can't seem to find it so I figure I might as well ask and see what turns up. The scenario: I use a hard drive to mirror my main hard drive. I then pull the alternate hard drive off the system and store it for later use should the

Re: Stored hard drive failure?

2005-10-05 Thread Chad Leigh -- Shire.Net LLC
On Oct 5, 2005, at 1:13 AM, K Anderson wrote: Hey folks, I thought a saw a thread on something like this but I can't seem to find it so I figure I might as well ask and see what turns up. The scenario: I use a hard drive to mirror my main hard drive. I then pull the alternate hard drive

Re: php4 sessions not built by default?

2005-10-05 Thread Garrett Cooper
On Oct 5, 2005, at 12:26 AM, K Anderson wrote: - Original Message - From: Garrett Cooper [EMAIL PROTECTED] To: FreeBSD Questions freebsd-questions@freebsd.org Sent: Tuesday, October 04, 2005 11:48 PM Subject: php4 sessions not built by default? Just trying to access some session

Re: php4 sessions not built by default?

2005-10-05 Thread Sam Nilsson
Garrett Cooper wrote: Just trying to access some session variables via the PHP4 and for some odd reason it doesn't appear as if the function exists. Is this not built in PHP4 by default? And if so, how may I remedy the issue? Thanks, -Garrett Hi Garrett, Yeah, I think you are right

Re: Stored hard drive failure?

2005-10-05 Thread K Anderson
- Original Message - From: Chad Leigh -- Shire.Net LLC [EMAIL PROTECTED] To: K Anderson [EMAIL PROTECTED] Cc: freebsd-questions@freebsd.org Sent: Wednesday, October 05, 2005 12:20 AM Subject: Re: Stored hard drive failure? On Oct 5, 2005, at 1:13 AM, K Anderson wrote: Hey folks,

Re: Which MySQL version best to use and with/without linux threads?

2005-10-05 Thread Andrew P.
On 10/5/05, Emanuel Strobl [EMAIL PROTECTED] wrote: Am Mittwoch, 5. Oktober 2005 02:17 CEST schrieb Peter Wemm: On Friday 30 September 2005 06:22 am, Olaf Greve wrote: Then, I'm currently configuring a second beast, ee, server. :) Being an AMD-64 19 server, running FreeBSD 5.4-Release

Re: php4 sessions not built by default?

2005-10-05 Thread Garrett Cooper
On Oct 5, 2005, at 12:36 AM, Sam Nilsson wrote: Garrett Cooper wrote: Just trying to access some session variables via the PHP4 and for some odd reason it doesn't appear as if the function exists. Is this not built in PHP4 by default? And if so, how may I remedy the issue?

Re: Stored hard drive failure?

2005-10-05 Thread Sandy Rutherford
On Wed, 5 Oct 2005 00:44:36 -0700, K Anderson [EMAIL PROTECTED] said: Not sure how long I'm storing them (See above question where I asked -- How long can the HD sit on the shelf... and the other questions seemed to be editted out). But you're right the info could become out-of-date

Re: php4 sessions not built by default?

2005-10-05 Thread K Anderson
- Original Message - From: Garrett Cooper [EMAIL PROTECTED] To: FreeBSD Questions freebsd-questions@freebsd.org Sent: Wednesday, October 05, 2005 12:58 AM Subject: Re: php4 sessions not built by default? On Oct 5, 2005, at 12:36 AM, Sam Nilsson wrote: Garrett Cooper wrote:

Re: about linux emulation

2005-10-05 Thread Andrew P.
On 10/5/05, K Anderson [EMAIL PROTECTED] wrote: - Original Message - From: Antoine Solomon [EMAIL PROTECTED] To: freebsd-questions@freebsd.org Sent: Tuesday, October 04, 2005 7:14 AM Subject: about linux emulation Is it possible to chroot into a fully functional linux environment

Re: Stored hard drive failure?

2005-10-05 Thread P.U.Kruppa
On Wed, 5 Oct 2005, K Anderson wrote: - Original Message - From: Chad Leigh -- Shire.Net LLC [EMAIL PROTECTED] To: K Anderson [EMAIL PROTECTED] Cc: freebsd-questions@freebsd.org Sent: Wednesday, October 05, 2005 12:20 AM Subject: Re: Stored hard drive failure? On Oct 5, 2005, at

Re: Stored hard drive failure?

2005-10-05 Thread K Anderson
- Original Message - From: Sandy Rutherford [EMAIL PROTECTED] To: freebsd-questions@freebsd.org Cc: K Anderson [EMAIL PROTECTED] Sent: Wednesday, October 05, 2005 1:01 AM Subject: Re: Stored hard drive failure? On Wed, 5 Oct 2005 00:44:36 -0700, K Anderson [EMAIL PROTECTED] said:

Re: php4 sessions not built by default?

2005-10-05 Thread Garrett Cooper
On Oct 5, 2005, at 1:02 AM, K Anderson wrote: - Original Message - From: Garrett Cooper [EMAIL PROTECTED] To: FreeBSD Questions freebsd-questions@freebsd.org Sent: Wednesday, October 05, 2005 12:58 AM Subject: Re: php4 sessions not built by default? On Oct 5, 2005, at 12:36 AM,

Re: php4 sessions not built by default?

2005-10-05 Thread Kevin Kinsey
Garrett Cooper wrote: On Oct 5, 2005, at 12:36 AM, Sam Nilsson wrote: Garrett Cooper wrote: Still no dice. Do I need to restart any services or something? -Garrett Restart Apache, if that's what you're running. If this doesn't work, check the value for extension_dir in php.ini,

Re: about linux emulation

2005-10-05 Thread K Anderson
- Original Message - From: Andrew P. [EMAIL PROTECTED] To: K Anderson [EMAIL PROTECTED] Cc: Antoine Solomon [EMAIL PROTECTED]; freebsd-questions@freebsd.org Sent: Wednesday, October 05, 2005 1:04 AM Subject: Re: about linux emulation On 10/5/05, K Anderson [EMAIL PROTECTED] wrote:

Re: php4 sessions not built by default?

2005-10-05 Thread K Anderson
- Original Message - From: Garrett Cooper [EMAIL PROTECTED] To: FreeBSD Questions freebsd-questions@freebsd.org Sent: Wednesday, October 05, 2005 1:15 AM Subject: Re: php4 sessions not built by default? On Oct 5, 2005, at 1:02 AM, K Anderson wrote: - Original Message -

Re: php4 sessions not built by default?

2005-10-05 Thread Garrett Cooper
On Oct 5, 2005, at 1:14 AM, Kevin Kinsey wrote: Garrett Cooper wrote: On Oct 5, 2005, at 12:36 AM, Sam Nilsson wrote: Garrett Cooper wrote: Still no dice. Do I need to restart any services or something? -Garrett Restart Apache, if that's what you're running. If this doesn't

ipfw: ALLOWing by mac address

2005-10-05 Thread Foo Ji-Haw
Hello all, I'd like your feedback on a problem I have with allowing access through the ipfw firewall via mac addresses. Andrew has a good point on mac address spoofing. I agree with him on the security concern, but for the situation that I am setting up, that's ok. But I really need to open

Re: IPFW logging and dynamic rules

2005-10-05 Thread Alex de Kruijff
On Thu, Sep 29, 2005 at 11:45:42AM -0400, Bob Johnson wrote: In FreeBSD 5.4R, I tried an IPFW configuration that includes something like this (plus a lot of other rules): check-state deny tcp from any to any established allow log tcp from any to ${my-ip} dst-port 22 setup limit

PID 0

2005-10-05 Thread Duncan Drury
I am having a problem with Apache/PHP that results in Apache running as PID 0, which I cannot kill without restarting the server (or rather I don't know how else to do it). I am running FreeBSD 5.2, with Apache 1.3.33 and PHP5.0.5. Firstly does anyone know of a way to get rid of processes

Re: Password

2005-10-05 Thread albi
On Tue, 4 Oct 2005 18:36:28 -0700 (PDT) sulie halim [EMAIL PROTECTED] wrote: i am new to freebsd, and now working as an administrator of my college system, which using freebsd. my question is, if i have 50 users in the systems, how can i view all their usernames and passwords? you can't

How to best set-up a small local 'sync' network next to the live network?

2005-10-05 Thread Olaf Greve
Hi, At present I'm in the last stages of configuring my new (primary) web server. As soon as I'm done with it, I want to place the machine at the server farm, connect it to the present live server, take the later one off-line for an hour or so, hook it up via local network to the new primary

bruteforceblocker + PF

2005-10-05 Thread Enrique Ayesta Perojo
Hello, i'm trying to install the bruteforceblocker script to stop ssh attacks, but i'm having a problem with PF because it seems not to block the attacker ip. The machine is connected to internet and has some needed services for the LAN, so i want to log and block only outside attacks. The

/: write failed, filesystem is full

2005-10-05 Thread jojo
Hello, I have a problem with the filesystem. I am always getting those /: write failed, filesystem is full errors. If I have a look on df the root has 109% Capacity. How could that be? I had a file in /root with 3.3G that I have now deleted but with no success. The df output is as before. I am

Re: /: write failed, filesystem is full

2005-10-05 Thread Jaap Boender
On Wed, 5 Oct 2005, jojo wrote: Hello, I have a problem with the filesystem. I am always getting those /: write failed, filesystem is full errors. If I have a look on df the root has 109% Capacity. How could that be? I had a file in /root with 3.3G that I have now deleted but with no success.

Re: /: write failed, filesystem is full

2005-10-05 Thread P.U.Kruppa
On Wed, 5 Oct 2005, jojo wrote: Hello, I have a problem with the filesystem. I am always getting those /: write failed, filesystem is full errors. If I have a look on df the root has 109% Capacity. How could that be? I had a file in /root with 3.3G that I have now deleted but with no

Re: /: write failed, filesystem is full

2005-10-05 Thread Jaap Boender
On Wed, 5 Oct 2005, Jaap Boender wrote: Anyway, it seems as if your 3.3G file hasn't disappeared, since there is still 4.0G in the root directory...What kind of file was it? Oh, wait, I read you wrongly. The file from /root has disappeared all right (only 18M in there). The 4.0G you read

Re: Help!!!!!

2005-10-05 Thread Dmitry Mityugov
On 10/4/05, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: I lost all the pasword for root, admin, etc at FreeBsd 3 and I don't know who to change it. and I can't access, anyone could assist me? http://www.freebsd.org/doc/en_US.ISO8859-1/books/faq/admin.html#FORGOT-ROOT-PW -- Dmitry Mityugov, St.

Re: Stored hard drive failure?

2005-10-05 Thread Bill Schoolcraft
At Wed, 5 Oct 2005 it looks like K Anderson composed: Hey folks, I thought a saw a thread on something like this but I can't seem to find it so I figure I might as well ask and see what turns up. The scenario: I use a hard drive to mirror my main hard drive. I then pull the alternate hard

how to recompile a port in a clean maneer?

2005-10-05 Thread Eric Devolder
Hi there, I'm newby to FreeBSD. I'm using FreeBSD 4.11-RELEASE #0 and here is my wish: I would like to fetch the sources for an old port release ( I know I can grab it from ftp-archive.freebsd.org http://ftp-archive.freebsd.org but I don't know how to fetch the sources with freebsd command line

Re: 5.4 reboots when I plug in a flash drive?

2005-10-05 Thread Lowell Gilbert
Brian John [EMAIL PROTECTED] writes: Lowell Gilbert wrote: Brian John [EMAIL PROTECTED] writes: Parv wrote: in message [EMAIL PROTECTED] , wrote Brian John thusly... I just got a 128MB USB flash drive. When I plug it in in FreeBSD, the box promptly reboots! What would

Error upgrading KDE with portupgrade

2005-10-05 Thread edward
Hi all, I have recently upgraded from FreeBSD 5.3-RELEASE to 5.4-STABLE using cvsup. I then upgraded installed ports using portupgrade -a (after running make fetchindex and pkgdb -F). Worked for most ports. But I have a hard time upgrading KDE from 3.3 to 3.4. Some ports in the KDE set

Re: Replacing a failing HD

2005-10-05 Thread Bob Ababurko
Yes, I guess I should mention that the drives were on the same machine, actually the same bus and/or channel. I have also done this on Solaris. I believe it was Solaris 8, but it works just the same. I am not sure if it would work over a network. Just make sure you dd the disk as a whole

Re: /: write failed, filesystem is full

2005-10-05 Thread Bob Johnson
On 10/5/05, P.U.Kruppa [EMAIL PROTECTED] wrote: On Wed, 5 Oct 2005, jojo wrote: Hello, I have a problem with the filesystem. I am always getting those /: write failed, filesystem is full errors. If I have a look on df the root has 109% Capacity. How could that be? I had a file in /root

Security logs

2005-10-05 Thread Leo Lapousterle
Hello, I tried to get this information by myself (lists, google, man pages), but I can't find something that answer totally to my question : Is there a file where informations about how many users had attempted to log into the system, successfully or not? If not, is there a way to store these

Re: twa kernel panic under heavy load

2005-10-05 Thread Lowell Gilbert
Dan Rue [EMAIL PROTECTED] writes: Greetings, I am running a 3ware 9500 SATA raid card in a 12x300GB raid 50 configuration. Too often, I am seeing reboots during high I/O (rsync) operations. [EMAIL PROTECTED]:~$ uname -a FreeBSD leopard.claimlynx.com 5.4-SECURITY FreeBSD 5.4-SECURITY

Re: Security logs

2005-10-05 Thread jmulkerin
Have you tried the last command. This will give you a list of attempts. Good Luck John ___ Leo Lapousterle wrote: Hello, I tried to get this information by myself (lists, google, man pages), but I can't find something that answer totally

RE: Fwd: Re: music on FreeBSD

2005-10-05 Thread Bob Middaugh
Any live Grateful Dead recording would work, no copyright, no licensing issues, etc There has to be at least 1 deadhead in the FreeBSD family. Bob -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Gary W. Swearingen Sent: Tuesday, October 04,

Re: IPFW logging and dynamic rules

2005-10-05 Thread jmulkerin
How about using snort and guardian.Guardian.pl will add a ipfw rule each time it sees an alert from Snort. You'll need to adjust the snort rules for what you want to alert on but its a pretty safe and lightweight asset. (just my novice 2 cents...) John Alex de Kruijff wrote: On Thu,

Re: /: write failed, filesystem is full

2005-10-05 Thread jojo
On Wed, 5 Oct 2005, Jaap Boender wrote: Anyway, it seems as if your 3.3G file hasn't disappeared, since there is still 4.0G in the root directory...What kind of file was it? It was a output file from tcpdump ( /root/test.txt ) Oh, wait, I read you wrongly. The file from /root has

Re: ipfw: ALLOWing by mac address

2005-10-05 Thread Andrew P.
On 10/5/05, Foo Ji-Haw [EMAIL PROTECTED] wrote: Hello all, I'd like your feedback on a problem I have with allowing access through the ipfw firewall via mac addresses. Andrew has a good point on mac address spoofing. I agree with him on the security concern, but for the situation that I

Re: Password

2005-10-05 Thread Jerry McAllister
Hi there, i am new to freebsd, and now working as an administrator of my college system, which using freebsd. my question is, if i have 50 users in the systems, how can i view all their usernames and passwords? this because i always have problems of them forgot thier passwords, and they

Installation problem - device node

2005-10-05 Thread peter bailey
I am trying to install freebsd on a computer with 2 hard disks. This message comes up when it tries to start creating the file system: Unable to find device node for /dev/X in /dev. Install then fails. Has anyone got an idea what is causing this as I am a 'newbie' to freeBSD. Regards Peter

Re: Error upgrading KDE with portupgrade

2005-10-05 Thread Micah
edward wrote: Hi all, I have recently upgraded from FreeBSD 5.3-RELEASE to 5.4-STABLE using cvsup. I then upgraded installed ports using portupgrade -a (after running make fetchindex and pkgdb -F). Worked for most ports. But I have a hard time upgrading KDE from 3.3 to 3.4. Some ports in

Re: Security logs

2005-10-05 Thread Micah
Leo Lapousterle wrote: Hello, I tried to get this information by myself (lists, google, man pages), but I can't find something that answer totally to my question : Is there a file where informations about how many users had attempted to log into the system, successfully or not? If not, is

Re: Which MySQL version best to use and with/without linux threads?

2005-10-05 Thread Jerry McAllister
Am Mittwoch, 5. Oktober 2005 02:17 CEST schrieb Peter Wemm: On Friday 30 September 2005 06:22 am, Olaf Greve wrote: Then, I'm currently configuring a second beast, ee, server. :) Being an AMD-64 19 server, running FreeBSD 5.4-Release AMD64. On it, I instinctively installed the

Re: Error upgrading KDE with portupgrade

2005-10-05 Thread nbco
On Wednesday 05 October 2005 14:36, edward wrote: Hi all, I have recently upgraded from FreeBSD 5.3-RELEASE to 5.4-STABLE using cvsup. I then upgraded installed ports using portupgrade -a (after running make fetchindex and pkgdb -F). Worked for most ports. But I have a hard time upgrading

Re: Security logs

2005-10-05 Thread Leo Lapousterle
jmulkerin, Have you tried the last command. This will give you a list of attempts. It would fit perfectly my needs if it could show me not only the successful attempts, like it seems actually... Thanks, I'll find a way to show me bad attempts too... :) -- Léo Lapousterle - Paris, France.

Re: Security logs

2005-10-05 Thread Leo Lapousterle
Micah, Does /var/log/auth.log have what you need? Woa, I didn't know about that one :) Can we configure which service to log or not in there? Thanks everyone for your solutions, -- Léo Lapousterle - Paris, France. ___ freebsd-questions@freebsd.org

how to recompile a port in a clean maneer?

2005-10-05 Thread Eric Devolder
Hi there, I'm newby to FreeBSD. I'm using FreeBSD 4.11-RELEASE #0 and here is my wish: I would like to fetch the sources for an old port release ( I know I can grab it from ftp-archive.freebsd.org but I don't know how to fetch the sources with freebsd command line tools), change the makefile

Re: Stored hard drive failure?

2005-10-05 Thread Chad Leigh -- Shire.Net LLC
On Oct 5, 2005, at 1:44 AM, K Anderson wrote: - Original Message - From: Chad Leigh -- Shire.Net LLC [EMAIL PROTECTED] To: K Anderson [EMAIL PROTECTED] Cc: freebsd-questions@freebsd.org Sent: Wednesday, October 05, 2005 12:20 AM Subject: Re: Stored hard drive failure? On Oct 5,

Re: Problems with Acroread7 port

2005-10-05 Thread Vladimir Tsvetkov
Now acroread7 runs, but during start it prints in an error-message dialog the following message: There was an error while loading the plug-in 'PPKLite.api.' The plug-in failed to initialize. Oddly, this message is shown only when I start Acroread7 under root. Another problem is the behaviour of

Re: Security logs

2005-10-05 Thread Micah
Leo Lapousterle wrote: Micah, Does /var/log/auth.log have what you need? Woa, I didn't know about that one :) Can we configure which service to log or not in there? Thanks everyone for your solutions, Check out syslog, specifically syslog.conf. By default my auth.log shows

Re: Which MySQL version best to use and with/without linux threads?

2005-10-05 Thread Peter Giessel
On Wednesday, October 05, 2005, at 07:31AM, Greg 'groggy' Lehey [EMAIL PROTECTED] wrote: On Monday, 3 October 2005 at 10:37:21 -0800, Peter A. Giessel wrote: On 10/3/2005 09:41, Jared Kuolt seems to have typed: There really isn't any reason not to anymore since everything is backwards

Re: Stored hard drive failure?

2005-10-05 Thread Gary W. Swearingen
If you're really serious (to borrow a phrase), you'll do backup to several different media and maybe different formats. With RAID or backup to an always-powered second HDD, you can loose all of your disks if the case power supply or MB fails in certain ways. (I know someone who lost a disk when

FW: Sata drives and FBSD

2005-10-05 Thread Steve Bertrand
Hi all, I have had an issue (as many others have) trying to get STABLE, or even CURRENT running on a box with an ICH6R RAID controller. After install (which appears to be successful), when I reboot it just sits there with a blinking cursor in the top left of the screen. I've tried this

Sata drives and FBSD

2005-10-05 Thread Steve Bertrand
Hi all, I have had an issue (as many others have) trying to get STABLE, or even CURRENT running on a box with an ICH6R RAID controller. After install (which appears to be successful), when I reboot it just sits there with a blinking cursor in the top left of the screen. I've tried this numerous

RE: Sata drives and FBSD

2005-10-05 Thread Steve Bertrand
I have had an issue (as many others have) trying to get STABLE, or even CURRENT running on a box with an ICH6R RAID controller. After install (which appears to be successful), when I reboot it just sits there with a blinking cursor in the top left of the screen. I've tried this

FW: Sata drives and FBSD

2005-10-05 Thread Steve Bertrand
This message failed to go through twice, so I'll try one more time: Hi all, I have had an issue (as many others have) trying to get STABLE, or even CURRENT running on a box with an ICH6R RAID controller. After install (which appears to be successful), when I reboot it just sits there with a

Re: How do you patch a driver?

2005-10-05 Thread Foo Ji-Haw
Thanks Chuck, Add: options IPFIREWALL_FORWARD options IPFIREWALL_DIVERT ...to your kernel config file. This is mostly documented here: http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/firewalls-ipfw.html Thanks for the tip. Unfortunately, the IPFIREWALL_FORWARD was not mentioned

FW: Sata drives and FBSD

2005-10-05 Thread Steve Bertrand
Hi all, I have had an issue (as many others have) trying to get STABLE, or even CURRENT running on a box with an ICH6R RAID controller. After install (which appears to be successful), when I reboot it just sits there with a blinking cursor in the top left of the screen. I've tried this

RE: FW: Sata drives and FBSD

2005-10-05 Thread Steve Bertrand
-Original Message- From: albi [mailto:[EMAIL PROTECTED] Sent: Wednesday, October 05, 2005 12:53 PM To: Steve Bertrand Subject: Re: FW: Sata drives and FBSD hi, This message failed to go through twice, so I'll try one more time: i've since it 2x already, stop it :-)

RE: Sata drives and FBSD

2005-10-05 Thread Gayn Winters
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Steve Bertrand Sent: Wednesday, October 05, 2005 7:45 AM To: freebsd-questions@freebsd.org Subject: Sata drives and FBSD Hi all, I have had an issue (as many others have) trying to get

Pam and multiple requiste satements!

2005-10-05 Thread Mike Woods
Im trying to configure pam to auth *twice* with pam_ldap (since pam_ldap seems incapable of using multiple filters), anyway i have the pam conf file listed below but even if I set either of the queried attributes to false (basicly using 2 queries for access control) it seems that as long as

Re: /: write failed, filesystem is full

2005-10-05 Thread Bob Johnson
On 10/5/05, jojo [EMAIL PROTECTED] wrote: On Wed, 5 Oct 2005, Jaap Boender wrote: Anyway, it seems as if your 3.3G file hasn't disappeared, since there is still 4.0G in the root directory...What kind of file was it? It was a output file from tcpdump ( /root/test.txt ) Something

Pam and multiple requiste satements!

2005-10-05 Thread Mike Woods
Im trying to configure pam to auth *twice* with pam_ldap (since pam_ldap seems incapable of using multiple filters), anyway i have the pam conf file listed below but even if I set either of the queried attributes to false (basicly using 2 queries for access control) it seems that as long as

FreeBSD and Intel Hyperthreading technology.

2005-10-05 Thread Pranav Peshwe
Hello, I have an Intel P4 2.8Ghz processor with Hyperthreading (HT). The dmesg displays a message saying HT is present and 2 logical CPUs present.I tried toggling the setting in BIOS but no difference. How does the FBSD(v5.4 stable) kernel deal with HT ? Do the internal workings(

Dell PowerEdge w/ Intel AFT / Broadcom BASP

2005-10-05 Thread Brian A. Seklecki
All: This may be better for freebsd-cluster@freebsd.org, but that list is kind of ghost town, and this question is more a standards-based: Does anyone deploy Dell Poweredge in a HA configuration utilizing these features?

Re: Is it possible to mount MSDOS partitions on the 5.4 fixit floppy?

2005-10-05 Thread Lowell Gilbert
Tom Norris [EMAIL PROTECTED] writes: I need to mount a msdos partition on from is FreeBSD 5.4 fixit floppy(this machine doesn't have a CD Drive :\), but when I run the command: mount -t msdos /dev/da0 /mnt/usb-msd I get: mount: exec mount_msdos not found in /sbin:/usr/sbin: No such file or

Re: FreeBSD and Intel Hyperthreading technology.

2005-10-05 Thread Chad Leigh -- Shire.Net LLC
On Oct 5, 2005, at 11:48 AM, Pranav Peshwe wrote: Hello, I have an Intel P4 2.8Ghz processor with Hyperthreading (HT). The dmesg displays a message saying HT is present and 2 logical CPUs present.I tried toggling the setting in BIOS but no difference. How does the FBSD(v5.4

Hidden spot on hard drives?

2005-10-05 Thread Jonathon McKitrick
the company where I work (with Windows) is evaluating a copy protection product that stores info somewhere on the HDD where the user cannot touch it, a format will not erase it, and Norton Ghost will not find it. 1. Any idea where this info could be stored? 2. Any way the same thing could be

Re: Hidden spot on hard drives?

2005-10-05 Thread Chad Leigh -- Shire.Net LLC
On Oct 5, 2005, at 12:44 PM, Jonathon McKitrick wrote: the company where I work (with Windows) is evaluating a copy protection product that stores info somewhere on the HDD where the user cannot touch it, a format will not erase it, and Norton Ghost will not find it. If the product can

Re: Stored hard drive failure?

2005-10-05 Thread K Anderson
- Original Message - From: Gary W. Swearingen [EMAIL PROTECTED] To: K Anderson [EMAIL PROTECTED] Cc: freebsd-questions@freebsd.org Sent: Wednesday, October 05, 2005 9:18 AM Subject: Re: Stored hard drive failure? If you're really serious (to borrow a phrase), you'll do backup to

Darn that eu_ES.ISO8859-1/LC_MESSAGES

2005-10-05 Thread K Anderson
Hey folks, Although I found a fix for my issue, I thought I would post my experience so here it goes. I've got a annoying problem here. Everytime I make the world (using the instrctions at FreeBSD.org) I get Errcode 71s and Error Code 1s. Error code 71 happens at install:

Re: Hidden spot on hard drives?

2005-10-05 Thread Joe S
Jonathon McKitrick wrote: the company where I work (with Windows) is evaluating a copy protection product that stores info somewhere on the HDD where the user cannot touch it, a format will not erase it, and Norton Ghost will not find it. 1. Any idea where this info could be stored? 2. Any

Re: Hidden spot on hard drives?

2005-10-05 Thread Jonathon McKitrick
On Wed, Oct 05, 2005 at 11:55:18AM -0700, Joe S wrote: : Jonathon McKitrick wrote: : the company where I work (with Windows) is evaluating a copy protection : product that stores info somewhere on the HDD where the user cannot touch : it, : a format will not erase it, and Norton Ghost will not

Re: Hidden spot on hard drives?

2005-10-05 Thread Michał Masłowski
: # dd if=/dev/zero of=/dev/zero : : Will overwrite the entire drive. I thought that value of 'of' is device on which the drive is. Reads from /dev/zero give zeroes and writes to it do nothing. ___ freebsd-questions@freebsd.org mailing list

Re: Hidden spot on hard drives?

2005-10-05 Thread Philip Hallstrom
On Wed, Oct 05, 2005 at 11:55:18AM -0700, Joe S wrote: : Jonathon McKitrick wrote: : the company where I work (with Windows) is evaluating a copy protection : product that stores info somewhere on the HDD where the user cannot touch : it, : a format will not erase it, and Norton Ghost will not

Re: bruteforceblocker + PF

2005-10-05 Thread Noel Jones
On 10/5/05, Enrique Ayesta Perojo [EMAIL PROTECTED] wrote: Hello, i'm trying to install the bruteforceblocker script to stop ssh attacks, but i'm having a problem with PF because it seems not to block the attacker ip. The machine is connected to internet and has some needed services for the

Re: /: write failed, filesystem is full

2005-10-05 Thread Joachim Stümpfl
Hi all, ok, the problem is solved. tcpdump was still open and used the file as Bob already said. Sorry for my stupidity :) Thanks to all, Joachim Something still has the file open. Even though the file no longer has a directory entry, its disk space can't be released until nothing has it

Re: Hidden spot on hard drives?

2005-10-05 Thread Michał Masłowski
I seem to remember some software put it's license key in the boot sector (this was way back when and I might be not remembering correctly). But even that can be read using dd... not sure how I'd do it with windows, but I'm sure it's possible. It's impossible with Windows NT, but possible

fxp0 problem with 6Beta?

2005-10-05 Thread Bdrawyah
I have a small LAN at home consisting of 192.168.0.5 (a single PIII) which runs 5.4 stable and 192.168. 0.7 (a dual PIII) which runs 6Beta4 connected with a Netgear router at 192.168.0.1. 192.168.0.7 has nothing on it, no firewall even, aside from 6Beta (with debugging turned off in the

Re: fxp0 problem with 6Beta?

2005-10-05 Thread Brian A. Seklecki
What do the outputs of ifconfig fpx0, arp -an, tcpdump -i fxp0 -n and netstat -s look like? ~BAS On Wed, 5 Oct 2005, Bdrawyah wrote: I have a small LAN at home consisting of 192.168.0.5 (a single PIII) which runs 5.4 stable and 192.168. 0.7 (a dual PIII) which runs 6Beta4 connected with

libGL error

2005-10-05 Thread Osmany Guirola cruz
Hi people I am using a radeon 9200 128MB in my FreeBSD 6.0BETA4 working perfect i am using DRM :-).the output of glxinfo said direct rendering: Yes and i have a lot of FPS with glxgears. but i am using a program(pymol to see molecules etc) that is using indirect render not direct renderand

5-Stable: DMA count reg bogus distorts sound (ESS-Solo)

2005-10-05 Thread Rob
Hi, I'm running 5-Stable as of Sept. 24th. My sound card is an ESS Solo-1 (integrated in the motherboard). I load the modules sound.ko and snd_solo.ko. When using realplayer or mplayer, sound is very much distorted; also, the console gets an endless stream of these kind of messages: DMA

Re: fxp0 problem with 6Beta?

2005-10-05 Thread Brian A. Seklecki
On Wed, 5 Oct 2005, Bdrawyah wrote: What do the outputs of ifconfig fpx0, arp -an, tcpdump -i fxp0 -n and netstat -s look like? ~BAS arp -an ? (192.168.0.1) at 00:0f:b5:16:dd:b6 on fxp0 [ethernet] You should see an ARP entry for .07 from .05 and vice versa when you ping each other

Re: fxp0 problem with 6Beta?

2005-10-05 Thread Bdrawyah
What do the outputs of ifconfig fpx0, arp -an, tcpdump -i fxp0 -n and netstat -s look like? ~BAS arp -an ? (192.168.0.1) at 00:0f:b5:16:dd:b6 on fxp0 [ethernet] You should see an ARP entry for .07 from .05 and vice versa when you ping each other (regardless if the ICMP makes it or

OT: New design

2005-10-05 Thread Chris
I see the site is sporting a new design. I like it. -- Best regards, Chris Don't force it, get a bigger hammer. ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail

Re: how to recompile a port in a clean maneer?

2005-10-05 Thread Chuck Swiger
Eric Devolder wrote: [ ... ] My specific questions are: * how to fetch the source code of a port? and especially from another release? cd /usr/ports/mail/postfix # or whatever port you want make fetch If you want to fetch a different version of the port, you can change the Makefile in

Re: OT: New design

2005-10-05 Thread Jordan Michaels
Chris wrote: I see the site is sporting a new design. I like it. *Much* better. =) More professional like FreeBSD should be... Does anyone know whatever became of the FreeBSD logo contest? Did they get a new logo or did no one win? Just curious! -- Warm regards, Jordan Michaels Vivio

Re: OT: New design

2005-10-05 Thread Parv
(Followup set to -www.) in message [EMAIL PROTECTED], wrote Jordan Michaels thusly... *Much* better. =) More professional like FreeBSD should be... Not really. Near the area around Based on BSD UNIX, i see in Opera red title Based on... and black blurb on dark brown background color

Re: OT: New design

2005-10-05 Thread Chris
Parv wrote: (Followup set to -www.) in message [EMAIL PROTECTED], wrote Jordan Michaels thusly... *Much* better. =) More professional like FreeBSD should be... Not really. Near the area around Based on BSD UNIX, i see in Opera red title Based on... and black blurb on dark brown

Re: OT: New design

2005-10-05 Thread Jonathan Glaschke
On Wed, Oct 05, 2005 at 04:05:13PM -0700, Jordan Michaels wrote: Chris wrote: I see the site is sporting a new design. I like it. *Much* better. =) More professional like FreeBSD should be... Does anyone know whatever became of the FreeBSD logo contest? Did they get a new logo

Re: X Windows on Toshiba Tecra M1

2005-10-05 Thread Vulpes Velox
I would make sure that it is set to that native resolution of the LCD. On Tue, 04 Oct 2005 07:37:34 -0700 jmulkerin [EMAIL PROTECTED] wrote: Just installed Freebsd 5.4 on a Toshiba Tecra M1. Anyone know the right parameters for the Video?All I get is lines and then fades to mostly dark

Problems with SATA drive on a Shuttle

2005-10-05 Thread bcsfd204
Hi. I'm having problems with FBSD 5.4-S on a machine I built. It is a Shuttle XPC with SATA150 drives. This is typical of the messages I get: initiate_write_filepage: already started ad5: WARNING no status, reselecting device ad5: timeout sending command=ca ad5: error issuing WRITE_DMA

Re: OT: New design

2005-10-05 Thread Hamza Eraldi
Great design! Congratulations! On Wed, 05 Oct 2005 17:43:20 -0500, Chris [EMAIL PROTECTED] said: I see the site is sporting a new design. I like it. -- Best regards, Chris Don't force it, get a bigger hammer. ___ --

RE: Problems with SATA drive on a Shuttle

2005-10-05 Thread Gayn Winters
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED] Sent: Wednesday, October 05, 2005 4:37 PM To: freebsd-questions@freebsd.org Subject: Problems with SATA drive on a Shuttle Hi. I'm having problems with FBSD 5.4-S on a

Re: fxp0 problem with 6Beta?

2005-10-05 Thread Brian A. Seklecki
-- Should have read man tcpdump prior to running it! As root: tcpdump: verbose output suppressed, use -v or -vv for full protocol decode listening on fxp0, link-type EN10MB (Ethernet), capture size 96 bytes 23:10:40.704329 802.1d config 8000.00:0f:b5:16:dd:b6.8001 root 8000.00:0f:b5:16: What

Re: OT: New design

2005-10-05 Thread Nicolas Blais
On October 5, 2005 07:57 pm, Hamza Eraldi wrote: Great design! Congratulations! On Wed, 05 Oct 2005 17:43:20 -0500, Chris [EMAIL PROTECTED] said: I see the site is sporting a new design. I like it. -- Best regards, Chris Don't force it, get a bigger hammer.

  1   2   >