Matthew Seaman wrote:
Jose Borquez wrote:
Fatal error:* The required PHP MySQL extension is not
installed.Please take a look at http://www.php.net for more
information about installing this extension
I did a pkg_info and it says I have php5-extensions-1.0 installed. I
even uninstalled the
Hi,
When I'm in the console, my mouse works great --- no problems
whatsoever. However, once I start X, if I just touch the touchpoint
once, the mouse runs off and hides in the upper right corner and
refuses to come out.
I'm sure that this is something with my xorg.conf, but I can't seem to
find
Jose Borquez wrote:
Fatal error:* The required PHP MySQL extension is not installed.Please
take a look at http://www.php.net for more information about installing
this extension
I did a pkg_info and it says I have php5-extensions-1.0 installed. I
even uninstalled them and installed them aga
Pietro Cerutti wrote:
Hi list,
before someone begins to flame me, I'll tell you that I'm running
6.0-STABLE and that my rc.conf contains:
sendmail_enable="NO"
sendmail_submit_enable="NO"
sendmail_outbound_enable="NO"
sendmail_msp_queue_enable="NO"
In my crontab there is a job which runs every
I am attempting to configure Group Office and every time I go to the
site I get the following error:
*
Fatal error:* The required PHP MySQL extension is not installed.Please
take a look at http://www.php.net for more information about installing
this extension
I did a pkg_info and it says I h
Greetings,
I have encountered a problem on my FreeBSD that I cannot seem to
resolve. The problem started with my install of postfix/sendmail
reporting "postfix/sendmail[56108]: fatal: (1001): error
writing queue file: Broken pipe". Through ktrace, I was able to
identify the an EAGAIN error: re
Hi everyone,
Thanks Gwen and Ted for your feedback. I am using an ADSL
modem, basically a POTS network terminal. I am thinkng of
switching ISP's, registering a domain and setting up my own mail server.
The ISP I am using (according to thier 'technical support') does not use
any encry
On Wednesday 14 December 2005 07:13 pm, Mike Esquardez wrote:
> i have to install a server that will host a "test drive" of a web
> app on the internet. from my inital look at the app, it looks like
> it will be a target to be exploited. i am not involved with the
> code so fixing it is not an opti
> You can confirm that the package was installed by running the pkg_info
> command, which returns a list of all installed packages and ports.
> You can also look in /var/db/pkg, which is where the package database
> is kept. Assuming you've got it installed (which you should, pkg_add
> returns err
On Wed, Dec 14, 2005 at 10:39:10PM -0700, TuxGirl wrote:
> Hello,
>
> I installed FreeBSD for the first time tonight (I've been running
> Linux for a while), and I seem to be misunderstanding pkg_add. I'm
> following the instructions in the FreeBSD manual, and I ran:
>
> # pkg_add -r lsof
>
> I
TuxGirl wrote:
then:
# lsof
lsof: Command not found.
Type:
rehash
then try your lsof command again. You've just run into a "feature" of
tcsh(1) -- it doesn't pick up changes to the executable files on $PATH
automatically.
Cheers,
Matthew
--
Dr Matthew J Seaman MA, D.Phil
Hello,
I installed FreeBSD for the first time tonight (I've been running
Linux for a while), and I seem to be misunderstanding pkg_add. I'm
following the instructions in the FreeBSD manual, and I ran:
# pkg_add -r lsof
It claimed to succeed:
Fetching
ftp://ftp.freebsd.org/pub/FreeBSD/ports/i38
I've got a dual-proc machine with 3 ATA drives that I'd like to roll
together in a graid3 configuration. 2 of the drives are 250G, and the
third is 300G. I'm using the raw disk for the two 250G drives (ad4 and
ad6) and the a partition (which is 250G) of the 300G disk (ad9). ad9
looks like this:
On 12/15/05, Mike Esquardez <[EMAIL PROTECTED]> wrote:
> > i have to install a server that will host a "test drive" of
> a web app
> > on the internet. from my inital look at the app, it looks
> like it will
> > be a target to be exploited. i am not involved with the
> code so fixing
> > it is no
Odhiambo Washington wrote:
* On 14/12/05 00:38 -0800, Jose Borquez wrote:
I have set up Apache and when I attempt to enter the ip address of the
server I just get a Connecting to 172.16.1.10 and then it times out.
What do I need to check to try and troubleshoot this problem?
httpd is curr
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of
> Andrew Falanga
> Sent: Wednesday, December 14, 2005 7:30 PM
> To: freebsd-questions@freebsd.org
> Subject: New to FreeBSD, need some questions answered
>
>
> Hi,
>
> I'm new to FreeBSD but not to
>-Original Message-
>From: Danial Thom [mailto:[EMAIL PROTECTED]
>Sent: Wednesday, December 14, 2005 11:14 AM
>To: Ted Mittelstaedt; Drew Tomlinson
>Cc: freebsd-questions@freebsd.org
>Subject: RE: Polling For 100 mbps Connections? (Was Re: Freebsd Theme
>Song)
>
>> Well, if polling does
Andrew Falanga wrote:
> Hi,
>
> I'm new to FreeBSD but not to UNIX. The guy who burned me the 6.0
> release iso's told me that during the install, FreeBSD would detect my
> Windows XP drive but it didn't. I have two hard drives, one for FreeBSD
> one for Windows. The FreeBSD drive is SATA and t
Hi,
I'm new to FreeBSD but not to UNIX. The guy who burned me the 6.0
release iso's told me that during the install, FreeBSD would detect my
Windows XP drive but it didn't. I have two hard drives, one for FreeBSD
one for Windows. The FreeBSD drive is SATA and the Windows is PATA
(IDE, but
On Wed, Dec 14, 2005 at 08:37:49PM -0500, Chuck Swiger wrote:
> Gary Kline wrote:
> > On Wed, Dec 14, 2005 at 01:42:21PM -0800, Kent Stewart wrote:
> [ ... ]
> > Does it make any sense to use O3 when compiling stuff,
> > when stuff includes world/kernel/drivers? Does upping the
> > opt
On Wed, 2005-12-14 at 18:16 -0800, Gary Kline wrote:
> Can anyone tell if the graphics chips on this card will work
> with X?
>
> If not, then does anybody have an idea of what kinds of cards
> are better/worse?
>
> thanks in advance,
>
> gary
>
>
> http://
Martin McCormick wrote:
> Has anyone seen a condition in FreeBSD4.7 in which
> expect-5.32.1 randomly hangs when spawning a shell?
>
> I got this idea from running autoexpect:
>
> spawn $env(SHELL)
>
> Then, I would look for the prompt and begin
executing
> commands.
>
>
>-Original Message-
>From: gwen [mailto:[EMAIL PROTECTED]
>Sent: Wednesday, December 14, 2005 12:35 PM
>To: Ted Mittelstaedt
>Cc: RW; freebsd-questions@freebsd.org; caleb
>Subject: Re: pine
>
>
>* Ted Mittelstaedt ([EMAIL PROTECTED]) [051214 15:22]:
>>
>>
>> >> 'Can't do secure authentica
Can anyone tell if the graphics chips on this card will work
with X?
If not, then does anybody have an idea of what kinds of cards
are better/worse?
thanks in advance,
gary
http://www.ecs.com.tw/ECSWeb/Products/ProductsDetail.aspx?DetailID=422&M
Gary Kline wrote:
> On Wed, Dec 14, 2005 at 01:42:21PM -0800, Kent Stewart wrote:
[ ... ]
> Does it make any sense to use O3 when compiling stuff,
> when stuff includes world/kernel/drivers? Does upping the
> optimization make any significant difference in system
> perform
Uwe, I've seen the thread on the ports@ mailing list but there doesn't seem to
be any mention of a solution there yet. Have you managed to fix the problem
on your machines yet?
Tom
On Wed, 14 Dec 2005 02:47, Uwe Laverenz wrote:
> On Tue, Dec 13, 2005 at 02:12:24PM +1300, Tom Munro Glass wrote:
On 2005-12-14 19:03, "Justin L. Boss" <[EMAIL PROTECTED]> wrote:
> Okay if you think that subject was confusing this is totally confusing
> to me. I'm trying to do a Makeworld that will only install the user
> distributions install from sysinstall. As you can see below, the only
> two that match u
>
> Hi list,
> just a little question about how to behave on the list(s):
>
> is it correct / useful / polite to close a thread marking it as
> [solved] or something like this, or it's just a waste of time / space
> / ?
>
> I think it could be useful, so other people wanting to help don't
>
On Thu, Dec 15, 2005 at 01:59:41AM +0100, Pietro Cerutti wrote:
>
> before someone begins to flame me, I'll tell you that I'm running
> 6.0-STABLE and that my rc.conf contains:
>
no flames, relax :)
> sendmail_enable="NO"
> sendmail_submit_enable="NO"
> sendmail_outbound_enable="NO"
> sendmail_ms
Okay if you think that subject was confusing this is totally confusing to me.
I'm trying to do a Makeworld that will only install the user distributions
install from sysinstall. As you can see below, the only two that match up are
games and base. So how do you know what source to install to = th
I'm just forwarding the link to the AMD 2800 motherboard.
Chances are that the board has the same questionable
graphics chips that were on the Celeron mobo. I'd be
much obliged for any insights.
gary
- Forwarded message from Sales <[EMAIL PROTECTE
Hi list,
before someone begins to flame me, I'll tell you that I'm running
6.0-STABLE and that my rc.conf contains:
sendmail_enable="NO"
sendmail_submit_enable="NO"
sendmail_outbound_enable="NO"
sendmail_msp_queue_enable="NO"
In my crontab there is a job which runs every hour, and prints one
line
On Wed, Dec 14, 2005 at 01:42:21PM -0800, Kent Stewart wrote:
> On Wednesday 14 December 2005 01:17 pm, Gary Kline wrote:
> > On Wed, Dec 14, 2005 at 02:44:40PM -0500, Charles Swiger wrote:
> > > On Dec 14, 2005, at 2:21 PM, Gary Kline wrote:
> > > >>You forgot to tell us which VIA chipset or MB--
On Wednesday 14 December 2005 18:33, Dan O'Connor wrote:
> > is it correct / useful / polite to close a thread marking it as
> > [solved] or something like this, or it's just a waste of time / space
> > / ?
> >
> > I think it could be useful, so other people wanting to help don't
> > waste tim
hello,
I'm booting to the fixit cdrom of 4.11 - I think it is disc2
of the iso images. If I try to do a "fixit" mode remote command
with ssh from the serial console (boot -h) I get
cannot open /dev/tty: Device not configured
If I do the same thing from the vga / keyboard console
it doesn't hang
On 12/15/05, Dan O'Connor <[EMAIL PROTECTED]> wrote:
>
> I'd like to see a wrap-up post, with '[solved]' in the subject, and
> including what the working solution actually is; that way, someone
> searching the mailing list archives can quickly home-in on the
> solution...
Yes, this is pretty much
is it correct / useful / polite to close a thread marking it as
[solved] or something like this, or it's just a waste of time / space
/ ?
I think it could be useful, so other people wanting to help don't
waste time trying to give further advices, and people needing help in
that subject can
On 12/15/05, Mike Esquardez <[EMAIL PROTECTED]> wrote:
> i have to install a server that will host a "test drive" of a web app on the
> internet. from my inital look at the app, it looks like it will be a target
> to be exploited. i am not involved with the code so fixing it is not an
> option. wha
i have to install a server that will host a "test drive" of a web app on the
internet. from my inital look at the app, it looks like it will be a target
to be exploited. i am not involved with the code so fixing it is not an
option. what i would like to try and do is host it in a manner where i
Hello,
I just installed FreeBSD 6.0 from ftp://ftp.freebsd.org. When I try to
access the
system by connected a serial console. I do not see any output. (It just
hangs).
1. I have created a file /boot/boot.conf with line -h in it.
2. Edited the /etc/ttys to change the /dev/ttyd0 line to read
t
Hi,
I have a Asus Pundit AE3 (Asus K8S-MV-P Motherboard) with an integrated
LAN chip which should resemble the SiS 190/191 device. I'm a complete
noob at driver issues on FreeBSD so my efforts to cheat the if_sis
driver by adding the Device ID didn't result in a working device. It is
detected n
On Wed, 14 Dec 2005 14:04:53 -0800
Gary Kline <[EMAIL PROTECTED]> wrote:
> On Wed, Dec 14, 2005 at 02:14:23PM -0600, Andrew L. Gould wrote:
> > On Wed, 14 Dec 2005 20:57:52 +0100
> > Pietro Cerutti <[EMAIL PROTECTED]> wrote:
> >
> > > On 12/14/05, Mark Kane <[EMAIL PROTECTED]> wrote:
> > > > Gary
On Dec 14, 2005, at 4:56 PM, Robert Fitzpatrick wrote:
Dec 14 14:17:49 esmtp postfix/qmgr[29605]: 7BEE97E997:
from=<[EMAIL PROTECTED]>, size=11246, nrcpt=1 (queue active)
Dec 14 14:27:29 esmtp postfix/qmgr[29605]: 7BEE97E997:
to=<[EMAIL PROTECTED]>, relay=none, delay=592, status=deferred
(deliver
Ashley Moran wrote:
>Please forgive me if I've missed something obvious, but I've
googled for this
>error and get no results.
>
>I want to add a new user with the pw command:
>
> [EMAIL PROTECTED] cat /etc/pw.conf
> shellpath = /bin,/usr/bin/,/usr/local/bin
> shell = sh,csh,tcsh
Having recently upgraded my -CURRENT box, I'm now getting this:
nd6_lookup: failed to add route for a neighbor(2001:05c0:8fff:fffe::0e44),
errno=17
A search of the archives and the 'net does not show anything
useful. Has anyone else seen this? Or know what's going on and can
p
On Wednesday 14 December 2005 12:57 pm, Gary Kline wrote:
> Not to hijack my own thread, but will this NEC DVD burner
> work:
>
> It is the NEC 3550 we also have the LiteON 1693 same price.
>
> It isn't life/death that I get a "burner", but rather than
> getting a CDROM burn
On Wed, Dec 14, 2005 at 02:14:23PM -0600, Andrew L. Gould wrote:
> On Wed, 14 Dec 2005 20:57:52 +0100
> Pietro Cerutti <[EMAIL PROTECTED]> wrote:
>
> > On 12/14/05, Mark Kane <[EMAIL PROTECTED]> wrote:
> > > Gary Kline wrote:
> > > > I'm adding a DVD burner to my planned new platform.
> > >
I have been trying to track down an issue where are mail messages are
delayed via postfix, amavis, clamav and SA. Seems the messages move
right through amavis now in just a second, like the message below. I'm
sure the queue active messages are related to me restarting postfix
after making changes.
On 12/14/05, Micah <[EMAIL PROTECTED]> wrote:
> Gary Kline wrote:
> > I'm adding a DVD burner to my planned new platform.
> > Since this is new technology, how careful do I have to
> > be? In other words, does FreeBSD support most burners?
> > Looks like the DVD/CDRW burner
Gary Kline wrote:
I'm adding a DVD burner to my planned new platform.
Since this is new technology, how careful do I have to
be? In other words, does FreeBSD support most burners?
Looks like the DVD/CDRW burner is a NEC... I'll 2-check.
thanks in advance
On Mon, 2005-12-12 at 11:35 +, Miguel Saturnino wrote:
> My server reboots sporadically (once a day, maximum) and I hope someone
> can shed some light on why this is happening.
>
> I've upgraded to 6.0-RELEASE yesterday but the symptoms remain...
> Attached is the backtrace of the crash dump
RW wrote:
On Wednesday 14 December 2005 16:36, Micah wrote:
Some of the grubs that ship with Linux distros
do not support ufs.
I'm curious as to why people care about this so much. There are numerous
threads about whether or not particular bootloaders support UFS.
A bootloader needs to
On Wednesday 14 December 2005 01:17 pm, Gary Kline wrote:
> On Wed, Dec 14, 2005 at 02:44:40PM -0500, Charles Swiger wrote:
> > On Dec 14, 2005, at 2:21 PM, Gary Kline wrote:
> > >>You forgot to tell us which VIA chipset or MB-- there are lots
> > >> and lots of VIA-based motherboards around, with
On Wed, Dec 14, 2005 at 02:44:40PM -0500, Charles Swiger wrote:
> On Dec 14, 2005, at 2:21 PM, Gary Kline wrote:
> >>You forgot to tell us which VIA chipset or MB-- there are lots and
> >>lots of VIA-based motherboards around, with a wide variety of
> >>hardware.
> >
Here's his AMD chip
Not to hijack my own thread, but will this NEC DVD burner
work:
It is the NEC 3550 we also have the LiteON 1693 same price.
It isn't life/death that I get a "burner", but rather than
getting a CDROM burneer, I thought I'd buy something cutting
edge for
I do not think polling will help him.
I've dealt with those Dells before, if I am not mistaken that
model uses a gigabit ethernet chipset. There are problems
with some switches (I am assuming he is using a switch)
autonegotiating with the ethernet chip on that Dell. While
I've only seen these s
Hello all,
> Or maybe FreeBSD just sucks wind? I promise you
> that no machine known to man can pass 150Mb/s and
> be 99% idle. Get a god-damned clue for pete's
> sake. All polling does is screw up accounting so
> the timings are wrong. At best there's a marginal
> difference in performance. You s
* Ted Mittelstaedt ([EMAIL PROTECTED]) [051214 15:22]:
>
>
> >> 'Can't do secure authentication with this server'
> >
> >If the server supports neither ssl, nor any form secure
> >authentication, there
> >nothing you can do to protect your password.
>
> Garbage.
>
> The first thing you can do
>-Original Message-
>From: [EMAIL PROTECTED]
>[mailto:[EMAIL PROTECTED] Behalf Of RW
>Sent: Tuesday, December 13, 2005 6:08 PM
>To: freebsd-questions@freebsd.org
>Cc: caleb
>Subject: Re: pine
>
>
>> 'Can't do secure authentication with this server'
>
>If the server supports neither ssl,
On Wed, Dec 14, 2005 at 02:44:40PM -0500, Charles Swiger wrote:
> On Dec 14, 2005, at 2:21 PM, Gary Kline wrote:
> >>You forgot to tell us which VIA chipset or MB-- there are lots and
> >>lots of VIA-based motherboards around, with a wide variety of
> >>hardware.
> >
> > Here's the URL on the
On Wed, 14 Dec 2005 20:57:52 +0100
Pietro Cerutti <[EMAIL PROTECTED]> wrote:
> On 12/14/05, Mark Kane <[EMAIL PROTECTED]> wrote:
> > Gary Kline wrote:
> > > I'm adding a DVD burner to my planned new platform.
> > > Since this is new technology, how careful do I have to
> > > be?
I have set up Apache and when I attempt to enter the ip address of the
server I just get a Connecting to 172.16.1.10 and then it times out.
What do I need to check to try and troubleshoot this problem?
httpd is currently running. Here is the output of top:
PID USERNAME PRI NICE SIZERES ST
On 12/14/05, Mark Kane <[EMAIL PROTECTED]> wrote:
> Gary Kline wrote:
> > I'm adding a DVD burner to my planned new platform.
> > Since this is new technology, how careful do I have to
> > be? In other words, does FreeBSD support most burners?
> > Looks like the DVD/CDRW bu
On Dec 14, 2005, at 2:21 PM, Gary Kline wrote:
You forgot to tell us which VIA chipset or MB-- there are lots and
lots of VIA-based motherboards around, with a wide variety of
hardware.
Here's the URL on the board. It looks okay, but then it was
written by salesmen:). I'm f
I also use polling on my Intel Pro/100S and I get inscrease of almoast 100%
in speed. OK, My machine is Celeron 433 with 256 MB RAM and it is used as
router. With iperf between DMZ and LAN with polling enabled I reach speed
of 90 Mbit and without polling I can get speed only about 58 Mbit.
So f
On Wed, Dec 14, 2005 at 01:51:03PM -0500, Charles Swiger wrote:
> On Dec 14, 2005, at 12:10 PM, Gary Kline wrote:
> > I'm looking at buying a Celeron 3GHz m'board with the
> > Via chipset. I'm not familiar with the via, but according
> > to the Bsdforums, it works with FBSD. Does any
At 4:00 PM +0100 12/14/05, Andrea Venturoli wrote:
Hello.
Since a server of mine is behaving strangely lately, and since
I've seen some patches going round lately, I'm considering
upgrading from 4.11 (latest patchlevel) to 4-STABLE.
I downloaded the source, but /usr/src/UPDATING says almost
noth
--- Ted Mittelstaedt <[EMAIL PROTECTED]>
wrote:
>
>
> >-Original Message-
> >From: [EMAIL PROTECTED]
> >[mailto:[EMAIL PROTECTED]
> Behalf Of Danial Thom
> >Sent: Tuesday, December 13, 2005 11:07 AM
> >To: Drew Tomlinson
> >Cc: freebsd-questions@freebsd.org
> >Subject: Re: Polling For
Gary Kline wrote:
> I'm adding a DVD burner to my planned new platform.
> Since this is new technology, how careful do I have to
> be? In other words, does FreeBSD support most burners?
> Looks like the DVD/CDRW burner is a NEC... I'll 2-check.
>
> thanks in advance
Try netstat -s
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:owner-freebsd-
> [EMAIL PROTECTED] On Behalf Of Parv
> Sent: December 14, 2005 2:23 AM
> To: Chuck Swiger
> Cc: f-q
> Subject: Re: Getting the network traffic amount since the interface went
> up
>
> in message <[EMAIL
Odhiambo Washington <[EMAIL PROTECTED]> writes:
> I am still going through my upgrade woes since updating to 6.0-STABLE.
> Perhaps what I am seeing now is different and not FreeBSD-specific but
> it might be as well ;)
> I completed my portupgrade -af yesterday. Now I am looking at moving
> ahead
I'm adding a DVD burner to my planned new platform.
Since this is new technology, how careful do I have to
be? In other words, does FreeBSD support most burners?
Looks like the DVD/CDRW burner is a NEC... I'll 2-check.
thanks in advance,
gary
-
On Dec 14, 2005, at 12:10 PM, Gary Kline wrote:
I'm looking at buying a Celeron 3GHz m'board with the
Via chipset. I'm not familiar with the via, but according
to the Bsdforums, it works with FBSD. Does anybody know
what kind of builtin audio of video is onboard
--- Ted Mittelstaedt <[EMAIL PROTECTED]>
wrote:
>
>
> >-Original Message-
> >From: [EMAIL PROTECTED]
> >[mailto:[EMAIL PROTECTED]
> Behalf Of Danial Thom
> >Sent: Tuesday, December 13, 2005 11:08 AM
> >To: Cezar Fistik;
> freebsd-questions@freebsd.org
> >Subject: Re: Re[2]: Polling For
On December 14, 2005 12:44 pm, Ashley Moran wrote:
> Please forgive me if I've missed something obvious, but I've googled for
> this error and get no results.
>
> I want to add a new user with the pw command:
>
> [EMAIL PROTECTED] cat /etc/pw.conf
> shellpath = /bin,/usr/bin/,/usr/local
On Wednesday 14 December 2005 16:36, Micah wrote:
> Some of the grubs that ship with Linux distros
> do not support ufs.
I'm curious as to why people care about this so much. There are numerous
threads about whether or not particular bootloaders support UFS.
A bootloader needs to understand
Kiffin Gish wrote:
Has anyone had any experience running Asterisk on FreeBSD 5.x ?
If so, then which drivers are required and what is the best way to install
the system?
Thanks a lot in advance.
Successfully running asterisk (with sip functionality only) on
FreeBSD-6.0 RELEASE.
_
On Wed, 2005-12-14 at 08:36 -0800, Micah wrote:
> Roberto Nunnari wrote:
> > Hello list.
> >
> > Please also reply to my mailbox, as I'm not on the list.
> > Thank you.
> >
> > I have a old grub floppy that I use time to time to
> > boot/recover pc with different OS.. Today I wanted to
> > boot a
On Wed, 2005-12-14 at 12:42 +0100, Frank Steinborn wrote:
> Erik Norgaard wrote:
> > Hi,
> >
> > I recently (two weeks ago) upgraded my system and all ports. But since
> > then, whenever I install some perl module I get something like this:
> > perl: warning: Setting locale failed.
> > perl: warn
Ashley Moran wrote:
Please forgive me if I've missed something obvious, but I've googled for this
error and get no results.
I want to add a new user with the pw command:
[EMAIL PROTECTED] cat /etc/pw.conf
shellpath = /bin,/usr/bin/,/usr/local/bin
shell = sh,csh,tcsh,ba
On 14 dec 2005, at 05:44, user wrote:
I always do loops in /bin/sh like this:
for f in `cat file` ; do rm -rf $f ; done
Easy. I like doing it like this.
The problem is, when I am dealing with an input list that has multiple
words per line, this chops it up and treats every word as a new
Please forgive me if I've missed something obvious, but I've googled for this
error and get no results.
I want to add a new user with the pw command:
[EMAIL PROTECTED] cat /etc/pw.conf
shellpath = /bin,/usr/bin/,/usr/local/bin
shell = sh,csh,tcsh,bash
defaultshell
On 12/14/05, Andrea Venturoli <[EMAIL PROTECTED]> wrote:
> Kevin Kinsey wrote:
> > Andrea Venturoli wrote:
> >
> >> Hello.
> >> Since a server of mine is behaving strangely lately, and since I've seen
> >> some patches going round lately, I'm considering upgrading from 4.11
> >> (latest patchlevel)
On Wed, Dec 14, 2005 at 07:09:39AM +, Gary Kline wrote:
I'm looking at buying a Celeron 3GHz m'board with the
Via chipset. I'm not familiar with the via, but according
to the Bsdforums, it works with FBSD. Does anybody know
what kind of builtin audio of vid
Kevin Kinsey wrote:
Andrea Venturoli wrote:
Hello.
Since a server of mine is behaving strangely lately, and since I've seen
some patches going round lately, I'm considering upgrading from 4.11
(latest patchlevel) to 4-STABLE.
I downloaded the source, but /usr/src/UPDATING says almost nothing.
I
Andrea Venturoli wrote:
Hello.
Since a server of mine is behaving strangely lately, and since I've seen
some patches going round lately, I'm considering upgrading from 4.11
(latest patchlevel) to 4-STABLE.
I downloaded the source, but /usr/src/UPDATING says almost nothing.
Is there any available
Roberto Nunnari wrote:
Hello list.
Please also reply to my mailbox, as I'm not on the list.
Thank you.
I have a old grub floppy that I use time to time to
boot/recover pc with different OS.. Today I wanted to
boot a freebsd 5.3-RELEASE-p23 box, but to my surprise
grub reported:
Filesystem type
Has anyone seen a condition in FreeBSD4.7 in which
expect-5.32.1 randomly hangs when spawning a shell?
I got this idea from running autoexpect:
spawn $env(SHELL)
Then, I would look for the prompt and begin executing
commands.
About every 20 or 30 times, no shell
Hello.
Since a server of mine is behaving strangely lately, and since I've seen
some patches going round lately, I'm considering upgrading from 4.11
(latest patchlevel) to 4-STABLE.
I downloaded the source, but /usr/src/UPDATING says almost nothing.
Is there any available changelog or something
Hello list.
Please also reply to my mailbox, as I'm not on the list.
Thank you.
I have a old grub floppy that I use time to time to
boot/recover pc with different OS.. Today I wanted to
boot a freebsd 5.3-RELEASE-p23 box, but to my surprise
grub reported:
Filesystem type unknown, partition type
Pietro Cerutti wrote:
I'm for this one:
The best way to accellerate a computer running Windows is at 9.81 m/s^2
by Roland
It's wonderful!
I concur. Physics is fun (I know, I'm sick), so I'd add to that:
For best results, continue until the PC's speed exceeds 11.2 km/s.
8D
_
On 12/13/05, rashmi ns <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I am facing problem in using sppp.
>
> Both local system amd remote systems are using the sppp.
>
> My questions are
>
> 1.Can we use sppp as PPP server?
> 2.If answer to first question is yes ,how can I do that?
>
> I tried out the follow
Try adding your FDQN/IP to your /etc/hosts file.
-Erin
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of manish jain
> Sent: Wednesday, December 14, 2005 8:26 AM
> To: freebsd-questions@freebsd.org
> Subject: sendmail hangs at boot time
>
>
>
Hi,
I recently replaced sendmail with qmail on my freebsd 6.0 system, and now
tried to revert to sendmail today. I enabled sendmail in rc.conf, made the
mailer.conf entries point back to sendmail and deleted aliases.db. Now the
system hangs at boot time with the message "creating alias
Kevin Kinsey schrieb:
And we should also be asking, *why* is it failing?
The tarball really doesn't seem to exist on ftp.freebsd.org.
Strange that the Makefile would assume it does --- and,
furthermore, ale@ announced on the 10th of this month
that he was bumping the port up to 5.1.1 ...
That
Anirban Adhikary wrote:
Hi guys
This is Anirban. I have a doubts on the following question.
How to write a shell program that will check whether a server is up or down
(on ping) and log the report to a file.
You may be wondering why no-one is replying to you and the main reasons
would be:
Erik Norgaard wrote:
> Hi,
>
> I recently (two weeks ago) upgraded my system and all ports. But since
> then, whenever I install some perl module I get something like this:
> perl: warning: Setting locale failed.
> perl: warning: Please check that your locale settings:
> LC_ALL = (unset),
On 2005-12-14 01:51, Wojciech Puchar <[EMAIL PROTECTED]> wrote:
>> I think you need to put that in /etc/mail/access as
>>
>> 10 RELAY
>>
>> and then do a
>> #make maps
>>
>> Check the Makefile in /etc/mail/ for more on the make
>> option
>>
>> Read /usr/share/sendmail/cf/README for more info.
>
Jeff D. Hamann wrote:
sorry, partial newbie here...
mothra# fdisk -s /dev/ad0
yields,
/dev/ad0: 193821 cyl 16 hd 63 sec
Partstartsizetypeflags
1: 6361432497 0x07 0x00
2:61432560 61448625 0x0f 0x00
3:12288118572485280 0xa5 0x80
I also made my partition usin
Bill Schoolcraft <[EMAIL PROTECTED]> wrote:
> I have been trying to export four mounted iso images under /mnt on my
> FreeBSD-5.4 box via nfs and I can export everything under /mnt but the
> iso's don't show up on the client, only the directories.
> ###
1 - 100 of 113 matches
Mail list logo