On Tue, Jan 04, 2005 at 09:58:20AM +, Joe Dunsmore wrote:
> On Wednesday, January 05, 2005 04:57 am, Hexren wrote:
> > JD> I installed freebsd 5.1 on my computer when it was not connected to any
> > JD> network (but my ethernet card was attached). Now that my computer has
> > a JD> network con
Hi,
Try this link http://www.beholdlearning.com/wwwservices/wap.html
Cristian Salan
pachiu cosmin wrote:
Hi,
I'm making mobile phone software and I need to put
them on wap. Do you know if I can make my own WAP
server or if there exists an software that can help
me. I have an public IP and I have an
can u tell me how to block ip address or mac address
in freebsd or should i cay ip filter ?
thanks
=
*º¤., ¸¸,.¤º*¨¨¨*¤ Allah-hu-Akber*º¤., ¸¸,.¤º*¨¨*¤
__
Do you Yahoo!?
Yahoo! Mail - Find what you need with new enhanced search.
http://in
Hi,
> My question is mainly on the driver though. Which should I use?
> The twe driver seems to be working as far as I have tested, but do
> I need the driver downloaded from 3ware to get 3dm2 and the CLI to
> work? If so, what is the best way to install the driver as I am
> using this array as
Adam wrote:
I installed Privoxy and it seems to run nicely but I have installed it
many times before (not because it didn't install, but because the
machine was insane.) but anyway, I for some reason have never been
able to find out how to make it start up at boot. I tried /etc/rc.conf
but no luck.
On Tue, Jan 04, 2005 at 10:06:39AM -0500,
Bill Moran probably wrote:
>
> Over the holiday I replaced a server that appeared to have been cracked.
> Basically built a replacement with the same services in a sandbox, then
> swapped it with the old one.
>
> The new server seems to be secure, as we'
I have just added a link to freebsd.org on our new site
megacameras.com.
Your link is located in our "Hunting" category section.
If you want us to keep this link up, please also add megacameras.com to
your links page. Your site will be included into our links and we will
post it on all of our s
Joe Dunsmore wrote:
I installed freebsd 5.1 on my computer when it was not connected to any
network (but my ethernet card was attached). Now that my computer has a
network connection, I can't access any internet sites, it says it can't find
the host. I've installed freebsd 5.1 on this same com
Lowell Gilbert wrote:
it was a standrad 5.3-STABLE FreeBSD 5.3-STABLE on i386.. I gave up
recreated the fs and restored from backup...
/f
Felipe Garcia <[EMAIL PROTECTED]> writes:
fsck fails, is there any way to save this fs.. force it to be marked
ok or is there a fix for fsck (tired with th
I'm thinking of buying a Dell Inspiron 1150 laptop. I have a number
of Dells, and on the whole I'm happy, but I've had "issues" before.
Can anybody who has one of these machines (1150 only, please) tell me
good or bad things about it? Have you been able to get the internal
wireless card to work?
JD> On Wednesday, January 05, 2005 04:57 am, Hexren wrote:
>> JD> I installed freebsd 5.1 on my computer when it was not connected to any
>> JD> network (but my ethernet card was attached). Now that my computer has
>> a JD> network connection, I can't access any internet sites, it says it
>> can't
On Wednesday, January 05, 2005 04:57 am, Hexren wrote:
> JD> I installed freebsd 5.1 on my computer when it was not connected to any
> JD> network (but my ethernet card was attached). Now that my computer has
> a JD> network connection, I can't access any internet sites, it says it
> can't find JD
Basically impossible.
Your best bet is to go to the hard drive manufacturers website
and see if they have a software program (often a DOS program)
that you can boot off a floppy and do this to the hard drive.
Or, if it's a SCSI disk you can often run a manufacturers program
under DOS that talks t
Hi,
I have one harddisk installed in FreeBSD.
And I want to check if any bad sectors on it.
How can I do ? It seems the fsck can't do this.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsu
Have you heard of the KISS principle?
CUPS is unnecessary. unnecessary software complicates the machine
and makes it harder to troubleshoot. I don't personally care much
for this.
Also, too many people out there have got the idea that CUPS is
somehow required to make their printer work. Not g
On Tue, Jan 04, 2005 at 10:17:12PM -0600, Dan Nelson wrote:
> In the last episode (Jan 04), Doug Poland said:
> > My son gave me a package of Memorex Ultra Speed CD-RW blanks for
> > Christmas. I was going to burn an ISO on my 5.3-STABLE system but
> > ran into a brick wall.
> >
> > cdrecord tell
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] Behalf Of Louis LeBlanc
> Sent: Tuesday, January 04, 2005 9:09 AM
> To: freebsd-questions@freebsd.org
> Subject: Re: SpamAssassin-Milter accuracy...
>
>
> On 01/04/05 05:17 PM, Matthias Buelow sat at the `puter and
JD> I installed freebsd 5.1 on my computer when it was not connected to any
JD> network (but my ethernet card was attached). Now that my computer has a
JD> network connection, I can't access any internet sites, it says it can't
find
JD> the host. I've installed freebsd 5.1 on this same comput
>I've hit a wall getting this to work:
>?spike# /usr/local/etc/rc.d/mDNSResponder.sh start
>.: Can't open /etc/rc.subr: No such file or directory
I created a symlink to /usr/local/etc/rc.subr from
/etc and it now works like a charm!
Thanks for posting this.
Jim
__
I installed freebsd 5.1 on my computer when it was not connected to any
network (but my ethernet card was attached). Now that my computer has a
network connection, I can't access any internet sites, it says it can't find
the host. I've installed freebsd 5.1 on this same computer when it was
c
On Tue, Jan 04, 2005 at 02:21:17PM -0600, Joshua Lokken wrote:
> On Tue, 4 Jan 2005 21:04:24 +0100, [EMAIL PROTECTED]
> <[EMAIL PROTECTED]> wrote:
[...]
> > I've tried to compile openoffice from scratch using the port (it worked
> > before), but this time it bombed near the end with a program 'lzi
On Tue, Jan 04, 2005 at 09:27:27PM -0500, Bruce Campbell wrote:
> I wrote a small program:
>
> #include
> #include
>
> main( int argc, char *argv[] )
> {
> getpwuid( 13076 );
> }
>
> and ran it under truss on 5.x and it generated 178,711 lines of output.
> (the bulk of which is th
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] Behalf Of Boris
> Spirialitious
> Sent: Tuesday, January 04, 2005 3:25 PM
> To: freebsd-questions@freebsd.org
> Subject: Supermicro Hardware and FreeBSD
>
>
> None of the new Supermicro hardware I've tried works
We have 2 DL360's that we bought off Ebay several years ago, intending to
run Solaris 8 on both of them. One of them we loaded Solaris 8 on and
it runs flawlessly. The other we loaded Solaris 8 on and it reboots all
the time. Needless to say the second one runs Windows 2K just fine.
The configu
Hello, Michael --- (format corrected)
Please wrap your lines at about 70
characters to help your post be more "friendly"
to those of us who use text-only MUA's on console
machines
Michael wrote:
I'm trying to get my canon lbp-1210 to work under freebsd, it
doesn't have any emulation and seems t
On Wed, 5 Jan 2005 04:27 am, Timothy Luoma wrote:
> I have been attempting to setup mgetty (installed from ports) to allow
> me to dial IN to my FreeBSD 5.3 machine.
>
> $ mgetty -V
> mgetty+sendfax by Gert Doering
> experimental test release 1.1.31-Jul24
>
> log file written to '/var/log/mgetty.'
In the last episode (Jan 04), Doug Poland said:
> My son gave me a package of Memorex Ultra Speed CD-RW blanks for
> Christmas. I was going to burn an ISO on my 5.3-STABLE system but
> ran into a brick wall.
>
> cdrecord tells me that it's "Trying to use ultra high speed medium on
> improper writ
On Mon, 3 Jan 2005 17:21:06 -0500 Parv <[EMAIL PROTECTED]> wrote:
>in message <[EMAIL PROTECTED]>,
>wrote Scott Bennett thusly...
>>
>> I've downloaded the following ISO image files:
>>
>> 5.3-RELEASE-i386-bootonly.iso
>> 5.3-RELEASE-i386-disc1.iso
>> 5.3-RELEASE-i386-disc2.is
On Jan 4, 2005, at 10:03 PM, Jim Arnold wrote:
I've hit a wall getting this to work:
spike# /usr/local/etc/rc.d/mDNSResponder.sh start
.: Can't open /etc/rc.subr: No such file or directory
Andrew Gould mentioned
"/usr/ports/sysutils/rc_subr
A good explanation: http://www.freshports.org/sysutils/rc_
I would appreciate any suggestions to get FreeBSD 5.3 to recognize my
Adaptec AHA-1542CP (ISA) SCSI card and my standard printer port.
I recently replaced FreeBSD 4.10 with a completely, fresh install of
FreeBSD 5.3. The FreeBSD 5.3-RELEASE GENERIC kernel did not recognize
either of these devi
Hello,
My son gave me a package of Memorex Ultra Speed CD-RW blanks for
Christmas. I was going to burn an ISO on my 5.3-STABLE system but ran
into a brick wall.
cdrecord tells me that it's "Trying to use ultra high speed medium on
improper writer." I've used "MultiSpeed 1x2x4x" media and "1x
> Hi All,
>
> What is the best practice to upgrade from Mysql 4.0.X to 4.1.X, using
> the ports system naturally?
>
> I have searched, but not come up with any definitive solutions. Is
> the solution to backup, un-install, then install the other?
>
I've followed this documentation with success:
Hi Tom,
On Tue, 4 Jan 2005 20:50:18 -0600 UTC (1/4/2005, 8:50 PM -0600 UTC my time),
Tom Bratland wrote:
T> Hi!
T> I've unsubscribed nunerous times, but I still get subscriber mail.
The new Unsubscribe System mandates that each person who wishes to
unsubscribe from a list, fill out *in tripli
I've hit a wall getting this to work:
spike# /usr/local/etc/rc.d/mDNSResponder.sh start
.: Can't open /etc/rc.subr: No such file or directory
Any ideas?
__
Do you Yahoo!?
The all-new My Yahoo! - Get yours free!
http://my.yahoo.com
__
On Tuesday, 4 January 2005 at 20:51:26 -0600, Tom Bratland wrote:
> Just got this:
>
> Mailing list removal confirmation notice for mailing list freebsd-chat
>
> We have received a request for the removal of your email address,
> "[EMAIL PROTECTED]" from the [EMAIL PROTECTED] mailing
> list. ...
Just got this:
Mailing list removal confirmation notice for mailing list freebsd-chat
We have received a request for the removal of your email address,
"[EMAIL PROTECTED]" from the [EMAIL PROTECTED] mailing list. To
confirm that you want to be removed from this mailing list, simply
reply to this m
Hi!
I've unsubscribed nunerous times, but I still get subscriber mail.
Last msg below.
Thanks,
Tom
[EMAIL PROTECTED]
- Original Message -
From: "Eric Anderson" <[EMAIL PROTECTED]>
To: "Kris Kennaway" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Tuesday, January 04, 2005 8:33 PM
Subjec
On 01/04/05 15:03:54, Lowell Gilbert wrote:
jason henson <[EMAIL PROTECTED]> writes:
> I found this old thread on it:
>
http://lists.freebsd.org/pipermail/freebsd-current/2004-April/026160.html
>
> If I raise the hz option in my kernel config will it adversely
affect
> anything else like network
Kris Kennaway wrote:
On Tue, Jan 04, 2005 at 04:04:02PM +, Andrew Sinclair wrote:
Portupgrade makes a mess at the best of times. A recursive portupgrade
is not so clever about dependencies, particually on a live system. On
occasion, it even seems to tamper with core libraries which is what
hi,
if you really want to know if the cpus are identicle (for intel) check the
s-spec, it is the S L _ _ _ text on the cpu. intel also organises the chips via
this too so you can search for it to see the specifics. cpus of the same
s-spec are the same voltage and stepping(version of software
Quoting Kris Kennaway <[EMAIL PROTECTED]>:
>> > Well, no, not quite.
> >
> > old: imap-uw-2002_1,1
> > new: imap-uw-2004a,1
>
> OK, that's where you should start, then. Go back to the software
> configuration that you know is working and see if it still misbehaves.
>
> Kris
Thanks. I shutdown
On Jan 4, 2005, at 2:10 PM, Alvaro J. Gurdián wrote:
Are you controlling iTunes (and all it's music library) on your Mac
from a FreeBSD box somewhere on the net, and playing it on the FreeBSD
box?
Oh, there's one big caveat: there's apparently no way to tell iTunes to
look for a iTunes server,
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Jan 4, 2005, at 7:41 PM, Timothy Luoma wrote:
On Jan 4, 2005, at 2:10 PM, Alvaro J. Gurdián wrote:
This sounds very interesting. But I am not sure I understand very
well what exactly is the task you were trying to accomplish. Are you
controlling i
On Jan 4, 2005, at 2:10 PM, Alvaro J. Gurdián wrote:
This sounds very interesting. But I am not sure I understand very
well what exactly is the task you were trying to accomplish. Are you
controlling iTunes (and all it's music library) on your Mac from a
FreeBSD box somewhere on the net, and pl
On Tue, Jan 04, 2005 at 04:49:37PM -0800, federico wrote:
> I don't think I have crash dumps or DDB enabled. I will make sure I enable
> them. I don't think is panicking, just suddently rebooting.
> There are no
> log entries or core dumps or freezes.
OK, but that's what you'd expect in the c
On Tue, 04 Jan 2005 14:54:46 -0600, Kevin Kinsey wrote
> Noah wrote:
>
> >sendmail-8.12.3
> >FreeBSD-4.9
> >
> >
> >can somebody please explain to me why "Restarting:--: not found" is displayed
> >when I restart sendmail? this started recently.
> >
> >
> >--- snip ---
> >
> ># cd /etc/mail
> >#
On Tue, 4 Jan 2005, Matthew Seaman wrote:
> The OpenOffice port really is a bit of a monster: non-gurus are strongly
> advised to install OpenOffice via packages.
Well, I wouldn't call myself a non-guru (I've been dealing with Unix since
Edition 5 back in 1975) but this one definitely has me bea
On Tue, 04 Jan 2005 15:25:36 -0600, Paul Schmehl wrote
> --On Tuesday, January 04, 2005 11:08:43 AM -0800 Noah
> <[EMAIL PROTECTED]> wrote:
>
> > FreeBSD-4.9
> >
> > well this is a bit of a newbie question.
> >
> > how can I move the ctl_cyrusdb entries to a specific log file. I dont
> > want th
Loren M. Lang wrote:
On Fri, Dec 31, 2004 at 05:20:02PM -0500, rsh wrote:
I am trying to 'make install clean' of openoffice and do not want to
install Java.
I have tried several things to say no to Java but it always wants to try
to install jdk14, and this port is not user friendly with my amd64
I don't think I have crash dumps or DDB enabled. I will make sure I enable
them. I don't think is panicking, just suddently rebooting. There are no
log entries or core dumps or freezes.
federico
-Original Message-
From: Kris Kennaway [mailto:[EMAIL PROTECTED]
Sent: Tuesday, January
> >
> >
>
> I'm inclined to think that in editing either an .mc/.cf file
> or the Makefile, someone has left an errant character
> or other symbol. Or, it could be in the .rc script itself.
>
> But it's impossible (for me, anyway) to know without
> more information (like looking into those fil
On Tue, Jan 04, 2005 at 04:19:04PM -0800, federico wrote:
> Hello, we have a ProLiant DL360 Generation 3 Server with 5.3-RELEASE-p2
> installed. The problem is that every now and then the server suddenly
> reboots.
Do you have crashdumps and/or DDB enabled? i.e. is it panicking, or
really jus
Hello, we have a ProLiant DL360 Generation 3 Server with 5.3-RELEASE-p2
installed. The problem is that every now and then the server suddenly
reboots.
I had the problem from the first install. At the beginning the server would
suddenly reboot during buildworld. Then, in the BIOS I the change
Hi All,
What is the best practice to upgrade from Mysql 4.0.X to 4.1.X, using
the ports system naturally?
I have searched, but not come up with any definitive solutions. Is the
solution to backup, un-install, then install the other?
Please cc, as I'm not subscribed to questions.
Thanks,
-Jev
__
Are your dates screwed up? By that I mean is master.passwd newer than
your NIS file? Try touch(1)ing your NIS file and then running make.
I've never actually setup NIS before. My comment is just based on my
experiences with make.
-Bob
On Tue, 2005-01-04 at 17:29 -0500, Brian McCann wrote:
> HI a
None of the new Supermicro hardware I've tried works with Freebsd 4.10
properly. I've seen that this has been reported by others. They are all based
on the 7520 and 7530 Intel chips. 5.3 works ok, but a 3.4/800 processor on 5.3
is slower than a 3.06/533 processor on our old 7502 chipset based s
I would like to be able to do the following
1. Create a / partition of x size
2. Create a swap partition of x size
3. Create a /usr partition of x size
4. Create a ufs partition of the rest of the disk but it is not mounted at boot.
What I have thus far is:
# label disk 1
# IDE
ad0s2-1=ufs 396900
On Jan 4 at 16:58, Timothy Luoma launched this into the bitstream:
On Jan 4, 2005, at 4:45 PM, Bruce Campbell wrote:
The only processes for which we have hundreds running would be sendmail,
procmail, ipop3d and imapd.
I love procmail and would hate to live w/o it, but that would be my first
suspe
I'm trying to get my canon lbp-1210 to work under freebsd, it doesn't
have any emulation and seems to be a windows only printer. Is there
anyway to use windows drivers under freebsd for the printer? (EG: like
the ndiswrapper is used to make windows network drivers work under freebsd)
When I p
> Hi,
> I have installed KDE 3.3 on free bsd.
> But the KDE doesn't have a SCO utility.
> Where can I download this utility from?
> Thanks,
> Leon.
Are you thinking of ibcs2?
SCO emulation?
dave
___
freebsd-questions@freebsd.org mailing list
http://li
HI all...I'm having a NIS problem I can't figure out. I've done this
before on 4.7, and countless other times on RedHat...but this is
evading me. I'm trying to re-make my databases since I've added a
user, I go into /var/yp and run "make mynis" and get "`mynis' is up to
date.", which I know can't
On Tue, Jan 04, 2005 at 04:45:16PM -0500, Bruce Campbell wrote:
> Quoting Kris Kennaway <[EMAIL PROTECTED]>:
>
> > On Tue, Jan 04, 2005 at 12:38:48PM -0500, Bruce Campbell wrote:
> > >
> > > We upgraded from a dual 1.66GHz AMD running FreeBSD 4.7
> > > and a dual 3GHz Xeon running FreeBSD 5.3 and
Anthony Atkielski <[EMAIL PROTECTED]> writes:
> I'd like to run top on the system console to keep an eye on the system,
> but I'd prefer not to have the console logged on to do so. Is there an
> elegant way to do this?
/etc/ttys is the usual way. I can't seem to get it working quickly, though.
On Jan 4, 2005, at 4:45 PM, Bruce Campbell wrote:
The only processes for which we have hundreds running would be
sendmail, procmail, ipop3d and imapd.
I love procmail and would hate to live w/o it, but that would be my
first suspect out of that list.
TjL
who once got a phone call from his ISP be
Quoting Kris Kennaway <[EMAIL PROTECTED]>:
> On Tue, Jan 04, 2005 at 12:38:48PM -0500, Bruce Campbell wrote:
> >
> > We upgraded from a dual 1.66GHz AMD running FreeBSD 4.7
> > and a dual 3GHz Xeon running FreeBSD 5.3 and the new server
> > is painfully slow, even after turning spamassassin
> >
I installed Privoxy and it seems to run nicely but I have installed it
many times before (not because it didn't install, but because the
machine was insane.) but anyway, I for some reason have never been
able to find out how to make it start up at boot. I tried /etc/rc.conf
but no luck. I tried Goo
=?Windows-1251?Q?=CD=E0=E7=E8=EC_=C0=EB=E8=E5=E2?= <[EMAIL PROTECTED]> writes:
> I can't find driver for Broadcom NetXtrem NIC. NIC comes with Dell power edge
> 1750.How can I solve this problem?Becouse when I installed FreeBSD 5.0 on
> this server it doesn't recognize this NIC.
On FreeBSD 5.3,
On Tue, 4 Jan 2005 20:53:06 +0100, Olof Andersson <[EMAIL PROTECTED]> wrote:
> Hi!
>
> I'm a newbie with a problem. I tried to install phpmyadmin from the
> ports. When I ran the make install clean for the first time I got a
> screen where I could make a couple of choices. I chose to install with
Kevin Smith <[EMAIL PROTECTED]> writes:
> (1) Is there an easier way to manage these devices. For example, if
> there is a way to auto mount them when they are plugged in that would
> be nice. Gnome 2.8 is supposed to support this, but I have not found
> any clear way on how to set it up.
See th
--On Tuesday, January 04, 2005 11:08:43 AM -0800 Noah <[EMAIL PROTECTED]>
wrote:
FreeBSD-4.9
well this is a bit of a newbie question.
how can I move the ctl_cyrusdb entries to a specific log file. I dont
want them to appear in /var/log/messages any longer.
Please send me a good web link that sho
Hi Jim,
> phpMyAdmin is "marked as broken" on my 5.3 release.
>
> has it since been fixed? (I've never tried cvsup, but
> will if it will help me with phpMyAdmin).
I have no idea. You can install phpMyAdmin by hand in 10 seconds.
Download whatever format you like and untar/unzip in a directory o
Jordan Michaels <[EMAIL PROTECTED]> writes:
> However, now when I go to install php, I get an error message (Error
> code 1) and when I try to remove the check box next to the apache
> package, I get a "This package is required by 2 other packages" error
> message.
>
> So, my questions is simple:
phpMyAdmin is "marked as broken" on my 5.3 release.
has it since been fixed? (I've never tried cvsup, but
will if it will help me with phpMyAdmin).
Thanks!
Jim
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebs
I have noticed that since I have enabled vesa on my
laptop there has been difficulty with my sound.. in
that whenever I am switching from one screen
resolution to another I get this grumbling sound over
my speakers when music is being played. I thought this
was limited to me switching from X to a
On Tue, Jan 04, 2005 at 12:38:48PM -0500, Bruce Campbell wrote:
>
> We upgraded from a dual 1.66GHz AMD running FreeBSD 4.7
> and a dual 3GHz Xeon running FreeBSD 5.3 and the new server
> is painfully slow, even after turning spamassassin
> and yavr (yet another virus recipe) off. Load
> appears
On Tue, Jan 04, 2005 at 04:04:02PM +, Andrew Sinclair wrote:
> Portupgrade makes a mess at the best of times. A recursive portupgrade
> is not so clever about dependencies, particually on a live system. On
> occasion, it even seems to tamper with core libraries which is what
> would have oc
Noah wrote:
sendmail-8.12.3
FreeBSD-4.9
can somebody please explain to me why "Restarting:--: not found" is
displayed
when I restart sendmail? this started recently.
--- snip ---
# cd /etc/mail
# make restart
Restarting:--: not found
sendmail sendmail-clientmqueue.
#
--- snip ---
and from /etc
On Tue, Jan 04, 2005 at 09:17:13AM -0800, Tabor Kelly wrote:
> Dave Horsfall wrote:
> >On Tue, 4 Jan 2005, Peter N. M. Hansteen wrote:
> >
> >
> >>direction of http://download.openoffice.org/1.1.4/index.html
> >
> >
> >And if you follow the ports route instead, just how many more bloody hoops
> >do
Felipe Garcia <[EMAIL PROTECTED]> writes:
> fsck fails, is there any way to save this fs.. force it to be marked
> ok or is there a fix for fsck (tired with the lastest version out of
> cvs does the same)
>
>
> ** /dev/amrd1e (NO WRITE)
> ** Last Mounted on /usr/local/media
> ** Phase 1 - Check
Olof Andersson wrote:
Hi!
I'm a newbie with a problem.
Hi! Welcome to FreeBSD. I'm not sure this is a
FBSD issue, but you've done a good job asking
the question. Here's my .02 euros ...
I tried to install phpmyadmin from the
ports. When I ran the make install clean for the first time I got
On Tuesday 04 January 2005 19:53, Olof Andersson wrote:
> Hi!
> I tried to run the make install clean again to be able to not select
> the "mysqli" but I only get the same message again. I tried to find
> information on how to "reset" the install but did not succeed. I have
> FreeBSD 5.3.
Once se
Tried that I set PuTTY to use only V2 and it died as well. I
guess it's possible that older versions of PuTTY has an SSH v2 bug,
but it happened from FreeBSD trying that too. :-/
Thanks though,
--Brian
On Tue, 4 Jan 2005 10:17:34 -0800, Aaron Nichols <[EMAIL PROTECTED]> wrote:
> On Tue, 4 J
scott renna <[EMAIL PROTECTED]> writes:
> I saw another user post about issues compiling in ndis
> support into the kernel for FreeBSD 5.3. I'm also
> having an issue. I've gotten both if_ndis and ndis
> kernel modules to load and I have connectivity to the
> box, but I'd like to have ndis be pe
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Tuesday 04 January 2005 21:04, [EMAIL PROTECTED] wrote:
> On Tue, Jan 04, 2005 at 09:17:13AM -0800, Tabor Kelly wrote:
>
> I've tried to compile openoffice from scratch using the port (it worked
> before), but this time it bombed near the end with a
On Tue, 4 Jan 2005 21:04:24 +0100, [EMAIL PROTECTED]
<[EMAIL PROTECTED]> wrote:
> On Tue, Jan 04, 2005 at 09:17:13AM -0800, Tabor Kelly wrote:
> > Dave Horsfall wrote:
> > >On Tue, 4 Jan 2005, Peter N. M. Hansteen wrote:
> > >
> > >
> > >>direction of http://download.openoffice.org/1.1.4/index.html
Hello all,
I've an epson r300, and I'm trying to use cups.
su-2.05b# lptest 20 5 > /dev/ulpt0
works fine, though it doesn't eject the sheet at the end - I can pretty much
live with sending my own form feed for the moment.
GIMP prints fine too - epson r300 is on the list, and I use the comman
On Mon, 3 Jan 2005 19:20:44 +0300 (MSK), Arseny Solokha
<[EMAIL PROTECTED]> wrote:
> Hello! I'm ArsenyI bought FreeBSD 5.2.1 on 2 CD from your distributor -
> www.linuxcenter.ru. And I have troubles with this system.
> 1. I have videocard Sapphire RADEON 9200 SE and I cannot start X-server with
>
jason henson <[EMAIL PROTECTED]> writes:
> I found this old thread on it:
> http://lists.freebsd.org/pipermail/freebsd-current/2004-April/026160.html
>
> If I raise the hz option in my kernel config will it adversely affect
> anything else like network performance?
That depends on a lot of
On Tue, Jan 04, 2005 at 09:17:13AM -0800, Tabor Kelly wrote:
> Dave Horsfall wrote:
> >On Tue, 4 Jan 2005, Peter N. M. Hansteen wrote:
> >
> >
> >>direction of http://download.openoffice.org/1.1.4/index.html
> >
> >
> >And if you follow the ports route instead, just how many more bloody hoops
> >do
Hi!
I'm a newbie with a problem. I tried to install phpmyadmin from the
ports. When I ran the make install clean for the first time I got a
screen where I could make a couple of choices. I chose to install with
something called "mysqli". The make install process stopped and I got
this message:
an
hi, does anybody try to compile sherman's aquarium on
freebsd 5.3? i have some troubles,
In file included from status_freebsd.c:14:
/usr/include/sys/vmmeter.h:43: error: syntax error
before "u_int"
/usr/include/sys/vmmeter.h:194: error: syntax error
before "int16_t"
In file included from status_f
sendmail-8.12.3
FreeBSD-4.9
can somebody please explain to me why "Restarting:--: not found" is displayed
when I restart sendmail? this started recently.
--- snip ---
# cd /etc/mail
# make restart
Restarting:--: not found
sendmail sendmail-clientmqueue.
#
--- snip ---
and from /etc/mail/
On Tuesday 04 January 2005 01:32 pm, Leon wrote:
> Hi,
> I have installed KDE 3.3 on free bsd.
> But the KDE doesn't have a SCO utility.
> Where can I download this utility from?
> Thanks,
> Leon.
sco.com? What utility (or function) is "missing"?
___
f
Hi,
I have installed KDE 3.3 on free bsd.
But the KDE doesn't have a SCO utility.
Where can I download this utility from?
Thanks,
Leon.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscri
From: Kent Stewart <[EMAIL PROTECTED]>
To: freebsd-questions@freebsd.org
CC: "Karl Agee" <[EMAIL PROTECTED]>
Subject: Re: installing a linux rpm, wants perl
Date: Mon, 3 Jan 2005 22:41:38 -0800
On Monday 03 January 2005 09:24 pm, Karl Agee wrote:
> freebsd 4.11-pre with linux compatibility.
>
> I'
This sounds very interesting. But I am not sure I understand very well
what exactly is the task you were trying to accomplish.
Are you controlling iTunes (and all it's music library) on your Mac
from a FreeBSD box somewhere on the net, and playing it on the FreeBSD
box?
Because that sounds
FreeBSD-4.9
well this is a bit of a newbie question.
how can I move the ctl_cyrusdb entries to a specific log file. I dont want
them to appear in /var/log/messages any longer.
Please send me a good web link that shows me how to do this.
--- snip --
Jan 4 11:06:26 typhoon ctl_cyrusdb[21808]
This outlines some extra steps I had to take to setup an iTunes server
in FreeBSD 5.3
I followed the instructions at
http://home.introweb.nl/~dodger/itunesserver.html
There are a few notes (I suspect those instructions are a bit
old/outdated in a few places):
ORIGINAL TEXT:
"Now you'll hav
Hi,
I'm making mobile phone software and I need to put
them on wap. Do you know if I can make my own WAP
server or if there exists an software that can help
me. I have an public IP and I have an server on
FreeBSD 4.9.
Please help me.
Best wishes, Cosmin Pachiu, Romania
__
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of regis rampnoux
Sent: Tuesday, January 04, 2005 12:55 PM
To: Niy
Subject: RE: USB Bidirectional printer
Thanks for your reply,
On 04-Jan-2005 Niy wrote:
>My printer works fine on USB, in both 4.10 and
1 - 100 of 170 matches
Mail list logo