Creating an additional DNS zone file

2003-06-20 Thread Alfonso Romero
I have a DNS server for my local LAN. I use ibacsoft.dynu.com as the primary zone and all works properly. When I wanted to add an additional zone, lalis.com, to use virtual hosts with apache, I created the following zone file, called lalis.com on /etc/namedb:

what does /dev/ad0s use for ?

2003-06-20 Thread Supote Leelasupphakorn
Hi, all In addtion to files named /dev/ad0sX (where x is slice number) in /dev those I can mount it usually, there is /dev/ad0s1 (has no partition label). My question is when and what this device file is use for? Thanks for any explaination.

how many partitions on a slice?

2003-06-20 Thread sweetleaf
I choose to use the entire disk during freebsd install. Ok, that creates 1 really large slice correct? Now within this slice how may partitions cam there be? I tried setting up /root /tmp /home /var /usr /sandbox/ /private /storage . after adding sandbox and attempting to add /private and

USB Modem

2003-06-20 Thread Jeandre du Toit
I have a AzTech USB modem, I found a linux driver on their website and it works. I have problems surfing on Windows it keeps screwing up my connection, and I would like to get rid of linux to make more space for FreeBSD. My question is how much work is involved to convert the code from

Re: mount msdos partition with user id?

2003-06-20 Thread Zhang Le
On Thu, Jun 19, 2003 at 06:30:30AM -0300, Han Hwei Woo wrote: It's been a while since I've done this, but if I remember correctly, you'll want to use -u rather than -o. Try 'man mount_msdos' and playing around with some of the options. Cool! It works. And after putting the lines in /etc/fstab:

troube with install FreeBSD on XP toshiba 2410

2003-06-20 Thread Kevyn-Alexandre Paré
Hi, I'm new with FreeBSD, I have a toshiba 2410 and this is it's specs http://www.toshiba.ca/web/specifications.grp?lg=ensection=1group=1product=531part=830 So i have three principal partition one with XP familly one with my stuff and one where i would like to install freeBSD. The probleme is

Re: fsck'ing UFS partitons under linux?

2003-06-20 Thread Malcolm Kay
On Fri, 20 Jun 2003 15:18, derrich wrote: I'm trying to fsck a UFS (created under FreeBSD 4.8) partition from within a Linux system, and I'm having a whole lot of trouble. I know UFS support is enabled in the kernel, because I'm able to mount the drive read-only. I believe I've been unable to

Re: FreeBSD 5.1 - Problem with post-installation configuration ofapache13-mod_ssl

2003-06-20 Thread Andreas Kohn
Am Fri, 2003-06-20 um 06.02 schrieb Erik Hollembeak: I had checked that out earlier. That's the reason I was so confused. I really have no idea what's going on and i haven't found anything in the errata/etc that says anything about Apache issues. I also tried using normal apache 1.3, as

Limiting closed port RST response

2003-06-20 Thread Matthew Ryan
Hi there, I'm getting a lot of these in my security output. Limiting closed port RST response from 220 to 200 packets per second They are always on ports between 200- 300. Could this be a DOS atttack? Where do I find a more detailed log? I'm running FreeBSD 4.8 Release - the box is basically

Partitioning a big hard disk

2003-06-20 Thread Karsten Fuhrmann
Hello, i am trying to partition my 1.6TB scsi raid. The problem is that disklabel only support up to 8 partitions but i want more (about 30). Is there any way to do this ? Cheers, Karsten ___ [EMAIL PROTECTED] mailing list

CUPS and HP LaserJet 4V printer: variable width font becomes fixedwidth

2003-06-20 Thread Rob Lahaye
Hello, Since I have upgraded to FreeBSD 4.8 (with cups-1.1.18), printing has a problem with variable width fonts. Variable width fonts are printed out as fixed width fonts; so text looks ugly and runs over the lines. I use http://localhost:631/admin; to configure CUPS. The LaserJet 4V printer

good browser and java combo?

2003-06-20 Thread sweetleaf
I was wondering what browsers and java seem to work the best. I need to do online banking and would like to use java applets such as the chat.yahoo.com. I have tried both mozilla and netscap with suns current java-runtime and have found them to be extermetly unreliable. I wanted to switch from

Journaling filesystems

2003-06-20 Thread Karsten Fuhrmann
Hello there, i am wondering if there are any journaling filesystems for freebsd which are ready to use like reiser or ext3 for freebsd. Anyone anything? ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To

djbdns not listening on port 53

2003-06-20 Thread Guilherme Oliveira
Hi ! My tinydns (192.168.1.2) is running inside a DMZ.. Natd forward the port 53 to 192.168.1.2 that (for example) is working very well with apache. netstat -la shows that tinydns is there but not listening on any port ! I've searched internet but didn't found anything .. Hints ? --

Re: symlinks help!

2003-06-20 Thread Daniel Bye
On Fri, Jun 20, 2003 at 12:45:27PM +0200, Andre wrote: Hi there people! I have setup a FreeBSD box with Mysql,apache+mod_php for practical purposes, when i want to update the webpages on the FreeBSD machine i found it very hard to first use FTP to transfer the pages from my windows

Re: FreeBSD 5.1 - Problem with post-installation configuration ofapache13-mod_ssl

2003-06-20 Thread Erik Hollembeak
Well, apparently its having the same exact problem each time. [Thu Jun 19 06:54:57 2003] [alert] mod_unique_id: unable to gethostbyname(arcadia) arcadia is the name i gave my system on installation when it was on the screen concerning DHCP. Since the computer is on a LAN, i don't exactly have

Re: how many partitions on a slice?

2003-06-20 Thread Viktor Lazlo
On Fri, 20 Jun 2003, sweetleaf wrote: I choose to use the entire disk during freebsd install. Ok, that creates 1 really large slice correct? Now within this slice how may partitions cam there be? I tried setting up /root /tmp /home /var /usr /sandbox/ /private /storage . after adding

Re: Partitioning a big hard disk

2003-06-20 Thread Viktor Lazlo
On Fri, 20 Jun 2003, Karsten Fuhrmann wrote: Hello, i am trying to partition my 1.6TB scsi raid. The problem is that disklabel only support up to 8 partitions but i want more (about 30). Is there any way to do this ? Cheers, Karsten Yes--you'll need to create additional BSD slices.

Re: Partitioning a big hard disk

2003-06-20 Thread Malcolm Kay
On Fri, 20 Jun 2003 17:27, Karsten Fuhrmann wrote: Hello, i am trying to partition my 1.6TB scsi raid. The problem is that disklabel only support up to 8 partitions but i want more (about 30). Is there any way to do this ? I've never had anything to do with hardware raid but if it is seen

Recommendations on new hardware

2003-06-20 Thread Benjamin Walkenhorst
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello everybody, The PC I currently own looks about like this: Pentium III 450MHz 256MB RAM Motherboard by Siemens (I think so, though I am not entirely certain), with a VIA82C686 chipset and just *3* PCI slots (one of them shared with ISA) 2 hard

Re: good browser and java combo?

2003-06-20 Thread Jud
On Fri, 20 Jun 2003 04:01:03 -0500, sweetleaf [EMAIL PROTECTED] wrote: I was wondering what browsers and java seem to work the best. I need to do online banking and would like to use java applets such as the chat.yahoo.com. I have tried both mozilla and netscap with suns current java-runtime

Telnet in a script

2003-06-20 Thread Fehmi
Hello, I want to run telnet in a shell based script,thus i can run remote commands without being in command shell mode (to automise some work...) Thanks ... ___ Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en français ! Yahoo! Mail :

Re: Telnet in a script

2003-06-20 Thread cs
'man expect' will make you happy! --chris On 20 Jun 2003 at 12:17, Fehmi wrote: Hello, I want to run telnet in a shell based script,thus i can run remote commands without being in command shell mode (to automise some work...) Thanks ...

TV-Out refuses to work after XFree upgrade from 4.2.0 to 4.3.0

2003-06-20 Thread Frank Altpeter
[please CC me on responses since i'm not subscribed] hi there, I'm not sure on which freebsd topic this is best related, so i first try it with freebsd-questions - please apologise if mistaken... I'm running FreeBSD 4.8-STABLE on a Compaq Armade E500 notebook, which is using a 'ATI RAGE P/M

Obtaining ports collection

2003-06-20 Thread Jim Xochellis
Hi List, I have a very slow connection an I want to update the ports collection of my FreeBSD 4.7(i386) Release box. Somehow I have managed to download the collection from the ftp://ftp.FreeBSD.org/pub/FreeBSD/branches/-current/ports.tar.gz; and I have expanded it into a new /usr/ports/

Re: CUPS and HP LaserJet 4V printer: variable width font becomesfixed width

2003-06-20 Thread Rob Lahaye
Hi, This is a reply to my own question. Could it be related to the hp4v.ppd file in /usr/local/etc/cups/ppd/hp4v.ppd ? At the end it says: *DefaultFont: Courier *Font AvantGarde-Book: Standard (001.006S) Standard ROM *Font AvantGarde-BookOblique: Standard (001.006S) Standard ROM *Font

Re: Obtaining ports collection

2003-06-20 Thread Simon Barner
Hi, I have a very slow connection an I want to update the ports collection of my FreeBSD 4.7(i386) Release box. Somehow I have managed to download the collection from the ftp://ftp.FreeBSD.org/pub/FreeBSD/branches/-current/ports.tar.gz; and I have expanded it into a new /usr/ports/

Re: Telnet in a script

2003-06-20 Thread Matt Heath
[EMAIL PROTECTED] wrote: 'man expect' will make you happy! --chris cat /usr/ports/lang/expect/pkg-descr 8) ssh [EMAIL PROTECTED] command set up passwordless logging in via .ssh/authorized_keys (generate a key with no password) and you're away

Re: what does /dev/ad0s use for ?

2003-06-20 Thread Han Hwei Woo
That, and many other device files are generated by default, regardless of whether or not you have that hardware on your system. You may not need it on your setup, but someone else might on theirs. Han Hwei Woo http://www.argosy.ca/~hhw - Original Message - From: Supote Leelasupphakorn

Open Source virus scanning engine

2003-06-20 Thread Gabriel Ambuehl
Hi, I was wondering whether there is any, preferably good ;-), open source virus scanning engine for FreeBSD I could use on my mailserver. I don't particularly mind buying a commercial one but I'd prefer an open source one of course... Any pointers would greatly be appreciated, Gabriel

Re: fsck'ing UFS partitons under linux?

2003-06-20 Thread Han Hwei Woo
I believe UFS support is still experimental on Linux. Last time I tried it, I managed to mount my UFS partitions read write, but it ended up completely destroying them, so I'd approach this with extreme caution. Han Hwei Woo http://www.argosy.ca/~hhw - Original Message - From: derrich

Re: Open Source virus scanning engine

2003-06-20 Thread Matthew Seaman
On Fri, Jun 20, 2003 at 01:59:51PM +0200, Gabriel Ambuehl wrote: I was wondering whether there is any, preferably good ;-), open source virus scanning engine for FreeBSD I could use on my mailserver. I don't particularly mind buying a commercial one but I'd prefer an open source one of

How can convert user expired days in human readable ?

2003-06-20 Thread Murat USTUNTAS
Hello all, On my system, some users have expire day user settings. I write a (python) script then parse the: 7.th selection in the master.passwd blabla:::::::1064005200:::: How can I conver the number like 1064005200 to human readable date format ? Or,

Re: How can convert user expired days in human readable ?

2003-06-20 Thread Dimitry Andric
On 2003-06-20 at 14:36:06 Murat USTUNTAS wrote: How can I conver the number like 1064005200 to human readable date format ? Try: date -r 1064005200 And read the date(1) manpage for more information. pgp0.pgp Description: PGP signature

Re: How can convert user expired days in human readable ?

2003-06-20 Thread Matthew Seaman
On Fri, Jun 20, 2003 at 03:36:06PM +0300, Murat USTUNTAS wrote: On my system, some users have expire day user settings. I write a (python) script then parse the: 7.th selection in the master.passwd blabla:::::::1064005200:::: How can I conver the

Re: Running out of ttyp's on 4.8 RELEASE

2003-06-20 Thread Sergey Akifyev
On Fri, 2003-06-20 at 15:20, Sten Daniel Sørsdal wrote: How do I increase the ttyp's? All you've done + you need to create pty device entries in /dev cd /dev mknod ttypXX c 5 NN root:wheel Replace XX with numbers/letters, and NN with tty number. Repeat as necessary. -- regards, Sergey Akifyev

Re: How can convert user expired days in human readable ?

2003-06-20 Thread Murat USTUNTAS
Thank you so much... I just adding the command , everything in fine. Regards Murat Ustuntas Sergey Akifyev wrote: On Fri, 2003-06-20 at 16:36, Murat USTUNTAS wrote: How can I conver the number like 1064005200 to human readable date format ? Or, there is a way to collect the

Re: Journaling filesystems

2003-06-20 Thread Sergey Akifyev
On Fri, 2003-06-20 at 12:02, Karsten Fuhrmann wrote: Hello there, i am wondering if there are any journaling filesystems for freebsd which are ready to use like reiser or ext3 for freebsd. FFS + SoftUpdates is much better than journaling! -- regards, Sergey Akifyev [EMAIL PROTECTED] JSC

Re: How can convert user expired days in human readable ?

2003-06-20 Thread Raymond T. Sundland
Within the master.passwd, the time is stored in seconds since the Epoch, and there are standard C and POSIX functions for converting this into any format you want. I don't know much about python, but within Perl you can use strftime() to convert the date. You would do something similar to:

Re: dhclient filling up my logfiles

2003-06-20 Thread Hasse
On Thursday 19 June 2003 17.47, Hasse wrote: Hi everybody. Running FreeBSD 4.8-Stable. I'm connected to the internet by ADSL and dynamic IP. Dhcp-client keeps filling up my /var/log/messages. Makes a log-entry every 10th minute. snip Jun 19 17:35:56 odin dhclient: New Network Number:

Re: USB Modem

2003-06-20 Thread Sergey Akifyev
On Fri, 2003-06-20 at 11:33, Jeandre du Toit wrote: I have a AzTech USB modem, I found a linux driver on their website and it works. I have problems surfing on Windows it keeps screwing up my connection, and I would like to get rid of linux to make more space for FreeBSD. My question is how

Re: How can convert user expired days in human readable ?

2003-06-20 Thread Murat USTUNTAS
Danny Pansters write me the following message to conver time in python language: %python Python 2.2.3 (#1, Jun 5 2003, 12:59:25) [GCC 3.2.2 [FreeBSD] 20030205 (release)] on freebsd5 Type help, copyright, credits or license for more information. import time time.ctime(1064005200)

IPFW Log question

2003-06-20 Thread Ronnie Clark
Hello all, I have what is hopefully an easy question. Is there a way to stop IPFW from adding lines in logs like: last message repeated 'x' times? Or if anyone has a perl script that tosses out the odd lines and just keeps the full lines and is willing to share it, that would work too.

FAQ about FreeBSD loader

2003-06-20 Thread vbilash
Hello FreeBSD Core Team! The first thank You about russian documentation FreeBSD. I have one problem with loader. Situation: I have 2 HDD - first (master) FreeBSD 5.0 installed; second (slave) - Windows - at one IDE both HDD. FreeBSD loader show me at startup: F1 FreeBSD F2 Dos F3 Drive1 How I

Re: IPFW Log question

2003-06-20 Thread Matthew Seaman
On Fri, Jun 20, 2003 at 06:00:49AM -0700, Ronnie Clark wrote: Hello all, I have what is hopefully an easy question. Is there a way to stop IPFW from adding lines in logs like: last message repeated 'x' times? It's not IPFW that does that, it's syslogd(8) trying to avoid cluttering up the

FW: PAM + 5.1 Problems

2003-06-20 Thread John Straiton
Answering my own question. I heard that errors like Undefined symbol usually mean conflicts between libraries in use on the machine, and that recompiling can help. I recompiled saslauthd2 and everything works fine now. John Straiton [EMAIL PROTECTED] Clickcom, Inc 704-365-9970x101

local patch to a /usr/ports file? how to do it?

2003-06-20 Thread Aaron Wohl
I have a patch to /usr/ports/misc/amanda-clients. Its a one line change to sendbackup-dump.c to add the L switch to snapshot for 5.x when making a dump. Where do I put the patch so when I do make in /usr/ports/misc/amanda-clients it gets applied? I checked the handbook and porters guide... I

Re: local patch to a /usr/ports file? how to do it?

2003-06-20 Thread Jerry Hicks
If you don't need to do it much just build like this: make patch add your change directly to sendbackup-dump.c make install clean If it's something you're doing very frequently you can poke around the ports tree and you should be able to find a few examples of ports which conditionally include a

Re: Journaling filesystems

2003-06-20 Thread Dan Nelson
In the last episode (Jun 20), Sergey Akifyev said: On Fri, 2003-06-20 at 12:02, Karsten Fuhrmann wrote: i am wondering if there are any journaling filesystems for freebsd which are ready to use like reiser or ext3 for freebsd. FFS + SoftUpdates is much better than journaling! FFS+SU does

Re: local patch to a /usr/ports file? how to do it?

2003-06-20 Thread Rob
Have a look at file://localhost/usr/share/doc/en/books/porters-handbook/x326.html The short answer is that any file with the name /usr/ports/misc/amanda-client/files/patch-* should be applied automatically. On the other hand, this particular port looks a little different - you may have to put the

Re: Font problem with KDE rendering H1 text

2003-06-20 Thread Rev. Joe Doyle Ardent
On Thu, Jun 19, 2003 at 07:48:05PM -0700, Kent Stewart wrote: There was a problem with an old version of XFree86-Server deleting the fonts during the deinstall that XFree86-libraries had just installed. Try reinstalling XFree86-libraries. That solved it; thanks! -Joe

Re: IPFW Log question

2003-06-20 Thread Matthew Seaman
On Fri, Jun 20, 2003 at 08:21:52AM -0600, Warren Block wrote: On Fri, 20 Jun 2003, Matthew Seaman wrote: Or if anyone has a perl script that tosses out the odd lines and just keeps the full lines and is willing to share it, that would work too. Otherwise, I am going to have to get

RE: installing FreeBSD 4.8

2003-06-20 Thread Doron Shmaryahu
Hi, Just disable udma in the bios that will sort that out !! -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Bill Moran Sent: 19 June 2003 04:03 PM To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Subject: Re: installing FreeBSD 4.8 [EMAIL PROTECTED]

Re: FAQ about FreeBSD loader

2003-06-20 Thread Jud
On Fri, 20 Jun 2003 16:21:23 +0200, vbilash [EMAIL PROTECTED] said: Hello FreeBSD Core Team! The first thank You about russian documentation FreeBSD. I have one problem with loader. Situation: I have 2 HDD - first (master) FreeBSD 5.0 installed; second (slave) - Windows - at one IDE both HDD.

Re: IPFW Log question

2003-06-20 Thread Warren Block
On Fri, 20 Jun 2003, Matthew Seaman wrote: That's not quite the same thing. You're just taking out the lines that match /last message repeated \d+ times/ (and constructing a backreference to \d+ that you never use): Jun 20 16:26:02 example /kernel: ipfw: 800 Deny TCP 12.34.56.78:1234

Re: IPFW Log question

2003-06-20 Thread Matthew Seaman
On Fri, Jun 20, 2003 at 09:49:28AM -0600, Warren Block wrote: On Fri, 20 Jun 2003, Matthew Seaman wrote: Ah, I didn't see that you were expanding those lines. You're right about the useless backreference. And then right after posting, I realized that it could be even smaller

Re: Limiting closed port RST response

2003-06-20 Thread Jez Hancock
On Fri, Jun 20, 2003 at 09:55:19AM +0100, Matthew Ryan wrote: Could this be a DOS atttack? It could be, but more likely it's someone trying to determine what ports are open with a tool such as nmap. Where do I find a more detailed log? Configure a firewall such as ipf and make sure you opt to

Re: djbdns not listening on port 53

2003-06-20 Thread Jez Hancock
On Fri, Jun 20, 2003 at 10:13:23AM +, Guilherme Oliveira wrote: Hi ! My tinydns (192.168.1.2) is running inside a DMZ.. Natd forward the port 53 to 192.168.1.2 that (for example) is working very well with apache. netstat -la shows that tinydns is there but not listening on any port !

Re: Limiting closed port RST response

2003-06-20 Thread Chuck Swiger
Matthew Ryan wrote: [ ... ] I'm getting a lot of these in my security output. Limiting closed port RST response from 220 to 200 packets per second They are always on ports between 200- 300. Could this be a DOS atttack? Where do I find a more detailed log? Typically, this indicates that someone

Re: FreeBSD 5.1 - Problem with post-installation configuration ofapache13-mod_ssl

2003-06-20 Thread Andreas Kohn
Am Fri, 2003-06-20 um 11.36 schrieb Erik Hollembeak: Well, apparently its having the same exact problem each time. [Thu Jun 19 06:54:57 2003] [alert] mod_unique_id: unable to gethostbyname(arcadia) arcadia is the name i gave my system on installation when it was on the screen concerning

Constantly crashing RELENG_4_8 server

2003-06-20 Thread H. Wade Minter
One of my RELENG_4_8 servers is crashing regularly. I think it's hardware, but I'm not sure which part is the culprit. The crash messages are below - any suggestions? My googling is pointing to disk, but I'd like a second opinion. # Jun 16 19:50:56 carlton /kernel: panic: pmap_enter:

refuse help.

2003-06-20 Thread Marlon Corleone
hi im a FreeBSD newbie, i just want to ask some few questions: how do i configure, not to download unwanted ports collections ( chinese, japanese languages) upon updating stable-supfile? in the handbook, says by default i should create a refuse file, putting it in /usr/local/etc/cvsup/refuse so

Re: Passwords and MD5

2003-06-20 Thread Kris Kennaway
On Thu, Jun 19, 2003 at 05:38:13PM -0500, Tim Legg wrote: Why is that? If you're interested in the details of the password hashing algorithm, refer to the source code in /usr/src/lib/libcrypt. The md5 password hash algorithm is a bit more complicated than a single MD5. Kris pgp0.pgp

Re: Journaling filesystems

2003-06-20 Thread Kris Kennaway
On Fri, Jun 20, 2003 at 10:02:18AM +0200, Karsten Fuhrmann wrote: Hello there, i am wondering if there are any journaling filesystems for freebsd which are ready to use like reiser or ext3 for freebsd. Anyone anything? This is a FAQ; consult the archives for extensive discussion. Kris

KDM help

2003-06-20 Thread Monah Baki
Hi All, Is there anyway in kdm to hide all the users on the left hand side, and have just the login password option. I read something about kdmconfig but all the articles where related to solaris. Thank you. ___ [EMAIL PROTECTED] mailing list

Re: good browser and java combo?

2003-06-20 Thread sweetleaf
Thats sad, i cant believe Microshit is able to exploit others technology. I guess in this world it will always come down to politics and money. As Mr. Franklin said there are always two things in life you can count on, death and taxes. I am all for opensrc code, however i think the GPL and

Re: Open Source virus scanning engine

2003-06-20 Thread Viktor Lazlo
On Fri, 20 Jun 2003, Gabriel Ambuehl wrote: Hi, I was wondering whether there is any, preferably good ;-), open source virus scanning engine for FreeBSD I could use on my mailserver. I don't particularly mind buying a commercial one but I'd prefer an open source one of course... Any

FreeBSD vs The Others Brochure

2003-06-20 Thread Peter Elsner
I believe I have seen this before, but I'm not sure where. What I'm looking for is a advertising slick or brochure, that could be handed to a clueless sales prospect. The first time you say the word FreeBSD, and all you get is that blank stare and a huh?... I believe it was in PDF format, but

Re: CUPS and HP LaserJet 4V printer: variable width font becomesfixed width

2003-06-20 Thread Glenn Johnson
On Fri, Jun 20, 2003 at 05:59:10PM +0900, Rob Lahaye wrote: Hello, Since I have upgraded to FreeBSD 4.8 (with cups-1.1.18), printing has a problem with variable width fonts. Variable width fonts are printed out as fixed width fonts; so text looks ugly and runs over the lines. Are you using

5.0 won't detect Buslogic BT-958 SCSI adapter

2003-06-20 Thread Quint Van Deman
I've been a linux fan for several years now and I'm trying to get my feet wet with FreeBSD. Unfortunately, I've met with limited success thus far. I'm trying to install 5.0 on an IBM x440 and can't seem to get the installer to detect the SCSI adapter, as it routinely tells me no disk found! at

Re: good browser and java combo?

2003-06-20 Thread sweetleaf
I took a look at both your recommendations. The issue i have with both is they require mozilla as they use it for the core rendering code and maybe more. If i had problems with mozilla, i would think i would have the same issues with these two. Is there nothing out there besides opera that does

Re: Creating an additional DNS zone file

2003-06-20 Thread K Anderson
Alfonso Romero wrote: I have a DNS server for my local LAN. I use ibacsoft.dynu.com as the primary zone and all works properly. When I wanted to add an additional zone, lalis.com, to use virtual hosts with apache, I created the following zone file, called lalis.com on /etc/namedb:

tr

2003-06-20 Thread Fabio Miranda Hamburger
How can I remove annoy ^D end of line from MS systems? I know there is an utility called dos2unix. But I think It's possible to do it with freebsd tr. How would that be? thanks, --- Fabio Andres Miranda Ingenieria de sistemas informaticos Universidad Latina - Costa Rica

RE: tr

2003-06-20 Thread Will Saxon
cat filename | tr -d '\r' output mv output filename There is also a method spat out by fortune every once in awhile, using col, but I can't remember it. -Will -Original Message- From: Fabio Miranda Hamburger [mailto:[EMAIL PROTECTED] Sent: Friday, June 20, 2003 3:45 PM To: [EMAIL

Re: dhclient filling up my logfiles

2003-06-20 Thread Lowell Gilbert
Hasse [EMAIL PROTECTED] writes: On Thursday 19 June 2003 17.47, Hasse wrote: Hi everybody. Running FreeBSD 4.8-Stable. I'm connected to the internet by ADSL and dynamic IP. Dhcp-client keeps filling up my /var/log/messages. Makes a log-entry every 10th minute. snip Jun 19

Re: tr

2003-06-20 Thread Jerry McAllister
How can I remove annoy ^D end of line from MS systems? I know there is an utility called dos2unix. But I think It's possible to do it with freebsd tr. How would that be? tr -d \r MSinfile cleanoutfile jerry thanks, --- Fabio Andres Miranda Ingenieria de sistemas

Re: tr

2003-06-20 Thread Lowell Gilbert
Will Saxon [EMAIL PROTECTED] writes: There is also a method spat out by fortune every once in awhile, using col, but I can't remember it. /usr/games/fortune -m col freebsd-tips | tail ___ [EMAIL PROTECTED] mailing list

Re: good browser and java combo?

2003-06-20 Thread Han Hwei Woo
For someone on a BSD mailing list, you sure sound like a Linuz zealot. 1) Sun IBM have made major contributions to the development of Linux. What do you think SCO is accusing IBM of? 2) The GPL already does prevent all works and derivate works to be sold for profit, and is quite restrictive in

LTmodem port

2003-06-20 Thread anonymous
I recently installed FreeBSD 4.8 and I have a Lucent WinModem. Are there any detailed instructions on installing the LTModem port for FreeBSD? __ Do you Yahoo!? SBC Yahoo! DSL - Now only $29.95 per month! http://sbc.yahoo.com

Re: LTmodem port

2003-06-20 Thread Dr. Richard E. Hawkins
On Fri, Jun 20, 2003 at 01:27:13PM -0700, anonymous wrote: I recently installed FreeBSD 4.8 and I have a Lucent WinModem. Are there any detailed instructions on installing the LTModem port for FreeBSD? They aren't needed; it should just work. hawk -- Richard E. Hawkins, Asst. Prof. of

compile fdf for php on freebsd 5.0

2003-06-20 Thread treeml
Has anyone successfully compiled Forms Data Format function for PHP on FreeBSD? I know at the php site http://us4.php.net/manual/en/ref.fdf.php, they said that the platforms supported by Adobe are only Win32, Linux, Solaris and AIX. The tool kit you download at the adobe web site only contain

RE:MODEM

2003-06-20 Thread Claudiu Bichir
I have an Aztech UM9800 external modem but I don't know how to configure it to work with FreeBSD.When my system boots I see something like ugen0:SMElectronics Communicator bla bla, I think this is my modem ... If anybody would like to help me configuring my modem to work with FreeBSD I would

RE:MODEM

2003-06-20 Thread Claudiu Bichir
I have an Aztech UM9800 external modem but I don't know how to configure it to work with FreeBSD.When my system boots I see something like ugen0:SMElectronics Communicator bla bla, I think this is my modem ... If anybody would like to help me configuring my modem to work with FreeBSD I would

RE:MODEM

2003-06-20 Thread Claudiu Bichir
I have an Aztech UM9800 external modem but I don't know how to configure it to work with FreeBSD.When my system boots I see something like ugen0:SMElectronics Communicator bla bla, I think this is my modem ... If anybody would like to help me configuring my modem to work with FreeBSD I would

RE:MODEM

2003-06-20 Thread Claudiu Bichir
I have an Aztech UM9800 external modem but I don't know how to configure it to work with FreeBSD.When my system boots I see something like ugen0:SMElectronics Communicator bla bla, I think this is my modem ... If anybody would like to help me configuring my modem to work with FreeBSD I would

RE:MODEM

2003-06-20 Thread Claudiu Bichir
I have an Aztech UM9800 external modem but I don't know how to configure it to work with FreeBSD.When my system boots I see something like ugen0:SMElectronics Communicator bla bla, I think this is my modem ... If anybody would like to help me configuring my modem to work with FreeBSD I would

RE:MODEM

2003-06-20 Thread Claudiu Bichir
I have an Aztech UM9800 external modem but I don't know how to configure it to work with FreeBSD.When my system boots I see something like ugen0:SMElectronics Communicator bla bla, I think this is my modem ... If anybody would like to help me configuring my modem to work with FreeBSD I would

Re: MODEM

2003-06-20 Thread Jerry Hicks
We got it the first time :-) Hrm, you are aware that 5.0 is an old developer-only release? I wouldn't be surprised if the USB code in that release was in rough shape. You probably really want FreeBSD-4.8 (or RELENG_4) Cheers, Jerry Hicks [EMAIL PROTECTED] I'm still On Friday, June 20, 2003, at

Re: Mixing different arch's on a shared (NFS) ports tree

2003-06-20 Thread Ceri Davies
On Fri, Jun 13, 2003 at 11:03:20AM -0600, Tillman wrote: Howdy folks, I currently export /usr/ports to a range of servers, all i386 arch. I'm adding a sparch64 box to the mix, and I'd like to reuse the export (especially for distfiles). I'm looking for words of wisdom on how best to

help.

2003-06-20 Thread kimono
Hello, I finded drivers for my win-modem (Zyxel omni 56k pci) under Linux (Under FreeBSD too) . For configurating them I need kernel sources from linux directory /usr/src/linux. FreeBSD 4.7 (disk one only) have no directories such this one. If linux is aviable for you send me please this

Installing a server!!!

2003-06-20 Thread Hotmail
Hi Pls, I need to know how can I make an install to be a server... And how I configure the server to internet on an adsl with a fix ip... ste by step THx Rafael ___ [EMAIL PROTECTED] mailing list

Re: refuse help.

2003-06-20 Thread Jez Hancock
On Fri, Jun 20, 2003 at 09:59:29AM -0700, Marlon Corleone wrote: *default base=/usr/local/etc/cvsup/refuse Should be just /usr/local/etc/cvsup - cvsup should find the refuse file ok if you put it in /usr/local/etc/cvsup/refuse. My old refuse file looked like this to give you an idea: doc/de*

Re: tr

2003-06-20 Thread Jez Hancock
On Fri, Jun 20, 2003 at 01:44:37PM -0600, Fabio Miranda Hamburger wrote: How can I remove annoy ^D end of line from MS systems? I know there is an utility called dos2unix. But I think It's possible to do it with freebsd tr. How would that be? As well as the method mentioned in the replies

Buildkernel fails after cvsup and buildworld today (5.0 - 5.1)any help?

2003-06-20 Thread BSDVault
I currently still booted into 5.0-RELEASE-p7. My hardware is an asus A7M-266D dual AMD MP-1800's . I have two Western Digital 120Gig drives (IDE) and 2 512 PC-2100 DDR. Buildworld completed fine after cd /usr/obj; chflags -R noschg * ; rm -rf *. I then tried to buildkernel as I always have and

Re: dhclient filling up my logfiles

2003-06-20 Thread Hasse
On Friday 20 June 2003 21.55, Lowell Gilbert wrote: Hasse [EMAIL PROTECTED] writes: On Thursday 19 June 2003 17.47, Hasse wrote: Hi everybody. Running FreeBSD 4.8-Stable. I'm connected to the internet by ADSL and dynamic IP. Dhcp-client keeps filling up my /var/log/messages.

RE: X doesn't work

2003-06-20 Thread Scott Miller
OK, got the new NVIDIA driver mentioned in the UPDATE at the beginning of the article . Untared, ungzipped--no problem Run make setup per the readme included with the driver, get the following error: /usr/share/mk/bsd.kmod.mk, line 10 cannot find kernal tree ERROR CODE 1 When I try to follow

How to get best results from FreeBSD-questions

2003-06-20 Thread Greg Lehey
How to get the best results from FreeBSD questions. === Last update $Date: 2003/03/09 22:09:31 $ This is a regular posting to the FreeBSD questions mailing list. If you got it in answer to a message you sent, it means that the sender thinks that

gnome2 install issue

2003-06-20 Thread Derrick Ryalls
I cvsup'ed at some point yesturday and portupgraded most everything (except printing stuff) today. After all that, I am still having a problem installing gnome2. It consistently breaks at the following location in gstreamer. Any ideas? # uname -a FreeBSD homer 4.7-RELEASE FreeBSD 4.7-RELEASE

About domain name registrars

2003-06-20 Thread Alfonso Romero
What are the best alternatives for registering a domain name? Has anyone used dandomain.com? It seems very attractive, at $16.00/year, and you can modify your own DNS record, but has anyone on freebsd-questions used it? THanks in advance, Alfonso Romero

RE: About domain name registrars

2003-06-20 Thread Sean Countryman
Godaddy.com is $8.95/year and I've had ZERO problems with them. You can edit everything online very easily 24/7 too. I've moved all of my domains there. Sean J Countryman [EMAIL PROTECTED] [EMAIL PROTECTED] -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf

  1   2   >