I configure ed0 when I install FreeBSD7.0,like follows:
Host:test.example.com
Domain:test.com
IPv4 GateWay: 172.18.0.1
Name server: 172.18.0.250
IPv4 Address: 172.18.0.19
Netmask:255.255.255.0
Then I Ping itself,like follows:
#ping 172.18.0.19
Then result is failure:
ping: sendto: No rout
Hello!
> I configure ed0 when I install FreeBSD7.0,like follows:
> Host:test.example.com
> Domain:test.com
> IPv4 GateWay: 172.18.0.1
> Name server: 172.18.0.250
> IPv4 Address: 172.18.0.19
> Netmask:255.255.255.0
I noticed you are using ed0 as the interface?
There is no ed in FreeBSD.
>
> The
my first question is whether vi can show line number,such as 1: 2: 3:?
my second question is whether vi support c syntax,such as show "#include" with
other different color?
How to modify to realize above function?
thanks
--
On 7/10/08, EdwardKing <[EMAIL PROTECTED]> wrote:
>
> my first question is whether vi can show line number,such as 1: 2: 3:?
> my second question is whether vi support c syntax,such as show "#include"
> with other different color?
To list line numbers.
:set nu
I don't think vi has syntax highlig
EdwardKing wrote:
> my first question is whether vi can show line number,such as 1: 2: 3:?
> my second question is whether vi support c syntax,such as show "#include"
> with other different color?
>
> How to modify to realize above function?
> thanks
>
>
> -
hi,
for line number try "set number"
for syntax highlighting try vim with "syntax on"
if you don`t have vim try pkg_add or ports...
^/
p.s. I suppose this was a generic question out of the list`s scope. :-)
EdwardKing wrote:
> my first question is whether vi can show line number,such as 1: 2: 3:
>
> This is your interface - le0.
Additonally do not forget to run /etc/netstart
> options=8
> > either 00:0d:18:23:32:7a
> > inet6 fe80::20c:29ff:fe76:365a%le0 prefixlen 64 scopeid 0x1
> > inet 0.0.0.0 netmask 0xff00 broadcast 255.255.255.255
>
> It shows that your le0 interface has not b
On Thu, 10 Jul 2008 05:10:25 -0400, "Chris Haulmark" <[EMAIL PROTECTED]> wrote:
> There is no ed in FreeBSD.
Off topic, but there is:
% man 4 ed
ed -- NE-2000 and WD-80x3 Ethernet driver
Older NIC, but still present, works for RealTek RTL-8029,
for example.
--
Polytropon
>From
Hi,
I have the same problem as describe here
http://arkiv.freebsd.se/?ml=freebsd-proliant&a=2008-03&t=6875944
shortly:
acd0: DVDR SMP: AP CPU #1 Launched!
acd0: TIMEOUT - READ_BIG retraying (1 retry left)
acd0: TIMEOUT - READ_BIG retraying (0 retries left)
acd0: TIMEOUT - READ_BIG timed out
acd0
On Thursday 10 July 2008 04:26:42 Andrew Falanga wrote:
> How do I get this to stop working like this and create files
> with UID=andy GID=www?
Just a head's up: www is the group id from Apache by default, so doing this,
you'll make the files writeable by the webserver, generally not something y
On Thursday 10 July 2008 08:09:38 Horus Lee wrote:
> Hey all FreeBSD folks,
>
> I bought myself a new PC:
> AMD Athlon 64 X2 5000+ Black Edition
> Jetway HA06
> (http://www.jetway.com.tw/jw/motherboard_view.asp?productid=481&proname=HA0
>6, Integrated USB)
> Kingston DDR2 800 1GB * 2
>
> I want to
On Thursday 10 July 2008 06:24:46 Malcolm Kay wrote:
> >9255 if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; };
> > then
>
> I find this line somewhat strange as I've not been able
> to find documentation for the expansion of ${parameter+set} under the
> Bourne shell. (nor bash,
On Wed, 09 Jul 2008 21:48:02 -0500
Paul Procacci <[EMAIL PROTECTED]> wrote:
> Rem P Roberti wrote:
> > Whenever I do a "locate" command on a new installation I get this
> > message:
> >
> > locate: database too small: /var/db/locate.database
> >
> > Can someone give me a heads up on how to fix thi
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi Mel and all,
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.8 (Darwin)
iEYEARECAAYFAkh2CcUACgkQvVxKL9VSxXr6rgCgmK63mJx8GlFmsKELMnZ8EtZ6
/BQAoIW/3f7dt+bxjZnBy38V75Irv/Tc
=mPiu
-END PGP SIGNATURE-
2008/7/10 Mel <[EMAIL PROTECTED]>:
> Pro
/Andreas,
On Thu, 10 Jul 2008, Andreas Davour wrote:
After fooling around a bit with online installs I downloaded the package and
installed manually. It does complain about other stuff not being there. Isn't
packages supposed to work like port and pull in requirements automagically?
Note: I
On Wed, Jul 9, 2008 at 9:30 PM, Sahil Tandon <[EMAIL PROTECTED]> wrote:
> Andrew Falanga <[EMAIL PROTECTED]> wrote:
>
>> I've not had to set this up and so far my efforts have proven less than
>> successful. I'm working on a web project with my father and one other
>> developer. I need to have it
I
installed OO on FreeBSD 6.2 using this link:
ftp://ooopackages.good-day.net/pub/OpenOffice.org/FreeBSD/2.2.1/i386/OOo_2.2.1_FreeBSD62Intel_install_en-US.tbz,
without any problems, exactly what error log do you have?
- Original Message
From: Andreas Davour <[EMAIL PROTECTED]>
To: Ke
>
> > Rem P Roberti wrote:
> > > Whenever I do a "locate" command on a new installation I get this
> > > message:
> > >
> > > locate: database too small: /var/db/locate.database
> > >
> > > Can someone give me a heads up on how to fix this?
> > >
>
> > Run this shell script:
> >
> > /etc/periodi
Rem P Roberti skrev:
Whenever I do a "locate" command on a new installation I get this
message:
locate: database too small: /var/db/locate.database
Can someone give me a heads up on how to fix this?
Thanks,
Rem
___
freebsd-questions@freebsd.org m
Quoting lyd mc <[EMAIL PROTECTED]>:
However, my company wants to have 20meg mbox space per user. If the
User exceeds, he/she should not recieved any mail.
So, I use system quota to prevent sendmail from writing to mbox of a
Let me suggest slightly different approaches:
1.- You could have
>
>
> >Whenever I do a "locate" command on a new installation I get this
> >message:
> >
> >locate: database too small: /var/db/locate.database
> >
> >Can someone give me a heads up on how to fix this?
> >
> >Thanks,
> >
> >Rem
> >
>
> Actually, the very first thing I always do after installing
Hi there,
I'm a novice in FreeBSD and I wanna know if there's some application to
automount my USB flash memory in FreeBSD 7.0.
Thanks,
--
Robe.
No se como será la tercera guerra mundial, sólo se que la cuarta será con
piedras y lanzas.
___
freebsd-
On Thu, 10 Jul 2008 09:45 pm, Mel wrote:
> On Thursday 10 July 2008 06:24:46 Malcolm Kay wrote:
>
> > >9255 if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; };
> > > then
> >
> > I find this line somewhat strange as I've not been able
> > to find documentation for the expansion o
Hello,
>> Actually, the very first thing I always do after installing a FreeBSD is
>> add this line to crontab:
>>
>> 00 02 * * * /usr/libexec/locate.updatedb
>>
>> I guess I'm a locate-freak ;^D
>>
>
> Done. Thanks again.
You guys should rather use /etc/periodic/weekly/310.locate script
to up
On Fri, Jul 11, 2008 at 12:18:42AM +0930, Malcolm Kay wrote:
> On Thu, 10 Jul 2008 09:45 pm, Mel wrote:
> > On Thursday 10 July 2008 06:24:46 Malcolm Kay wrote:
> >
> > > >9255 if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set";
> > > > };
> > > > then
it's interesting, but config
>
> Hello,
>
> >> Actually, the very first thing I always do after installing a FreeBSD is
> >> add this line to crontab:
> >>
> >> 00 02 * * * /usr/libexec/locate.updatedb
> >>
> >> I guess I'm a locate-freak ;^D
> >>
> >
> > Done. Thanks again.
>
> You guys should rather use /etc/periodic/we
On Thursday 10 July 2008 16:48:42 Malcolm Kay wrote:
> On Thu, 10 Jul 2008 09:45 pm, Mel wrote:
> > On Thursday 10 July 2008 06:24:46 Malcolm Kay wrote:
> > > >9255 if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" =
> > > > set"; }; then
> > >
> > > I find this line somewhat strange as I'
On Thursday 10 July 2008 16:19:59 Mikhail Goriachev wrote:
> Quoting lyd mc <[EMAIL PROTECTED]>:
> > However, my company wants to have 20meg mbox space per user. If the
> > User exceeds, he/she should not recieved any mail.
> >
> > So, I use system quota to prevent sendmail from writing to mbox of
On Thu, Jul 10, 2008 at 01:45:00PM +0200, Mel wrote:
> On Thursday 10 July 2008 04:26:42 Andrew Falanga wrote:
>
> > How do I get this to stop working like this and create files
> > with UID=andy GID=www?
>
> Just a head's up: www is the group id from Apache by default, so doing this,
> you'll
On Thursday 10 July 2008 17:12:36 Jerry McAllister wrote:
> On Thu, Jul 10, 2008 at 01:45:00PM +0200, Mel wrote:
> > On Thursday 10 July 2008 04:26:42 Andrew Falanga wrote:
> > > How do I get this to stop working like this and create files
> > > with UID=andy GID=www?
> >
> > Just a head's up: www
On Wed, Jul 09, 2008 at 04:01:27PM +0800, EdwardKing wrote:
> I configure ed0 when I install FreeBSD7.0,like follows:
> Host:test.example.com
> Domain:test.com
> IPv4 GateWay: 172.18.0.1
> Name server: 172.18.0.250
> IPv4 Address: 172.18.0.19
> Netmask:255.255.255.0
>
> Then I Ping itself,l
On Fri, 11 Jul 2008 00:18:42 +0930, Malcolm Kay <[EMAIL PROTECTED]> wrote:
> On Thu, 10 Jul 2008 09:45 pm, Mel wrote:
>> On Thursday 10 July 2008 06:24:46 Malcolm Kay wrote:
>>
>> > >9255 if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; };
>> > > then
>> >
>> > I find this line so
On Fri, 11 Jul 2008 12:34 am, Mel wrote:
> On Thursday 10 July 2008 16:48:42 Malcolm Kay wrote:
> > On Thu, 10 Jul 2008 09:45 pm, Mel wrote:
> > > On Thursday 10 July 2008 06:24:46 Malcolm Kay wrote:
> > > > >9255 if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" =
> > > > > set"; }; then
I am trying to setup a FreeBSD server with samba that uses OpenLdap. I
have installed everything and was doing some configuring. I set this all
up once before on a Linux box, but I basically just went through the
motions and really was not sure what all I did...but it worked. Now I
want to under
FBSD-7.0-R amd64 is unable to recognize my keyboard. I have
already setup xorgconfig but the failure lingers on
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail
> Given the serious nature of the vulnerability, I'm sure this is at the
> top of
> someone's list. Do we have a scheduled release date yet?
>From -security :
>Dear all,
>
>Doug just updated the ports tree with the updated BIND ports. If you
>urgently want to upgrade and really cannot wait f
I just joined the list (but did search the archive), so I apologize in
advance if this was already answered and I missed it.
What's the process to update the base bind in freebsd for the new
cacheing poisoning vuln that seems to be all the rage lately?
I'm running freebsd 7.0-RELEASE-p2 and I am
Given the serious nature of the vulnerability, I'm sure this is at the top of
someone's list. Do we have a scheduled release date yet?
--
Paul Schmehl
As if it wasn't already obvious,
my opinions are my own and not
those of my employer.
___
freebsd-q
On Thu, Jul 10, 2008 at 12:09 PM, Paul Schmehl <[EMAIL PROTECTED]> wrote:
> Given the serious nature of the vulnerability, I'm sure this is at the top
> of someone's list. Do we have a scheduled release date yet?
See the thread "BIND update?".
Scott
PS: please do not crosspost.
_
I need to mount USB on FreeBSD 7.0
# mount -t msdos /dev/da0s1 /mnt/usb
mount: Using "-t msdosfs", since "-t msdos" is deprecated.
mount_msdosfs: /dev/da0s1: : Operation not permitted
what must I do?
С уважением. Тарас Голуб
-- реклама ---
Н
configure: error: The skins2 module depends on a the Qt4 development
package. Without it you won't be able to open any dialog box from the
interface, which makes the skins2 interface rather useless. Install the
Qt4 development package or alternatively you can also configure with:
--disable-qt4
/Andreas,
On Thu, 10 Jul 2008, Andreas Davour wrote:
On Thu, 10 Jul 2008, Kevin Monceaux wrote:
make missing
Nifty! I wasn't aware of that option. Very useful. Thanks.
I just recently became aware of it myself. Try:
man ports
and you might discover several useful make targets you might
Rem P Roberti wrote:
Hello,
Actually, the very first thing I always do after installing a FreeBSD is
add this line to crontab:
00 02 * * * /usr/libexec/locate.updatedb
I guess I'm a locate-freak ;^D
Done. Thanks again.
You guys should rather use /etc/periodic/weekly/310.locate script
to u
On Thu, Jul 10, 2008 at 05:32:15PM +0200, Mel wrote:
> On Thursday 10 July 2008 17:12:36 Jerry McAllister wrote:
> > On Thu, Jul 10, 2008 at 01:45:00PM +0200, Mel wrote:
> > > On Thursday 10 July 2008 04:26:42 Andrew Falanga wrote:
> > > > How do I get this to stop working like this and create fil
> Rem P Roberti wrote:
> >>Hello,
> >>
> Actually, the very first thing I always do after installing a FreeBSD is
> add this line to crontab:
>
> 00 02 * * * /usr/libexec/locate.updatedb
>
> I guess I'm a locate-freak ;^D
>
> >>>Done. Thanks again.
> >>You guys shoul
Malcolm Kay wrote:
On Thu, 10 Jul 2008 09:45 pm, Mel wrote:
On Thursday 10 July 2008 06:24:46 Malcolm Kay wrote:
9255 if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; };
then
I find this line somewhat strange as I've not been able
to find documentation for the expansion of ${
Joshua Frugé wrote:
I just joined the list (but did search the archive), so I apologize in
advance if this was already answered and I missed it.
What's the process to update the base bind in freebsd for the new
cacheing poisoning vuln that seems to be all the rage lately?
I'm running freebsd 7.
On Wed, 9 Jul 2008 11:31:36 -0400
"Joseph Gleason" <[EMAIL PROTECTED]> wrote:
> I am trying to figure out which VIA CPUs support hardware RNG under
> recent FreeBSD. I've been looking at things on 7.0-RELEASE-p2. If
> there is something that else I should be looking at, please let me
> know.
>
On Thu, 10 Jul 2008 18:07:32 +0300
Тарас <[EMAIL PROTECTED]> wrote:
> I need to mount USB on FreeBSD 7.0
> # mount -t msdos /dev/da0s1 /mnt/usb
> mount: Using "-t msdosfs", since "-t msdos" is deprecated.
> mount_msdosfs: /dev/da0s1: : Operation not permitted
> what must I do?
>
> С уважением. Та
--On Thursday, July 10, 2008 11:05:11 -0500 Joshua Frugé
<[EMAIL PROTECTED]> wrote:
I just joined the list (but did search the archive), so I apologize in
advance if this was already answered and I missed it.
What's the process to update the base bind in freebsd for the new
cacheing poisoning
On Thu, 10 Jul 2008 09:21:35 -0500
Robe <[EMAIL PROTECTED]> wrote:
> Hi there,
>
> I'm a novice in FreeBSD and I wanna know if there's some application
> to automount my USB flash memory in FreeBSD 7.0.
>
>
> Thanks,
>
Hi,
one way is amd.
Have a look at section 27.3.5 "Automatic Mounts with
Is there an up-to-date list of GPLed stuff in the base system?
I seem to recall finding a page for a project for replacing GNU tools
with BSD-licensed tools, but managed to lose it in the meantime. I'd
like to find that again too.
--
Chad Perrin [ content licensed PDL: http://pdl.apotheon.org ]
On Thu, Jul 10, 2008 at 06:07:32PM +0300, Тарас wrote:
> I need to mount USB on FreeBSD 7.0
> # mount -t msdos /dev/da0s1 /mnt/usb
> mount: Using "-t msdosfs", since "-t msdos" is deprecated.
> mount_msdosfs: /dev/da0s1: : Operation not permitted
> what must I do?
- make sure you have read/write a
Chad Perrin wrote:
Is there an up-to-date list of GPLed stuff in the base system?
find /usr/src/gnu
Kris
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EM
Robert Heron wrote:
Hi,
I use:
FreeBSD 7.0-R on i386 server with motherboard S5000VSA and 6GB RAM
onboard. BIOS version - 88 (the latest)
Kernel includes: optionsMAXMEM=(6*1024*1024)
You generally shouldn't touch MAXMEM as it's autotuned.
And FreeBSD reports only:
real memory =
I need to compile nvidia agp support in to my kernel. I can work through the
handbook and have previously compiled a kernel, but if anyone has previously
add the agp support, could they give me sime pointers?
___
freebsd-questions@freebsd.org mailing list
On Thu, Jul 10, 2008 at 08:48:35PM +0100, Max Russell wrote:
> I need to compile nvidia agp support in to my kernel. I can work through the
> handbook and have previously compiled a kernel, but if anyone has previously
> add the agp support, could they give me sime pointers?
The agp driver is comp
I am planning to purchase Dell PowerEdge 2950 III with RAID 5 configuration.
I checked Hardware Note on FreeBSD site but Dell's PERC6i is not on the
list. Is it supported by FreeBSD 7.0 and/or FreeBSD 6.3
Thank you very much for your help in advance.
=== Hardware Configuration ===
Backplane:
1
Hi,
I have inherited a FreeBSD server and need to change the apache
configuration, but cannot log in to the server. I have the root password
(and know how to change it if needed in any case). The problem is that root
login is disabled. There are various administrative accounts on the server,
but I
Hi--
On Jul 10, 2008, at 1:58 PM, Veronica Labarca wrote:
I have inherited a FreeBSD server and need to change the apache
configuration, but cannot log in to the server. I have the root
password
(and know how to change it if needed in any case). The problem is
that root
login is disabled. Th
Veronica Labarca wrote:
Hi,
I have inherited a FreeBSD server and need to change the apache
configuration, but cannot log in to the server. I have the root password
(and know how to change it if needed in any case). The problem is that root
login is disabled. There are various administrative acc
Hi list.
I was following this guide
(http://www.freebsd.org/doc/en/books/handbook/firewalls-ipfw.html) to
configure and use IPFW on my FreeBSD 7 (is a vmware virtual machine but
I don't think this is a problem)
[EMAIL PROTECTED] /usr/src]$ uname -a
FreeBSD hyperion.xxx.org 7.0-RELEASE-p2 Fre
This is drivin' me nuts. I hope somebody can pass me a clue.
I have an older system that I've been running 6.1-RELEASE on for a
long long time now. I want to upgrade it to run 7.0-RELEASE.
(CPU => AMD Athlon XP 2000, Motherboard => ASUS A7N266-VM/AA.)
OK, so I install a new hard drive (known g
The 6i will work on FreeBSD, however realize that a much better choice
for a production machine is a card which "really" supports FreeBSD...
just due to the availability and reliability of the tools required for
maintaining the system while running.
Have you considered SuperMicro machines with 3wa
Well, my second suggestion about creating an account and SUing to root
should still be correct. Assuming of course that you can get in in
single user mode.
Take a look at /etc/ttys there may be something in there restricting it,
thats all I can think of.
Veronica Labarca wrote:
Hi Chris,
T
Have you tried mounting the iso on the existing system and using
sysinstall to partition and install 7.0 on the new hard drive?
There may be a problem with the ide controller or ide cable. Have you
tried swapping cables?
You could also do a minimal 6.3 install with no additional packages as
[EMAIL PROTECTED] wrote:
I am trying to setup a FreeBSD server with samba that uses OpenLdap. I
have installed everything and was doing some configuring. I set this all
up once before on a Linux box, but I basically just went through the
motions and really was not sure what all I did...but it w
Hi Mikhail,
Thank you for the great suggestion. I will try it in our new server.
Regards,
alyd
--- On Thu, 7/10/08, Mikhail Goriachev <[EMAIL PROTECTED]> wrote:
From: Mikhail Goriachev <[EMAIL PROTECTED]>
Subject: Re: quota and sendmail accepts <10k mail size
To: [EMAIL PROTECTED], [EMAIL PROTEC
Chris St Denis wrote:
Well, my second suggestion about creating an account and SUing to root
should still be correct. Assuming of course that you can get in in
single user mode.
Take a look at /etc/ttys there may be something in there restricting
it, thats all I can think of.
Veronica Laba
I use mailx command,such as Tom to Kate,I like following command:
$mail Kate
Subject:Hello
Hello world
(press Ctrl+D)
EOT
Then I use user Kate to login,and check mail,
$mail
No mail for Kate
Why I can't receive letter? where is wrong?
Thanks
On Fri, 11 Jul 2008 08:30:18 +0800, EdwardKing <[EMAIL PROTECTED]> wrote:
> I use mailx command,such as Tom to Kate,I like following command:
> $mail Kate
> Subject:Hello
> Hello world
> (press Ctrl+D)
> EOT
>
> Then I use user Kate to login,and check mail,
> $mail
> No mail for Kate
>
> Why I can'
On Fri, 11 Jul 2008 04:06:01 +0300
Giorgos Keramidas <[EMAIL PROTECTED]> wrote:
> * Did you do anything to enable Sendmail (the default mail transfer
> agent)?
It's enabled by default on localhost.
___
freebsd-questions@freebsd.org mailing list
h
Hi all
Recently I have submitted a patch to the FreeBSD current mailing list, it seems
the patch is not applied yet.
(http://lists.freebsd.org/pipermail/freebsd-current/2008-July/086814.html)
I'm not sure whether the FreeBSD project does not accept patches from
non-committers or may be I did n
On Thursday 10 July 2008, Unga said:
> Hi all
>
> Recently I have submitted a patch to the FreeBSD current mailing
> list, it seems the patch is not applied yet.
> (http://lists.freebsd.org/pipermail/freebsd-current/2008-July/08681
>4.html)
>
> I'm not sure whether the FreeBSD project does not acce
--- On Fri, 7/11/08, Beech Rintoul <[EMAIL PROTECTED]> wrote:
> From: Beech Rintoul <[EMAIL PROTECTED]>
> Subject: Re: How to submit a patch to FreeBSD project?
> To: freebsd-questions@freebsd.org, [EMAIL PROTECTED]
> Date: Friday, July 11, 2008, 10:25 AM
> On Thursday 10 July 2008, Unga said:
>
On Fri, Jul 11, 2008 at 2:12 AM, Unga <[EMAIL PROTECTED]> wrote:
> Hi all
>
> Recently I have submitted a patch to the FreeBSD current mailing list, it
> seems the patch is not applied yet.
> (http://lists.freebsd.org/pipermail/freebsd-current/2008-July/086814.html)
>
> I'm not sure whether the F
I'm having some MAJOR issues with compiz/nvidia crashing xorg whenever I
try to run an opengl application... is anyone else experiencing this?
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To
>> * Do you have a local user whose login name is `Kate'?
I have a local user whose login name is `Kate'
>>* Did you do anything to enable Sendmail (the default mail transfer
agent)?
How to enable Sendmail?
>>* What does the `/var/log/maillog' file contain?
I have maillog,its contains is fol
I use locate command,like follows:
$locate mail
locate:database too small: /var/db/locate.database
I know it need to update from document: /usr/libexec/locate.updatedb ,but I
don't know how to execute above command,I am a newer to Unix,how to do it?
Thanks
-
Yes I read it Jonathan, Im newbie in BSD...regarding on my post is it
possible?
or Do you have any link so that i could much understand it aside from
freebsd handbook?
Thanks to your reply...
FreeBSD Rocks.:D
On Wed, Jul 9, 2008 at 2:58 PM, Jonathan McKeown <[EMAIL PROTECTED]>
wrote:
> On
EdwardKing wrote:
> I use locate command,like follows:
> $locate mail
> locate:database too small: /var/db/locate.database
>
> I know it need to update from document: /usr/libexec/locate.updatedb ,but I
> don't know how to execute above command,I am a newer to Unix,how to do it?
>
> Thanks
>
>
> -
Hi
I tried to submit a problem report over the web
(http://www.freebsd.org/send-pr.html) but on submit gives following error:
"Incorrect confirmation code
You need to enter the correct code from the image displayed. Please return to
the form and enter the code exactly as shown. Thank you."
It
On Thu, Jul 10, 2008 at 08:51:56PM -0600, Jeff Molofee wrote:
> I'm having some MAJOR issues with compiz/nvidia crashing xorg whenever I
> try to run an opengl application... is anyone else experiencing this?
>
Which driver are you using. I had issues with the 173.14.0x official
driver, but roll
On Thu, Jul 10, 2008 at 08:35:38PM -0700, Unga wrote:
> Hi
>
> I tried to submit a problem report over the web
> (http://www.freebsd.org/send-pr.html) but on submit gives following error:
>
> "Incorrect confirmation code
>
> You need to enter the correct code from the image displayed. Please re
On Fri, Jul 11, 2008 at 11:26:19AM +0800, EdwardKing wrote:
> I use locate command,like follows:
> $locate mail
> locate:database too small: /var/db/locate.database
>
> I know it need to update from document: /usr/libexec/locate.updatedb ,but I
> don't know how to execute above command,I am a new
Hello
all. Can anyone with the afore-mentioned motherboard relate their
experiences? I'm particularly interested in how it runs FreeBSD amd64 with two
Opteron dual-core 2xx chips (it seems you need both chips in order to see all
mobo devices since buses are connected to one or the other cpu s
--- On Fri, 7/11/08, Martin Tournoij <[EMAIL PROTECTED]> wrote:
> From: Martin Tournoij <[EMAIL PROTECTED]>
> Subject: Re: PR - Incorrect confirmation code
> To: freebsd-questions@freebsd.org
> Cc: [EMAIL PROTECTED]
> Date: Friday, July 11, 2008, 11:48 AM
> On Thu, Jul 10, 2008 at 08:35:38PM -0700
On Thursday 10 July 2008, Martin Tournoij said:
> On Thu, Jul 10, 2008 at 08:35:38PM -0700, Unga wrote:
> > Hi
> >
> > I tried to submit a problem report over the web
> > (http://www.freebsd.org/send-pr.html) but on submit gives
> > following error:
> >
> > "Incorrect confirmation code
> >
> > You
Mac OS-X does a form of auto discovery on IPv6 where the machines on a
local network add the machine name to the ndp table when they see
activity from that machine. So far I only have a rudimentary IPv6
configuration on FreeBSD 7 running and it only sees the IP address,
and then only after
--- On Fri, 7/11/08, Martin Tournoij <[EMAIL PROTECTED]> wrote:
> From: Martin Tournoij <[EMAIL PROTECTED]>
> Subject: Re: PR - Incorrect confirmation code
> To: freebsd-questions@freebsd.org
> Cc: [EMAIL PROTECTED]
> Date: Friday, July 11, 2008, 2:37 PM
> On Thu, Jul 10, 2008 at 11:17:01PM -0700,
On Thu, Jul 10, 2008 at 11:17:01PM -0700, Unga wrote:
> --- On Fri, 7/11/08, Martin Tournoij <[EMAIL PROTECTED]> wrote:
>
> > From: Martin Tournoij <[EMAIL PROTECTED]>
> > Subject: Re: PR - Incorrect confirmation code
> > To: freebsd-questions@freebsd.org
> > Cc: [EMAIL PROTECTED]
> > Date: Friday
I use FreeBSD7.0,I find some time it raise following information:
inetd[860]: ssh/tcp: bind: Address already in use
I look up my /etc/rc.conf file,it contains:
inetd_enable="YES"
sshd_enable="YES"
/etc/inetd.conf file contains:
sshstream tcpnowait root /usr/sbin/sshd sshd -i -4
#ssh
92 matches
Mail list logo