Re: USB MODEM

2006-04-18 Thread FreeBSD MailingLists
Yes, I checked for tty, cua and ucom devices. none of which are present. I rechecked the dmesg and here is the full kernel message when i attache the modem ucom0: OMRON OMRON ME5614U2 DATA FAX MODEM, rev 1.10/1.00, addr 2, iclass 2/2 ucom0: data interface 1, has CM over data, has break ucom0: Cou

Booting into an installed software raid system

2006-04-18 Thread valentin_nils
Hello FreeBSD users, I am happilly installing FreeBSD systems (remotely), however there is one thing which I would like to get solved, hopefully the one or the other can help me out. Anyway here the story goes: I have setup a sample FreeBSD system (Software Raid 1) on the devices /dev/ad2 and /d

Re: Installing Free over linux

2006-04-18 Thread Parv
I lost the OP, so replying to this ... in message <[EMAIL PROTECTED]>, wrote Gayn Winters thusly... > > > [mailto:[EMAIL PROTECTED] On Behalf Of Aguiar > > Magalhaes > > Sent: Tuesday, April 18, 2006 1:00 PM > > To: freebsd-questions@freebsd.org > > Subject: Installing Free over linux ... > > I'm

Installing Free over linux installation

2006-04-18 Thread Aguiar Magalhaes
Hi list, Using standard installation (sysinstall), I'm trying to install the FreeBSD 6.0 in the machine where exist a old linux installation (The linux will be full replaced) In the fdisk stage, I've created /, swap, /var, /usr and /home slices, but when I confirm, I've received a error message a

How do uninstall a package and all it's dependencies ?

2006-04-18 Thread Low Kian Seong
Dear all, Been digging around but never really found the answer to this one, say if i install xfce4 package and then later I want to uninstall xfce4 and *all* it's dependencies, how do i do it ? Thank you all in advance. ___ freebsd-questions@freebsd.or

Re: How do uninstall a package and all it's dependencies ?

2006-04-18 Thread Kris Anderson
--- Low Kian Seong <[EMAIL PROTECTED]> wrote: > Dear all, > > Been digging around but never really found the > answer to this one, say if i > install xfce4 package and then later I want to > uninstall xfce4 and *all* > it's dependencies, how do i do it ? > > Thank you all in advance. Try man p

How do you tell pkg_add to just download the packages ?

2006-04-18 Thread Low Kian Seong
Dear all, I come from a debian background, and in debian you can pass an argument to apt-get to tell it to download all the packages first without installing them first, is there a similar argument that I can pass to pkg_add ( I want to use binaries ) or are there other tools I can use ? Thanks.

Re: How do you tell pkg_add to just download the packages ?

2006-04-18 Thread Kris Anderson
--- Low Kian Seong <[EMAIL PROTECTED]> wrote: > Dear all, > > I come from a debian background, and in debian you > can pass an argument to > apt-get to tell it to download all the packages > first without installing > them first, is there a similar argument that I can > pass to pkg_add ( I want

Re: How do you tell pkg_add to just download the packages ?

2006-04-18 Thread Duane Whitty
Low Kian Seong wrote: Dear all, I come from a debian background, and in debian you can pass an argument to apt-get to tell it to download all the packages first without installing them first, is there a similar argument that I can pass to pkg_add ( I want to use binaries ) or are there other too

What is sppp and how can I use it to set up PPP over Ethernet?

2006-04-18 Thread User Elisej
What is sppp and how can I use it to set up PPP over Ethernet? I have read sppp(4) and spppcontrol(8) but these two is too superficial. Elisej Babenko [EMAIL PROTECTED] ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/list

Re: Is Squirrelmail the best webmail choice?

2006-04-18 Thread Igor Robul
On Tue, Apr 18, 2006 at 08:42:20AM -0500, Jonathan Horne wrote: > ive used squirrelmail for quite a while, and i just want to make sure i > have my mind as open as possible here. are there any other choices for > webmail that are about as easy as SM to configure, but offer a better user > interfac

Re: How do uninstall a package and all it's dependencies ?

2006-04-18 Thread Christer Solskogen
Low Kian Seong wrote: Dear all, Been digging around but never really found the answer to this one, say if i install xfce4 package and then later I want to uninstall xfce4 and *all* it's dependencies, how do i do it ? Thank you all in advance. ___ Yo

Re: Is Squirrelmail the best webmail choice?

2006-04-18 Thread Igor Robul
On Wed, Apr 19, 2006 at 10:06:52AM +0400, Igor Robul wrote: > I have used squirrelmail too, but now I use hastymail: > http://hastymail.sourceforge.net/ > > It has cleaner interface (from my point of view of course :-) ), and all > features I need. Also it is our corporate webmail system for same

pf problem with table

2006-04-18 Thread Reinhold Platzoeder
Hi I have a problem with FreeBSD 6 and pf I am trying to load a 1.7M file in to pf using a tables but I get this error /etc/pf.conf:22: cannot define table p2pblock: Cannot allocate memory pfctl: Syntax error in config file: pf rules not loaded the table config in pf.conf is table persist file

Re: What is sppp and how can I use it to set up PPP over Ethernet?

2006-04-18 Thread Nikos Vassiliadis
On Wednesday 19 April 2006 09:06, User Elisej wrote: > What is sppp and how can I use it to set up PPP over Ethernet? That's not what you want for PPPoE. For PPPoE you can use ppp(8) or net/mpd, which is the ppp daemon I choose(and i believe many others). ppp(8) is very simple to setup, mpd is qu

<    1   2