Alejandro Pulver wrote:
> Rob wrote:
>>
>>I'm running FreeBSD 5.3.
>>I have following in my kernel config:
>>
>> device scbus
>> device da
>> device uhci
>> device usb
>>
>>hoping that this provides enough 'basic' usb
>>support for my usb-memory-stick. Indeed, I can
>>load the umass module.
>>
>>If
ÑÐÐÐÑ ÐÐÑÐÐÑÐÐÐ wrote:
Hello Freebsd Questions,
I'm using DVD-R to back up our Perforce SCM server.
The size of backup data is 13Gb now and increase ~ 1Gb in two months.
The full backups was made every week, incrementary - every day.
I have made a custom script to start archiver, split on the f
[EMAIL PROTECTED] wrote:
> On Mar 11, 2005, at 1:37 AM, Ted Mittelstaedt wrote:
>
>>
>>
>>> -Original Message-
>>> From: [EMAIL PROTECTED]
>>> [mailto:[EMAIL PROTECTED] Behalf Of Kirk
>>> Strauser Sent: Thursday, March 10, 2005 11:42 AM
>>> To: freebsd-questions@freebsd.org
>>> Subject: Re:
Good Day Guys.
I installed FreeBSD 5.3 and everything worked fine .
i recompiled the kernel included options for
IPDIVERT
IPFIREWALL
IPFIREWALL_VERBOSE
BRIDGE
everything went fine
i did the systcl to load the two network cards as should be
sysctl net.link.ether.bridge.config=rl0:0,
haye!
i'm just kinda tired of seeing this in my dmesg.
can i make my kernel ignore it?
thanks!
-- fafa
--
___
Sign-up for Ads Free at Mail.com
http://promo.mail.com/adsfreejump.htm
___
freebsd-q
On Sat, 12 Mar 2005 04:55:32 -0500, Fafa Diliha Romanova
<[EMAIL PROTECTED]> wrote:
> haye!
>
> i'm just kinda tired of seeing this in my dmesg.
> can i make my kernel ignore it?
>
> thanks!
>
> -- fafa
> --
> ___
> Sign-up for Ads Free at
> Alejandro Pulver wrote:
>> Rob wrote:
>>>
>>>I'm running FreeBSD 5.3.
>>>I have following in my kernel config:
>>>
>>> device scbus
>>> device da
>>> device uhci
>>> device usb
>>>
>>>hoping that this provides enough 'basic' usb
>>>support for my usb-memory-stick. Indeed, I can
>>>load the umass
I give up: Where is the default system-wide configuration file for
qpopper? Neither the documentation nor the official Web site ever
specifically identifies it, and even googling for it hasn't helped.
What's the exact path (and the format of entries inside, as the
documentation isn't very clear a
hello.
i know there's an equivalent to these two find commands that
can be summed up in one chmod command:
find . -type d -exec chmod 755 {} \;
find . -type f -exec chmod 644 {} \;
it fixes my permissions ...
i haven't tested this yet but i think it's wrong: chmod -R u+rwX,a+rX
what would be th
> Don Tyson wrote:
>
> >I am running XandrOS Linux on an old Digital PC box. It is almost
> >scarily Windows-like, but installs in a snap and, if you buy the
> >full edition, comes with Crossover Office for all the Windows
> >applications you can't wait to run. On another test box (a Dell), MS Of
Anthony Atkielski skrev:
I give up: Where is the default system-wide configuration file for
qpopper?
Specify the config file with commandline option -f /path/to/file
when you start qpopper. You have to create the file first.
man qpopper
___
freebsd-que
On Sat, 12 Mar 2005 00:00:23 -0800 (PST)
Rob <[EMAIL PROTECTED]> wrote:
> Alejandro Pulver wrote:
> > Rob wrote:
> >>
> >>I'm running FreeBSD 5.3.
> >>I have following in my kernel config:
> >>
> >> device scbus
> >> device da
> >> device uhci
> >> device usb
> >>
> >>hoping that this provides eno
Fafa Diliha Romanova wrote:
hello.
i know there's an equivalent to these two find commands that
can be summed up in one chmod command:
find . -type d -exec chmod 755 {} \;
find . -type f -exec chmod 644 {} \;
it fixes my permissions ...
i haven't tested this yet but i think it's wrong: chmod -R u+r
As per subject: I have a 5.3 box with two SATA drives and I using
gmirror to achieve RAID 1.
The problem is it started rebuilding the array *on every boot*.
From the logs:
Mar 12 16:39:16 robert kernel: ad4: 78167MB
[158816/16/63] at ata2-master SATA150
Mar 12 16:39:16 robert kernel: ad6: 78167
Steve Kargl wrote:
Problem: We have a visiting scientist from Denmark, whose laptop
died a horrible death. A colleagued asked if I would loan him
a currently unused system in my office. I've set up FreeBSD 5.3
on the system and everything appears to work except for setting
up a Danish lo
Don Tyson wrote:
I am running XandrOS Linux on an old Digital PC box. It is almost
scarily Windows-like, but installs in a snap and, if you buy the
full edition, comes with Crossover Office for all the Windows
applications you can't wait to run. On another test box (a Dell), MS Office
ran ju
On Fri, 11 Mar 2005, P.H.Tung wrote:
Hi David Fleck,
I downloaded port linux-realplayer from http://www.freebsd.org/ports/multimedia/
and run: make install clean (internet connected and it automatically
downloaded relevant files)
What's wrong?
Thanks, I just wanted to make sure you were getting th
Hello everybdody
I read an interview of Linus Torvald made by Linux Magazine. In that interview
Linus mentioned the following:
"On the other hand, no, Linux does not have that stupid notion of having
totally separate kernel development for different issues. If you want a secure
BSD, you get Op
In the last episode (Mar 12), Fafa Diliha Romanova said:
> i know there's an equivalent to these two find commands that
> can be summed up in one chmod command:
>
> find . -type d -exec chmod 755 {} \;
> find . -type f -exec chmod 644 {} \;
>
> it fixes my permissions ...
> i haven't tested this
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:owner-freebsd-
> [EMAIL PROTECTED] On Behalf Of Aperez
> Sent: Saturday, March 12, 2005 23:09
> To: freebsd-questions@freebsd.org
> Subject: Why not?
>
>
> Why not all three teams work together for just one BSD version?
Well, your
In the last episode (Mar 12), Aperez said:
> Why not all three teams work together for just one BSD version?
>
> At the moment there are three groups of developers and users working
> in the same issues. I think if we should all work together and create
> well rounded BSD version for us users and
"On the other hand, no, Linux does not have that stupid notion of having totally
separate kernel development for different issues. If you want a secure BSD, you get
OpenBSD; if you want a usable BSD, you get FreeBSD; and if you want BSD on other
architectures, you get NetBSD. That___s just idio
On Fri, 11 Mar 2005 22:29:24 -0500, Madhusudan Singh
<[EMAIL PROTECTED]> wrote:
>
> Anyways, where are the certs installed in FreeBSD ?
There are no default certificates in FreeBSD. They are easy to create
however. Look in the Handbook here:
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbo
cizuriet <[EMAIL PROTECTED]> writes:
> I am trying to get a copy of the CVS tree on my local machine. I would like
> to use the CVSup utility since it is supposed to be much faster. Can I use
> CVSup from my Windows XP machine? Or is there a version(binary) that runs on
> GNU/Linux?
I'm no
Hello
Could anyone tell me how to enable acpi with FreeBSD 5.3?
I read on the FreeBSD that acpi isn't enabled in some cases. When I
shutted down with FreeBSD 5.2.1, the power of my pc automaticaly goes
down and with 5.3 not. How do I enable acpi?
Thanks
Koen
h p wrote:
I feel I'm bombarding the list with stupid questions, but I really
can't find an answer to this.
I'd like to use the gdbe disk encryption. I have activated GEOM_BDE in
my kernel and would like to go ahead with the procedure described in
the handbook. But I don't have a gdbe executable an
Dear List,
I just upgraded a couple of my machines from 4.9 release to 4.11 release,
and now I am finding some issues with IP Filters.
this is the output of ipf -V:
ipf: IP Filter: v3.4.35 (336)
Kernel: IP Filter: v3.4.35
Some of the issues I am having are:
Before this set of rules worked fine:
Aperez wrote:
> Hello everybdody
>
> I read an interview of Linus Torvald made by Linux Magazine. In that
> interview Linus mentioned the following:
>
> "On the other hand, no, Linux does not have that stupid notion of having
> totally separate kernel development for different issues. If you wa
Hi,
I am having problems getting my client machine syncing with hy ntp
server. Details follow -
doing a ntpdate -d 192.168.16.1 on the client returns
12 Mar 19:35:56 ntpdate[1443]: ntpdate 4.2.0-a Thu Nov 4 22:31:39 UTC
2004 (1)
Looking for host 192.168.16.1 and service ntp
transmit(192.168.
On 2005-03-12 10:30, Eric McCoy <[EMAIL PROTECTED]> wrote:
>Fafa Diliha Romanova wrote:
>> hello.
>>
>> i know there's an equivalent to these two find commands that
>> can be summed up in one chmod command:
>>
>> find . -type d -exec chmod 755 {} \;
>> find . -type f -exec chmod 644 {} \;
Uhm, why
On 2005-03-12 12:38, Aperez <[EMAIL PROTECTED]> wrote:
> Hello everybdody
>
> I read an interview of Linus Torvald made by Linux Magazine. In that
> interview Linus mentioned the following:
>
> "On the other hand, no, Linux does not have that stupid notion of
> having totally separate kernel develo
Hello, formatting is almost complete...
My new problem is that bsdlabel didn't create a new partition after bsdlabel
-e ad0s1. Below is an extensive output of some commands, but you might want
to skip to the last alinea ;).
I used fdisk to create a new slice. I copied the exact format of the
pr
You said simply to try sysutils/portmanager. I must have really made
a mess here:
Kirk 3# portmanager -s
PMGRrStatus 0.2.7_0 info: Creating inital data bases
--
Howdy -
I'm having a weird problem. My users can't delete each other's files.
Even if I "chmod 777" the target file and use a "rm -f" cmd. Of course root
can delete the files. Both users are in wheel.
stanny >ls -l bf_com_exit_rpt.txt
-rwxrwxrwx 1 robot wheel 5241 Mar 11 16:30 bf_com_exit_rpt.t
The attributes for the /home/robot and /home/mlbot by default set to
755. To have a users in the same group delete files from these
directories, you need to set the directory attributes to 775.
On Sat, 12 Mar 2005 16:47:03 -0500, Gary Stanny <[EMAIL PROTECTED]> wrote:
>
> Howdy -
>
> I'm having
On Saturday 12 March 2005 12:16 pm, Doug Lee wrote:
> You said simply to try sysutils/portmanager. I must have really made
> a mess here:
>
> Kirk 3# portmanager -s
> -
>--- PMGRrStatus 0.2.7_0 info: Creating inital data bas
I am running FreeBSD-4.8, and upon doing a ps x, I see
163 ?? I 0:00.01 readproctitle service errors:
.
What process could that be, and how do I fix it?
Thanks
__
Post your free ad now! http://personals.y
Aperez wrote:
Hello everybdody
I read an interview of Linus Torvald made by Linux Magazine. In that
interview Linus mentioned the following:
"On the other hand, no, Linux does not have that stupid notion of
having totally separate kernel development for different issues. If
you want a secure BS
Hi again list and thanks for the instant answer. The winner was John Pettitt.
He correctly pointed me to the sticky bit set on the /tmp & /ramdisk
directories.
Danie Du Toit did provide correct information except that the problem files
weren't
in the users home directories.
Thanks a bunch guys
On Sat, 12 Mar 2005 21:09:33 +0100
"Freek Nossin" <[EMAIL PROTECTED]> wrote:
> Hello, formatting is almost complete...
>
> My new problem is that bsdlabel didn't create a new partition after
> bsdlabel-e ad0s1. Below is an extensive output of some commands, but
> you might want to skip to the la
> -Original Message-
> From: Alejandro Pulver [mailto:[EMAIL PROTECTED]
> Sent: zaterdag 12 maart 2005 23:44
> To: Freek Nossin
> Cc: freebsd-questions@freebsd.org; 'Jerry McAllister'
> Subject: Re: format slice
>
> On Sat, 12 Mar 2005 21:09:33 +0100
> "Freek Nossin" <[EMAIL PROTECTED]>
On Sat, Mar 12, 2005 at 01:58:58PM -0800, Michael C. Shultz wrote:
On Saturday 12 March 2005 12:16 pm, Doug Lee wrote:
> You said simply to try sysutils/portmanager. I must have really made
> a mess here:
>
> Kirk 3# portmanager -s
> --
>
> Portmanager is at version 0.2.9_2 now so you should update with
> cvsup. I'm guessing you did not run portmanager as root, if that
> is the problem the current version will correctly report it.
>
> -Mike
>
> Yes I ran it as root (hence the "#" in "Kirk 3#"), but I'm now doing
> a cvsup of port
El Vie 11 Mar 2005 11:12, Brian John escribió:
> - Original Message -
>
> > Brian John wrote:
> > > ad1: WARNING - READDMA UDMA ICRC error (retrying)
is your cable a 80-conductor IDE/ATA cable?
maps
___
freebsd-questions@freebsd.org mailing lis
On Sun, 13 Mar 2005 00:04:06 +0100
"Freek Nossin" <[EMAIL PROTECTED]> wrote:
> > > Then I used bsdlabel to create a label on ad0s1 by typing:
> > >
> > > #bsdlabel -w ad0s1
> > >
> > > And following the handbook, my next command was:
> > >
> > > #bsdlabel -e ad0s1
> > >
> > > Now I wrote in the tex
[EMAIL PROTECTED] wrote:
> I give up: Where is the default system-wide configuration file for
> qpopper? Neither the documentation nor the official Web site ever
> specifically identifies it, and even googling for it hasn't helped.
> What's the exact path (and the format of entries inside, as the
Ted Mittelstaedt writes:
> what does strings qpopper say?
I didn't try it. I added an -f option to the command line in inet.conf
and that seemed to work.
--
Anthony
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/lis
On Sat, 12 Mar 2005 21:06:05 -0300
Alejandro Pulver <[EMAIL PROTECTED]> wrote:
> On Sun, 13 Mar 2005 00:04:06 +0100
> "Freek Nossin" <[EMAIL PROTECTED]> wrote:
> > > > Then I used bsdlabel to create a label on ad0s1 by typing:
> > > >
> > > > #bsdlabel -w ad0s1
> > > >
> > > > And following the ha
I have a script that works fine from command line.
But when I run it from cron , its not displaying all the info.
Looks like cron is limiting the char length.
example from script ran by cron:
root54313 0.0 0.2 1024 720 ?? S 3:20PM 0:00.00 cron:
running jo
example from script ran b
Am Samstag, 12. März 2005 01:42 schrieb Paulo Roberto:
> Hello Emanuel,
>
> THanks for your help. My usbdevs -v:
>
> Controller /dev/usb0:
> addr 1: full speed, self powered, config 1, UHCI root hub(0x),
> Intel(0x), rev 1.00
> port 1 powered
> port 2 powered
> Controller /dev/usb1:
> add
# Redirected from freebsd-newbies to freebsd-questions.
# Please do not post technical questions to freebsd-newbies.
# This is what freebsd-questions is for. Followups set.
On 2005-03-13 02:49, Ola Theander <[EMAIL PROTECTED]> wrote:
> Dear subscribers
>
> I'm slightly confused about enabling an
On Saturday 12 March 2005 09:38 am, Aperez <[EMAIL PROTECTED]> wrote:
> Hello everybdody
>
> I read an interview of Linus Torvald made by Linux Magazine. In that
> interview Linus mentioned the following:
>
> "On the other hand, no, Linux does not have that stupid notion of
> having totally separat
Hello everyone!
I have a FreeBSD-4.10 machine and a newly connected DSL with static ip
address. The DSL connection setup uses an ADSL modem (SMC7901BRA)
which has 1 connection to my phone line and 1 connection to my LAN
card using UTP cable. In Windows XP setup, the process of setting up
Internet
Heya folks - here's my issue; I removed a OS from my drive and that freed
up 10 gig. I wish to "merge" the free 10 gig into my FreeBSD file system.
Here's what she looks like via fdisk:
Disk name: ad1FDISK Partition
Editor
DISK Geometry: 9729 cyls/255 head
On 03/11/05 03:47:27, P.H.Tung wrote:
I successfully installed Realplayer10GOLD on FreeBSD released 5.3
When I run realplay from console, I got following error:
ELF binary type "0" not known.
/usr/local/lib/RealPlayer/realplay.bin: 1: Syntax error: "("
unexpected
What does it means? any advises?
Th
Hello everyone!
I have a FreeBSD-4.10 machine and a newly connected DSL with static ip
address. The DSL connection setup uses an ADSL modem (SMC7901BRA)
which has 1 connection to my phone line and 1 connection to my LAN
card using UTP cable. In Windows XP setup, the process of setting up
Internet
On Saturday, 12 March 2005 at 21:09:47 -0600, Chris wrote:
> Heya folks - here's my issue; I removed a OS from my drive and that freed
> up 10 gig. I wish to "merge" the free 10 gig into my FreeBSD file system.
>
> Here's what she looks like via fdisk:
>
> Disk name: ad1
Greg 'groggy' Lehey wrote:
On Saturday, 12 March 2005 at 21:09:47 -0600, Chris wrote:
Heya folks - here's my issue; I removed a OS from my drive and that freed
up 10 gig. I wish to "merge" the free 10 gig into my FreeBSD file system.
Here's what she looks like via fdisk:
Disk name: ad1
Chris wrote:
Greg 'groggy' Lehey wrote:
On Saturday, 12 March 2005 at 21:09:47 -0600, Chris wrote:
Heya folks - here's my issue; I removed a OS from my drive and that
freed
up 10 gig. I wish to "merge" the free 10 gig into my FreeBSD file
system.
Here's what she looks like via fdisk:
Disk nam
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] Behalf Of Cheezy Vines
> Sent: Saturday, March 12, 2005 7:04 PM
> To: freebsd-questions@freebsd.org
> Subject: connecting a FreeBSD-4.10 to Internet using DSL with static
> ipaddress
>
>
> Hello everyone!
>
> I
On Sat, 12 Mar 2005 19:27:51 -0800
"Edwin D. Vinas" <[EMAIL PROTECTED]> spake thus:
> Hello everyone!
>
> I have a FreeBSD-4.10 machine and a newly connected DSL with static ip
> address. The DSL connection setup uses an ADSL modem (SMC7901BRA)
> which has 1 connection to my phone line and 1 con
Well, people, I did it; I didn't backup my script that renders
PostScript on my HP-500 printer. I t was in /usr/libexec,
and while it was backed up on two other servers. But I
upgraded to 5.3 on both. So lost.Can somene send me
what I need?
t
I am running FreeBSD-4.8, and upon doing a ps x, I see
163 ?? I 0:00.01readproctitle service errors:
.
What process could that be, and how do I fix it?
Thanks
__
Post your free ad now! http://pers
If your ISP does not use PPPoE it is really quite simple. I included my laptop
rc.conf just to show it plays no part:
hostname="mneme.boltsys.com"
moused_enable="YES"
sshd_enable="YES"
usbd_enable="YES"
linux_enable="YES"
nfs_client_enable="YES"
nfs_server_enable="YES"
nfs_reserv
Is there a simple HTML editor that is known to be pretty good in the
ports tree?
I've been using Abiword for wordprocessing, and it has a "Save as HTML"
feature which I plan to try. I was just curious if there was something
else I should try using. I'm not using OpenOffice, as it seems a littl
It seems that FreeBSD 5.3 now has support in the kernel for the
synaptics touchpad that my laptop has. Right now it's just running as a
normal mouse, it looks like the support is disabled by default. In
isa/psm.c, I can see the synaptics support in there, but it's disabled
unless hw.psm.synaptics
On Saturday 12 March 2005 10:59 pm, bsdzz <[EMAIL PROTECTED]> wrote:
> Is there a simple HTML editor that is known to be pretty good in the
> ports tree?
>
> I've been using Abiword for wordprocessing, and it has a "Save as
> HTML" feature which I plan to try. I was just curious if there was
> some
67 matches
Mail list logo