I mean in /boot/loader.conf (growl...)
Mark Kirkwood wrote:
which looked suspicously like a kernel tunable for data segment size.
So setting kern.maxdsiz in /etc/loader.conf seems to be the thing to
do...
___
[EMAIL PROTECTED] mailing list
http://li
Yes there is, some more poking around in /usr/src/sys/kern/subr_param.c
brought to light :
maxdsiz = MAXDSIZ;
TUNABLE_QUAD_FETCH("kern.maxdsiz", &maxdsiz);
which looked suspicously like a kernel tunable for data segment size.
So setting kern.maxdsiz in /etc/loader.conf seems to be the thing
On Sat, Apr 17, 2004 at 01:22:00AM -0400, Jason Lixfeld wrote:
> I've been having this issue with openldap for over a month now and they
> folks at openldap seem to think this may be a FreeBSD issue. Not sure
> if it's a general FreeBSD issue or an AMD64 issue so it's going to
> both.
>
> Can
I've been having this issue with openldap for over a month now and they
folks at openldap seem to think this may be a FreeBSD issue. Not sure
if it's a general FreeBSD issue or an AMD64 issue so it's going to
both.
Can anyone have a look at this and tell me what they think?
Begin forwarded me
Bit sad replying to myself again:-)
Anyway - no it does not... still 512M
A bit of grepping through the 4.9 source finds that the beast
controlling all this is:
$ grep MAXDSIZ /usr/src/sys/i386/include/vmparam.h
#ifndef MAXDSIZ
#define MAXDSIZ (512UL*1024*1024) /* max data si
On Saturday, 17 April 2004 at 7:21:56 +0400, SerVit wrote:
>Hello!
>
> I have laptop Dell Inspiron 1100. I want install any *nix OS on it,
> but I'm newbye. There is network adapter Broadcom 440x 10/100
> Integrated Controller on this laptop. I cann't install this adapter.
This adaptor is sup
On Fri, 16 Apr 2004, Shaun Friedle wrote:
> #!/usr/bin/perl
> $timezone=`date +\%z`;#Gets the offset in $timezone
> $timezone =~ s/(\+[0-9][0-9])/$1:/; #Replaces ±NN with ±NN:
> print $timezone; #Prints $timezone
The regex should allow either a plus or a min
Hello!
I have laptop Dell Inspiron 1100. I want install any *nix OS on it, but I'm newbye.
There is network adapter Broadcom 440x 10/100 Integrated Controller on this laptop. I
cann't install this adapter. But I can install FreeBSD on another computer (adapter -
Realtek 8139).
May be Broad
On Fri, 16 Apr 2004, Rainer wrote:
> proceeded to follow the instructions in the handbook for pppoe used the
> example - no joy! based on my linux experience there seemed to be info
> lacking, like isp's dns servers.read over the user ppp general section
> and added 'resolv.conf' and 'ppp.linkup'.
hello,
upgraded to version 4.9 since the last post.
installed the same way as 4.5 but actually got rid of all the conflicts in
kernel configuration, selected ep for network device, seems to come up fine,
beeps shows up in ifconfig with a mac address.
proceeded to follow the instructions in the h
> A few days ago KDE under root account wouldn't start (startx). Howevere
> KDE started under a regular user account works perfectly (and continues
> to do so).
>
> Furthermore, Gnome (2.4) under root starts (half-way?) up to the point
> of the banner and then hangs.
>
> Here is the error mes
I tried sending this to freebsd-hardware, but nobody replied, so I
thought I would try here, as well.
On one of my machines, I'm running FreeBSD 5.2-CURRENT (last built on
Jan 15th, 2004).
I recently purchased a "Microsoft Wireless Optical Desktop," which is a
wireless setup with a PS/2 keyboard
I should have mentioned that I built the kernel when the machine had
either 512M or 1G of ram, and have subsequently added another 1G. Would
rebuilding the kernel result in this limit being recalculated?
Mark Kirkwood wrote:
Dear Questions:
I have a machine with 2G of ram. I would like to be a
Dear Questions:
I have a machine with 2G of ram. I would like to be able to malloc about
half of it. However I keep running into the max data segment size
limitation:
$ ulimit -d
524288
Is there any way to increase or amend this ?
I am running FreeBSD 4.9 RELEASE i386 with the following non de
Have you looked into either m0n0wall (http://m0n0.ch/wall/) or m0n0bsd
(http://m0n0.ch/bsd/).
I'm using m0n0wall with a Soekris net4801 and I plan to try m0n0bsd in the future.
on 04-17-2004, Sjaak Nabuurs wrote:
> Hello
>
> I would like to setup a small box for managing bandwith, firewall rule
The trouble with books is that you can't update them the way you can a web page
or any other online documentation. The result is that most leading edge
computer books are out of date almost before they are printed. Unfortunately,
The Complete FreeBSD, published by O'Reilly, is no exception. Inev
How to get the best results from FreeBSD questions.
===
Last update $Date: 2003/03/09 22:09:31 $
This is a regular posting to the FreeBSD questions mailing list. If
you got it in answer to a message you sent, it means that the sender
thinks that at
On Friday, 16 April 2004 at 17:37:10 -0400, Charles Swiger wrote:
> On Apr 16, 2004, at 11:31 AM, RazorOnFreeBSD wrote:
>> I just would like to know how can I read the exact text that is
>> displaying very fast at the FreeBSD boot.
>
> Try:
>
> dmesg | less
Unfortunately, this shows only the
I have made the decision to move from Linux to FreeBSD as the OS for our
web server and desktops because I am more comfortable with the FreeBSD
philosopy.
I have a small network in my office that consisted of several Linux boxes
and one computer with Windows on hd0 and Linux on hd1.
The install o
Hello
I would like to setup a small box for managing bandwith, firewall rules and more ...
on a flash cards if possible 32Mb card
A user must have to setup his setting like ip adres gateway and DNS and firewall rules
and more
Everything has to be small I dont want to install apache/perl/php.
I
On Fri, Apr 16, 2004 at 05:25:54PM -0400, Gerard Seibert wrote:
> I was just trying to install Star Office 7.0 and I received the following
> error message:
>
> ** 'editors/staroffice70' is marked as IGNORE:
> "is an interactive port"
>
> I have run cvsup and portsdb -Uu prior to this. Ca
I have a question about the sk(4) driver. I want to use the 3Com 3C940,
onboard an ASUS K8V Deluxe motherboard, using FreeBSD 4.9R.
I asked this before; but this is not really a 3com question, but more a
kernel question, I think. At the SYNOPSIS of sk(4), I read:
device miibus
device
Whatever the rules I'm using I get this message when booting and starting
ipfw :
ipfw: bad arguments, for usage summary "ipfw"
except if I use the /etc/rc.firewall file but that's another "I don't know
why?" it doesn't work with the "SIMPLE" argument in /etc/rc.conf and
modified with the right va
Why would one need C++ if it's converted to C anyway?
C++ is useful for programmers that believe in object oriented
methodologies. Some things are easier to do in C++ as well. It all
depends on the programmer.
You seem to favor assembly languages. I've found that many people into
assembly n
On Friday 16 April 2004 20:31, Kai Grossjohann wrote:
> Daniela <[EMAIL PROTECTED]> writes:
> > What? C++ code is converted to C? Which compiler are you using, and
> > why the hell would a compiler do this?
>
> In the old days, C++ was implemented by a program called cfront, I
> believe, and it did
Subject:
Re: How do I eliminate resolver delay??
From:
Jonathon McKitrick <[EMAIL PROTECTED]>
Date:
Fri, 16 Apr 2004 19:12:58 +0100
To:
peter lageotakes <[EMAIL PROTECTED]>
To:
peter lageotakes <[EMAIL PROTECTED]>
CC:
[EMAIL PROTECTED]
On Fri, Apr 16, 2004 at 11:06:48AM -0700, peter lageotakes wrot
Thanks everyone, you were (as usual) very helpful ! ;)
> - Original Message -
> From: "Charles Swiger" <[EMAIL PROTECTED]>
> To: "RazorOnFreeBSD" <[EMAIL PROTECTED]>
> Cc: <[EMAIL PROTECTED]>
> Sent: Friday, April 16, 2004 11:37 PM
> Subject: Re: boot log
>
>
> > On Apr 16, 2004, at 1
RazorOnFreeBSD wrote:
Hello everyone,
I'm pretty sure I so that in another thread but I can't remember and I can't find it in the archive.
I don't search the right words probably
I just would like to know how can I read the exact text that is displaying very fast at the FreeBSD boot.
All the
Thanks everyone, you were (as usual) very helpful ! ;)
- Original Message -
From: "Charles Swiger" <[EMAIL PROTECTED]>
To: "RazorOnFreeBSD" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Friday, April 16, 2004 11:37 PM
Subject: Re: boot log
> On Apr 16, 2004, at 11:31 AM, RazorOnFre
On Friday 16 April 2004 19:13, Miles Lubin wrote:
> On Fri, 16 Apr 2004 17:20:36 +
>
> Daniela <[EMAIL PROTECTED]> wrote:
> > On Thursday 15 April 2004 11:10, Lucas Holt wrote:
> > > Many universities teach C++ exclusiveley now. Java and C++ share some
> > > common ground on syntax and the fac
On Apr 16, 2004, at 11:31 AM, RazorOnFreeBSD wrote:
I just would like to know how can I read the exact text that is
displaying very fast at the FreeBSD boot.
Try:
dmesg | less
--
-Chuck
___
[EMAIL PROTECTED] mailing list
http://lists.fre
On Fri, Apr 16, 2004 at 05:31:30PM +0200, RazorOnFreeBSD wrote:
> Hello everyone,
>
> I'm pretty sure I so that in another thread but I can't remember and I can't find it
> in the archive.
> I don't search the right words probably
> I just would like to know how can I read the exact text tha
- Original Message -
From: "Gerard Seibert" <[EMAIL PROTECTED]>
To: "freebsd-questions" <[EMAIL PROTECTED]>
Sent: Friday, April 16, 2004 4:25 PM
Subject: What does: "is an interactive port" mean?
> I was just trying to install Star Office 7.0 and I received the following
> error mess
Hello everyone,
I'm pretty sure I so that in another thread but I can't remember and I can't find it
in the archive.
I don't search the right words probably
I just would like to know how can I read the exact text that is displaying very fast
at the FreeBSD boot.
All the kernel things and ev
I was just trying to install Star Office 7.0 and I received the following
error message:
** 'editors/staroffice70' is marked as IGNORE:
"is an interactive port"
I have run cvsup and portsdb -Uu prior to this. Can anyone enlighten me?
Thanks!
Gerard E. Seibert
[EMAIL PROTECTED]
___
On Fri, 2004-04-16 at 17:17, Matthew Seaman wrote:
> You can do it very easily with perl:
>
> #!/usr/bin/perl -w
>
> use POSIX (strftime);
>
> ($d = strftime("%z", localtime)) =~ s/(\d\d)(\d\d)/$1:$2/;
>
> print "$d\n";
>
> but it's probably a bit too heavyweight to use perl to
Thank you Tim, Thank you Kent,
This fixed the problem.
On Fri, 16 Apr 2004 07:14:28 -0700, Kent Stewart wrote
>
> You only need the one with the *default on it. It is complaining
> about the first one.
>
> Kent
>
> > *default base=/usr
> > *default prefix=/usr
> > *default release=cvs tag=.
>
On Fri, 2004-04-16 at 17:05, JJB wrote:
> I know nothing about writing perl scripts.
>
> Can somebody show me how to add the : in the output
> of the date command in the simple following script?
Try this:
#!/usr/bin/perl
$timezone=`date +\%z`; #Gets the offset in $timezone
$ti
After reading an agonizing thread in freebsd-hackers from back in 2000 with
no solution in layman's terms, this is how I got this to work.
My system:
Celeron 1.7Ghz
MSI MS6526 v2 mobo (Intel arch, apparently this and/or the bios is the
problem)
WD 40GB HDD
The problem:
After doing a new cd inst
Daniela <[EMAIL PROTECTED]> writes:
> What? C++ code is converted to C? Which compiler are you using, and
> why the hell would a compiler do this?
In the old days, C++ was implemented by a program called cfront, I
believe, and it did convert C++ to C.
If you can write a program that converts lan
On Friday 16 April 2004 12:42 pm, Jeremy Messenger wrote:
> On Fri, 16 Apr 2004 11:52:04 -0700, Kent Stewart <[EMAIL PROTECTED]>
wrote:
> > On Friday 16 April 2004 11:39 am, sAndri Kok wrote:
> >> Hi guys,
> >>
> >> I have what I believe are Gnome components installed on my
> >> computer (gimp, Gc
On Fri, 16 Apr 2004, Jonathon McKitrick wrote:
> On Fri, Apr 16, 2004 at 11:06:48AM -0700, peter lageotakes wrote:
> : FYI: If I remember correctly, running dhcpd
> : overwrites the resolve.conf.
>
> That's what caused my problem. I need a way to restore it when using the
> other network with as
Mipam <[EMAIL PROTECTED]> writes:
> That is, the machines acts as radius server. Another machine will file a
> radius authentication request to the server to give access to certain
> users. But 800 users is a lot and sometimes users will be removed and be
> added etc. Does anybody have suggestions
At 2004-04-16T18:54:04Z, Mike <[EMAIL PROTECTED]> writes:
> KDE (3.14) is crashing on me and I need to capture the error messages (so
> that I can submit my problem to the this mailing list).
A generally useful command is "script", which captures every bit of text
send to and received from the co
On Fri, 16 Apr 2004 11:52:04 -0700, Kent Stewart <[EMAIL PROTECTED]> wrote:
On Friday 16 April 2004 11:39 am, sAndri Kok wrote:
Hi guys,
I have what I believe are Gnome components installed on my computer
(gimp, Gconf, gtk, glib, etc). I'm running portupgrade now and I read
the message that I sho
Greeting:
The system: FreeBSD 4.9-stable
I have KDE 3.14 installed and all was working well for a number of
weeks. Root and one other regular user account had been able to start
and use KDE and Gnome. And both GUI environments operated normally.
A few days ago KDE under root account wouldn't
--- Jonathon McKitrick <[EMAIL PROTECTED]> wrote:
> On Fri, Apr 16, 2004 at 11:06:48AM -0700, peter
> lageotakes wrote:
> : FYI: If I remember correctly, running dhcpd
> : overwrites the resolve.conf.
>
> That's what caused my problem. I need a way to
> restore it when using the
> other network
Kent Stewart wrote:
On Friday 16 April 2004 11:54 am, Mike wrote:
Greetings:
System: FreeBSD 4.9-stable
KDE (3.14) is crashing on me and I need to capture the error messages
(so that I can submit my problem to the this mailing list).
I'm logged in as root. And I'm in tty0. KDE crashes (core du
On Fri, 16 Apr 2004 17:20:36 +
Daniela <[EMAIL PROTECTED]> wrote:
> On Thursday 15 April 2004 11:10, Lucas Holt wrote:
> > Many universities teach C++ exclusiveley now. Java and C++ share some
> > common ground on syntax and the fact that they both support Object oriented
> > programming. As
On Friday 16 April 2004 11:54 am, Mike wrote:
> Greetings:
>
> System: FreeBSD 4.9-stable
>
> KDE (3.14) is crashing on me and I need to capture the error messages
> (so that I can submit my problem to the this mailing list).
>
> I'm logged in as root. And I'm in tty0. KDE crashes (core dump) and
Greetings:
System: FreeBSD 4.9-stable
KDE (3.14) is crashing on me and I need to capture the error messages
(so that I can submit my problem to the this mailing list).
I'm logged in as root. And I'm in tty0. KDE crashes (core dump) and
produces several error messages along with mention of the
On Friday 16 April 2004 11:39 am, sAndri Kok wrote:
> Hi guys,
>
> I have what I believe are Gnome components installed on my computer
> (gimp, Gconf, gtk, glib, etc). I'm running portupgrade now and I read
> the message that I should upgrade Gnome using the script provided by
> FreeBSD Gnome. The
On Friday 16 April 2004 20:47, Thomas Beer wrote:
> The DSAauthentication key is for a normal user and
> runs smoothly. If I try to login as root from
> one of the boxes to another (works in both directions)
> I get a password prompt and after entering the root
> password access is granted!??
>
> A
Dear All,
I'm running sshd on two machines (4.8 and 4.9 respectively)
with the following options in sshd_config
PermitRootLogin no
PasswordAuthentication no
The DSAauthentication key is for a normal user and
runs smoothly. If I try to login as root from
one of the boxes to another (works in both
On Fri, Apr 16, 2004, Jerry McAllister clacked the keyboard to produce:
> >
> > On Thu, Apr 15, 2004, [EMAIL PROTECTED] clacked the keyboard to produce:
> > > I would like to investigate freebsd as an os and use it in an
> > > everyday enviroment and say good riddens to MS and hop
-Original Message-
From: Dan Nelson [mailto:[EMAIL PROTECTED]
Sent: Friday, April 16, 2004 11:34 AM
To: Brian Henning
Cc: [EMAIL PROTECTED]
Subject: Re: nfs cache
In the last episode (Apr 16), Brian Henning said:
> I am trying to get some info on the cache for nfs on the nfs client. I
Hi guys,
I have what I believe are Gnome components installed on my computer (gimp,
Gconf, gtk, glib, etc). I'm running portupgrade now and I read the message
that I should upgrade Gnome using the script provided by FreeBSD Gnome. The
question is, if I only have parts of Gnome installed, while
>
> On Thu, Apr 15, 2004, [EMAIL PROTECTED] clacked the keyboard to produce:
> > Hi Please can you tell me how to install freebsd on my thinkpad 600
> > as I have win 98 on it and it is a refurbed unit
> > I would like to investigate freebsd as an os and use it in an
> > ever
On Fri, Apr 16, 2004 at 11:06:48AM -0700, peter lageotakes wrote:
: FYI: If I remember correctly, running dhcpd
: overwrites the resolve.conf.
That's what caused my problem. I need a way to restore it when using the
other network with assigned IPs.
jm
--
My other computer is your Windows box
--- Jonathon McKitrick <[EMAIL PROTECTED]> wrote:
> On Fri, Apr 16, 2004 at 07:26:00PM +0200, Olaf Hoyer
> wrote:
> : > So maybe I need to replace these when I connect
> to my wireless network?
> : >
> : Yes, because in that case your notebook tries to
> reach your DNS server
> : at your workplace
On Fri, Apr 16, 2004 at 07:26:00PM +0200, Olaf Hoyer wrote:
: > So maybe I need to replace these when I connect to my wireless network?
: >
: Yes, because in that case your notebook tries to reach your DNS server
: at your workplace, and times out.
Ah, now it all makes sense. I fixed hosts when u
I'm working on a new bridging firewall using ipfw on FBSD 5.1. The goal
is to default to closed with a few exceptions. To test my ruleset, I end
with this rule:
add 420 allow log ip from any to any
The idea is that by watching the logs I could see what protocols I forgot
to create rules for. T
BSD baby wrote:
I just got my wireless connection working with a new PCMCIA card.
But I'm still naming the wireless network in my rc.conf file. (DHCP
connection)
But as I go to join other wireless DHCP networks around the world,
what's the best way to switch to that network without rebooting to do
Hola mi nombre es Said soy de México, quisiera saber como puedo instalar
"big sister" en freebsd para poder monitorear mi red
agradezco su respuesta bye
_
Tired of spam? Get advanced junk mail protection with MSN 8.
http://join.msn
Hola mi nombre es Said soy de México, quisiera saber como puedo instalar
"big sister" en freebsd para poder monitorear mi red
agradezco su respuesta bye
_
Tired of spam? Get advanced junk mail protection with MSN 8.
http://join.msn
On Fri, 16 Apr 2004, Jonathon McKitrick wrote:
>
> The ed1 is when I am at work. The wi0 is at home. I just checked
> resolv.conf, and found this:
>
> search winnt.net
> nameserver 10.100.20.70
> nameserver 10.100.20.76
>
> So maybe I need to replace these when I connect to my wireless network?
>
[please honour Mail-Followup-To:, can't read the list until I solve thi
until I solve this]
Hi,
For unknown reasons, vinum has broken itself again (the only weird thing
I did was booting from a different root partition). The only commands I
have given are start/stop whatever (pretty much everythi
> >I just got my wireless connection working with a new PCMCIA card.
> >But I'm still naming the wireless network in my rc.conf file. (DHCP
> >connection)
> >But as I go to join other wireless DHCP networks around the world,
> >what's the best way to switch to that network without rebooting to do
On Fri, Apr 16, 2004 at 09:05:30AM -0700, peter lageotakes wrote:
: Just curious, what do you have in your resolv.conf and
: rc.conf file? Are you also running DHCP or any
: routing daemons?
Hmm. I have 2 setups:
hostname="snakepit"
network_interfaces="lo0 tun0"
ifconfig_ed1="dhcp"
#ifconfig_e
In the last episode (Apr 16), antenneX said:
> If I may ask one more thing about the milter-sender:
> The only feature I really wanted from the milter was the option to
> control the number of connections for "unknown users". I get a lot of
> those -- dozens -- hundreds. I believe that is called th
i tried using hints to enable my ess1886 sound card
its a 32 bit sound card and all i get is a message
device /dev/dsp operation not supported by device
what does it mean?
?how do i fix it?
freebds 5.0, kde 3.0, compaQ 200mz MMX, 32 bit ram,
ess 1886 32 bit sound card, ass chewing machine.
In the last episode (Apr 16), Brian Henning said:
> I am trying to get some info on the cache for nfs on the nfs client.
> I have looked at nfsstat
>
> where are the settings located for the nfs cache?
I think they're just part of the system's regular disk cache, except
for the sysctl below.
>
Not that i am very good in perl,
In KSH scripting it's like this:
%H:%M for a 00:00 output instead of
Perhaps that will help you:-)
(Oh the command date +%H:%M)
Cheers
Well that does not work (FYI)
Cheers (perhaps Matthew's comments on this are better ;-) )
--
Kind regards,
Remko Lod
On Thursday 15 April 2004 11:10, Lucas Holt wrote:
> Many universities teach C++ exclusiveley now. Java and C++ share some
> common ground on syntax and the fact that they both support Object oriented
> programming. Aside from that, there are many differences. C++ is native
> code and executes f
JJB wrote:
I need $timezone to hold the time zone in this format -00:00
The command date +%z will give it as -
I know nothing about writing perl scripts.
Can somebody show me how to add the : in the output
of the date command in the simple following script?
The cat statement is just so
On Fri, Apr 16, 2004 at 11:48:11AM -0400, JJB wrote:
> Yes that is close enough for an starting point, thank you.
>
> I need $timezone to hold the time zone in this format -00:00
> The command date +%z will give it as -
>
> I know nothing about writing perl scripts.
>
> Can somebody show
- Original Message -
From: "Dan Nelson" <[EMAIL PROTECTED]>
To: "antenneX" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Thursday, April 15, 2004 11:01 PM
Subject: Re: Setting Sendmail to Refuse Possibly Forged Headers
> In the last episode (Apr 15), antenneX said:
> > > SLocal_check
--- Jonathon McKitrick <[EMAIL PROTECTED]> wrote:
>
> Since I started my wireless network, I am getting
> odd delays when starting
> apps that I am told is the resolver. With the wired
> network, this does not
> happen.
>
> I've had ssh take longer than normal, I've had X
> take 3 minutes, and
I need $timezone to hold the time zone in this format -00:00
The command date +%z will give it as -
I know nothing about writing perl scripts.
Can somebody show me how to add the : in the output
of the date command in the simple following script?
The cat statement is just so I can see
For reasons I don't want to trouble you with, I had to install the
latest perl port into /usr/local/rt3/perl/ and now I need to get
mod_perl to compile against that version.
I edited the Makefile, added
MOD_PERLCONFIG=/usr/local/rt3/perl/bin/perl to CONFIGURE_ARGS and I
edited the shebang line in
Yes that is close enough for an starting point, thank you.
I need $timezone to hold the time zone in this format -00:00
The command date +%z will give it as -
I know nothing about writing perl scripts.
Can somebody show me how to add the : in the output
of the date command in the simple
Greetings,
I am trying to get some info on the cache for nfs on the nfs client. I have
looked at nfsstat
where are the settings located for the nfs cache?
the setattr percentages are really high on this server. The is the main reason i
want to know
what is going on with the cache.
Any ideas?
On Fri, 2004-04-16 at 15:11, Marwan Sultan wrote:
> Hello everyone,
> PS: This command will run as a background proccess? if i disconnect from
> internet and I connect again later (Dialup) it will resume the updating?
I think it will time out and exit the process eventually, so you would
have
Hi,
This card is listed in /etc/defaults/pccard.conf but I can't get the
driver to recognize it. I searched and found:
http://lists.freebsd.org/pipermail/freebsd-current/2003-July/007588.html
but that only refers to 4.8, and I have 5.2.1 installed.
I tried setting the IRQ in /etc/rc.conf as noted
Hello All,
I am trying to build a network around NIS/YP on a v 4.9-STABLE
central/login server. Clients are FBSD v 5.2-1. The goal is a
centrally administered KDE environment for each workstation.
Because I am exporting the home directories on the server, as
well as passwords via YP, users default
On Friday 16 April 2004 09:59 am, Rob wrote:
> [EMAIL PROTECTED] wrote:
> >Hi Please can you tell me how to install freebsd on my thinkpad 600
> >as I have win 98 on it and it is a refurbed unit
> >I would like to investigate freebsd as an os and use it in an
> >everyday enviromen
[EMAIL PROTECTED] wrote:
Hi Please can you tell me how to install freebsd on my thinkpad 600
as I have win 98 on it and it is a refurbed unit
I would like to investigate freebsd as an os and use it in an
everyday enviroment and say good riddens to MS and hopefolly
do
Hi everyone,
I'm trying to write my own rules for ipfw under 4.9 STABLE.
But everytime I try to use the file with my rules my network is totally blocked
and the "ipfw show" command returns :
65535 38 2311 deny ip from any to any
I think there's a problem in my rules file and the system r
On Fri, 2004-04-16 at 01:54, jens wrote:
> Hello Aaron,
>
> Could you give us the output of the different error messages you got
> during this upgrading? You described in detail what you did but did
> not describe the errors.
>
I will try those steps again (I was waiting for feedback to make su
On Friday 16 April 2004 08:11 am, Marwan Sultan wrote:
> Hello everyone,
>
> Im on FreeBSD 5.1-Release, CVsup, portupgrade are installed.
> I want to upgrade my ports tree, so I did whats on the Handbook.
> I'v copied and edit the file - ports-supfile.
> I ran the command cvsup -g -
Hello everyone,
Im on FreeBSD 5.1-Release, CVsup, portupgrade are installed.
I want to upgrade my ports tree, so I did whats on the Handbook.
I'v copied and edit the file - ports-supfile.
I ran the command cvsup -g -L 2 /path/to/ports-supfile
And it gave me the following error
On Tue, Apr 13, 2004 at 01:56:24AM -0400, Shaun T. Erickson wrote:
> One of the things I really miss from my Linux system, is the /proc
> directory structure, where I could easily find out so much about my
> system and, in some cases, modify it.
>
> Is there are way I can get such a thing under
On Fri, Apr 16, 2004 at 02:23:11PM +0100, Jonathon McKitrick wrote:
>
> Since I started my wireless network, I am getting odd delays when starting
> apps that I am told is the resolver. With the wired network, this does not
> happen.
> I've had ssh take longer than normal, I've had X take 3 min
BSD baby wrote:
I just got my wireless connection working with a new PCMCIA card.
But I'm still naming the wireless network in my rc.conf file. (DHCP connection)
But as I go to join other wireless DHCP networks around the world,
what's the best way to switch to that network without rebooting to d
On Fri, 16 Apr 2004, Brian Henning wrote:
> Greetings:
>
> I am running bsd 5.2.1 and I installed the nvidia driver from the ports for the
> follwoing video card.
>
> dmesg
>
> nvidia0: mem 0xc000-0xc7ff,0xce00-0xceff
> irq 5 at device 0.0 on pci1
>
> pciconf results:
>
> class=
I just got my wireless connection working with a new PCMCIA card.
But I'm still naming the wireless network in my rc.conf file. (DHCP connection)
But as I go to join other wireless DHCP networks around the world,
what's the best way to switch to that network without rebooting to do it from rc.con
Greetings:
I am running bsd 5.2.1 and I installed the nvidia driver from the ports for the
follwoing video card.
dmesg
nvidia0: mem 0xc000-0xc7ff,0xce00-0xceff
irq 5 at device 0.0 on pci1
pciconf results:
class=0x03 card=0x chip=0x00de rev=0xb2 hdr=0x00
ve
On Fri, Apr 16, 2004 at 01:54:13PM +0100, Ben Craig wrote:
> Hi,
>
> I recently upgraded a system to 4.9R and now receive
> the following error when using the "make install
> clean" comment on any port in /usr/ports (and also
> using package installation in sysinstall):
>
> There is a COMMENTFILE
Since I started my wireless network, I am getting odd delays when starting
apps that I am told is the resolver. With the wired network, this does not
happen.
I've had ssh take longer than normal, I've had X take 3 minutes, and today
Xemacs didn't start so I shut it down and rebooted without the
Ben Craig wrote:
Hi,
I recently upgraded a system to 4.9R and now receive
the following error when using the "make install
clean" comment on any port in /usr/ports (and also
using package installation in sysinstall):
Hey ben, you said that you upgraded the system to 4.9, did you also
upgrade the
1 - 100 of 122 matches
Mail list logo