Hello.
I have Franklin CDU 550 3G modem.I need to install it on FreeBSD 6.3.
I tryed to use umodem driver. But during installation oft the modem the error
number 6 is returned.
Then I tried to use uplcom driver. Modem is not identified.
Also I tried to use ugencom driver. No data bulk in with 6 e
Hiya
Seems some or other code change in apache has caused it to fail to
restart gracefully when log rotating... (it used to work fine but
for the past 2 or 3 months has failed during the logrotate)
error.log shows
[Mon Sep 01 08:00:03 2008] [notice] Graceful restart requested, doing
restart
[
John,
I have seen that when a script is running and it uses the bash shell. I
have see that too where you close a ssh session too soon like you stated.
Hope that helps.
Payne
John Almberg wrote:
I just noticed something odd...
When I type ps, I get the following:
[on:~]> ps
PID TT STA
Several months ago I tried configuring the Linuxulator on several
FreeBSD 7.X boxes, most of them pure amd64 and pure 64 bit (as it is
possible with Intels pseudo 64 bit crap). The reason for that is simple.
Having FreeBSD (now 7.1-PRE) as my favorite OS on servers AND hybrid
boxes (acting as w
the problem is already here "at the host system (not in the jail)" i wasnt
able to get rid of jail and can't access to device in jail
somehow i must access mdconfig and mount but i shouldnt stop jail.
On Sun, Aug 31, 2008 at 11:19 PM, Olli Hauer <[EMAIL PROTECTED]> wrote:
> > In server jail an
On Sat, Aug 30, 2008 at 11:06 AM, Matias Surdi <[EMAIL PROTECTED]> wrote:
> The problem arises when I do a "make release" as, as far as I can see,
> /etc/src.conf is completly ignored. I think it's an issue with the chroot
> environment that "make release" uses. Wich is the correct way to let "make
On Mon, 1 Sep 2008, O. Hartmann wrote:
Several months ago I tried configuring the Linuxulator on several FreeBSD 7.X
boxes, most of them pure amd64 and pure 64 bit (as it is possible with Intels
pseudo 64 bit crap). The reason for that is simple. Having FreeBSD (now
7.1-PRE) as my favorite OS
Hi, i'm having a problem with 2 aditional ip's, add by alias.
7.1-PRERELEASE FreeBSD
Main IP: A.B.111.219
Netmask: 255.255.255.192
Gateway: A.B.111.193
Aliases: A.B.222.226 and A.B.222.227. Netmask 255.255.255.255
(/sbin/ifconfig bge0 alias A.B.222.226 netmask 255.255.255.255)
device = 'BC
Konrad Heuer wrote:
On Mon, 1 Sep 2008, O. Hartmann wrote:
Several months ago I tried configuring the Linuxulator on several
FreeBSD 7.X boxes, most of them pure amd64 and pure 64 bit (as it is
possible with Intels pseudo 64 bit crap). The reason for that is
simple. Having FreeBSD (now 7.1-P
Grant Peel wrote:
Hi all,
Thanks to Lars I have come up with the following (to upgrade BIND for
the DNS caching issue)...(short of updateing all source).
Download the latest port BIND95.9.5.x (p2 I think),
9.5.0.2 -- correct.
Extract it to the ports directory,
make -DWITH_REPLACE_BASE
On Sun, 31 Aug 2008 15:47:14 -0700, Gary Kline <[EMAIL PROTECTED]> wrote:
> is there an easier markup editor
> in ports?
GNotepad+ (pkg_add -r gnotepad+) maybe?
> PS: Whatever happened to the good old days when Mozilla had an
> editor-mode builtin?
They're gone, as well as the days when web co
On Mon, 1 Sep 2008, O. Hartmann wrote:
Konrad Heuer wrote:
On Mon, 1 Sep 2008, O. Hartmann wrote:
Several months ago I tried configuring the Linuxulator on several FreeBSD
7.X boxes, most of them pure amd64 and pure 64 bit (as it is possible with
Intels pseudo 64 bit crap). The reason for
Hello,
Just one quick question: do changes to /etc/newsyslog.conf require
/usr/bin/killall -HUP syslogd?
I commented out one entry for log rotation, however at midnight the log
was still rotated by newsyslog as if it had not been commented out. Man
newsyslog.conf seems to suggest this is not
At 02:49 AM 9/1/2008 +0100, RW wrote:
> dump -C 32 -0Lf - / | ( cd /mnta ; restore xf - )
One minor caveat: dumping a live filesystem require dump to take a
snapshot, which in turn require soft-updates to be turned-on. The
default in sysinstall is to enable it for everything but the root
partiti
On Mon, 1 Sep 2008 02:40:10 +0200 (CEST), Wojciech Puchar <[EMAIL PROTECTED]>
wrote:
>> Did you really run dump on a 'live' filesystem? The filesystem may be
>> changing under the feet of dump, while it copies data. That is bound to
>> cause trouble later on.
>
> but shouldn't make NO files rest
Jonathan Belson wrote:
Matthew Seaman wrote:
Yes. root is specifically exempted from all the masquerading stuff.
There's an EXPOSED_USER macro you can use in $(hostname).mc to control
that.
Ah, that explains it. There doesn't seem to be a way to remove exposed
users, but there is a web page
I have seen that when a script is running and it uses the bash shell.
This is my main concern at the moment... I am wondering if I killed
off an essential process when I killed off those shells...
It doesn't seem like it, because everything seems to be working.
I'd love to restart the serve
Morning folks... I'm trying to use a script to run a dump of all
filesystems, but whenever I use the -L option, I receive an error as
follows for every mount:
DUMP: Date of this level 0 dump: Mon Sep 1 13:37:57 2008
DUMP: Date of last level 0 dump: the epoch
DUMP: Dumping snapshot of /dev/da
Konrad Heuer wrote:
On Mon, 1 Sep 2008, O. Hartmann wrote:
Konrad Heuer wrote:
On Mon, 1 Sep 2008, O. Hartmann wrote:
Several months ago I tried configuring the Linuxulator on several
FreeBSD 7.X boxes, most of them pure amd64 and pure 64 bit (as it is
possible with Intels pseudo 64 bit c
On Mon, Sep 01, 2008 at 01:06:38PM +0200, Zbigniew Szalbot wrote:
> Hello,
>
> Just one quick question: do changes to /etc/newsyslog.conf require
> /usr/bin/killall -HUP syslogd?
No, newsyslog.conf is the config file for the newsyslog script, which
is called from cron every hour (IIRC). newsyslo
On Mon, 1 Sep 2008 03:01:04 -0700 (PDT)
unsegundo <[EMAIL PROTECTED]> wrote:
> Perhaps a netmasks problem? A route problem? Or what else? What can i do?
Hola :)
do you have any firewall running on your host?
_
{Beto|Norberto|Numard} Meijome
Unix is user friendly. Howev
Hola :)
I have PF running, but if i disable it (pfctl -d), the results are the same
Any idea? Thank you
--
View this message in context:
http://www.nabble.com/Problem-with-alias-ip%27s-tp19251983p19256570.html
Sent from the freebsd-questions mailing list archive at Nabble.com.
___
Hello,
Daniel Bye:
I commented out one entry for log rotation, however at midnight the log
was still rotated by newsyslog as if it had not been commented out. Man
newsyslog.conf seems to suggest this is not necessary...
Odd. I've never encountered this problem. Are you sure you commented out
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] Behalf Of O. Hartmann
> Sent: Monday, September 01, 2008 3:07 AM
> To: Konrad Heuer
> Cc: freebsd-questions@freebsd.org
> Subject: Re: Linux, LDAP and the impossibility of handling editable PDFs
>
>
> Konrad Heuer
Just one quick question: do changes to /etc/newsyslog.conf require
/usr/bin/killall -HUP syslogd?
quick answer: NO.
for sure.
I commented out one entry for log rotation, however at midnight the log was
still rotated by newsyslog as if it had not been commented out. Man
newsyslog.conf seems
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Simple enough, has anyone been able to get either to run successfully in a jail?
- --
Marc G. FournierHub.Org Hosting Solutions S.A. (http://www.hub.org)
Email . [EMAIL PROTECTED] MSN . [EMAIL PROTECTED]
Yahoo
Hello!
I just install my new FreeBSD7.0 system, everything its up tu date, but when I
try to install /usr/ports/x11/nvidia-driver I always got the following error
message:
===> Building for nvidia-driver-173.14.12
===> src (all)
"/usr/share/mk/bsd.kmod.mk", line 12: "can't find kernel source
At 03:59 PM 9/1/2008, Dánielisz László wrote:
Hello!
I just install my new FreeBSD7.0 system, everything its up tu date, but
when I try to install /usr/ports/x11/nvidia-driver I always got the
following error message:
===> Building for nvidia-driver-173.14.12
===> src (all)
"/usr/share/mk/
On Mon, Sep 01, 2008 at 01:59:22PM -0700, D?nielisz L?szl? wrote:
> Hello!
>
>
> I just install my new FreeBSD7.0 system, everything its up tu date, but when
> I try to install /usr/ports/x11/nvidia-driver I always got the following
> error message:
>
> ===> Building for nvidia-driver-173.14.
Thank you guys very much!
- Original Message
From: Daniel Bye <[EMAIL PROTECTED]>
To: freebsd-questions@freebsd.org
Sent: Monday, September 1, 2008 11:10:12 PM
Subject: Re: nvidia 32bit driver
On Mon, Sep 01, 2008 at 01:59:22PM -0700, D?nielisz L?szl? wrote:
> Hello!
>
>
> I just ins
I've toyed with LDAP accounts before to get them to work. But now I'm
going to put it into production.
I'm wondering though about user and group management. When ports are
installed on individual servers, users and groups are sometimes added
for daemons. It would be nice to receive notifica
Chris wrote:
I've toyed with LDAP accounts before to get them to work. But now I'm
going to put it into production.
I'm wondering though about user and group management. When ports are
installed on individual servers, users and groups are sometimes added
for daemons. It would be nice to re
Hello!
Do you have any idea how to set the /etc/make.conf to do not ask any question
during the make procedure and do the make with the default settings?
Laci
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/
On Mon, Sep 01, 2008 at 12:44:33PM +0200, Polytropon wrote:
> On Sun, 31 Aug 2008 15:47:14 -0700, Gary Kline <[EMAIL PROTECTED]> wrote:
> > is there an easier markup editor
> > in ports?
>
> GNotepad+ (pkg_add -r gnotepad+) maybe?
>
>
>
> > PS: Whatever happened to the good old days when Mozill
D?nielisz L?szl? <[EMAIL PROTECTED]> wrote:
> Do you have any idea how to set the /etc/make.conf to do not ask any
> question during the make procedure and do the make with the default
> settings?
Maybe you're looking for BATCH=yes?
--
Sahil Tandon <[EMAIL PROTECTED]>
Anybody know why neither the left nor right double-quotes print in
Konqueror? Works fine in firefox3. Prob'ly in firefox[2], tho I haven't
tried.
gary
PS: Whatever the default font is, in black "#00" does print
left/right double quotes... {FWIW}.
--
Gary Kline [EMAIL PROTECTED] http
Hi,
I've got an issue where hosts defined in my /etc/hosts are not being
resolved. I've looked at resolv.conf, host.conf and nsswitch.conf and
everything looks ok. It's my understanding that with the below
configurations, /etc/hosts should be used first then DNS. Correct?
This is a 6.
Tom Marchand said the following on 9/1/08 7:52 PM:
> Hi,
>
> I've got an issue where hosts defined in my /etc/hosts are not being
> resolved. I've looked at resolv.conf, host.conf and nsswitch.conf and
> everything looks ok. It's my understanding that with the below
> configurations, /etc/hosts s
At 06:52 PM 9/1/2008, Tom Marchand wrote:
Hi,
I've got an issue where hosts defined in my /etc/hosts are not being
resolved. I've looked at resolv.conf, host.conf and nsswitch.conf and
everything looks ok. It's my understanding that with the below
configurations, /etc/hosts should be used firs
Hi
I am really ignorant about this issue.
I am running postfix on freebsd 7.0 using a dynamic IP address and am getting
requests to turn on smtp authentication for outgoing mails to reach servers
such as yahoo.com but do not know how to do it.
I am using kmail as a client.
If anyone could po
I am trying to resolve the 192.168.2.3 address.
::1 localhost.local localhost
127.0.0.1 localhost.local localhost
72.15.233.132 host.local host
72.15.233.132 host.local.
192.168.2.3 test
On Sep 1, 2008, at 8:10 PM, Glenn Sieb wrot
Everything is set correctly in rc.conf. What I have noticed is that
ping can resolve hosts from /etc/hosts. I should mention that this
machine has been running for 1.5 years and it wasn't until today that
I've needed to add machines to /etc/hosts.
On Sep 1, 2008, at 8:22 PM, Derek Ragona
Manolis Kiagias wrote:
Eduardo Cerejo wrote:
Building kde4 from ports will take forever on my computer, does anyone
where I can get these packages?
I have uploaded a torrent with kde4.1 packages (including xorg, bash,
samba and others). Get it here:
http://linuxtracker.org/index.php?page
David Southwell <[EMAIL PROTECTED]> wrote:
> I am running postfix on freebsd 7.0 using a dynamic IP address and am
> getting requests to turn on smtp authentication for outgoing mails to
> reach servers such as yahoo.com but do not know how to do it.
This is a little unclear. Who is making the
hi, their have just installed freebsd 6.2 but am having issues with configuring
ssh so can you plz help me out.
Rgds.
umar
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscri
I can't seem to get timidity to act like I want it to, can someone help me out?
Want I need is a /dev/sequencer, and I wanted to use timidity to emulate it.
It's so I can use it with wine, midi.
It's the midi support i am looking for.
---
In Love in Jesus Christ, Or Lord and Savior.
For God
Tom Marchand <[EMAIL PROTECTED]> wrote:
> Everything is set correctly in rc.conf. What I have noticed is that
> ping can resolve hosts from /etc/hosts.
If ping works then everything is fine in /etc/hosts. You haven't told us
what program you're using to resolve the
kakyama umar <[EMAIL PROTECTED]> wrote:
> hi, their have just installed freebsd 6.2 but am having issues with
> configuring ssh so can you plz help me out.
http://www.lemis.com/questions.html
--
Sahil Tandon <[EMAIL PROTECTED]>
___
Hi all this is my first question on the list.
I had been playing with securelevels and was in level 3 then I mistakenly
executed "chflags schg /etc/rc.*"
It wouldn't be such a problem but it as you guessed is on a remote server
and I could pay a local guy there to drop to single-user but I thought
On Tue, 2008-09-02 at 03:45 +, adrian wrote:
Hi all this is my first question on the list.
>
> I had been playing with securelevels and was in level 3 then I mistakenly
> executed "chflags schg /etc/rc.*"
> It wouldn't be such a problem but it as you guessed is on a remote server
> and I could
E. J. Cerejo wrote:
Manolis Kiagias wrote:
Eduardo Cerejo wrote:
Building kde4 from ports will take forever on my computer, does
anyone where I can get these packages?
I have uploaded a torrent with kde4.1 packages (including xorg, bash,
samba and others). Get it here:
http://linuxtrack
Chris wrote:
I've toyed with LDAP accounts before to get them to work. But now I'm
going to put it into production.
I'm wondering though about user and group management. When ports are
installed on individual servers, users and groups are sometimes added
for daemons. It would be nice to re
On Monday 01 September 2008 23:33:11 Chris wrote:
> I've toyed with LDAP accounts before to get them to work. But now I'm
> going to put it into production.
>
> I'm wondering though about user and group management. When ports are
> installed on individual servers, users and groups are sometimes a
Dear support,
I am trying to follow through
http://www.freebsd.org/doc/en/books/handbook/network-dns.html as to setup a
dns server
When I try
/etc/rc.d/named forcestart
it always said
Starting named
When I use ps to check whether it actually started, I can confirm it is not
started.
To start name
54 matches
Mail list logo