Re: kde3 on 300mhz / make package

2003-02-07 Thread Willie Viljoen
On Saturday 08 February 2003 08:01, André Ramos wrote: > On Sat, 2003-02-08 at 05:54, Peter wrote: > > Hello, > > I have a 300mhz, 128MB Ram pc standing here, and I'm thinking of > > installing kde3 on there, does anyone know if that will be an alright > > combination or would that be very slow

help!

2003-02-07 Thread unikon
Hello freebsd-questions, Åñòü ïðîáëåìà ïðè çàãðóçêå, êîãäà ïûòàåòñÿ ïðèìîíòèðîâàòñÿ ðóòîâûé äèñê ÿ ïîëó÷àþ ñîîáøåíèå "read command timeout", ïîñëå ÷åãî ïðîèñõîäèò restting devices, è âñ¸ çàíîâî... ïîñëå ÷åòûðåõ ðàç îí òàêè ìîíòèðóåò äèñê. ... Mounting root from ufs:/dev/ad2s2a ad2: READ comman

Re: languages

2003-02-07 Thread André Ramos
On Sat, 2003-02-08 at 06:23, Mike Meyer wrote: > I'm beginning to think the original posters goal was to start a long, > off-topic discussion. Well it's 6 AM where I'm standing, this conversation is right now the only thing keeping me awake. To Unsubscribe: send mail to [EMAIL PROTECTED] with "

Re: languages

2003-02-07 Thread northern snowfall
I can see how C and asm fit into that picture. One's the portable assembler you right most of your code in, and the other is the non-portable assembler that you right the other bits in. How does Java fit? Java is just the next level of abstraction. C may be "portable" in source form, but, of c

Re: languages

2003-02-07 Thread André Ramos
> If you want to see some very clean and well written C code, > check out > plan9. plan9.bell-labs.com > Bell Labs gets props for a good reason, IMO > Don I was once trying to get some lights about it, but the lack of information I found in they're homepage prevented me from going deeper. To Un

Re: languages

2003-02-07 Thread Mike Meyer
In <[EMAIL PROTECTED]>, northern snowfall <[EMAIL PROTECTED]> typed: > I desire to learn Operating System design. Architecture specific > code. Portability, etc. Therefore, C asm and Java are hardly > redundant. I can see how C and asm fit into that picture. One's the portable assembler you right

Re: languages

2003-02-07 Thread northern snowfall
The Hurd project is beeing developed in C++. Right on While I do like to program in C, I think C++ code is much better organized and it's a lot easier to read. Well, that depends on who is doing the coding, of course. That is applicable to any language. I will admit that BSD code can be *v

Re: languages

2003-02-07 Thread André Ramos
On Sat, 2003-02-08 at 06:07, northern snowfall wrote: > > > UNIX is written primarily in C. Solaris, IRIX, AIX, Linux, etc, and, yes, > even FreeBSD, are all developed in C. My own OS is written in C (*wink*). So > is my favorite OS to hack in: plan9. The Hurd project is beeing developed in C++.

Re: languages

2003-02-07 Thread northern snowfall
You're being redundant. Oh. Thanks for clearing that up. Seriously, this is just idle speculation until the OP bothers to tell us what he intends to use the knowledge for. Absolutely, which is why I am entitled to my opinion =) My opinion reflects my interests in computer science and doesn

Re: languages

2003-02-07 Thread northern snowfall
While C might be a good starting point UNIX is written primarily in C. Solaris, IRIX, AIX, Linux, etc, and, yes, even FreeBSD, are all developed in C. My own OS is written in C (*wink*). So is my favorite OS to hack in: plan9. People thought this trend might decrease as the years passed on, ye

Re: kde3 on 300mhz / make package

2003-02-07 Thread André Ramos
On Sat, 2003-02-08 at 05:54, Peter wrote: > Hello, > I have a 300mhz, 128MB Ram pc standing here, and I'm thinking of installing >kde3 on there, does anyone know if that will be an alright combination or would that >be very slow / not worth it? I have an athlon 1800+, can I just remove my

kde3 on 300mhz / make package

2003-02-07 Thread Peter
Hello, I have a 300mhz, 128MB Ram pc standing here, and I'm thinking of installing kde3 on there, does anyone know if that will be an alright combination or would that be very slow / not worth it? I have an athlon 1800+, can I just remove my /etc/make.conf file, and do a "make package"

Re: languages

2003-02-07 Thread Mike Meyer
In <[EMAIL PROTECTED]>, northern snowfall <[EMAIL PROTECTED]> typed: > >>what are the bbest three languages to learn? > C, java and as many flavors of ASM as possible =) You're being redundant. C is just a portable ASM. Java is just a slow portable ASM. Either one should be enough for even the mos

Re: languages

2003-02-07 Thread André Ramos
On Sat, 2003-02-08 at 05:39, northern snowfall wrote: > > > > > >>what are the bbest three languages to learn? > >> > C, java and as many flavors of ASM as possible =) > > >English, Chinese, and Latin. > > > >Of course, that does depend on what you're going to use them for. > > > Sysadmin / Intern

Re: No Subject

2003-02-07 Thread Bill Moran
André Ramos wrote: On Sat, 2003-02-08 at 05:33, Mike Meyer wrote: In <[EMAIL PROTECTED]>, [EMAIL PROTECTED] typed: what are the bbest three languages to learn? English, Chinese, and Latin. Of course, that does depend on what you're going to use them for. Why would anyone want to learn

Re: No Subject

2003-02-07 Thread André Ramos
On Sat, 2003-02-08 at 05:42, Mike Meyer wrote: > In <1044682305.35995.9.camel@localhost>, André Ramos <[EMAIL PROTECTED]> typed: > > On Sat, 2003-02-08 at 05:33, Mike Meyer wrote: > > > In <[EMAIL PROTECTED]>, [EMAIL PROTECTED] typed: > > > > what are the bbest three languages to learn? > > > Engli

Re: No Subject

2003-02-07 Thread Mike Meyer
In <1044682305.35995.9.camel@localhost>, André Ramos <[EMAIL PROTECTED]> typed: > On Sat, 2003-02-08 at 05:33, Mike Meyer wrote: > > In <[EMAIL PROTECTED]>, [EMAIL PROTECTED] typed: > > > what are the bbest three languages to learn? > > English, Chinese, and Latin. > Why would anyone want to learn

Re: languages

2003-02-07 Thread northern snowfall
what are the bbest three languages to learn? C, java and as many flavors of ASM as possible =) English, Chinese, and Latin. Of course, that does depend on what you're going to use them for. Sysadmin / International Diplomat for the Preservation and Perpetuation of universal Freedom and Pe

Re: No Subject

2003-02-07 Thread André Ramos
On Sat, 2003-02-08 at 05:33, Mike Meyer wrote: > In <[EMAIL PROTECTED]>, [EMAIL PROTECTED] typed: > > what are the bbest three languages to learn? > > English, Chinese, and Latin. > > Of course, that does depend on what you're going to use them for. > >

[no subject]

2003-02-07 Thread Mike Meyer
In <[EMAIL PROTECTED]>, [EMAIL PROTECTED] typed: > what are the bbest three languages to learn? English, Chinese, and Latin. Of course, that does depend on what you're going to use them for. http://www.mired.org/consulting.html Independent WWW/Perforce/FreeBSD/Unix consulta

Re: your mail

2003-02-07 Thread Kevin Stevens
On Fri, 7 Feb 2003 [EMAIL PROTECTED] wrote: > what are the bbest three languages to learn? > thx for your answer English Mandarin Hindi KeS To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message

Re: CUPS instalation question

2003-02-07 Thread Cliff Sarginson
On Fri, Feb 07, 2003 at 08:20:17AM -0600, Doug Poland wrote: > stan said: > > I have a 47. STABLE system that I recently cvsup'd and did a make > > world. Now I;ve built cups-base, and cups-lpr from the ports. > > > > I'm able to send a test page to a printer using the web > > interface, but I'm h

[no subject]

2003-02-07 Thread matrix
what are the bbest three languages to learn? thx for your answer To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message

Re: Laptop sugestions?

2003-02-07 Thread Mike Dean
* David Rio <[EMAIL PROTECTED]> [2003-07-02 10:02]: > On Thu, Feb 06, 2003 at 07:19:36PM -0500, stan wrote: > > What machines should I be looking at? Assume that I have about $2k to > > spend. I've got a Gateway 450L, and it's working just fine for me. Pretty much everything important seems to b

Re: CVSup question

2003-02-07 Thread Lowell Gilbert
Steve Bertrand <[EMAIL PROTECTED]> writes: > I am trying to upgrade a 4.5 box to RELENG_4, but it doesn't appear > that I am getting all of the required info. Here's my command, and > supfile: > > # cvsup -L 2 -g /etc/supfile > > *default tag=RELENG_4 > *default host=cvsup2.freebsd.org > *defaul

DWL-650 won't configure under 5.0

2003-02-07 Thread Kevin Stevens
According to the wi driver page, the D-Link DWL-650 802.11b card should be supported. Using the GENERIC kernel, when I insert the card I get: cardbus1: Expecting link target, got 0x0 cardbus1: Resource not specified in CIS: id=10, size=100 cardbus1: Resource not specified in CIS: id=14, size=400

dhcpd subnets?

2003-02-07 Thread Paul Hoffman
Greetings again. I have a DSL connection with 32 addresses. My ifconfig line in rc.conf looks like: ifconfig_tx0="inet a.b.c.130 netmask 255.255.255.224" defaultrouter="a.b.c.158" This works fine. I am trying to configure dhcpd (from the ports collection). My config file says: default-lease-ti

Re: Win files from *nix?

2003-02-07 Thread pippo
At 02:42 AM 2/8/2003 +0100, you wrote: On Fri, 07 Feb 2003 19:05:54 -0500 [EMAIL PROTECTED] wrote: > How can I browse Windows from Unix? > I'm using FreeBSD 4.7, Samba, and KDE3. I'd like to be able to browse > also from command line. > I have not found instructions on use of smbclient-win32 and

digital drug

2003-02-07 Thread ngaensispgxv
Voodoo Machine Click Here Experience feelings of inebriation, psychedelic visuals, extreme relaxation, floating sensations, intense endorphin releases, all culminating in a relaxed yet alert euphoric state. It's a completely electronic drug-like experience and it's entirely safe, legal, and be

Re: monochrome monitor

2003-02-07 Thread Walter
I have no manual for this (used) Acer Pentium 120. The Acer web site does not appear to have schematics or other MB information (that I could find). And looking at the MB I see nothing that leads me (a non-tech) to think there's a VGA/MGA selector. Anything particular writing or abbreviations I mi

"The Complete FreeBSD", third edition: errata and addenda

2003-02-07 Thread Greg Lehey
Errata and addenda for the Complete FreeBSD, third edition Last revision: 2 August 1999 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 com

"The Complete FreeBSD", second edition: errata and addenda

2003-02-07 Thread Greg Lehey
Errata and addenda for the Complete FreeBSD, second edition Last revision: 21 June 1999 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 co

How to get best results from FreeBSD-questions

2003-02-07 Thread Greg Lehey
How to get the best results from FreeBSD questions. === Last update 28 January 2002, $Id: Howto-ask-questions,v 1.3 2003/01/28 00:26:41 grog Exp $ This is a regular posting to the FreeBSD questions mailing list. If you got it in answer to a messag

Re: Hard Drive

2003-02-07 Thread northern snowfall
It would be nice if this information could be removed from the disklabel. I guess if that's not feasible, a notation in the documentation would be nice (I was confused about this about a year ago). If it were up to me, I'd rather keep it in. I get sick of thunking my documentation database just

RE: Server locking hard -- A LOT!!!

2003-02-07 Thread joseph
Trying turning polling on in the kernel on the ethernet NIC you are using. SOunds like an interrupt issue. Set to 1000 to 3000 depending on how responsive you need it to be joseph On Wed, 2003-02-05 at 13:22, Muhannad Asfour wrote: > On Wed, 2003-02-05 at 08:20, Robert Covell wrote: > > > -

Make Buildworld hanging - where to look

2003-02-07 Thread Tom Wiebe
Hi all, Trying to get a FreeBSD box up and running, but I keep hanging randomly when building or installing world or kernel. I've tried at least 8 times so far, initially using an NFS /usr/src containing releng_4. Thinking that I was having problems with my network card or something I've now b

Re: monochrome monitor

2003-02-07 Thread James Long
On Fri, Feb 07, 2003 at 01:10:09PM -0500, Walter wrote: > > I'm guessing either the BIOS does not handle mono, or > maybe just this mono card. Long, long, ago, motherboards had a jumper on them, with one position for monochrome, and another position for everything else. Either I missed it, or yo

FARMIN, F#$CKIN & SUCKIN

2003-02-07 Thread Amber
Title: AFS NEWSLETTER       GIGANTIC HUGE WANKERS STUFFED IN TINY HOT HONEY HOLES     Have you ever seen a teenager use a strap on on another teenage girl?       HOT LESBIANS LICKING EACHOTH

Re: Hard Drive

2003-02-07 Thread Bill Moran
Dan Nelson wrote: In the last episode (Feb 07), Grant Peel said: I am suppoed to have 1 RPM SCSIs on this box, but when I do a disklable, it ells me 3600 RPM. Should I be worried? The values in the disklabel are not used anymore. They were, way back when disk latency was horrible and the

Win files from *nix?

2003-02-07 Thread pippo
How can I browse Windows from Unix? I'm using FreeBSD 4.7, Samba, and KDE3. I'd like to be able to browse also from command line. I have not found instructions on use of smbclient-win32 and do not want to use sharity. smbclien-win32 comes with and exe file and cygwin dll's - but what are you sup

Re: Hard Drive

2003-02-07 Thread Dan Nelson
In the last episode (Feb 07), Grant Peel said: > I am suppoed to have 1 RPM SCSIs on this box, but when I do a > disklable, it ells me 3600 RPM. Should I be worried? The values in the disklabel are not used anymore. They were, way back when disk latency was horrible and the OS needed to know

Hard Drive

2003-02-07 Thread Grant Peel
Hi, I am suppoed to have 1 RPM SCSIs on this box, but when I do a disklable, it ells me 3600 RPM. Should I be worried? - # disklabel -r /dev/da0s1 type: SCSI disk: da0s1 label: flags: bytes/sector: 512 sectors/track: 63 tracks/cylinder: 255 sectors/cylinder: 16065 cylinde

¦¬¤J¼W¥[ªº¤èªk

2003-02-07 Thread jerry
Title: ¦L¶r¾÷ ·s¦~§ª«°e±z¤@¥x¦L¶r¾÷ ... To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message

¦¬¤J¼W¥[ªº¤èªk

2003-02-07 Thread jerry
Title: ¦L¶r¾÷ ·s¦~§ª«°e±z¤@¥x¦L¶r¾÷ ... To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message

Re: FreeBSD 5.0 installation, boot: fatal trap 12

2003-02-07 Thread Oleksandr Konovalenko
Hi! Thank you very much for this hint with ACPI! In fact, "set hint.acpi.0.disabled=1" did not work, but I figured out to try acpi_load=disable and kernel did not panic! So, seems either problem with an ACPI driver in FreeBSD 5.0 or broken BIOS. --- Lord Sith <[EMAIL PROTECTED]> wrote: > Have

Constant looping during make or make install "...POSIX_C_SOURCE is

2003-02-07 Thread d miller
Hi I am a newbie running FreeBSD 4.7 STABLE and partially installed KDE 3.1 with the Nvidia driver. I have an Asus P4B533-E Mobo, Pentium4 2.4GHz Proc, Crucial 512MB PC2700, Leadtek GeForce3 Ti-200. Everytime i try to upgrade Kdebase3.0.3 to Kdebase3.1 it continuously loops on: /usr/include

arp: unknown hw addr format

2003-02-07 Thread Kong-Jei Kuan
Hi, I am running freebsd 4.7 as my gateway to the internet. The box has two network cards and is doing nat and dhcp/d. Everything seems to be fine except every now and then(on average at least once per day) I got this message: arp: unknown hardware address format (0x0800) what might be the cause

printf ... !

2003-02-07 Thread Auge Mike
Hi all, I was trying to know how "printf" works in FreeBSD... I hvae reached to this point : #define _write(fd, s, n) \ __syscall(SYS_write, (int)(fd), (const void *)(s), (size_t)(n)) I'am not really familiar with the way FreeBSD handle interrupts. I like from any one of you to tell me what

802.11G compatibilty

2003-02-07 Thread Ziad Afra
Hi all Just wondering what the score is with freebsd supporting 802.11g standard? Im interested in purchasing the buffalo WLI-CB-G54 54Mbps Wireless CardBus card and using it under freebsd. Would it be compatible? The web site itself states backward compatibility to 802.11b. appreciate any commen

Re: What are these different memory figures in TOP?

2003-02-07 Thread André Ramos
On Fri, 2003-02-07 at 21:27, Dan Delaney wrote: > Hello all. > > Is there a full explanation somewhere of what EXACTLY those six memory > usage figures mean that are displayed in 'top'? You know the ones: > Active, Inact, Wired, Cache, Buf, Free. The man page for top doesn't > explain them at a

What are these different memory figures in TOP?

2003-02-07 Thread Dan Delaney
Hello all. Is there a full explanation somewhere of what EXACTLY those six memory usage figures mean that are displayed in 'top'? You know the ones: Active, Inact, Wired, Cache, Buf, Free. The man page for top doesn't explain them at all. What exactly is the difference between "active" and "wi

Re: laptop suspend when close cover?

2003-02-07 Thread David Loszewski
no one has any ideas?? Dave On Thu, 2003-02-06 at 22:56, David Loszewski wrote: > I loaded on FreeBSD 5.0 onto my laptop and now when I close the lid on > the laptop my laptop goes into what I think is a suspend mode where my > network card stops recieving or sending packets and it's like my lapt

Resize File-Backed vnode Device

2003-02-07 Thread Hans Zaunere
Fairly straight forward question I suppose. I'm creating several file-backed vnode devices on a single physical disklabel to support some jails. If I start the file at 1gb is it possible to increase the file without losing the data within it? Would growfs be safe to use? Could I be so bold as

Òåñò - QUESTIONS

2003-02-07 Thread fYKQoxw
Title: Ó âàñ íåò çàêàçîâ Ó âàñ íåò çàêàçîâ? Ïåðåñòàëè çâîíèòü êëèåíòû? Î Âàøèõ óñëóãàõ íèêòî íå çíàåò? Íå õâàòàåò äåíåã íà ïðîâåäåíèå øèðîêîìàñøòàáíîé ðåêëàìû? Âñå ýòè ïðîáëåìû ìû ñìîæåì ðåøèòü âñåãî çà 300$. Çà ýòè äåíüãè ó Âàñ ïîÿâèòüñÿ âîçìîæíîñò

Re: Êëèåíò - FREEBSD-QUESTIONS

2003-02-07 Thread dSoBAlN
Title: Ó âàñ íåò çàêàçîâ Ó âàñ íåò çàêàçîâ? Ïåðåñòàëè çâîíèòü êëèåíòû? Î Âàøèõ óñëóãàõ íèêòî íå çíàåò? Íå õâàòàåò äåíåã íà ïðîâåäåíèå øèðîêîìàñøòàáíîé ðåêëàìû? Âñå ýòè ïðîáëåìû ìû ñìîæåì ðåøèòü âñåãî çà 300$. Çà ýòè äåíüãè ó Âàñ ïîÿâèòüñÿ âîçìîæíîñò

PSM not working in 5.0-R

2003-02-07 Thread Remi ...
i have a Sony VAIO GRX570 running FreeBSD 5.0-RELEASE and my mouse doesnt work I'm in a complete daze as to why it's not working. The only information i can provide is i DO have "device psm" in my kernel, and default device.hints. Any help would be greatly appreciated! -RemiSTOP MORE SPAM with the

Hello!

2003-02-07 Thread rodd-cjar
Hey! Sorry about the wait, I just got got my webcam online. Don't forget to let me know what you think! Here's the link See ya! If you would like to be removed from this email list click here. To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of t

Re: 5.25" Floppy

2003-02-07 Thread jdunham
On 7 Feb 2003 at 11:06, northern snowfall wrote: > Yeh, according to FreeBSD's /sys/isa/fd.c and /sys/sys/fdcio.h 360k 1.2M > 720k are the only ones supported. This, in particular, is a Mitsumi D509V3 which > is a 1.2M. The fact that it's a Mitscrewme worries me. I've seen a lot of trouble wi

RE: CUPS instalation question

2003-02-07 Thread Derrick Ryalls
> > > What's the best way to make certain I have removed all > traces of lp* > > from the base system? > > I know that the $PATH hack would probably work well, but I'm > not sure if I want to set a blanket policy that > /usr/local/{s,}bin come before their system counterparts. You could jus

CVSup question

2003-02-07 Thread Steve Bertrand
I am trying to upgrade a 4.5 box to RELENG_4, but it doesn't appear that I am getting all of the required info. Here's my command, and supfile: # cvsup -L 2 -g /etc/supfile *default tag=RELENG_4 *default host=cvsup2.freebsd.org *default release=cvs *default base=/usr/local/etc/cvsup *default pr

Re: monochrome monitor

2003-02-07 Thread Walter
Dax Eckenberg wrote: Dax Eckenberg wrote: Daxbert wrote: I have a monochrome monitor I'd like to plug in to a pentium-based FBSD router. Does your system's bios support older video? Video selection is normally found on the "first" bios setup page. Thanks. I put back the VGA monitor card

Re: MySQL Replication Script

2003-02-07 Thread Frank Tegtmeyer
Odhiambo Washington <[EMAIL PROTECTED]> writes: > being a perl novice, I am wondering if someone has managed to use > one nifty script written by Matt Simmerson for mysql replication. Look at the head of the script (FAQ "What do I add to my ~/.my.cnf file?"). The -p switch has another function, i

Re: Time Count?

2003-02-07 Thread Lowell Gilbert
"B.Bonev" <[EMAIL PROTECTED]> writes: > How can I count time for subnets on FreeBSD machine when they are connected > to Internet via ISDN? Is there any program or script for that? > > Internet > | > FreeBSD 192.168.0.1 > | \ > Hub Hub – Wireless Subnets 192.168.3

MySQL Replication Script

2003-02-07 Thread Odhiambo Washington
hiya, being a perl novice, I am wondering if someone has managed to use one nifty script written by Matt Simmerson for mysql replication. The script is here: http://matt.simerson.net/computing/sql/mysql_replicate_manager.pl Problem is simple for me - it just refuses to take my commands wash@n

Re: 5.25" Floppy

2003-02-07 Thread William Palfreman
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Fri, 7 Feb 2003, northern snowfall wrote: > Morning, all; > I'm trying to get a Mitsumi D509V3 1.2MB 5.25" floppy drive > to work on FreeBSD 4.2.6. Cool. My father still has a 5.25" drive in production use - he has large numbers of 5.25 di

Re: Sendmail

2003-02-07 Thread Kirk Strauser
At 2003-02-07T18:04:57Z, Gannater János <[EMAIL PROTECTED]> writes: > I have installed sendmail and smtpd on my computer. Back up a step. You have a FreeBSD system, right? Are you installing a version of Sendmail other than the one that comes with FreeBSD? If so, how are you installing it? --

Re: monochrome monitor

2003-02-07 Thread Dax Eckenberg
> Dax Eckenberg wrote: > >>Daxbert wrote: > >> > I have a monochrome monitor I'd like to plug > in to a pentium-based FBSD router. > >>> > >>>Does your system's bios support older video? Video selection is normally found >on the "first" bios setup page. > >> > >>Thanks. I put back the VG

Re: Instaling on a Compaq Proliant with SmartArray 221

2003-02-07 Thread Daxbert
> I am a FreeBSD Newbie trying to install 5.0, but I will Install any > Version that will work, on a Compaq Proliant, Dual 550 MHz with 512 MB > RAM, Smart Array 221 RAID Controller with a RAID 5 Array (4 * 18.2GB) > drives. The installation hangs after discovering the SCSI Tape Drive. > Wi

Re: monochrome monitor

2003-02-07 Thread Walter
Dax Eckenberg wrote: Daxbert wrote: I have a monochrome monitor I'd like to plug in to a pentium-based FBSD router. Does your system's bios support older video? Video selection is normally found on the "first" bios setup page. Thanks. I put back the VGA monitor card and checked. On the B

Sendmail

2003-02-07 Thread Gannater János
I have installed sendmail and smtpd on my computer. When I try to send a message from pine the folloewing error comes up: SMTP greeting failure: 554 5.0.0 /etc/mail/sendmail.cf: line 239: readcf: I op This is the 239. line in sendmail.cf: O ResolverOptions=WorkAroundBroken Do you have a guess w

RE: 4.7-RELEASE Handbook

2003-02-07 Thread William Wallace
That is exactly what I was referring to. And as I understand it now, the latest handbook contains all the information I need to support 4.7-RELEASE. Thanks! -Original Message- From: Giorgos Keramidas [mailto:[EMAIL PROTECTED]] Sent: Thursday, February 06, 2003 6:02 PM To: William Wallace

Re: monochrome monitor

2003-02-07 Thread Dax Eckenberg
> Daxbert wrote: > >>I have a monochrome monitor I'd like to plug > >>in to a pentium-based FBSD router. > > > > Does your system's bios support older video? Video selection is normally found on >the "first" bios setup page. > > Thanks. I put back the VGA monitor card and > checked. On the BIOS

Re: monochrome monitor

2003-02-07 Thread Walter
Daxbert wrote: I have a monochrome monitor I'd like to plug in to a pentium-based FBSD router. Does your system's bios support older video? Video selection is normally found on the "first" bios setup page. Thanks. I put back the VGA monitor card and checked. On the BIOS set-up page it shows

refinance now

2003-02-07 Thread practicabletcpq
REFINANCE NOW at super low interest rates MortgageTimes Broker and Lender Network offers the lowest rates and best service in the industry.Whether you are looking for a new mortgage, refinance, home equity loan or debt consolidation loan, let MortgageTimes Broker or a Lender show you how t

Re: monochrome monitor

2003-02-07 Thread Daxbert
> I have a monochrome monitor I'd like to plug > in to a pentium-based FBSD router. This worked > fine on the old 386 computer it came from, but > now that the 386 is dead, I'd still like to > use it over a color monitor. Pulling the VGA > card and replacing it with the mono card and > monitor do

monochrome monitor

2003-02-07 Thread Walter
I have a monochrome monitor I'd like to plug in to a pentium-based FBSD router. This worked fine on the old 386 computer it came from, but now that the 386 is dead, I'd still like to use it over a color monitor. Pulling the VGA card and replacing it with the mono card and monitor does not work.

Re: CUPS instalation question

2003-02-07 Thread Kirk Strauser
At 2003-02-07T14:02:17Z, stan <[EMAIL PROTECTED]> writes: > What's the best way to make certain I have removed all traces of lp* from > the base system? Setting NO_LPR in /etc/make.conf disables the building of the contents of `/usr/src/usr.sbin/lpr'. I removed all of the programs that are built

Re: Laptop sugestions?

2003-02-07 Thread Tuc
> > Try dell. Inspiron 8200 seems great. Of course you must be careful with the > > hardware, but for me there is another important feature that I take care > > every time I buy a laptop: keyboard. Today, there is a annoying tendency to > > put unuseful keyboards on laptops. > > Inspirons 8200 are

Re: 5.25" Floppy

2003-02-07 Thread northern snowfall
Here's the rundown: SSDD 8-sector: 160K This is all that was available in MS-DOS 1.0, IIRC. SSDD 9-sector: 180K DSDD 8-sector: 320K DSDD 9-sector: 360K This was the default starting with MS-DOS 2.1, IIRC. DSHD 15-sector: 1.2G (At least I think it was 15-sector...) Only the last two appear to b

Re: 5.25" Floppy

2003-02-07 Thread Jim Trigg
On Fri, Feb 07, 2003 at 10:16:51AM -0500, Louis LeBlanc wrote: > On 02/07/03 12:41 AM, Daxbert sat at the `puter and typed: > > have you tried using: > > > > /dev/fd0.1200 > > > > I think 1.2MB is the normal size for a 5.25 dual sided floppy. > > > > --daxbert > > > I thought that was the n

Re: browsing windows drives with samba

2003-02-07 Thread Kenzo
You can also use sharity-light /usr/ports/net/sharity-light It's easy to use and you don't need Samba installed. - Original Message - From: "Stephen Hilton" <[EMAIL PROTECTED]> To: "Aslak Evang" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Friday, February 07, 2003 8:41 AM Subject: R

Re: Laptop sugestions?

2003-02-07 Thread jdunham
On 7 Feb 2003 at 10:02, David Rio wrote: > On Thu, Feb 06, 2003 at 07:19:36PM -0500, stan wrote: > > > What machines should I be looking at? Assume that I have about $2k to > > spend. > > Try dell. Inspiron 8200 seems great. Of course you must be careful with the > hardware, but for me there is

Re: 5.25" Floppy

2003-02-07 Thread northern snowfall
I thought that was the newer ones. Weren't the old style 5.25s 640K? It's been so long . . . Model independant Where the heck did you even find a working one? Around the house. We have three... Even the 3.5s are pretty much beyond usefulness for me now that the net is everywhere and the

Instaling on a Compaq Proliant with SmartArray 221

2003-02-07 Thread R. Scott Lawyer
I am a FreeBSD Newbie trying to install 5.0, but I will Install any Version that will work, on a Compaq Proliant, Dual 550 MHz with 512 MB RAM, Smart Array 221 RAID Controller with a RAID 5 Array (4 * 18.2GB) drives. The installation hangs after discovering the SCSI Tape Drive. With the foll

Re: 5.25" Floppy

2003-02-07 Thread Louis LeBlanc
I thought that was the newer ones. Weren't the old style 5.25s 640K? It's been so long . . . Where the heck did you even find a working one? Even the 3.5s are pretty much beyond usefulness for me now that the net is everywhere and the CDRWs are so easy and cheap, but those 5.25s would be pretty

OpenOffice build failure

2003-02-07 Thread Matt Smith
OpenOffice is failing to build from ports. I have attached the last ~300 lines of output from a build. d80h149:/usr/ports/editors/openoffice#uname -a FreeBSD d80h149.xx.xx.edu 4.7-STABLE FreeBSD 4.7-STABLE #3: Mon Feb 3 03:41:33 EST 2003 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/DELLGX400 i386 d

Re: FreeBSD 5.0-RELEASE and pcm

2003-02-07 Thread Lord Sith
I was loading both the sbc and the pcm modules. I thought that wasn't suppose to be any more different than if they were compiled into the the kernel using the config file. But then again, I'm not an expert with the kernel either... From: Rod Person <[EMAIL PROTECTED]> To: "Lord Sith" <[EMAIL P

Re: Mailing list

2003-02-07 Thread Bill Moran
Thomas Widlundh wrote: Hi again, It seems like I don't get any mails from the list anymore. It happend I got deleted at my ISP:s, and my ftp and mail parts disappeared. Any mail to me should have been returned to the sender. Can it be this? Am I in any way automaticly deleted from the list because

Re: browsing windows drives with samba

2003-02-07 Thread Stephen Hilton
On Thu, 6 Feb 2003 20:17:18 +0100 "Aslak Evang" <[EMAIL PROTECTED]> wrote: > I've used samba a lot for browsing my freebsd drives with my windows pc's, > but whats the best way to do it the other way around? I've read about > smbclient, but I've been told in Linux there are kernel modules you can

Re: CUPS instalation question

2003-02-07 Thread Doug Poland
stan said: > I have a 47. STABLE system that I recently cvsup'd and did a make > world. Now I;ve built cups-base, and cups-lpr from the ports. > > I'm able to send a test page to a printer using the web > interface, but I'm having trouble making things work from the > command line, and I suspect t

CUPS instalation question

2003-02-07 Thread stan
I have a 47. STABLE system that I recently cvsup'd and did a make world. Now I;ve built cups-base, and cups-lpr from the ports. I'm able to send a test page to a printer using the web interface, but I'm having trouble making things work from the command line, and I suspect that I have somehow got

Re: Laptop sugestions?

2003-02-07 Thread stan
On Fri, Feb 07, 2003 at 10:02:25AM +0100, David Rio wrote: > On Thu, Feb 06, 2003 at 07:19:36PM -0500, stan wrote: > > Looks like I might be getting to order a new laptop at work to replace the > > 4 year old HP that I have. this machine will be a FreeBSD machine. > > great. > > > > > What machi

Re: VPN tunnels

2003-02-07 Thread Wire James
Thanks Brian for that input. Is there any one who is aware about that port ? Lunghabo -Original Message- From: Bill Moran <[EMAIL PROTECTED]> To: Wire James <[EMAIL PROTECTED]> Date: Thu, 06 Feb 2003 10:48:01 -0500 Subject: Re: VPN tunnels > [Could you wrap your lines please, you'll get

Re: disabling sendmail in 5.0

2003-02-07 Thread David Syphers
On Thursday 06 February 2003 09:11 pm, Kevin Stevens wrote: > On Thursday, Feb 6, 2003, at 19:05 US/Pacific, David Syphers wrote: > >>> sendmail_enable="NO" > >> > >> make this NONE > > > > Unfortunately, this is only valid in 4-stable. It was deprecated in > > HEAD > > September 3, 2002. I was hop

creative 5.1 live soundcard channels

2003-02-07 Thread Petko Popadiyski
hello, i want to ask if i can change the driver behaviour, so when I play for example mp3 file ( which usually is 2 channel - right and left), i can listen it trough all 4 channels(2 front and 2 back) . i have pcm0: at io 0xda00 irq 9 (4p/2r/0v channels duplex default) with FreeBSD fbi.gov 5.0-R

Re: keyboard doesn't works

2003-02-07 Thread Marcel Stangenberger
> I'm not sure I'm writing on the appropriate mailing > list but I don't know what's the source of my problem. > > I'm using an old computer with AT (pin-5) keyboard. > When I'm using normal AT keyboard everything works > fine. But when I connect modern PS/2 keyboard (SGI > 101-key model) using PS/

keyboard doesn't works

2003-02-07 Thread sergey dyshel
Hi I'm not sure I'm writing on the appropriate mailing list but I don't know what's the source of my problem. I'm using an old computer with AT (pin-5) keyboard. When I'm using normal AT keyboard everything works fine. But when I connect modern PS/2 keyboard (SGI 101-key model) using PS/2->AT con

adittional source of packages

2003-02-07 Thread sergey dyshel
Hi I've downloaded some packages from ftp.freebsd.org and put them in my local directory together with INDEX file (also downloaded from there). Besides, I have CD-1 from CD set from which I'd installed base system. When tried to install these downloaded packages using 'pkg_add package-name' I was

Ïðèãëàøåíèå íà èçó÷åíèå ðàçãîâîðíîãî àíãëèéñêîãî-ñïåøèòå èçìåíèòü ñâîå áóäóùåå, Questions

2003-02-07 Thread American Language Centre
AMERICAN LANGUAGE CENTER ÖÅÍÒÐ ÐÀÇÃÎÂÎÐÍÎÃÎ ÀÍÃËÈÉÑÊÎÃÎ ÒÅL. 238-33-86 / 778-9894 Ìîñêâà Ðîññèÿ ÓÍÈÊÀËÜÍÀß ÑÈÑÒÅÌÀ ÀÑÑÎÖÀÒÈÂÍÎ ÎÁÐÀÇÍÎÃÎ ÌÛØËÅÍÈß ÂÑÅ ÑÒÀÄÈÈ ÎÁÓ×ÅÍÈß ÎÒ ÍÓËß ÄÎ ÂÛÑØÅÃÎ Ñ ÏÐÅÏÎÄÀÂÀÒÅË

Re: Login failure

2003-02-07 Thread Thomas Widlundh
fredag 07 februari 2003 09:59 skrev du: > I am not sure, but i think "mount /dev/adXsY /" will mount the drive R/W, > so that you > can edit /etc/fstab (test with "mount" if it is mounted). Also you could > use the > Live-CD-ROM (disk 2) with the Fixit-Console, then do fsck and/or "mount > /dev/adX

  1   2   >