The last couple of days I have bin trying to setup a box to authenticate
users from a NIS server. With the help of the Handbook pages I've done
that and it works.
But I can't seem to get to only add users from a specific normal group to
the client.
According to the 4.9-Release passwd man pages:
>U
Hi, this evening a complete webserver (including mail/mysql/dns/pop3) went
down,
can tell me what exactly happened here? or how i can find more information
about the crash
(except inspecting the default files in /var/log/)
/var/log/messages right after the reboot (last message was an ftp upload)
Hello,
Ok, this one makes me look like an idiot. Rebooted one more time and it
fired right up, strange, but it is working, reviving right now. I don't know
if this will help anyone, but this was on a 5.2-RELEASE system, two 40 gb
IDE drives, identically partitioned, My thanks again to all.
Dave
Hi.
I've got a problem.
I try to copy files per local network (freebsd is router/server)
to/from samba, ftp or some other way.
Is goes OK but when I copy about 50MB freebsd hands up!(coping file is
bigger). This problem doesn't exist when I copy file from/to
internet(world).
Freebsd is also han
On Fri, 2004-03-12 at 02:41, Wayne Sierke wrote:
> I don't seem to be able to mount any .iso images on 5.2-RELEASE:
>
> # mdconfig -a -t vnode -f /root/tomsrtbt_1_7_361.iso
> md0
> # mount_cd9660 /dev/md0 /mnt
> mount_cd9660: /dev/md0: Invalid argument
> # mdconfig -l
> md0
> #
>
> I get the sam
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Website Toolbox
Sent: Thursday, March 11, 2004 11:11 PM
To: [EMAIL PROTECTED]
Subject: help configuring network
Hello,
I have a T1 line that goes into a linksys switch. The linksys switch then
branches out
> Aye, there's the rub. Last rule is usually
> "deny ip from any to any"; somewhere above
> that, but after the setup rules is "allow ip from
> any to my.ip.add.ress established"* ... it does
> no good to allow the setup packets but no
> further data
>
> Kevin Kinsey
> DaleCo S.P.
>
> *instead
At 09:11 PM 3/11/2004, Website Toolbox wrote:
Hello,
I have a T1 line that goes into a linksys switch. The linksys switch then
branches out into my freebsd server. I have the most recent version of
freebsd.
You've got worse problems than that :-) T1 lines don't go into switches,
they only go into
At 2004-03-12T03:54:03Z, "Aaron Peterson" <[EMAIL PROTECTED]> writes:
> it runs chrooted to /compat/linux/ so it uses the linux libraries, and
> that's that.
No. The binaries are not chrooted. Other than that, you're mostly correct.
> is there more too it than that? is there any reason i cant
Thanks for pointing me to these tools. I may not use Unison on this
particular project, but I think it will be the next project after the
backup server is finalized!
- Bob
On Monday 08 March 2004 02:22 am, Dany Nativel > wrote:
> Hi Bob,
>
> I use the following configuration on my file server
Hello,
I have a T1 line that goes into a linksys switch. The linksys switch then
branches out into my freebsd server. I have the most recent version of
freebsd.
I need to set the server up to connect to the Internet through the T1 using
the static IP address 12.144.36.179.
Here is the other info
On Thursday 11 March 2004 10:53 pm, lee slaughter > wrote:
> >There is no filesystem support for mounting gzipped tar files as
> >filesystems, so you'll have to use it as a raw device.
> > tar -xzf /dev/acd1
> >should extract the data.
>
> no, i tried it with tar file. it got maybe 20% of way t
How do I direct my output to a file so I can review it to find the reason or
at least post it to this forum? I want the output dumped to a file and
display on the monitor at the same time. Last time I tried using > the
monitor was blank but there was nothing in the file.
man tee
Hi KSC,
--On Thursday, March 11, 2004 10:12:25 PM -0500 "Justin Baugh, KSC"
<[EMAIL PROTECTED]> wrote:
Using truss, I see that the processes are just sitting there doing
vfork/nanosleep over and over and over, in a "Resource temporarily
unavailable" loop. Once the processes get into this state,
Hi KSC,
--On Thursday, March 11, 2004 11:10:30 PM -0500 "Justin Baugh, KSC"
<[EMAIL PROTECTED]> wrote:
This machine has 2 gigabytes of RAM and 4 gigabytes of swap. I would have
to run several hundred simultaneous processes to even get close to that
limit. Even when the problem is occuring I have
This error means means you`ve run out of memory (RAM + swap). Add RAM or
swap, or lower your concurrencies or stop unneeded processes. Have you
checked your memory? Qmail-scanner is *very* resource intensive as it is a
huge perl program, which then calls KAV, and I have a feeling this is
where the
Hi, all.
I write a lot of plain text files, and print them to a dot matrix
printer attached to my parallel port. To do so, I use the pr command
to add headers, as follows:
pr -o 8 filename | lpr
The problem is that the system always generates an extra page [form
feed, I suppose] after the last
Quoting Jason <[EMAIL PROTECTED]>:
Osmany Guirola Cruz wrote:
I feel very happy when I saw in the nvidia site the drivers for linux
and of course for FREEBSD, and I need to Know what about ATI and
FREEBSD(linux not have problems) drivers because I will acquire a new
machine and I need to decide b
Hi KSC,
On Thu, 11 Mar 2004 22:12:25 -0500 UTC (3/11/04, 9:12 PM -0600 UTC my time), Justin
Baugh, KSC wrote:
K> Hello list,
K> I am having a hell of a time with qmail/qmail-scanner, and I am hoping
K> someone on the list can help me. Normally this setup has worked
K> completely fine on any
There is no filesystem support for mounting gzipped tar files as
filesystems, so you'll have to use it as a raw device.
tar -xzf /dev/acd1
should extract the data.
no, i tried it with tar file. it got maybe 20% of way thru with
unexpected eof.
with tar.gz:
tar: /dev/acd1: Cannot read: Inp
I'm under the impression that linux.ko provides linux kernel emulation,
and linux binary base libraries are installed in /compat/linux/ for linux
binaries to use in linux emulation mode. when you execute a linux binary
(recognized by branding in the binary) it runs chrooted to /compat/linux/
so it
On Thu, Mar 11, 2004 at 09:34:24PM -0600, Paul Seniura wrote:
>
> Hi Kris,
>
>
> > On Tue, Mar 09, 2004 at 04:43:48PM -0600, Paul Seniura wrote:
> >
> > > I'm wondering what historical moves were done to the src that builds
> > > FreeBSD's telnet command and telnetd daemon, because now they do
Hi Kris,
> On Tue, Mar 09, 2004 at 04:43:48PM -0600, Paul Seniura wrote:
>
> > I'm wondering what historical moves were done to the src that builds
> > FreeBSD's telnet command and telnetd daemon, because now they do not
> > match other BSDs (AFAICS). This is the crux of my perplextion.
>
> R
Hi Alex,
> Dear Paul,
>
> On Tue, Mar 09, 2004 at 04:43:48PM -0600, Paul Seniura wrote:
> > It seems NetBSD and OpenBSD continue to include
> > telnet+telnetd+tn3270 together under one subdir as part of
> > /src/usr.bin -- but FreeBSD moved only the telnet[d] pieces
> > to /src/contrib/telnet an
Hello list,
I am having a hell of a time with qmail/qmail-scanner, and I am hoping
someone on the list can help me. Normally this setup has worked
completely fine on any FreeBSD machine I've set it up on.
This is on 5.1-p10 (which I'm still running as I've yet to upgrade to
5.2.1R, and I am wo
Hello everyone,
I recently began experiencing an issue with user accounts on my FreeBSD
4.9-RELEASE file server. Any new user account I create fails authentication.
The log entry shows 'no such user' but /etc/passwd has the appropriate
entries. (used vipw to check). The only access the new user
i forgot to include the mailing list.
doh!
> --- Ion-Mihai Tetcu <[EMAIL PROTECTED]> wrote: >
> > [ please don't post on top, it's hard to read ]
>
> sorry :/
>
> > > Hello,
> > >
> > > Thanks for your response.
> > > I dont think they are totally unrelated, because
> > when
> > > i try to in
[ please trim when replying ]
On Thu, 11 Mar 2004 19:14:35 -0700
RYAN vAN GINNEKEN <[EMAIL PROTECTED]> wrote:
> >
> Thank you now I can mount my cd rom drives and i know how to add them to
> fstab so they get mounted at boot time. However i have had problems
> with my system hanging during a
Ron Joordens wrote:
Hi Everyone,
I'm currently using portupgrade to upgrade my ports (obviously). I'm getting
errors on some of my ports. Eg config error on gedit2, and KDE fails for
unknown reason.
How do I direct my output to a file so I can review it to find the reason or
at least post it to t
Mark Ovens wrote:
[Followup-To: set to -questions]
Please excuse the X-posting but I'm not sure which is the better list
for this problem.
I've got 3 SCSI optical drives mounted in an external case so I can't
use an analogue audion cable but need to use DAE for playing CDs. The
drives support
Osmany Guirola Cruz wrote:
I feel very happy when I saw in the nvidia site the drivers for linux
and of course for FREEBSD, and I need to Know what about ATI and
FREEBSD(linux not have problems) drivers because I will acquire a new
machine and I need to decide between a ATI or a NVIDIA card for m
On Fri, Mar 12, 2004 at 01:32:17PM +1100, Ron Joordens wrote:
> Hi Everyone,
>
> I'm currently using portupgrade to upgrade my ports (obviously). I'm getting
> errors on some of my ports. Eg config error on gedit2, and KDE fails for
> unknown reason.
>
> How do I direct my output to a file so I c
Lowell Gilbert wrote:
RYAN vAN GINNEKEN <[EMAIL PROTECTED]> writes:
Lowell Gilbert wrote:
RYAN vAN GINNEKEN <[EMAIL PROTECTED]> writes:
I have this in my dmesg output
acd0: CDROM at ata1-master PIO4
acd1: CDROM at ata1-slave PIO4
but when i try to mount these acd0 i get this e
Hi Everyone,
I'm currently using portupgrade to upgrade my ports (obviously). I'm getting
errors on some of my ports. Eg config error on gedit2, and KDE fails for
unknown reason.
How do I direct my output to a file so I can review it to find the reason or
at least post it to this forum? I want th
On Friday 12 March 2004 02:52, you wrote:
> lee slaughter <[EMAIL PROTECTED]> writes:
> > Danny Pansters wrote:
> > >On Friday 12 March 2004 00:04, lee slaughter wrote:
> > >>hi.
> > >>i make a tar.gz backup file.
> > >>isburncd -f /dev/acd1 datafixate
> > >>the right syntax? is "data
lee slaughter <[EMAIL PROTECTED]> writes:
> doing a backup:
> burncd -f /dev/acd1 data /home/backups/rtfm.lees.20030311.tar.gz fixate
>
> mount /dev/acd1 /cdromgives "incorrect super block"
>
> is an iso9660 format expected?
No, in that case a UFS format is expected.
> where does one lo
lee slaughter <[EMAIL PROTECTED]> writes:
> Danny Pansters wrote:
>
> >On Friday 12 March 2004 00:04, lee slaughter wrote:
> >
> >>hi.
> >>i make a tar.gz backup file.
> >>isburncd -f /dev/acd1 datafixate
> >>the right syntax? is "data" the correct type? i cannot tell
> >>from burn
On Friday 12 March 2004 01:36, Uwe Doering wrote:
> Well, as far as the result is concerned, both methods are identical.
> However, if you use the step-by-step procedure the object files remain
> intact after a kernel build, or at least until you delete them
> deliberately. So if you then have to
Hi All!
I want to use my FreeBSD 5.2-current box as a print server too.
Since I'm living in Japan, sometimes the printed files may contain
Japanese characters.
However, nothing will come out from the printer if the file contain
even a single Japanese character.
The related part of cups/error_
Hello,
I am trying to enable ipfilter. I am running FreeBSD 5.2. I tried to just
load it with a module with these results:
[EMAIL PROTECTED] root]# kldload ipl
kldload: can't load ipl: No such file or directory
I tried loading it with the rc.conf but that did work either. So finally I
tried t
Danny Pansters wrote:
On Friday 12 March 2004 00:04, lee slaughter wrote:
hi.
i make a tar.gz backup file.
isburncd -f /dev/acd1 datafixate
the right syntax? is "data" the correct type? i cannot tell
from burncd manpage.
What you called should be the ISO (top of my head, I
I have a strange network question.
I finally found the vpn client that actually manages to open a
connection to the Cisco vpn appliance my employer uses with a minimum
of pain (security/vpnc). The problem I'm having is making it possible
for my FreeBSD desktop at work to retain access to my FreeB
RYAN vAN GINNEKEN <[EMAIL PROTECTED]> writes:
> Lowell Gilbert wrote:
>
> >RYAN vAN GINNEKEN <[EMAIL PROTECTED]> writes:
> >
> >
> >>I have this in my dmesg output
> >>
> >>acd0: CDROM at ata1-master PIO4
> >>acd1: CDROM at ata1-slave PIO4
> >>
> >>but when i try to mount these acd0 i get this
[ please don't post on top, it's hard to read ]
On Fri, 12 Mar 2004 11:33:08 +1100 (EST)
eodyna <[EMAIL PROTECTED]> wrote:
> Hello,
>
> Thanks for your response.
> I dont think they are totally unrelated, because when
> i try to install XFree86-4 and that particular library
> it gets the error
this is a strange situation i thought i'd post and try to get some
expertise on.
the short version is, i do something to get mod_python to crash. i
then try to clean up all the tmp files, look for open files, sysv ipc
stuff, etc. but even after all that i can't get apache to run again
without a
Lowell Gilbert wrote:
RYAN vAN GINNEKEN <[EMAIL PROTECTED]> writes:
I have this in my dmesg output
acd0: CDROM at ata1-master PIO4
acd1: CDROM at ata1-slave PIO4
but when i try to mount these acd0 i get this error
#mount_cd9660 /dev/acd0 /cdrom/cdrom0
mount_cd9660: /dev/acd0: No such file
Loren M. Lang wrote:
On Thu, Mar 11, 2004 at 11:59:44AM +0100, Uwe Doering wrote:
Loren M. Lang wrote:
[...]
3. The handbook seems to suggest to use the config, make, make install
procedure for installing the kernel if you have no other reason for not
using it, what is the reason for this? (The
Hello,
Thanks for your response.
I dont think they are totally unrelated, because when
i try to install XFree86-4 and that particular library
it gets the error messages stated below (one to stdout
and the other to dmesg). All other port installations
work fine. (Before and after the XFree86-4 inst
I'm at a dead on.
I'm trying to assign a variable
MT='/usr/bin/mt -f /dev/nrsa0'
in a shell script. The trouble is that the assignment isn't made and
the script writes to stdout/err
./l0dump.sh: /dev/nrsa0: permission denied
where l0dump.sh is the name of the script.
Why would this assignme
On Thursday 11 March 2004 20:52, Drew Tomlinson wrote:
> I'm trying to do things the "smart" way. I have two machines running
> 4.9. Instead of keeping a ports collection on both, I have and update
> the collection on one named blacklamb. Blacklamb runs Samba 2.2.8a_1.
> I created a samba share
On Fri, 12 Mar 2004 09:59:17 +1100 (EST)
eodyna <[EMAIL PROTECTED]> wrote:
> Greetings all,
>
> Due to yesterday error on 4.9-RELEASE of FreeBSD.
>
> hard error reading fsbn
> ad0: DMA problem fallback to PIO mode
>
> &
>
> libfreetype.a: Bad address
>
The two are completely unrelated.
For
On Thu, Mar 11, 2004 at 09:18:14PM +, Matthew Seaman wrote:
> On Wed, Mar 10, 2004 at 08:01:50PM -0800, Gary Kline wrote:
>
> > I'm trying to install the latest OO on my 5.2 server, but for
> > some reason, it can't see the java installation there.
> > Originally, I had java/jdk
On Friday 12 March 2004 00:04, lee slaughter wrote:
> hi.
> i make a tar.gz backup file.
> isburncd -f /dev/acd1 datafixate
> the right syntax? is "data" the correct type? i cannot tell
> from burncd manpage.
What you called should be the ISO (top of my head, I think the only
exce
hi,
Currently i'm installing mrtg and net-snmp on all my servers,
All the linux servers just work like they should but the mrtg stats for
the freebsd 4.9 (stable) server are way to low..
When I copied over a few gig of data from a linux server to the freebsd
server..
The linux stats in mrtg wer
hi.
i make a tar.gz backup file.
isburncd -f /dev/acd1 datafixate
the right syntax? is "data" the correct type? i cannot tell
from burncd manpage.
thanks.
lee
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/fr
Greetings all,
Due to yesterday error on 4.9-RELEASE of FreeBSD.
hard error reading fsbn
ad0: DMA problem fallback to PIO mode
&
libfreetype.a: Bad address
i tried changing some kernel paramaters
mainly these two
hw.ata.atapi_dma="1"
hw.ata.ata_dma="1"
However, that didn't chan
- Original Message -
From: "Osmany Guirola Cruz" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, March 11, 2004 3:15 PM
Subject: ftp
> in my system I have installed the anonymous ftp and I have a fat32
> partition mounted in /fat32
> I need put the content of these partiti
Darryl Hoar wrote:
Darryl Hoar wrote:
Greetings,
I am running FreeBSD 4.7-stable on a computer. It is
configured to be my firewall. My IPS changed the
technology to access my DSL. How do I define a gateway
for an interface ?
thanks,
Darryl
___
> Aye, there's the rub. Last rule is usually
> "deny ip from any to any"; somewhere above
> that, but after the setup rules is "allow ip from
> any to my.ip.add.ress established"* ... it does
> no good to allow the setup packets but no
> further data
>
> Kevin Kinsey
> DaleCo S.P.
>
> *instead
Hello,
I've been having some trouble with current - kernel panics that I'm not really
equipped to deal with - so I'm thinking of moving to RELENG_5_2. I think I'll
have to get rid of the libc_r / libpthread stuff in /etc/libmap.conf, is that
true? What else will I have to do?
Thanks,
Ben
From: "Kevin D. Kinsey, DaleCo, S.P." <[EMAIL PROTECTED]>
To: joshua lokken <[EMAIL PROTECTED]>
CC: [EMAIL PROTECTED]
Subject: Re: 5.2 upgrade and Exim delivery
Date: Thu, 11 Mar 2004 16:46:15 -0600
joshua lokken wrote:
Hello all,
I am working on becoming familiar with FreeBSD 5.x after using 4.
joshua lokken wrote:
Hello all,
I am working on becoming familiar with FreeBSD 5.x after using 4.x for
the past few years.
The machine in question is a web and mail server; I originally
installed 5.1 from the mini iso,
then upgraded to RELENG_5_2 last weekend. The upgrade went without
problem
> Darryl Hoar wrote:
>
> >Greetings,
> >I am running FreeBSD 4.7-stable on a computer. It is
> >configured to be my firewall. My IPS changed the
> >technology to access my DSL. How do I define a gateway
> >for an interface ?
> >
> >thanks,
> >Darryl
> >
Hello all,
I am working on becoming familiar with FreeBSD 5.x after using 4.x for the
past few years.
The machine in question is a web and mail server; I originally installed 5.1
from the mini iso,
then upgraded to RELENG_5_2 last weekend. The upgrade went without
problems, as it
always has...
On Thursday 11 March 2004 01:59 pm, Darryl Hoar wrote:
> Greetings,
> I am running FreeBSD 4.7-stable on a computer. It is
> configured to be my firewall. My IPS changed the
> technology to access my DSL. How do I define a gateway
> for an interface ?
>
#added for system operation
gateway_enabl
Darryl Hoar wrote:
Greetings,
I am running FreeBSD 4.7-stable on a computer. It is
configured to be my firewall. My IPS changed the
technology to access my DSL. How do I define a gateway
for an interface ?
thanks,
Darryl
___
[EMAIL PROTECTED] mailin
DeAtH KnIgHt wrote:
Hi,
Ive noticed that there are different iso images within the ftp servers and
i need to know which one do i actually need within these ftp servers?
is there a difference between these different files? how do i install freebsd?
Generally for each RELEASE, there is a "min
Hi, this evening a complete webserver (including mail/mysql/dns/pop3) went
down,
can tell me what exactly happened here? or how i can find more information
about the crash
(except inspecting the default files in /var/log/)
/var/log/messages right after the reboot (last message was an ftp upload)
Greetings,
I am running FreeBSD 4.7-stable on a computer. It is
configured to be my firewall. My IPS changed the
technology to access my DSL. How do I define a gateway
for an interface ?
thanks,
Darryl
___
[EMAIL PROTECTED] mailing list
http://lists.
[EMAIL PROTECTED] wrote:
[snip]
You do have a rule for established connections?
Kevin Kinsey
DaleCo S.P.
you know the only rule i have for that is
add 6 deny log tcp from any to any established
I am assuming this is incorrect?
Aye, there's the rub. Last rule is usually
"deny
[snip]
>
> You do have a rule for established connections?
>
>
> Kevin Kinsey
> DaleCo S.P.
>
>
you know the only rule i have for that is
add 6 deny log tcp from any to any established
I am assuming this is incorrect?
___
[EMAIL PROTECTED] mailing l
Hi,
Ive noticed that there are different iso images within the ftp servers and i need to
know which one do i actually need within these ftp servers? is there a difference
between these different files? how do i install freebsd?
-
Do you Yahoo!?
Yahoo! Search -
rtfm. sorry.
however
mount -t cd9660 /dev/acd1 /cdrom gives "cd9660: /dev/acd1: Invalid
argument"
???
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED
[EMAIL PROTECTED] wrote:
I have IPFW setup, and in my ruleset i have the following line
add 04009 allot tcp from any to me dst port 80 in via x10 setup
add 04010 allow tcp from any to me dst port 25 in via xl0 setup
however if I enable the firewall and try to telnet into port 25, it cannot
connec
video controller: 865G Chipset Graphics Controller
Driver: i810
OS: FreeBSD 5.2-CURRENT
XFree86: 4.3.0
Dell Dimension 4600C, Pentium IV, HTT
Has anyone had any luck configuring similar hardware to produce a decent
resolution? My default is 1024 x 768 at 75 Mhz and KDE looks grainy (mozila
is
On Wed, Mar 10, 2004 at 08:01:50PM -0800, Gary Kline wrote:
> I'm trying to install the latest OO on my 5.2 server, but for
> some reason, it can't see the java installation there.
> Originally, I had java/jdk14. No luck. Same with java/jdk13.
>
> Should I take the si
in my system I have installed the anonymous ftp and I have a fat32
partition mounted in /fat32
I need put the content of these partition on the pub directorie
something like these
ftp://mymachine/pub/fat32/ and see the content of these partition via
ftp .. Symbolic link does not work
what sh
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Gary W. Swearingen wrote:
| Henrik W Lund <[EMAIL PROTECTED]> writes:
|
|> Well, it generated output allright. Nothing that makes sense
|> (unless I sit down and learn an entire programming language,
|> which seems huge and cryptic, by the way), though
doing a backup:
burncd -f /dev/acd1 data /home/backups/rtfm.lees.20030311.tar.gz fixate
mount /dev/acd1 /cdromgives "incorrect super block"
is an iso9660 format expected?
where does one look for error messages?
thanks.
___
[EMAIL PROTE
On Thu, Mar 11, 2004 at 12:40:53PM -0600, Michael Madden wrote:
> Is there any work going on to port FreeBSD
> to PA-RISC ("HPPA") based workstations (9000/700)?
Not that I know of. Try NetBSD, two doors down on your left :)
Kris
pgp0.pgp
Description: PGP signature
On Thu, Mar 11, 2004 at 08:39:54AM +1100, Chris Richards wrote:
> Hiya,
>
> I am running FreeBSD 5.1-RELEASE-p10 and want to configure
> SMTP-AUTH/TLS. A friend gave me some instructions on how to do it and
> they talk about editing "$SRC/devtools/Site/site.config.m4" $SRC being
> the sendmail so
I have IPFW setup, and in my ruleset i have the following line
add 04009 allot tcp from any to me dst port 80 in via x10 setup
add 04010 allow tcp from any to me dst port 25 in via xl0 setup
however if I enable the firewall and try to telnet into port 25, it cannot
connect.. BUT if I disable the
In late Janury, Herren Georg-W. Koltermann and Martin Cracauer were
discussing howto get the java runtime plugin working with linux-mozilla.
I've already figured out how to get the flashplugin6, realplayer, and
other plugins installed with linux-mozilla-1.5. Here is the part
On Thu, 11 Mar 2004, Jonathan T. Sage wrote:
>
>
> Ed Budd wrote:
> > On Thu, 11 Mar 2004 03:52:18 -0600 (CST)
> > Eduardo Viruena Silva <[EMAIL PROTECTED]> wrote:
> >
> >>1. Compile the port:
> >>cd /usr/ports/security/clamav
> >>make WITH_MILTER=yes install
> >>
> >>there is
I'm trying to do things the "smart" way. I have two machines running
4.9. Instead of keeping a ports collection on both, I have and update
the collection on one named blacklamb. Blacklamb runs Samba 2.2.8a_1.
I created a samba share called "ports" and pointed it to /usr/ports. I
then used
[Followup-To: set to -questions]
Please excuse the X-posting but I'm not sure which is the better list
for this problem.
I've got 3 SCSI optical drives mounted in an external case so I can't
use an analogue audion cable but need to use DAE for playing CDs. The
drives support DAE as they all wo
I have not dealt with ports other than installing them with defaults in
the past. I think I understand the handbook in changing options in the
Makefile to have the port support what you need. I need GSSAPI support
in Cyrus-SASL and the 2.1.15 version of the port installed does not seem
to have it.
Anyone know why I get the messages below when I boot with an audio CD in
a drive? It looks a though FreeBSD assumes that it is a data disk and
tries to read it as such.
Running
FreeBSD redshift 5.2.1-RELEASE FreeBSD 5.2.1-RELEASE #19: Wed Mar 10
01:50:42 GMT 2004 [EMAIL PROTECTED]:/usr/obj
I'm replacing an old server and wanted to try the latest version of FreeBSD, 5.2.1.
The enabling of support for SCO seems to have changed a little since 4.5. I've added
ibcs2_enable="YES" in /etc/rc.conf but it isn't found when I reboot. Also the
ibcs2_coff.ko seems to have moved. Any suggestion
Hi,
I just purchased a serial Dlink modem and I would like to know if my
FreeBSD 4.9 is detecting it. How can I be sure? Thanks ...
Cheers,
Mazen S. Alzogbi
www.MazenAlzogbi.com
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listi
I am writing my kernel config, and I do not know what wireless driver to
pick for an SMC "SMC2662W" USB adapter.
If you could also help me configure my wireless Internet reception, I will
be grateful. I know the Handbook is there, but I have never succeeded doing
what it says.
Teilhard
Is there any work going on to port FreeBSD
to PA-RISC ("HPPA") based workstations (9000/700)?
We have numerous C110s, C180s, and C200s at
work that are just collecting dust. If we put
them to use that would be great.
Thanks,
Mike
___
[EMAIL PROTECTED] mai
On Thu, Mar 11, 2004 at 10:08:29AM -0500, -={|TooManyMirrors|}=- wrote:
> Thank you for all the responces, as recomended i will probably try to
> get ahold of a usb floppy or cdrom and try that, but I wanted to know if
> anyone knew anything about setting up a tftp server on this linux box to
> loa
On Thu, Mar 11, 2004 at 11:59:44AM +0100, Uwe Doering wrote:
> Loren M. Lang wrote:
[...]
> >3. The handbook seems to suggest to use the config, make, make install
> >procedure for installing the kernel if you have no other reason for not
> >using it, what is the reason for this? (The paragraph
On Thu, Mar 11, 2004 at 10:25:53AM -0800, jimmie james wrote:
> FreeBSD fortytwo.zapto.org 4.9-STABLE FreeBSD
> 4.9-STABLE #0: Thu Mar 4 04:07:58 EST 2004
> [EMAIL PROTECTED]:/usr/obj/usr/src/sys/FORTYTWO
> i386
>
> Hopefully someone can point me in the right direction
> here.
rm /var/db/p
Ed Budd wrote:
On Thu, 11 Mar 2004 03:52:18 -0600 (CST)
Eduardo Viruena Silva <[EMAIL PROTECTED]> wrote:
1. Compile the port:
cd /usr/ports/security/clamav
make WITH_MILTER=yes install
there is a problem with this port:
it does not compile, the line 38
FreeBSD fortytwo.zapto.org 4.9-STABLE FreeBSD
4.9-STABLE #0: Thu Mar 4 04:07:58 EST 2004
[EMAIL PROTECTED]:/usr/obj/usr/src/sys/FORTYTWO
i386
Hopefully someone can point me in the right direction
here.
from ports/CHANGES
The PTHREAD{CFLAGS,LIBS} macros have been made
overridable on all ve
Is there any difference between the slip protocl in version 3.3 and version 5.1. Im
trying to get an uncompressed slip connection. Im using the command slattch -h -l -s
19200 cua0 &. I also found not mention in the man page file of what the -a, -c mean.
Thanks for your help in advance.
Bryan Ma
stan wrote:
I've moslty ever used the ports mechanisim to add things to my FreeBSD
machines.
However, I have a couple that have fairly small hard drives ( ~2G) and I
was hoping to use pkg_add -r to add a few things without building from
source.
However, when I try to do that, it complains about inc
--- stan <[EMAIL PROTECTED]> wrote:
> I've moslty ever used the ports mechanisim to add
> things to my FreeBSD
> machines.
>
> However, I have a couple that have fairly small hard
> drives ( ~2G) and I
> was hoping to use pkg_add -r to add a few things
> without building from
> source.
>
> Howev
1 - 100 of 167 matches
Mail list logo