Cannot upgrade TCL port

2006-07-20 Thread Nagy László
My system is FreeBSD 6.0. After running portupgrade -aP it start upgrading Tcl. After compilation, it starts making tests like the one below. Each test times out after some minutes. It would take a day to run all the tests. Why they are failing? How can I disable the tests? The main problem

Re: vmware / vmplayer on freebsd?

2006-07-20 Thread cknipe
As far as I'm aware, VMWare only supports FreeBSD as a Guest OS, not as a Host OS. i.e. you can't run VMWare itself on FreeBSD, but you can run FreeBSD inside VMWare.. Quoting Erin Sharmahd [EMAIL PROTECTED]: I'm trying to find some info on google on using vmware server or vmplayer on

Re: vmware / vmplayer on freebsd?

2006-07-20 Thread Mark Kane
On Wed, Jul 19, 2006, at 22:36:56 -0600, Erin Sharmahd wrote: I'm trying to find some info on google on using vmware server or vmplayer on freebsd. In essence, one of my classes is expecting us to do some windows work, and i'd like to do it in vmware or something similar so that I don't have

Re: vmware / vmplayer on freebsd?

2006-07-20 Thread Duane Hill
On Thu, 20 Jul 2006, [EMAIL PROTECTED] wrote: As far as I'm aware, VMWare only supports FreeBSD as a Guest OS, not as a Host OS. i.e. you can't run VMWare itself on FreeBSD, but you can run FreeBSD inside VMWare.. That would be correct. I own a copy of VMWare for Windows and use it

Kernel Source

2006-07-20 Thread irlow irlow
bash-2.05b# cd vmware3/ bash-2.05b# make install make clean === vmware3-3.2.1.2242_13,1 kernel source files required. *** Error code 1 Stop in /usr/ports/emulators/vmware3. bash-2.05b# What should I do? I don't know how to install a kernel source, specially that it's probably the kernel

Re: Kernel Source

2006-07-20 Thread Nick Withers
On Thu, 20 Jul 2006 07:27:43 + (GMT) irlow irlow [EMAIL PROTECTED] wrote: bash-2.05b# cd vmware3/ bash-2.05b# make install make clean === vmware3-3.2.1.2242_13,1 kernel source files required. *** Error code 1 Stop in /usr/ports/emulators/vmware3. bash-2.05b# What should I do?

k3b installation problem - make fails

2006-07-20 Thread Andriy Babiy
Hi all, I installed all the libraries mentioned on k3b.org, including mandatory and optional (actually, excluding two of the optional libraries - libmusicbrainz and hal). I used the latest versions of all the libraries, and k3b as well. FreeBSD version 6.1. ./configure runs without error

Problem upgrading mplayer

2006-07-20 Thread Filippo Moretti
I run 6.1_STABLE on i386 arch and when I tried to upgrade mplayer I get the following error c++: Internal error: Killed: 9 (program cc1plus) Please submit a full bug report. See URL:http://gcc.gnu.org/bugs.html for instructions. *** Error code 1 Stop in

Re: k3b installation problem - make fails

2006-07-20 Thread Nick Withers
On Thu, 20 Jul 2006 00:52:16 -0700 Andriy Babiy [EMAIL PROTECTED] wrote: Hi all, I installed all the libraries mentioned on k3b.org, including mandatory and optional (actually, excluding two of the optional libraries - libmusicbrainz and hal). I used the latest versions of all the

mysql.sock deleted

2006-07-20 Thread tethys ocean
Hi all While doing portupgrade -vr mysql I lost my mysql socket . So mysql cant start. How I can create mysql.sock ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any

Re: coldfusion alternative

2006-07-20 Thread Malcolm Fitzgerald
On 20/07/2006, at 11:10 AM, Glenn McCalley wrote: OK so a good customer of long standing wants a coldfusion website. Some developer, the husband of one of his staff (so that makes him a trusted advisor, right?), has convinced him it's the only way to do it. My position is maybe that's the

Re: How does dmesg(8) information survive a reboot ?

2006-07-20 Thread Lowell Gilbert
Ricardo Branco [EMAIL PROTECTED] writes: I've just tried this Frenzy Live-CD at http://frenzy.org.ua/eng/ a few hours ago. It's based on FreeBSD 6.1-STABLE. Then I rebooted into my FreeBSD 6.1-RELEASE box and suddenly dmesg(8) now outputs the content from the previous 2 sessions with the

Re: mysql.sock deleted

2006-07-20 Thread Matthew Seaman
tethys ocean wrote: Hi all While doing portupgrade -vr mysql I lost my mysql socket . So mysql cant start. How I can create mysql.sock MySQL will generally create whatever socket it needs to communicate on when it starts up. It's automatic. Not seeing the socket after portupgrade

Re: coldfusion alternative

2006-07-20 Thread Chuck Swiger
Glenn McCalley wrote: Looking at it, he wants to collect some data on an input form, then hash it over a couple of ways and present the results. Pretty graphics maybe as well. Looks to me like Perl... don't even need a real database, heck DB_File would work just fine for this. OK with me...

network no longer auto-starts after mergemaster

2006-07-20 Thread Jim Stapleton
I rebuilt my kernel/world, but now my network no longer auto-starts. I can easily start it with sudo ifconfig fxp0 up, which, while it works, is mildly annoying. Anyone know what file I could have improperly mergemastered to get this result? My rc.conf file, I'm not sure what else I should put

Re: vmware / vmplayer on freebsd?

2006-07-20 Thread Rico Secada
On Thu, 20 Jul 2006 06:39:28 + (WET) Duane Hill [EMAIL PROTECTED] wrote: On Thu, 20 Jul 2006, [EMAIL PROTECTED] wrote: As far as I'm aware, VMWare only supports FreeBSD as a Guest OS, not as a Host OS. i.e. you can't run VMWare itself on FreeBSD, but you can run FreeBSD inside

Re: File System for attached storage?

2006-07-20 Thread Chuck Swiger
Atom Powers wrote: All the modern storage cabinets have two data ports (mine has two SCSI320 ports) so they can be attached to two servers. But what kind of file system can you use that would make that data available to both servers? Splitting the storage in half isn't an option, as that

Re: Cannot upgrade TCL port

2006-07-20 Thread Andrew Robinson
I found that the easiest way to fix this problem is to edit the Makefile. Comment out the following two lines and it should run. From: .if ${BLACKHOLE} != '' ${BLACKHOLE} != 0 # # net.inet.tcp.blackhole is non-zero. Some

Re: Cannot upgrade TCL port

2006-07-20 Thread Nagy László Zsolt
Andrew Robinson írta: I found that the easiest way to fix this problem is to edit the Makefile. Comment out the following two lines and it should run. From: .if ${BLACKHOLE} != '' ${BLACKHOLE} != 0 # #

portupgrade question

2006-07-20 Thread Nagy László
After running portupgrade -aP I get this: ** Listing the failed packages (*:skipped / !:failed) ! textproc/linux-expat (linux-expat-1.95.7_1) (install error) * x11-fonts/linux-fontconfig (linux-fontconfig-2.2.3_4) * x11/linux-XFree86-libs

how to update freebsd 5.4 to 6.1 via no Internet and CD or DVD media

2006-07-20 Thread nectar76
Hi, I have a USB WLAN Adapter, and have no idea to work on FreeBSD 5.4, but there is a driver called p54u (http://prism54.org/newdrivers.html)can try, but it is recommend to work on FreeBSD 6. I done: 1. download freebsd 6.1 iso and unzip files, want to update system at local, but

RE: coldfusion alternative

2006-07-20 Thread Tamouh H.
OK so a good customer of long standing wants a coldfusion website. Some developer, the husband of one of his staff (so that makes him a trusted advisor, right?), has convinced him it's the only way to do it. My position is maybe that's the only way -he- can do it but there's a whole

Re: Problem upgrading mplayer

2006-07-20 Thread Chuck Swiger
Filippo Moretti wrote: I run 6.1_STABLE on i386 arch and when I tried to upgrade mplayer I get the following error c++: Internal error: Killed: 9 (program cc1plus) Mostly likely, you've got hardware problems like bad memory or an overheating CPU. Either run some system diagonstics like

Re: fbsd 6 didnot work on laptop

2006-07-20 Thread Marwan Sultan
Hello everyone, I booted with acpi disabled, it worked. BUT I checked with HP, they had bios upgrdae, I upgraded my bios and guess what?? It boots normal, and works fine, i donot need to do any additional configuration,the acpi is supported and the tempreture message has gone after bios

Security Run Output E-mail

2006-07-20 Thread PATRICK CARTER
I'm relatively ne to FreeBSD (~6 months of usage) and I have been administering my own system for approximately the last 2 months. Recently my system has received many ssh login attempts on standard user accounts as someone has been attempting to break into my system. I usually read the

Creating_a_Stable_Secure_FreeBSD_Mailserver.pdf

2006-07-20 Thread Don Munyak
re: Creating_a_Stable_Secure_FreeBSD_Mailserver.pdf The title of this thread references a document created several years ago. The author wrote the article and posted in a forum at www.screamingelectron.org/ http://www.screamingelectron.org/forum/showthread.php?t=725page=1pp=10 He also posted an

Re: vmware / vmplayer on freebsd?

2006-07-20 Thread Duane Hill
On Thu, 20 Jul 2006, Rico Secada wrote: On Thu, 20 Jul 2006 06:39:28 + (WET) Duane Hill [EMAIL PROTECTED] wrote: On Thu, 20 Jul 2006, [EMAIL PROTECTED] wrote: As far as I'm aware, VMWare only supports FreeBSD as a Guest OS, not as a Host OS. i.e. you can't run VMWare itself on FreeBSD,

Connection refusal for an NFS mount

2006-07-20 Thread David Landgren
List, On an old Redhat box (address 172.17.0.18), I'm trying to mount an NFS export from a FreeBSD (5.2.1-RELEASE) box. Both machines are on the same network segment, and neither have any onboard firewalling rules. I run the following command (on the redhat, bechet is the FreeBSD box):

Re: I need help with intallation relatd issue

2006-07-20 Thread Chuck Swiger
Lou Gordon wrote: Hi my 2U server rack has 2-250 gig hard drives and we can only see one of them. I had my upgrade store do a diagnostic and in Windows it sees both 250 Gig drives. I am in San Francisco, CA and I don't know any tech that has experience with this kind of OS issue. Please help if

HOWTO wireless please.

2006-07-20 Thread Marwan Sultan
Hello gurus, Can someone help me setting up my wireless device on my laptop im on 6.1R, I tried to do as instructed on handbook, but no luck. My laptop suppose to be the client, and i have a netgear wireless modem router up and running. How to make the freebsd see the router have the ip, and

I need help with intallation relatd issue

2006-07-20 Thread Lou Gordon
Hi my 2U server rack has 2-250 gig hard drives and we can only see one of them. I had my upgrade store do a diagnostic and in Windows it sees both 250 Gig drives. I am in San Francisco, CA and I don't know any tech that has experience with this kind of OS issue. Please help if you can. I can be

Re: vmware / vmplayer on freebsd?

2006-07-20 Thread BSDServer Redes e Servidores
I had success using VMWare 3 on a FreeBSD to run windows Xp inside it. And let's not forget our other options, like qemu and boch... (when it fits, of course ;-) Regards... -- Rafael Mentz Aquino BSDServer Ltda. 51 - 9847 8825 -- Original Message --- From: Duane Hill [EMAIL

Re: Connection refusal for an NFS mount

2006-07-20 Thread David Kelly
On Thu, Jul 20, 2006 at 05:16:16PM +0200, David Landgren wrote: List, On an old Redhat box (address 172.17.0.18), I'm trying to mount an NFS export from a FreeBSD (5.2.1-RELEASE) box. Both machines are on the same network segment, and neither have any onboard firewalling rules. [...] (I

Re: HOWTO wireless please.

2006-07-20 Thread Garrett Cooper
Marwan Sultan wrote: Hello gurus, Can someone help me setting up my wireless device on my laptop im on 6.1R, I tried to do as instructed on handbook, but no luck. My laptop suppose to be the client, and i have a netgear wireless modem router up and running. How to make the freebsd see the

Re: HOWTO wireless please.

2006-07-20 Thread Garrett Cooper
Garrett Cooper wrote: Marwan Sultan wrote: Hello gurus, Can someone help me setting up my wireless device on my laptop im on 6.1R, I tried to do as instructed on handbook, but no luck. My laptop suppose to be the client, and i have a netgear wireless modem router up and running. How to make

Re: HOWTO wireless please.

2006-07-20 Thread doug
On Thu, 20 Jul 2006, Garrett Cooper wrote: Garrett Cooper wrote: Marwan Sultan wrote: Hello gurus, Can someone help me setting up my wireless device on my laptop im on 6.1R, I tried to do as instructed on handbook, but no luck. My laptop suppose to be the client, and i have a netgear

Re: Connection refusal for an NFS mount

2006-07-20 Thread David Landgren
David Kelly wrote: On Thu, Jul 20, 2006 at 05:16:16PM +0200, David Landgren wrote: List, On an old Redhat box (address 172.17.0.18), I'm trying to mount an NFS export from a FreeBSD (5.2.1-RELEASE) box. Both machines are on the same network segment, and neither have any onboard firewalling

Re: I need help with intallation relatd issue

2006-07-20 Thread Kevin Kinsey
Chuck Swiger wrote: Lou Gordon wrote: Hi my 2U server rack has 2-250 gig hard drives and we can only see one of them. I had my upgrade store do a diagnostic and in Windows it sees both 250 Gig drives. I am in San Francisco, CA and I don't know any tech that has experience with this kind of OS

Re: HOWTO wireless please.

2006-07-20 Thread Marwan Sultan
Hello Garrett, Hello doug, In http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/network-wireless.html it doesnot explain how to setup ugen0 device or any wireless device for a client, insted it says First, make sure your system can see the wireless card: However, in ifconfig -a

FreeBSD 6: open(/dev/lpt0, O_WRONLY) hangup fixed

2006-07-20 Thread george+freebsd
I've solved my /dev/lpt0 problem. Here is what happened: 1. I observed that the problem is also happening on FreeBSD 6.0. 2. It isn't happening on 5.3. 3. I sprinkled some printf's into lptopen in sys/dev/ppbus/lpt.c. 4. I compiled a new kernel, stripping a whole bunch of stuff out of the

Re: Connection refusal for an NFS mount

2006-07-20 Thread David Kelly
On Thu, Jul 20, 2006 at 07:43:16PM +0200, David Landgren wrote: David Kelly wrote: For starters try showmount -e the.freebsd.ip.address on the Linux box to see if the Linux box sees the NFS daemons on the FreeBSD machine. Hrm. # showmount -e 172.17.0.21 mount clntudp_create: RPC: Port

Re: HOWTO wireless please.

2006-07-20 Thread Jonathan Fosburgh
On Thursday 20 July 2006 13:03, Marwan Sultan wrote: Hello Garrett, Hello doug, In http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/network-wireless. html it doesnot explain how to setup ugen0 device or any wireless device for a client, insted it says First, make sure your

Re: HOWTO wireless please.

2006-07-20 Thread doug
On Thu, 20 Jul 2006, Marwan Sultan wrote: Hello Garrett, Hello doug, In http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/network-wireless.html it doesnot explain how to setup ugen0 device or any wireless device for a client, insted it says First, make sure your system can see the

Re: Shibboleth on FreeBSD

2006-07-20 Thread Scott Ullrich
On 7/18/06, Velotiaray [EMAIL PROTECTED] wrote: Hello. I would like to know if there is a shibboleth package available for FreeBSD 6.1 (or even for previous version). I am working on a PFSense firewall in order to add new functionalities on it (the PFSense distribution is installed on a FreeBSD

Re: Creating_a_Stable_Secure_FreeBSD_Mailserver.pdf

2006-07-20 Thread Grant
I don't know how updated this one is but i found a .pdf version here: http://wumber.net/books/Creating_a_Stable_Secure_FreeBSD_Mailserver.pdf Bye. Grant. On 20 Jul 2006, at 15:59, Don Munyak wrote: re: Creating_a_Stable_Secure_FreeBSD_Mailserver.pdf The title of this thread references a

Re: Creating_a_Stable_Secure_FreeBSD_Mailserver.pdf

2006-07-20 Thread Don Munyak
On 7/20/06, Grant [EMAIL PROTECTED] wrote: I don't know how updated this one is but i found a .pdf version here: http://wumber.net/books/Creating_a_Stable_Secure_FreeBSD_Mailserver.pdf Bye. Grant. On 20 Jul 2006, at 15:59, Don Munyak wrote: re:

Re: HOWTO wireless please.

2006-07-20 Thread Bob Johnson
On 7/20/06, Marwan Sultan [EMAIL PROTECTED] wrote: Hello gurus, Can someone help me setting up my wireless device on my laptop im on 6.1R, I tried to do as instructed on handbook, but no luck. My laptop suppose to be the client, and i have a netgear wireless modem router up and running. How to

Re: HOWTO wireless please.

2006-07-20 Thread John Nielsen
On Thursday 20 July 2006 15:30, Bob Johnson wrote: On 7/20/06, Marwan Sultan [EMAIL PROTECTED] wrote: Hello gurus, Can someone help me setting up my wireless device on my laptop im on 6.1R, I tried to do as instructed on handbook, but no luck. My laptop suppose to be the client, and i

Berkeley db XML

2006-07-20 Thread Mohamad Babaei
Hi, I want to install Berkeley db XML on FreeBSD 6.1 , but i can not do this, is there any body has install it ? ( I use the source from sleepycat.com ) Regards, Mo ___ freebsd-questions@freebsd.org mailing list

jdk port

2006-07-20 Thread eoghan
Hi While installing openoffice I had to grab jdk15. This is the build error: Note: * uses or overrides a deprecated API. Note: Recompile with -Xlint:deprecation for details. Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. 21 errors

printing from FreeBSD to a WinXP print server

2006-07-20 Thread David J Brooks
I can find lots of helpful information about setting up FreeBSD as a print server for Windows clients, but I'm not finding anything helpful about setting things up the other way. Does anyone have any experience doing this? David -- Sure God created the world in only six days, but He didn't

Re: Shibboleth on FreeBSD

2006-07-20 Thread Velotiaray
Hello! Thank you! That's exactly what I was looking for... I should have thought about such a version :D I will let you know if that solves my problem. Have a nice w.e. Velotiaray. Scott Ullrich wrote: On 7/18/06, Velotiaray [EMAIL PROTECTED] wrote: Hello. I would like to know if there

RE: printing from FreeBSD to a WinXP print server

2006-07-20 Thread Kirk Davis
Check out apsfilter in the ports collection. It work very well for that. Kirk -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of David J Brooks Posted At: July 20, 2006 3:25 PM Posted To: FreeBSD.Questions Conversation: printing from FreeBSD

Re: network no longer auto-starts after mergemaster

2006-07-20 Thread Nick Withers
On Thu, 20 Jul 2006 09:36:42 -0400 Jim Stapleton [EMAIL PROTECTED] wrote: I rebuilt my kernel/world, but now my network no longer auto-starts. I can easily start it with sudo ifconfig fxp0 up, which, while it works, is mildly annoying. Anyone know what file I could have improperly

Re: network no longer auto-starts after mergemaster

2006-07-20 Thread Jim Stapleton
On 7/20/06, Nick Withers [EMAIL PROTECTED] wrote: On Thu, 20 Jul 2006 09:36:42 -0400 Jim Stapleton [EMAIL PROTECTED] wrote: I rebuilt my kernel/world, but now my network no longer auto-starts. I can easily start it with sudo ifconfig fxp0 up, which, while it works, is mildly annoying.

Re: how to update freebsd 5.4 to 6.1 via no Internet and CD or DVD media

2006-07-20 Thread Nick Withers
On Thu, 20 Jul 2006 16:52:22 +0800 nectar76 [EMAIL PROTECTED] wrote: Hi, I have a USB WLAN Adapter, and have no idea to work on FreeBSD 5.4, but there is a driver called p54u (http://prism54.org/newdrivers.html)can try, but it is recommend to work on FreeBSD 6. I done: 1. download

(no subject)

2006-07-20 Thread [EMAIL PROTECTED]
I tried to use burncd on my FreeBSD 6.1 system and it failed. The command I typed is: burncd -t -v -f /dev/acd0 ISO9660 file-name and I got the error message no data format selected. I thought the ISO9660 was the data format. What is the data format? How do I get to burn

installing FreeBSD 6.1

2006-07-20 Thread [EMAIL PROTECTED]
I installed FreeBSD 6.1 expecting it to give me the maximum capability, but it didn't give me the X windows capability. Was everything needed for it put together, but X was properly linked where it should be? Is there a way that I can test for this (where should X be linked)?

Linux/FreeBSD NFS incompatibilities (was: Connection refusal for an NFS mount)

2006-07-20 Thread Greg 'groggy' Lehey
On Thursday, 20 July 2006 at 17:16:16 +0200, David Landgren wrote: List, On an old Redhat box (address 172.17.0.18), I'm trying to mount an NFS export from a FreeBSD (5.2.1-RELEASE) box. Both machines are on the same network segment, and neither have any onboard firewalling rules. FWIW,

Re: installing FreeBSD 6.1

2006-07-20 Thread doug
On Fri, 21 Jul 2006, [EMAIL PROTECTED] wrote: I installed FreeBSD 6.1 expecting it to give me the maximum capability, but it didn't give me the X windows capability. Was everything needed for it put together, but X was properly linked where it should be? Is there a way that I

Re: installing FreeBSD 6.1

2006-07-20 Thread doug
On Fri, 21 Jul 2006, [EMAIL PROTECTED] wrote: I installed FreeBSD 6.1 expecting it to give me the maximum capability, but it didn't give me the X windows capability. Was everything needed for it put together, but X was properly linked where it should be? Is there a way that I

Re: printing from FreeBSD to a WinXP print server

2006-07-20 Thread David J Brooks
On Thursday 20 July 2006 16:36, Kirk Davis wrote: -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of David J Brooks Posted At: July 20, 2006 3:25 PM Posted To: FreeBSD.Questions Conversation: printing from FreeBSD to a WinXP print server

pppNAT woes =(

2006-07-20 Thread Ivan Levchenko
Hello All, Internet adsl - PPPoE. ( i don't have access to the router/modem) Current setup: One ethernet cord that I got from the ISP that is connected to a switch three computers (one freebsd and 2 windows) connected to the same switch I am able to connect to the internet from any of my

Re: printing from FreeBSD to a WinXP print server

2006-07-20 Thread Warren Block
On Thu, 20 Jul 2006, David J Brooks wrote: I can find lots of helpful information about setting up FreeBSD as a print server for Windows clients, but I'm not finding anything helpful about setting things up the other way. Does anyone have any experience doing this? Samba's smbclient can send

RE: pppNAT woes =(

2006-07-20 Thread fbsd
If your saying that in your current network configuration you can only power up and use one of the 3 PC's on the switch at a time? That you can not use all 3 pc's at the same time? If that is correct. Then you need to cable the FreeBSD pc direct to the ADSL cable like the switch is now. Then add

no more /var/run/sendmail.pid file

2006-07-20 Thread Noah
Hi there, FreeBSD 4.11 ESMTP Sendmail 8.13.7/8.13.7 might you please help me with generating and/or finding an appropriate /etc/mail/Makefile ? since I upgraded to 8.13.7 there appears to no longer be a /var/run/sendmail.pid file . # make restart /bin/kill -HUP `head -1

Re: installing FreeBSD 6.1

2006-07-20 Thread Jonathan Horne
On Thursday 20 July 2006 20:51, doug wrote: On Fri, 21 Jul 2006, [EMAIL PROTECTED] wrote: I installed FreeBSD 6.1 expecting it to give me the maximum capability, but it didn't give me the X windows capability. Was everything needed for it put together, but X was properly linked

Temperature Monitor

2006-07-20 Thread Tamouh H.
Hi, I've an Intel board D865GVHZ running on FBSD 5.4 that I'd like to monitor its temperature. I've tried using lmmon , but the data are way off: Motherboard Temp Voltages 255C / 491F / 528KVcore1: +3.984V Vcore2: +3.984V Fan Speeds

tell me

2006-07-20 Thread batsaikhan tsedevsuren
explain me about RAM, log, hardware,sysctl, PAE,net and mail - See the all-new, redesigned Yahoo.com. Check it out. ___ freebsd-questions@freebsd.org mailing list

tell me

2006-07-20 Thread batsaikhan tsedevsuren
explain me about RAM, log, hardware,sysctl, PAE,net and mail - Yahoo! Music Unlimited - Access over 1 million songs.Try it free. ___ freebsd-questions@freebsd.org mailing list

Re: tell me

2006-07-20 Thread Nick Withers
On Thu, 20 Jul 2006 18:40:58 -0700 (PDT) batsaikhan tsedevsuren [EMAIL PROTECTED] wrote: G'day Batsaikhan! Firstly, let me just say that your email comes across as really rude - but I'm sure this is just a language thing! I'm not telling you off here, just trying to warn you in case you're not

Anyone with Xeon 5100s yet?

2006-07-20 Thread Nikolas Britton
Anyone have feedback on the new Xeons and the 5000p/v/x chipsets? Is Xen working with VT (Vanderpool)? SSE4 support?, chipset funkyness? fast? stable? anything? I'm tired of waiting for Socket F Opterons w/Pacifica. -- BSD Podcasts @: http://bsdtalk.blogspot.com/