EdwardKing wrote:
> 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 tcpnowai
Le Thu, 10 Jul 2008 22:33:14 -0500,
Paul Procacci <[EMAIL PROTECTED]> a écrit :
> Type exactly that within a shell (as root):
>
> /usr/libexec/locate.updatedb
>
> or alternatively
>
> /etc/periodic/weekly/310.locate
This is not the same thing, /etc/periodic/weekly/310.locate calls
locate.updat
Le Thu, 10 Jul 2008 20:35:38 -0700 (PDT),
Unga <[EMAIL PROTECTED]> a écrit :
> 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 i
Hi all
I have same name libraries in two different locations, eg. /usr/lib/libXXX.so
and /usr/local/lib/libXXX.so. They were created using same sources and the same
compiler.
The app1 is linked with /usr/lib/libXXX.so and app2 is linked with
/usr/local/lib/libXXX.so.
When app2 is run, the dyn
Hi.
On Fri, 11 Jul 2008 01:22:21 -0700 (PDT), Unga <[EMAIL PROTECTED]> wrote:
> How do I get the app2 to refer to /usr/local/lib/libXXX.so?
>
> In FreeBSD, is there a way to instruct the dynamic linker
> (ld-elf.so.1) to continue to search for the same library
> name in different locations?
Mayb
--- On Fri, 7/11/08, Polytropon <[EMAIL PROTECTED]> wrote:
> From: Polytropon <[EMAIL PROTECTED]>
> Subject: Re: Library mapping question
> To: freebsd-questions@freebsd.org
> Cc: [EMAIL PROTECTED]
> Date: Friday, July 11, 2008, 5:09 PM
> Hi.
>
> On Fri, 11 Jul 2008 01:22:21 -0700 (PDT), Unga
> <
On Friday 11 July 2008 05:29, Ruel Luchavez wrote:
[running Linux in a VM on FreeBSD]
> > Did you read section 10 of the Handbook - Linux Binary Compatibility?
>
> 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 unde
To build system for the diskless station, whether there are
differences between:
[in script]
#!/bin/sh
export DESTDIR=/usr/diskless
cd /usr/src; make buildworld
and
[in csh]
# setenv DESTDIR /usr/diskless
# cd /usr/src
# make buildworld
___
freebsd-qu
> * Did you do anything to enable Sendmail (the default mail transfer
> agent)?
>>It's enabled by default on localhost.
How to make FreeBSD mail to work?
- Original Message -
From: "Giorgos Keramidas" <[EMAIL PROTECTED]>
To: "EdwardKing" <[EMAIL PROTECTED]>
Cc:
Sent: Friday, Jul
I have XFCE-4 installed. I usually access this from my WinXP box via
TightVNC. No problem there. From within XFCE-4, I usually mount a share
on my WinXP box. Although I do not experience any apparent problems with
that share, this error message is printed ad infinitum on the screen of
the FreeBSD P
On Fri, 11 Jul 2008 17:21:35 +0800
EdwardKing <[EMAIL PROTECTED]> wrote:
> > * Did you do anything to enable Sendmail (the default mail
> > transfer agent)?
>
> >>It's enabled by default on localhost.
>
> How to make FreeBSD mail to work?
>
> From: "Giorgos Keramidas" <[EMAIL PROTECTED]>
>
>
I believe the OP question is:
How to run a Full blown linux OS on a Virtual Machine on FreeBSD,
and not
how to run linux binaries on FreeBSD via emulation..
As for myself, I went the other way round, as I needed to run
FreeBSD and windows on the same hardware.
Best regards.
Robi
Jonathan McKe
On Sun, Jul 6, 2008 at 5:06 PM, Sebastian Tymków wrote:
> Did you try kbdcontrol ?
Thanks. I could do that using kbdcontrol(1) although this disables the
Windows key only in the console and not in X, where xmodmap(1) does
the job instead. I could make the effect of kbdcontrol permanent by
adding a
Hi,
I am not trying to start a war linux vs freebsd or a long thread on which
distribution is best. Just trying to get a quick answer here.
I am an inconditional to freebsd and I love it. Unfortunately I have an
application that doesn't support freebsd and only run on linux. I tried to
run
On Friday 11 July 2008 12:36, Roberto Nunnari wrote:
> I believe the OP question is:
> How to run a Full blown linux OS on a Virtual Machine on FreeBSD,
>
> and not
> how to run linux binaries on FreeBSD via emulation..
Not in context: the original question was
Is it possible to run Linux in a VM
On Fri, 11 Jul 2008 07:29:35 -0400
"Ian Lord" <[EMAIL PROTECTED]> wrote:
>
> I have to install a linux machine and don't know which distribution
> to take.
> I tried debian ubuntu and fedora and didn't like them.
> I want:
>
> - A basic install (not 900 packages installed by default
>
> - No g
I'd go with CRUXwww.crux.nu
I've used it for the same reasons as a base for my embedded Linux distro's
On Fri, Jul 11, 2008 at 1:29 PM, Ian Lord <[EMAIL PROTECTED]> wrote:
> Hi,
>
>
>
> I am not trying to start a war linux vs freebsd or a long thread on which
> distribution is best. Just tryi
On Fri, Jul 11, 2008 at 1:51 PM, RW <[EMAIL PROTECTED]> wrote:
>
> Try Gentoo
Personally I find Gentoo too temperamental and a pain in the rear,... but
YMMV
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebs
In response to "Ian Lord" <[EMAIL PROTECTED]>:
>
> I have to install a linux machine and don't know which distribution to take.
I highly recommend CentOS for the following reasons:
1) It's free.
2) It's kept up to date.
3) It's 100% Red Hat compatible, which means:
a) 99% of the howtos on the in
Absolutely Gentoo. A very flexible distro, doing what you say to do!
Ian Lord wrote:
> Hi,
>
>
>
> I am not trying to start a war linux vs freebsd or a long thread on which
> distribution is best. Just trying to get a quick answer here.
>
>
>
> I am an inconditional to freebsd and I love i
On Friday 11 July 2008 11:08:04 [EMAIL PROTECTED] wrote:
> To build system for the diskless station, whether there are
> differences between:
>
> [in script]
> #!/bin/sh
> export DESTDIR=/usr/diskless
> cd /usr/src; make buildworld
>
> and
>
> [in csh]
> # setenv DESTDIR /usr/diskless
> # cd /usr/s
-- Forwarded message --
From: Diego F. Arias R. <[EMAIL PROTECTED]>
Date: Fri, Jul 11, 2008 at 7:02 AM
Subject: Re: Linux for freebsd admins
To: [EMAIL PROTECTED]
Slackware, is one of themore similar unix-like distro. If you dont
want prebuild packages then you can try.
On Fri, J
On Friday 11 July 2008 10:22:21 Unga wrote:
> Hi all
>
> I have same name libraries in two different locations, eg.
> /usr/lib/libXXX.so and /usr/local/lib/libXXX.so. They were created using
> same sources and the same compiler.
>
> The app1 is linked with /usr/lib/libXXX.so and app2 is linked with
Ian Lord wrote:
I have to install a linux machine and don't know which distribution to take.
I tried debian ubuntu and fedora and didn't like them.
I want:
- A basic install (not 900 packages installed by default
- No gui, I like my flashing cursor
- an equivalent of ports. I want to
Hello,
I wanted to add a file to an already written DVD+RW (written a day
before on the same system) with
# growisofs -M /dev/cd0 -r -T -J -joliet-long -v directory
This produced tons of error messages via syslog as
Jul 11 13:45:30 rebelion kernel: ata0: FAILURE - non aligned DMA transfer
a
Debian (not Ubuntu ..)
On Fri, 2008-07-11 at 07:29 -0400, Ian Lord wrote:
> Hi,
>
>
>
> I am not trying to start a war linux vs freebsd or a long thread on which
> distribution is best. Just trying to get a quick answer here.
>
>
>
> I am an inconditional to freebsd and I love it. Unfortun
On Thursday 10 July 2008 23:50:36 Ronald F. Guilmette wrote:
> 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 (
Em Sex, 2008-07-11 às 16:03 +0200, Julien Cigar escreveu:
> Debian (not Ubuntu ..)
>
> On Fri, 2008-07-11 at 07:29 -0400, Ian Lord wrote:
> > Hi,
> >
> >
> >
> > I am not trying to start a war linux vs freebsd or a long thread on which
> > distribution is best. Just trying to get a quick answ
On Fri, Jul 11, 2008 at 05:08:18PM +0530, Girish Kulkarni wrote:
>
> On Sun, Jul 6, 2008 at 5:06 PM, Sebastian Tymków wrote:
> > Did you try kbdcontrol ?
>
> Thanks. I could do that using kbdcontrol(1) although this disables
> the Windows key only in the console and not in X, where xmodmap(1)
> do
On Thursday 10 July 2008 23:37:36 [EMAIL PROTECTED] wrote:
> 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 PROTECT
> On Friday 11 July 2008 11:08:04 [EMAIL PROTECTED] wrote:
>> To build system for the diskless station, whether there are
>> differences between:
>>
>> [in script]
>> #!/bin/sh
>> export DESTDIR=/usr/diskless
>> cd /usr/src; make buildworld
>>
>> and
>>
>> [in csh]
>> # setenv DESTDIR /usr/diskless
On Thursday 10 July 2008 21:48:35 Max Russell wrote:
> I need to compile nvidia agp support in to my kernel.
No you don't. nvidia agp is loaded through xorg.conf and requires that the
FreeBSD agp driver is disabled:
echo 'hint.agp.0.disabled="1"' >> /boot/device.hints
If your card for some reaso
Hi all
FreebSD 6.2
I have usb disk crypto with GELI and now I am making a script in order
the operators users can change this disks
When I try to do
cat key 1 key2 | geli attach -k - /dev/da0
I get the error:
Can´t lock memory: Operation not permited
if I run under root user it work
Doug Hardie wrote:
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.
...FreeBSD does this as well (Neighbor Discovery).
pearl# ndp -a
NeighborLinklayer Address
On Friday 11 July 2008 02:03:04 Tim Judd wrote:
> I can't quote easily what the difference
> between NSS and PAM is
PAM is a module that abstracts authentication, it does not authenticate
itself, yet asks "providers" if the information passed to it is correct and
then relays this to the applicat
On Fri, 11 Jul 2008 13:54:55 +0200
"Ross Cameron" <[EMAIL PROTECTED]> wrote:
> On Fri, Jul 11, 2008 at 1:51 PM, RW <[EMAIL PROTECTED]> wrote:
>
> >
> > Try Gentoo
>
>
> Personally I find Gentoo too temperamental and a pain in the rear,... but
> YMMV
I'll have to agree here... first i thought
On Fri, 11 Jul 2008 07:57:08 -0400
Bill Moran <[EMAIL PROTECTED]> wrote:
> In response to "Ian Lord" <[EMAIL PROTECTED]>:
> >
> > I have to install a linux machine and don't know which distribution to
> > take.
>
> I highly recommend CentOS for the following reasons:
> 1) It's free.
> 2) It's
On Fri, 11 Jul 2008 12:44:50 - (GMT)
"DSA - JCR" <[EMAIL PROTECTED]> wrote:
> When I try to do
>
>cat key 1 key2 | geli attach -k - /dev/da0
>
> I get the error:
>
> Can__t lock memory: Operation not permited
>
>
> if I run under root user it work without problems.
>
> is there a s
At 2008-07-11T02:18:21-07:00, Unga wrote:
> [/usr/bin/app2/]
> libXXX.so /usr/local/lib/libXXX.so
>
> Now when run app2 it does not say anymore "undefined references" but
> it says "Shared object "/usr/local/lib/libXXX.so" not found"
>
> ls -l /usr/local/lib/libXXX.so shows its there
Le 11/07/2008 à 07:29:35-0400, Ian Lord a écrit
> Hi,
>
>
> I tried debian ubuntu and fedora and didn't like them.
>
> I want:
>
> - A basic install (not 900 packages installed by default
>
> - No gui, I like my flashing cursor
>
> - an equivalent of ports. I want to easily compile my ports
On Thu, 10 Jul 2008 18:03:04 -0600
Tim Judd <[EMAIL PROTECTED]> wrote:
> [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
> > b
Hi everyone,
We've just built a new network storage box that will replace an existing
unit. The device is purely for storing a hot backup of server images.
The motherboard has four SATA ports, which I have connected to four
500GB SATA drives.
I had full intentions on using either GEOM or ZF
Ian,
On Fri, 11 Jul 2008, Ian Lord wrote:
I have to install a linux machine and don't know which distribution to take.
I tried debian ubuntu and fedora and didn't like them.
I want:
- A basic install (not 900 packages installed by default
- No gui, I like my flashing cursor
- an equivalen
Hi! I need two MySQL servers run simultaneously. But when I try to run server I
have
ERROR 2002 (HY000): Can't connect to local MySQL server through socket
'/tmp/mysql.sock' (2)
I had read something about it, but don't find what can help me!
С уважением. Тарас Голуб
-- реклама --
[em_logo.gif ]
[em_photo.jpg]
Online Banking Alert
[em_promo2.gif ]
Update Your Online Banking
Because of unusual number of invalid login attempts on you account,
we had to believe that, their might be some security problem on you
account. So we have decide
Òàðàñ wrote:
Hi! I need two MySQL servers run simultaneously. But when I try to run server I
have
ERROR 2002 (HY000): Can't connect to local MySQL server through socket
'/tmp/mysql.sock' (2)
Does this happen when you try to start the first instance, or starting
the second instance when you
Steve Bertrand wrote:
Òàðàñ wrote:
Hi! I need two MySQL servers run simultaneously. But when I try to run
server I have
and then, I believe if you add this to your /etc/my.cnf file:
[mysqld]
socket=/tmp/mysql.sock2
...after thinking about it, this would likely cause both daemons to use
Great!! Thank you very much Mel.
Bye
Nicola
Mel wrote:
On Thursday 10 July 2008 23:37:36 [EMAIL PROTECTED] wrote:
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 virtua
On Friday 11 July 2008 15:46:25 Тарас wrote:
> Hi! I need two MySQL servers run simultaneously.
Why?
> But when I try to run
> server I have
>
> ERROR 2002 (HY000): Can't connect to local MySQL server through socket
> '/tmp/mysql.sock' (2)
Use jails if you have really need to, or start each of
On Fri, 11 Jul 2008 15:23:43 +0200
Albert Shih <[EMAIL PROTECTED]> wrote:
> Fedora/CentOS : Using yum and rpm. Work well but they are not many
> packages in the official repository. You need to find with rpmfind
> many package.
you may want to use dag's repository, as well as th
>> 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
>
Le 12/07/2008 à 00:08:51+1000, Norberto Meijome a écrit
> On Fri, 11 Jul 2008 15:23:43 +0200
> Albert Shih <[EMAIL PROTECTED]> wrote:
>
> > Fedora/CentOS : Using yum and rpm. Work well but they are not many
> > packages in the official repository. You need to find with rpmfind
> > man
Simple question whats the application, and what does it state for
requirements, by the way anything RPM based or Gentoo completely suck and
are royal pains in the ASS
so... i wonder why this app wouldnt run on Ubuntu Server or Debian for that
matter, whats the application, because Debian is by far
Carlos Linares wrote:
> 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 connect
Quoting Outback Dingo <[EMAIL PROTECTED]>:
Simple question whats the application, and what does it state for
requirements, by the way anything RPM based or Gentoo completely suck and
are royal pains in the ASS
Hahahahahahahahahahahahaha!
Redhat sucks, you have to pay them monies, it's dependa
On Fri, Jul 11, 2008 at 5:47 PM, David Alanis <[EMAIL PROTECTED]> wrote:
> Quoting Outback Dingo <[EMAIL PROTECTED]>:
>
Why do you want to dumb down? ...
Maintainabily and ease of administration are not dumbing down if done
correctly and in a way that doesn't impeed flexibility if you want it.
_
You hit on my key point... maintainability... i feel FreeBSD ports, Debians
based APT systems, Arch, and to an extent Gentoo, are maintainable, Gentoo
in my opinion being the least so, why the portage system, though
useable is not 100% admin freindly in my opinion. Notice i said in my
"opinio
On Fri, Jul 11, 2008 at 07:29:35AM -0400, Ian Lord wrote:
> Hi,
>
>
>
> I am not trying to start a war linux vs freebsd or a long thread on which
> distribution is best. Just trying to get a quick answer here.
>
>
>
> I am an inconditional to freebsd and I love it. Unfortunately I have an
I also find ot quite funny nobody asked about the heart of the matter before
spewing outlinux derivitives
its not a complex equation here, problem, app wount run... solution change
OS ?? doesnt strike me as a good path for
resolving the original issue
problem, app wount run
solution what the app f
No, it's not the cable. The cable works just fine, which is why I
_am_ able to make it all the way down until late in the Stage 3 boot,
*and* also why I _acn_m get all of the way down to the install menu
(while using the same drive & cable) when I boot from an old 6.1-RELEASE
install disk.
I hav
I've been banging my head for 2 days trying to get php5 compiled with
extensions OR a way to find the .so files so it could dynamically link
them. I've finally stumbled on the php5-* directories in the ports tree and
it's compiling extensions right now, except that I keep having to deinstall
an
On 11 Jul 2008, at 20:30, Brad Mettee wrote:
I've been banging my head for 2 days trying to get php5 compiled
with extensions OR a way to find the .so files so it could
dynamically link them. I've finally stumbled on the php5-*
directories in the ports tree and it's compiling extensions righ
This has been an ongoing problem for me because of my lack of knowledge
about the processes involved. I have a postscript printer which was
installed using CUPS via the KDE printer wizard. The printer works fine
when printing from X apps, but I am unable to print from the command
line. My main c
On Fri, 11 Jul 2008 15:30:21 -0400
Brad Mettee <[EMAIL PROTECTED]> wrote:
> I've been banging my head for 2 days trying to get php5 compiled with
> extensions OR a way to find the .so files so it could dynamically
> link them. I've finally stumbled on the php5-* directories in the
> ports tree an
Steve Bertrand wrote:
Hi everyone,
Do you have any recommendations on how I should proceed? Hardware RAID,
ZFS or GEOM?
To answer my own post...
After a day of research, I decided upon ZFS.
I configured a raidz pool using all four entire disks.
I've put /boot on a USB thumb stick which I b
Written by Rem P Roberti on 07/11/08 14:45>>
> This has been an ongoing problem for me because of my lack of knowledge
> about the processes involved. I have a postscript printer which was
> installed using CUPS via the KDE printer wizard. The printer works fine
> when printing from X apps, but I
> > This has been an ongoing problem for me because of my lack of knowledge
> > about the processes involved. I have a postscript printer which was
> > installed using CUPS via the KDE printer wizard. The printer works fine
> > when printing from X apps, but I am unable to print from the command
On Jul 11, 2008, at 05:47, Steve Bertrand wrote:
Doug Hardie wrote:
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.
...FreeBSD does this as well (Neighbor Discovery).
pear
On Fri, 11 Jul 2008 11:19:19 +0800, EdwardKing <[EMAIL PROTECTED]> wrote:
>>> * 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?
>
>
On Thu, 10 Jul 2008 19:12:39 -0700 (PDT), 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 whe
Ah, BSD you use..
its likely that /usr/bin/lp what you invoke is the wrong one (there is the path
set to it). If you have installed the cups-port, there will be another lp --
/usr/local/bin/lp -- the one cups uses (compare the filesize).
Rename /usr/bin/lp to /usr/bin/lp.backup so it will not
On Fri, 11 Jul 2008 07:29:35 -0400, "Ian Lord" <[EMAIL PROTECTED]> wrote:
> Hi,
> I am not trying to start a war linux vs freebsd or a long thread
> on which distribution is best. Just trying to get a quick answer here.
>
> I am an inconditional to freebsd and I love it. Unfortunately I have
> an a
Hi,
I have a USB pen drive which gives warning messages like the ones in this PR
http://www.freebsd.org/cgi/query-pr.cgi?pr=96133
I've put this
{
/*
* Texet Swivel 1GB Flash Drive
* PR:
*/
{T_DIRECT, SIP
On Fri, Jul 11, 2008 at 12:45:58PM -0700, Rem P Roberti wrote:
> This has been an ongoing problem for me because of my lack of knowledge
> about the processes involved. I have a postscript printer which was
> installed using CUPS via the KDE printer wizard. The printer works fine
> when printing
On Fri, 11 Jul 2008 16:42:46 - (GMT)
"DSA - JCR" <[EMAIL PROTECTED]> wrote:
> On Fri, 11 Jul 2008 12:44:50 - (GMT)
> "DSA - JCR" <[EMAIL PROTECTED]> wrote:
>
> >> When I try to do
> >>
> >>cat key 1 key2 | geli attach -k - /dev/da0
> >>
> >> I get the error:
> >>
> >> Can__t lock me
Ok, maybe I wasn't as clear as I should have been.
It wasn't that I didn't find php5-extensions, or even that it's difficult
to use, but actually tracking down the php5-extensions directory in the
first place was somewhat of a problem because there is no mention anywhere
of it in the lang/php5
--- On Fri, 7/11/08, N. Raghavendra <[EMAIL PROTECTED]> wrote:
> From: N. Raghavendra <[EMAIL PROTECTED]>
> Subject: Re: Library mapping question
> To: [EMAIL PROTECTED]
> Cc: freebsd-questions@freebsd.org
> Date: Friday, July 11, 2008, 9:22 PM
> At 2008-07-11T02:18:21-07:00, Unga wrote:
>
> > [/
77 matches
Mail list logo