start X in background without it taking over the console?

2011-05-10 Thread Chris Telting
I know this isn't strictly a Freebsd question. I want to start up X in the background without it taking over the console. I want to switch over to it manually when I press alt-F9. ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.o

Re: Established method to enable suid scripts?

2011-05-10 Thread Chris Telting
On 05/10/2011 19:19, Devin Teske wrote: On May 10, 2011, at 5:54 PM, Chris Telting wrote: I've googled for over an hour. I'm not looking to get into a discussion on security or previous bugs that are currently fixed. Suid in and of itself is a security issue. But if you are using suid it i

Re: make the iso image

2011-05-10 Thread Polytropon
On Tue, 10 May 2011 19:21:14 -0700, mohammad abedini wrote: > I like make the release cd image from my installed freebsd . On Tue, 10 May 2011 19:24:39 -0700, mohammad abedini wrote: > I plan to make the FreeBSD installation with facilities in my state This looks as if you want to create your

Re: Established method to enable suid scripts?

2011-05-10 Thread Devin Teske
On May 10, 2011, at 5:54 PM, Chris Telting wrote: > I've googled for over an hour. > > I'm not looking to get into a discussion on security or previous bugs that > are currently fixed. Suid in and of itself is a security issue. But if you > are using suid it it should work; I don't want to u

Re: Established method to enable suid scripts?

2011-05-10 Thread Daniel Staal
--As of May 11, 2011 3:55:03 AM +0200, Polytropon is alleged to have said: On Tue, 10 May 2011 21:43:43 -0400, Daniel Staal wrote: One thought: What's the output of 'mount' for the slice you are trying to run this script from? (Suid can be blocked on a per-mountpoint basis.) Just for termi

Re: make the iso image

2011-05-10 Thread Polytropon
On Tue, 10 May 2011 18:58:47 -0700, mohammad abedini wrote: > Tanks > > I like make iso image from my freeBSD in my hard disk. Do you refer to the "make release" procedure provided in /usr/src/Makefile, do you mean a live system (that can be run from CD or DVD), or do you want to create a backu

Re: make the iso image

2011-05-10 Thread mohammad abedini
Tanks I like make iso image from my freeBSD in my hard disk. BR On Tue, May 10, 2011 at 6:30 AM, Lowell Gilbert < freebsd-questions-lo...@be-well.ilk.org> wrote: > mohammad abedini writes: > > > 1. i install freebsd and make the new kernel, i like make the iso > > install CD in new install Fre

Re: Established method to enable suid scripts?

2011-05-10 Thread Polytropon
On Tue, 10 May 2011 21:43:43 -0400, Daniel Staal wrote: > One thought: What's the output of 'mount' for the slice you are trying to > run this script from? (Suid can be blocked on a per-mountpoint basis.) Just for terminology: You mount a partition, _not_ a slice, so mount operates on partition

Re: Established method to enable suid scripts?

2011-05-10 Thread Daniel Staal
--As of May 10, 2011 5:54:04 PM -0700, Chris Telting is alleged to have said: I've googled for over an hour. I'm not looking to get into a discussion on security or previous bugs that are currently fixed. Suid in and of itself is a security issue. But if you are using suid it it should work;

Re: kernel and buildworld questions

2011-05-10 Thread Mage
On 05/10/2011 10:59 PM, Mage wrote: > Actually I don't have make.conf, I renamed it. > It doesn't matter for RVM. It doesn't use it. I exported CC, GCC, CFLAGS > and so for rvm install. > The rvm install signal 4 seems to be general problem, http://code.google.com/p/rubyenterpriseedition/issues/det

Re: (8.2) amd64 + linuxulator + nvidia driver is it stable ?

2011-05-10 Thread Mario Lobo
On Tuesday 10 May 2011 20:09:37 Mark Felder wrote: > On Tue, 10 May 2011 16:21:39 -0500, Mario Lobo wrote: > > Are you guys using nspluginwrapper-devel? > > Hi Mario, > > It happens to me with Opera, Chromium (from chromium.hybridsource.org), > and with Firefox via regular nspluginwrapper. > >

Re: OpenVPN Setup

2011-05-10 Thread Kevin Wilcox
On Tue, May 10, 2011 at 20:50, Frank Griffith wrote: > Anyway, I tried to start the OpenVPN server on the FreeBSD server and it > will not start. I got this message: > > # openvpn /usr/local/etc/openvpn/server.conf > Tue May 10 20:35:11 2011 OpenVPN 2.2.0 amd64-portbld-freebsd8.2 [SSL] [LZO2] > [

Established method to enable suid scripts?

2011-05-10 Thread Chris Telting
I've googled for over an hour. I'm not looking to get into a discussion on security or previous bugs that are currently fixed. Suid in and of itself is a security issue. But if you are using suid it it should work; I don't want to use a kludge and I don't want to use sudo. I'm hoping it's a

Re: kernel and buildworld questions

2011-05-10 Thread Michael D. Norwick
On 05/10/11 20:59, Mage wrote: On 05/10/2011 10:34 PM, Lowell Gilbert wrote: You've tried it with an empty make.conf file first, I assume? Actually I don't have make.conf, I renamed it. It doesn't matter for RVM. It doesn't use it. I exported CC, GCC, CFLAGS and so for rvm install. ___

Re: Fw: OpenVPN Setup

2011-05-10 Thread Kevin Wilcox
On Tue, May 10, 2011 at 20:09, Kevin Wilcox wrote: > On Tue, May 10, 2011 at 19:59, Bill Tillman wrote: >>    client1.crt >>    client1.csr >>    client1.key > You only need to copy the .crt and .key files, those are your key and > certificate for the client named client1. One more comment th

Re: Fw: OpenVPN Setup

2011-05-10 Thread Kevin Wilcox
On Tue, May 10, 2011 at 19:59, Bill Tillman wrote: > This is a very frustrating process but I think I'm getting there. The files > I created on the FreeBSD server which I copied over are: > >    client1.crt >    client1.csr >    client1.key > > But the windows setup appears that it wants one of t

Re: Fw: OpenVPN Setup

2011-05-10 Thread Bill Tillman
From: Kevin Wilcox To: Bill Tillman Cc: freebsd-questions@freebsd.org Sent: Tue, May 10, 2011 7:42:21 PM Subject: Re: Fw: OpenVPN Setup On Tue, May 10, 2011 at 19:19, Bill Tillman wrote: > OK I know I saw this somewhere but it eludes me now. I have generat

Re: Fw: OpenVPN Setup

2011-05-10 Thread Kevin Wilcox
On Tue, May 10, 2011 at 19:19, Bill Tillman wrote: > OK I know I saw this somewhere but it eludes me now. I have generated the keys > and certificates for the server and client on my FreeBSD server. I then copied > them over to my Windows laptop but apparently cannot find where I'm supposed > to

Fw: OpenVPN Setup

2011-05-10 Thread Bill Tillman
From: Chuck Swiger To: Bill Tillman Cc: freebsd-questions@freebsd.org Sent: Tue, May 10, 2011 6:39:48 PM Subject: Re: OpenVPN Setup   OK I know I saw this somewhere but it eludes me now. I have generated the keys and certificates for the server and client

Re: (8.2) amd64 + linuxulator + nvidia driver is it stable ?

2011-05-10 Thread Jerry
On Tue, 10 May 2011 17:30:04 -0400 Pierre-Luc Drouin articulated: > I am using the non-devel version of nspluginwrapper. On my system, > flash causes firefox to hang for maybe 10-20 seconds sometimes, but > this resolves by itself... I think the problem that was originally > identified and that I

Re: (8.2) amd64 + linuxulator + nvidia driver is it stable ?

2011-05-10 Thread Mark Felder
On Tue, 10 May 2011 16:21:39 -0500, Mario Lobo wrote: Are you guys using nspluginwrapper-devel? Hi Mario, It happens to me with Opera, Chromium (from chromium.hybridsource.org), and with Firefox via regular nspluginwrapper. Regards, Mark ___

Re: OpenVPN Setup

2011-05-10 Thread Chuck Swiger
On May 10, 2011, at 3:31 PM, Bill Tillman wrote: > One more thing. I am going to need the Windows Client but I don't seem to > find that at the OpenVPN site, only the full install which I assume installs > the server as well as the client. Or am I missing the link to get just the > client instal

Re: OpenVPN Setup

2011-05-10 Thread Bill Tillman
One more thing. I am going to need the Windows Client but I don't seem to find that at the OpenVPN site, only the full install which I assume installs the server as well as the client. Or am I missing the link to get just the client install. I would like to keep the overhead to a minimum. __

Re: OpenVPN Setup

2011-05-10 Thread Bill Tillman
Yes, I got that after a few searches...I ended up installing bash because so many things these days are Linux centric and bash is the default shell on Linux. I through all the setup and created the certificates. Now to fire it up and then take my laptop down to Starbucks and try to login.

Re: OpenVPN Setup

2011-05-10 Thread Chuck Swiger
On May 10, 2011, at 2:50 PM, Bill Tillman wrote: >> OpenVPN's site provides fine documentation: >> >> http://openvpn.net/index.php/open-source/documentation.html >> >> http://openvpn.net/index.php/open-source/documentation/miscellaneous/78-static-key-mini-howto.html [ ... ] > I'm working thro

Fw: OpenVPN Setup

2011-05-10 Thread Bill Tillman
  From: Chuck Swiger To: Bill Tillman Cc: freebsd-questions@freebsd.org Sent: Tue, May 10, 2011 4:14:34 PM Subject: Re: OpenVPN Setup On May 10, 2011, at 12:55 PM, Bill Tillman wrote: > I have a FreeBSD-8.2-STABLE server running OpenVPN. What I'm trying to do i

Re: (8.2) amd64 + linuxulator + nvidia driver is it stable ?

2011-05-10 Thread Pierre-Luc Drouin
On Tue, May 10, 2011 at 5:21 PM, Mario Lobo wrote: > On Tuesday 10 May 2011 15:21:07 Pierre-Luc Drouin wrote: > > > On Tue, May 10, 2011 at 2:00 PM, Ivan Klymenko wrote: > > > > В Tue, 10 May 2011 17:31:53 +0200 > > > > > > > > Patrick Lamaiziere пишет: > > > > > Hi, > > > > > > > > > > I've g

Re: Sending a Fax

2011-05-10 Thread Arthur Chance
On 05/10/11 09:36, C. P. Ghost wrote: On Sat, May 7, 2011 at 4:30 PM, Bill Tillman wrote: I knew this thread would bring up some ironies. For the record it's all in their minds. E-Mails have been upheld in the US Court system as legal documents. Maybe. But as soon as you have to interact with

Re: (8.2) amd64 + linuxulator + nvidia driver is it stable ?

2011-05-10 Thread Mario Lobo
On Tuesday 10 May 2011 15:21:07 Pierre-Luc Drouin wrote: > On Tue, May 10, 2011 at 2:00 PM, Ivan Klymenko wrote: > > В Tue, 10 May 2011 17:31:53 +0200 > > > > Patrick Lamaiziere пишет: > > > Hi, > > > > > > I've got a new box running 8.2-stable with amd64 + linuxulator + > > > nvidia driver. Qu

Re: kernel and buildworld questions

2011-05-10 Thread Mage
On 05/10/2011 10:34 PM, Lowell Gilbert wrote: > You've tried it with an empty make.conf file first, I assume? Actually I don't have make.conf, I renamed it. It doesn't matter for RVM. It doesn't use it. I exported CC, GCC, CFLAGS and so for rvm install.

Re: conky problem

2011-05-10 Thread Eduardo
At 21:48 10/05/2011, Eduardo wrote: At 13:51 08/05/2011, pwnedomina wrote: Ive just setup "conky &" in my fluxbox startup file the thing is that when fluxbox starts i see it running but then suddenly disappears, i see its running on background but how can i make it to appear in the screen? W

Re: kernel and buildworld questions

2011-05-10 Thread Lowell Gilbert
Mage writes: > On 05/10/2011 10:16 PM, Pierre-Luc Drouin wrote: >> >> It is not necessarily the -O. It can also be the -march=native ... > gcc46 -fno-strict-aliasing -pipe -fPIC -L. -rdynamic main.o dmydln.o > dmyencoding.o dmyversion.o miniprelude.o array.o bignum.o class.o > compar.o c

Re: OpenVPN Setup

2011-05-10 Thread Darek M
On 5/10/2011 3:55 PM, Bill Tillman wrote: I have a FreeBSD-8.2-STABLE server running OpenVPN. What I'm trying to do is to be able to access my LAN with my M$ Windows laptop using a M$ compatible client. I read the manpage and it basically sets forth examples in which there will be two (2) OpenVPN

Re: kernel and buildworld questions

2011-05-10 Thread Mage
On 05/10/2011 10:16 PM, Pierre-Luc Drouin wrote: > > > > It is not necessarily the -O. It can also be the -march=native ... gcc46 -fno-strict-aliasing -pipe -fPIC -L. -rdynamic main.o dmydln.o dmyencoding.o dmyversion.o miniprelude.o array.o bignum.o class.o compar.o complex.o dir.o dln_

Re: kernel and buildworld questions

2011-05-10 Thread Pierre-Luc Drouin
On Tue, May 10, 2011 at 4:06 PM, Mage wrote: > On 05/10/2011 09:55 PM, Pierre-Luc Drouin wrote: > > > > If the -O3 argument in the command above comes from your make.conf, it is > > possible that this level of optimisation causes gcc46 to crash for these > > particular input files... You can try

Re: OpenVPN Setup

2011-05-10 Thread Chuck Swiger
On May 10, 2011, at 12:55 PM, Bill Tillman wrote: > I have a FreeBSD-8.2-STABLE server running OpenVPN. What I'm trying to do is > to > be able to access my LAN with my M$ Windows laptop using a M$ compatible > client. > I read the manpage and it basically sets forth examples in which there wil

OpenVPN Setup

2011-05-10 Thread Bill Tillman
I have a FreeBSD-8.2-STABLE server running OpenVPN. What I'm trying to do is to be able to access my LAN with my M$ Windows laptop using a M$ compatible client. I read the manpage and it basically sets forth examples in which there will be two (2) OpenVPN servers. In my case I will only have on

Re: kernel and buildworld questions

2011-05-10 Thread Mage
On 05/10/2011 09:55 PM, Pierre-Luc Drouin wrote: > > If the -O3 argument in the command above comes from your make.conf, it is > possible that this level of optimisation causes gcc46 to crash for these > particular input files... You can try lowering the level of optimisation as > a whole when buil

Re: conky problem

2011-05-10 Thread Eduardo
At 13:51 08/05/2011, pwnedomina wrote: Ive just setup "conky &" in my fluxbox startup file the thing is that when fluxbox starts i see it running but then suddenly disappears, i see its running on background but how can i make it to appear in the screen? Where did you write "conky &" ? It sho

Re: kernel and buildworld questions

2011-05-10 Thread Pierre-Luc Drouin
On Tue, May 10, 2011 at 3:42 PM, Mage wrote: > > > Since it core dumps with "Illegal instruction", it looks like there cvsup > is > > still using some of the ports you compiled with the wrong flags. I would > try > > the following: > > > > 1) Rename your file /etc/make.conf such that the system s

Re: kernel and buildworld questions

2011-05-10 Thread Mage
On 05/10/2011 09:40 PM, Ivan Klymenko wrote: > > begin > http://docs.freebsd.org/cgi/mid.cgi?20091215140234.GA94567 Thank you. I think I will need UTC zoneinfo so I will check csup. I still have no idea about the rvm install. Maybe I'll backup and revert to an earlier snapshot to see if it compile

Re: kernel and buildworld questions

2011-05-10 Thread Mage
> Since it core dumps with "Illegal instruction", it looks like there cvsup is > still using some of the ports you compiled with the wrong flags. I would try > the following: > > 1) Rename your file /etc/make.conf such that the system stops using it (just > in case there is still something wrong w

Re: kernel and buildworld questions

2011-05-10 Thread Ivan Klymenko
В Tue, 10 May 2011 21:28:25 +0200 Mage пишет: > On 05/10/2011 09:10 PM, Ivan Klymenko wrote: > > > >> [root@eden ~]# cvsup sup_standard > >> Connected to cvsup.de.FreeBSD.org > >> Updating collection src-all/cvs > >> Edit src/bin/sh/expand.c > >> Illegal instruction: 4 (core dumped) > > rm /usr/

Re: kernel and buildworld questions

2011-05-10 Thread Mage
On 05/10/2011 09:10 PM, Ivan Klymenko wrote: > >> [root@eden ~]# cvsup sup_standard >> Connected to cvsup.de.FreeBSD.org >> Updating collection src-all/cvs >> Edit src/bin/sh/expand.c >> Illegal instruction: 4 (core dumped) > rm /usr/share/zoneinfo/UTC I thought you are joking, but I tried: [roo

Re: kernel and buildworld questions

2011-05-10 Thread Ivan Klymenko
В Tue, 10 May 2011 20:59:17 +0200 Mage пишет: > On 05/10/2011 08:35 PM, Pierre-Luc Drouin wrote: > > > > > > By the way you don't really need to use the cvsup package anymore, > > as there is now the csup command that is part of FreeBSD. Regarding > > the core dumps, maybe you should tried runnin

Re: kernel and buildworld questions

2011-05-10 Thread Pierre-Luc Drouin
On Tue, May 10, 2011 at 2:59 PM, Mage wrote: > On 05/10/2011 08:35 PM, Pierre-Luc Drouin wrote: > > > > > > By the way you don't really need to use the cvsup package anymore, as > > there is now the csup command that is part of FreeBSD. Regarding the > > core dumps, maybe you should tried running

Re: kernel and buildworld questions

2011-05-10 Thread Mage
On 05/10/2011 08:35 PM, Pierre-Luc Drouin wrote: > > > By the way you don't really need to use the cvsup package anymore, as > there is now the csup command that is part of FreeBSD. Regarding the > core dumps, maybe you should tried running portsclean -PLD to remove > old packages, libraries and di

Re: kernel and buildworld questions

2011-05-10 Thread Pierre-Luc Drouin
On Tue, May 10, 2011 at 2:23 PM, Mage wrote: > On 05/10/2011 08:10 PM, Pierre-Luc Drouin wrote: > > Hi, > > > > If you initially compiled your ports using the -p option of > > portupgrade, then using the -P option of portupgrade will install the > > ports using the package files that you have gen

Re: kernel and buildworld questions

2011-05-10 Thread Pierre-Luc Drouin
Hi, If you initially compiled your ports using the -p option of portupgrade, then using the -P option of portupgrade will install the ports using the package files that you have generated rather than fetching them from the server. If you want to fetch the binaries rather than recompile it on your

Re: kernel and buildworld questions

2011-05-10 Thread Mage
On 05/10/2011 08:10 PM, Pierre-Luc Drouin wrote: > Hi, > > If you initially compiled your ports using the -p option of > portupgrade, then using the -P option of portupgrade will install the > ports using the package files that you have generated rather than > fetching them from the server. If you

Re: (8.2) amd64 + linuxulator + nvidia driver is it stable ?

2011-05-10 Thread Pierre-Luc Drouin
On Tue, May 10, 2011 at 2:00 PM, Ivan Klymenko wrote: > В Tue, 10 May 2011 17:31:53 +0200 > Patrick Lamaiziere пишет: > > > Hi, > > > > I've got a new box running 8.2-stable with amd64 + linuxulator + > > nvidia driver. Quite often when watching video on youtube the box > > freeze (no panic). >

Re: (8.2) amd64 + linuxulator + nvidia driver is it stable ?

2011-05-10 Thread Ivan Klymenko
В Tue, 10 May 2011 17:31:53 +0200 Patrick Lamaiziere пишет: > Hi, > > I've got a new box running 8.2-stable with amd64 + linuxulator + > nvidia driver. Quite often when watching video on youtube the box > freeze (no panic). > > Are there some known problems with this kind of configuration on >

kernel and buildworld questions

2011-05-10 Thread Mage
Hello, I just arrived to FreeBSD soon after I met silent data corruption on one of my software raid mirrors and went looking ZFS capable OS. So far I like it, I suppose I will migrate, however some issues appeared already. First of all, I think this manual doesn't work anymore: h

Re: (8.2) amd64 + linuxulator + nvidia driver is it stable ?

2011-05-10 Thread Patrick Lamaiziere
Le Tue, 10 May 2011 11:55:06 -0500, "Mark Felder" a écrit : Hello, > > I've got a new box running 8.2-stable with amd64 + linuxulator + > > nvidia driver. Quite often when watching video on youtube the box > > freeze (no panic). > > I've previously reported this to freebsd-emul and probably > f

kgdb & vmcore Cannot access memory at 0x252d1

2011-05-10 Thread dhaneshk k
list, I am new to kernel debugging, I compiled a new kernel with options KDB and DDBin addition to the GENERIC config and booted with the new kernel.( Goal is to debug the coredumps in my laptops /var/crash/vmcore files and try to find and fix the panic/situation which produce

kgdb and vmcore.0 cannot access memory at 0x252d1

2011-05-10 Thread dhaneshk k
list, I am new to kernel debugging, I compiled a new kernel with options KDB and DDBin addition to the GENERIC config and booted with the new kernel.( Goal is to debug the coredumps in my laptops /var/crash/vmcore files and try to find and fix the panic/situation which prod

Exhibiting in June

2011-05-10 Thread Jeff Andrews
Exhibiting in June? I'd love to help and its what I do best. I help exhibitors with banner stands, portable displays, custom displays, and shipping or freight coordination. I can always be reached on my cell phone: 818-519-2336. Please check out our website, but more importantly if you have

Re: (8.2) amd64 + linuxulator + nvidia driver is it stable ?

2011-05-10 Thread Mark Felder
On Tue, 10 May 2011 10:31:53 -0500, Patrick Lamaiziere wrote: I've got a new box running 8.2-stable with amd64 + linuxulator + nvidia driver. Quite often when watching video on youtube the box freeze (no panic). I've previously reported this to freebsd-emul and probably freebsd-stable, bu

(8.2) amd64 + linuxulator + nvidia driver is it stable ?

2011-05-10 Thread Patrick Lamaiziere
Hi, I've got a new box running 8.2-stable with amd64 + linuxulator + nvidia driver. Quite often when watching video on youtube the box freeze (no panic). Are there some known problems with this kind of configuration on amd64? (Works fine on my old laptop using 8.2/i386) I don't know where is pr

Re: conky problem

2011-05-10 Thread Lowell Gilbert
pwnedomina writes: > Ive just setup "conky &" in my fluxbox startup file the thing is that > when fluxbox starts i see it running but then suddenly disappears, i > see its running on background but how can i make it to appear in the > screen? Hard to say what the problem is: Have you tried the

Re: make the iso image

2011-05-10 Thread Lowell Gilbert
mohammad abedini writes: > 1. i install freebsd and make the new kernel, i like make the iso > install CD in new install FreeBSD how can i do this? If you've downloaded the image already and have a CD burner in your machine, burncd(8) will burn it for you, although installing cdrecord from the

Re: zfs & istgt

2011-05-10 Thread Damien Fleuriot
On 5/10/11 1:11 PM, Zhanbolat Ospanbekov wrote: > Здравствуйте. > Прошу разъяснитьодин момент по поводу использования istgt и zfs. > Есть задача организовать HA iSCSI target. > Для этого хочу использовать HAST + ZFS + CARP + ISTGT: > использовал следующую информацию: > http://wiki.virtastic.com/d

Re: bootloader problem

2011-05-10 Thread Antonio Olivares
Roelof, On Tue, May 10, 2011 at 2:44 AM, Roelof Wobben wrote: > Hello, > > Nobody who can help me. > > Roelof > > > > Op 9-5-2011 9:03, Roelof Wobben schreef: >> >> Hello, >> >> I have two disks, one of 80G with Win7, and one of 60G with at this moment >> Opensuse and Minix. >> >> Now I want to s

zfs & istgt

2011-05-10 Thread Zhanbolat Ospanbekov
Здравствуйте. Прошу разъяснитьодин момент по поводу использования istgt и zfs. Есть задача организовать HA iSCSI target. Для этого хочу использовать HAST + ZFS + CARP + ISTGT: использовал следующую информацию: http://wiki.virtastic.com/display/howto/FreeBSD+7.2+with+ZFS+as+an+iSCSI+target http://ww

Re: Sending a Fax

2011-05-10 Thread C. P. Ghost
On Sat, May 7, 2011 at 4:30 PM, Bill Tillman wrote: > I knew this thread would bring up some ironies. For the record it's all in > their > minds. E-Mails have been upheld in the US Court system as legal documents. Maybe. But as soon as you have to interact with non-US companies or administration

Re: bootloader problem

2011-05-10 Thread Roelof Wobben
Hello, Nobody who can help me. Roelof Op 9-5-2011 9:03, Roelof Wobben schreef: Hello, I have two disks, one of 80G with Win7, and one of 60G with at this moment Opensuse and Minix. Now I want to switch from Opensuse to FreeBSD. On the first disk Opensuse there is grub installed . What i

Re: Newbie Needing Help

2011-05-10 Thread perryh
Robert Bonomi wrote: > ... it was the _initials_ of the name 'isual interace" > to ed(1). To ed(1), or to ex(1)? (ed(1) being the older -- and by a considerable margin the lighter, which is why we even now keep it in /bin where it does not depend on /usr being mounted.) I remember "horsing aro

8.2 crash after 8 running hours ?

2011-05-10 Thread Frank Bonnet
Hello I've experienced a strange problem at 8.2-release after a fresh install on three ( 3 ) differents machines ( all HP ) FreeBSD 8.2 stops running without any sound ( machines freezed ) after running well during approx 8 hours. It happened on 3 differents HP models ( proliant DL360G6 DL380G7