Re: Problems with mkisofs and Mac OS X

2003-03-07 Thread Bill Moran
taxman wrote: On Thursday 06 March 2003 02:46 pm, Bill Moran wrote: I know this doesn't belong on this list, but I can't find any information about it at all, anywhere. First off, if anyone can point me to information in lieu of a direct answer, that would be just as helpful. I&#

Re: I'm think it's bug...or what???

2003-03-09 Thread Bill Moran
..." The canonical answer is re-cvsup, delete /usr/obj and try again. (you'll need to rebuild your kernel as well). -- Bill Moran Potential Technologies http://www.potentialtech.com To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message

Re: how to restart a frozen getty

2003-03-10 Thread Bill Moran
this will leave the modem hung ... but it shouldn't. -- Bill Moran Potential Technologies http://www.potentialtech.com To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message

Re: Printing from FBSD to W2K

2003-03-10 Thread Bill Moran
robert t g tan wrote: Ive got an HP printer connected to a W2K box. How do I print a document from my FreeBSD box over the network on that W2K box? In addition to Samba ... you should be able to use cups to print. I can't give details as I'm only just starting to experiment with cup

Re: combining partitions

2003-03-10 Thread Bill Moran
e the second and use growfs to enlarge the first. Make sure you back up before doing anything like this. -- Bill Moran Potential Technologies http://www.potentialtech.com To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message

Re: Primary Slave does not work

2003-03-11 Thread Bill Moran
with all other ATA devices, or switch to SCSI devices. -- Bill Moran Potential Technologies http://www.potentialtech.com To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message

Re: What is a practical max nujmber of files in a directory

2003-03-11 Thread Bill Moran
Dan Nelson wrote: In the last episode (Mar 10), Bill Moran said: Question for the gurus or anyone who has done any test on filesystem performance. Where is the point at which a directory has too many files in it? Mainly with regard to performance degredation? It Depends http://www.cnri.dit.ie

Re: send-pr(1) requires local mail daemon, breach of contract forComcast users

2003-03-11 Thread Bill Moran
cal submission mode will not expose an SMTP port to the network, nor will it look any different when it delivers than any other mail sending program. Just make sure to configure smart host to send to your ISPs mail gateway. -- Bill Moran Potential Technologies http://www.potentialtech.com To Unsubsc

What is a practical max nujmber of files in a directory

2003-03-10 Thread Bill Moran
Question for the gurus or anyone who has done any test on filesystem performance. Where is the point at which a directory has too many files in it? Mainly with regard to performance degredation? -- Bill Moran Potential Technologies http://www.potentialtech.com To Unsubscribe: send mail to [EMAIL

Re: why BIND and sendmail installed by default?

2003-03-12 Thread Bill Moran
a caching DNS server is a good idea for anyone (even a workstation) as it speeds Internet access up in most cases. Most of the speed issues I have with Adelphia is how long it takes to resolve DNS to IPs. -- Bill Moran Potential Technologies http://www.potentialtech.com To Unsubscribe: send mail

Re: why BIND and sendmail installed by default?

2003-03-12 Thread Bill Moran
is distributed" Some of these questions have already been raised and the default changed (perl for example). The sendmail issue has been asked before as well. The reasons are primarily historical, and there are ways to disable/replace/remove those tools. Does that answer your question? -- Bill

Re: Instructions

2003-03-12 Thread Bill Moran
, ask. -- Bill Moran Potential Technologies http://www.potentialtech.com To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message

Re: FreeBSD codenames?

2003-03-13 Thread Bill Moran
Christian Andreas Westgaard wrote: Linux distros often have codenames. example: Debian 2.2 (potato) Debian 3.0 (woody) Redhat 6.2 (zoot) Redhat 8.0 (psyche) Doesn FreeBSD 5.0 and 4.7 have codenames? Sure ... 4.7 = Stable 5.0 = Current -- Bill Moran Potential Technologies http

Re: Port Forwarding FreeBSD 4.7_Release

2003-03-14 Thread Bill Moran
ing it with the -n flag: # natd -n xl0 -redirect... Replace xl0 with whatever your external interface is. Use the natd_interface="xl0" syntax in /etc/rc.conf to add this to the startup procedure. -- Bill Moran Potential Technologies http://www.potentialtech.com To Unsubscribe: send mail

Re: Port Forwarding FreeBSD 4.7_Release

2003-03-14 Thread Bill Moran
t you find when you check the suggestions I made ... I have other suggestions if those don't help. -- Bill Moran Potential Technologies http://www.potentialtech.com To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message

Re: question newbie

2003-03-14 Thread Bill Moran
book/install.html It's available in other languages if English isn't the easiest for you. See http://www.freebsd.org/support.html#web -- Bill Moran Potential Technologies http://www.potentialtech.com To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message

Re: fbsd box as router AND natd

2003-03-14 Thread Bill Moran
to add a routing rule to get traffic to route successfully back to you. -- Bill Moran Potential Technologies http://www.potentialtech.com To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message

Re: Port Forwarding FreeBSD 4.7_Release

2003-03-14 Thread Bill Moran
but they don't ;( so you always need to test it from the external interface. -- Bill Moran Potential Technologies http://www.potentialtech.com To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message

Re: question newbie

2003-03-14 Thread Bill Moran
o extension for some CD burning programs to believe that it really is an image. From: Bill Moran <[EMAIL PROTECTED]> To: Ricardo Javier Aranibar León <[EMAIL PROTECTED]> CC: [EMAIL PROTECTED] Subject: Re: question newbie Date: Fri, 14 Mar 2003 18:28:21 -0500 Ricardo Javier Aranibar

Re: fbsd box as router AND natd

2003-03-14 Thread Bill Moran
Lowell Gilbert wrote: Bill Moran <[EMAIL PROTECTED]> writes: fbsdq wrote: Hello, I was wondering if this is possible and how to do it. I just got a t1 installed with limited IP's. I want my FreeBSD box to act as a router to all those office pc's with my limited public IP&#

Re: Hidden LAN...

2003-03-14 Thread Bill Moran
. Have you looked at ipfw? You should be able to firewall off anything you want from anything else. -- Bill Moran Potential Technologies http://www.potentialtech.com To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message

Re: Port Forwarding FreeBSD 4.7_Release

2003-03-14 Thread Bill Moran
t enough information in the statement you just made for anyone to help you much. -- Bill Moran Potential Technologies http://www.potentialtech.com To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message

Re: Urgent newbie question

2003-03-15 Thread Bill Moran
ently the programmer misinformed you about the root password ... there isn't any. -- Bill Moran Potential Technologies http://www.potentialtech.com To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message

Re: Problem with soundcard fm801 under 4.8RC1

2003-03-15 Thread Bill Moran
is for you automatically when you run mergemaster. -- Bill Moran Potential Technologies http://www.potentialtech.com To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message

Re: five networks

2003-03-15 Thread Bill Moran
em (unless it's running some sort of route discovery program). If you're not configuring the network like this for experimental reasons, then you're configuring it very poorly. A small network like you describe should have all the machines on the same subnet: 192.168.0.2, 192.168.0.3, 19

Re: Controlling free space on HDD...

2003-03-15 Thread Bill Moran
system. 'man quota' is a good place to start. -- Bill Moran Potential Technologies http://www.potentialtech.com To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message

Re: five networks

2003-03-15 Thread Bill Moran
W. J. Williams wrote: Bill Moran, New people to this stuff are very fortunate to have people like you lend their expertise...especially to point out what we do and don't understand...the rest of you newbies out there, this guy is aces. Bill, please learn not to slam, but to help. Huh? I sp

Re: five networks

2003-03-15 Thread Bill Moran
it knows about to other routers perieodically, so everybody stays updated. --- Bill Moran <[EMAIL PROTECTED]> wrote: W. J. Williams wrote: Bill Moran, New people to this stuff are very fortunate to have people like you lend their expertise...especially to point out what we do and don'

GUI front-end for dump/restore

2003-03-15 Thread Bill Moran
people, it seems) If there's none currently available, I'll probably whip one up in perl. -- Bill Moran Potential Technologies http://www.potentialtech.com To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message

Re: Need Quick IPF Help Please!!!

2003-03-14 Thread Bill Moran
Bruce Pea wrote: We are being attacked as I write by someone at the following ip address: 200.162.239.71.sao.ajato.com.br[200.162.239.71] Can anyone give me the ipf rule to block this guy block in from 200.162.239.71 -- Bill Moran Potential Technologies http://www.potentialtech.com To

Re: What is a practical max nujmber of files in a directory

2003-03-14 Thread Bill Moran
Chuck Swiger wrote: Bill Moran wrote: [ ... ] I'm writing a web-interface to file-sharing. It's back-ended by a metadata database and a filesystem based file store. Sounds like a pretty classic application for WebDAV. The question I need to answer is: how many files can a director

Re: how can I stop named to dial out at startup

2003-03-16 Thread Bill Moran
ut you'll probably want to set it pretty high. Also, the system will _always_ dial out if it doesn't have the DNS information requested. Just some thoughts. -- Bill Moran Potential Technologies http://www.potentialtech.com To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message

Re: how can I stop named to dial out at startup

2003-03-16 Thread Bill Moran
ess-initial-notify to yes. See if that helps. Hope I've said something here that is helpful. - Original Message - From: "Bill Moran" <[EMAIL PROTECTED]> To: "DJ Boris" <[EMAIL PROTECTED]> Cc: "freebsd-questions" <[EMAIL PROTECTED]> Sent: S

Re: Port Forwarding FreeBSD 4.7_Release

2003-03-16 Thread Bill Moran
Matthew Ryan wrote: On Saturday, March 15, 2003, at 03:06 am, Bill Moran wrote: Matthew Ryan wrote: On Saturday, March 15, 2003, at 12:13 am, Lowell Gilbert wrote: Fact is, natd _only_ redirects from the interface is was told to bind to. I'm not exactly sure why the packets don't

Re: Too many collisions on network?

2003-03-16 Thread Bill Moran
d give you the max performance available. I just did some experimenting with turning duplex from half to full and back on my computer here, and if there's any interruption, it was less than I could easily measure. Don't know if that'll be the same with all switches or n

Re: Too many collisions on network?

2003-03-16 Thread Bill Moran
Olivier Dony wrote: On Sunday, 16 March, 2003 18:47, Bill Moran wrote: Going to full-duplex should reduce collisions to 0, and give you the max performance available. I just did some experimenting with turning duplex from half to full and back on my computer here, and if there's any interru

Re: Too many collisions on network?

2003-03-16 Thread Bill Moran
l result in high collision rates and poor performance. You won't get anything better because that's the best the hub can do. If I'm right on this guess, you need to take it up with your ISP, as it's something they need to address. -- Bill Moran Potential Technologies http://www.

Re: System instability

2003-03-16 Thread Bill Moran
strated enough to re-install, but this only was installed 2 months ago. Have you tried tools like memtest and cpuburn to verify the reliability of the hardware? -- Bill Moran Potential Technologies http://www.potentialtech.com To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe

Re: Sending mail to this list

2003-03-17 Thread Bill Moran
lve, then that's your problem. pulsenet.com (for example) doesn't have anyone on staff who understands this, and their servers are all hosed as a result. -- Bill Moran Potential Technologies http://www.potentialtech.com To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message

Re: OS X clients - Samba Arrrrggg!!

2003-03-17 Thread Bill Moran
nfused? - I am! Yeah, so was I ... assuming that you're having the same problem I was. Chances are that I'm doing something daft - usually the way but I can't see what. Check the perms and the samba options. I may be wrong, but that's what it sounds like. -- Bill Moran Poten

Re: mod_auth_shadow + Alpha

2003-03-17 Thread Bill Moran
t Network Aministrator MICS Online -- Bill Moran Potential Technologies http://www.potentialtech.com To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message

Re: Sending mail to this list

2003-03-17 Thread Bill Moran
ork is that applications that query for PTR records only use the physically first PTR record returned in the DNS responce packet, which, due to caching, is uncontrollable. Which means that the system (effectively) doesn't work with multiple PTR records, which was all I was trying to say. -- Bil

Re: Sending mail to this list

2003-03-17 Thread Bill Moran
; in the body of the message To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message -- Bill Moran Potential Technologies http://www.potentialtech.com To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message

Re: I need information

2003-03-17 Thread Bill Moran
efore, and data loss can result. Please use "reply-all" to keep this conversion on the mailing list. -- Bill Moran Potential Technologies http://www.potentialtech.com To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message

Re: I need information

2003-03-17 Thread Bill Moran
I tar the /home directry from the old server and untart it in the new server. The error message occurs when a user logs in and the error is permission denied, to me seems that I am losing the permisions from my users. Thank you On 17 Mar 2003 at 8:44, Bill Moran wrote: JOSE D HERNANDEZ-TORRES

Re: OS X clients - Samba Arrrrggg!!

2003-03-17 Thread Bill Moran
Matthew Ryan wrote: On Monday, March 17, 2003, at 01:10 pm, Jon Reynolds wrote: On Mon, 2003-03-17 at 04:05, Bill Moran wrote: Matthew Ryan wrote: Hi all, I'm running a Samba server under FreeBSD Release 4.8, so far everything

Re: Insecure PHP installation

2003-03-18 Thread Bill Moran
permissions? If it does, then you need to contact the PHP people. -- Bill Moran Potential Technologies http://www.potentialtech.com To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message

Re: Insecure PHP installation

2003-03-18 Thread Bill Moran
Socketd wrote: On 2003.03.18 13:39 Bill Moran wrote: I have a FreeBSD 4.7-p7 computer with mod_php 4.3.1 installed and several files are world writable, also a script /usr/local/bin/pear, so I hope someone can do something about this or tell me that it is supposed to be like this. Have you

Re: how to do port forwarding

2003-03-19 Thread Bill Moran
my windows 2000 pc (the game machine) ? a pointer to a tutorial would be just fine, if appropriate. I always thought the man page for natd was pretty descriptive. -- Bill Moran Potential Technologies http://www.potentialtech.com To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubs

Re: How to turn on keyboard?

2003-03-19 Thread Bill Moran
y serves: you can't. If I remember correctly, pc keyboards have to be connected during boot or the BIOS doesn't see them. I'm pretty sure it's a pc BIOS issue and not a FreeBSD one. If it's a USB keyboard, that's a different story. -- Bill Moran Potential Technologies ht

Re: Multiple Internet connection with failover/load-balancing

2003-03-20 Thread Bill Moran
this? or point me to any HOW-TOs? No howtos, but if you install mpd (from ports) there's good documentation on how to set up multilink connections. -- Bill Moran Potential Technologies http://www.potentialtech.com To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-

Re: X w/ on board video....

2003-03-20 Thread Bill Moran
Rodney Salomon wrote: Is it possible to install X with on-board video? Yes, as long as the onboard video is supported by an X driver. Worst case, you can probably get VGA or SVGA working. -- Bill Moran Potential Technologies http://www.potentialtech.com To Unsubscribe: send mail to [EMAIL

Re: I'm writing about FreeBSD...

2003-03-20 Thread Bill Moran
nt of NetBSD, but (like NetBSD) is a direct descendent of the original BSD. Both are excellent systems and have their merits. I doubt I've given you anything authoritative enough for your dictionary, but hopefully I've given you some ideas as to where you can research more. -

Re: Installing FreeBSD (was: no subject)

2003-03-16 Thread Bill Moran
t;arch and version" section is that you're talking about. Also: [EMAIL PROTECTED] is a mailing list that thousands of people are involved in. When you reply to this message, use the "reply all" button on your mail program, and you'll reply both to the list as we

Re: GUI front-end for dump/restore

2003-03-17 Thread Bill Moran
it for a while. - Original Message - From: "IAccounts" <[EMAIL PROTECTED]> To: "Bill Moran" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Monday, March 17, 2003 11:33 AM Subject: Re: GUI front-end for dump/restore Actually, I only need it for resto

Re: GUI front-end for dump/restore

2003-03-17 Thread Bill Moran
u think it's worth a sourceforge project? -- Bill Moran Potential Technologies http://www.potentialtech.com To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message

Re: Insecure PHP installation

2003-03-18 Thread Bill Moran
Socketd wrote: On 2003.03.18 14:58 Bill Moran wrote: The way to do that would be to install PHP from downloaded source and see whether or not the permissions were still a problem. If you don't do it, someone else will have to in order to verify. Ok, will do that.. Actually ... in cas

Re: question on samba install

2003-03-19 Thread Bill Moran
out of the box, because it seems like everyone is migrating to it. -- Bill Moran Potential Technologies http://www.potentialtech.com To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message

Re: question on samba install

2003-03-19 Thread Bill Moran
configure it and use it, or can you just ignore it and print from windows the old way? You can ignore it if you don't need it yet. I have CUPS installed on the server here, but I've never configured or enabled it, and lpr printing works just fine. -- Bill Moran Potential Technol

Re: where packets are dropped in route

2003-03-19 Thread Bill Moran
route in combination with nmap and simply test each host along the path. Check sockstat on the ssh server and make sure it's acutally binding to the proper IP as well. -- Bill Moran Potential Technologies http://www.potentialtech.com To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsu

Re: Making an iso image from a data CD

2003-03-17 Thread Bill Moran
t removing one from the chain, then trying to burn with the other. If that fails, reverse the process. -- Bill Moran Potential Technologies http://www.potentialtech.com To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message

Re: apache exiting signal 11, high request period

2003-03-21 Thread Bill Moran
) mod_ssl/2.8.2 OpenSSL/0.9.6 PHP/4.2.2 1.3.19 is rather old. Have you reviewed the changelog for Apache to see if any sig 11 problems were fixed between that version and the most recent? I seem to remember an attack that could cause children to die that was fixed, but I could be wrong. -- Bill Moran

Re: optimization changed from TIME to SPACE

2003-03-21 Thread Bill Moran
here are a lot of files in there that could be deleted. -- Bill Moran Potential Technologies http://www.potentialtech.com To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message

Re: optimization changed from TIME to SPACE

2003-03-21 Thread Bill Moran
Michelle Weeks wrote: On Friday, March 21, 2003, at 09:21 AM, Bill Moran wrote: Michelle Weeks wrote: I am running 4.6.2 Release and received the following kernel message: /tmp: optimization changed from TIME to SPACE I'm not sure what this means? It means your /tmp partition is getting full.

Re: installation

2003-03-21 Thread Bill Moran
anyone to help. Does this mean I should get the CD or is there a way out? Buying the CD definately makes things easier. -- Bill Moran Potential Technologies http://www.potentialtech.com To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message

Re: rc.conf

2003-03-21 Thread Bill Moran
nf setting that you can't change manually without a reboot, but it's going to depend on the setting as to what you need to do. If you mail the list with the exact change(s) you want to make, I'm sure people will help. -- Bill Moran Potential Technologies http://www.potentialtech.com To Un

Re: installation

2003-03-21 Thread Bill Moran
you have the correct number. Extra options to ifconfig = Don't put anything here Could you tell me what values if any should I set these fields to? Also, I'm in New York, NY., which server would be the best to choose? Not sure. Use the ping command on each of the servers you&

Re: FreeBSD Installation Problems

2003-03-22 Thread Bill Moran
start PPP. This installation cannot be used. What version of FreeBSD are you trying to install? -- Bill Moran Potential Technologies http://www.potentialtech.com To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message

Re: Moving Disks to new PC Machines

2003-03-23 Thread Bill Moran
the disks are in the old machine, verify that your current kernel has compiled-in support for all the devices needed on the new machine. If necessary, make a new kernel. Then move the disks to the new machine and you're ready to go. -- Bill Moran Potential Technologies http://www.potentialtec

Re: where packets are dropped in route

2003-03-22 Thread Bill Moran
ports. -- Bill Moran Potential Technologies http://www.potentialtech.com To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message

Re: ensuring the same group and user IDs

2006-09-03 Thread Bill Moran
he man page for pwd_mkdb first. Other than that, it works fine. If you're going to be doing this on a larger scale, look into Kerberos or similar. -- Bill Moran Someting happened or something. ___ freebsd-questions@freebsd.org mailing li

Re: Backing up

2006-09-05 Thread Bill Moran
cked. I also seem to remember warnings about buggy FFS drivers for Linux. Are the ext2 drivers for FreeBSD stable? If you format FFS, make sure to do FFS1 -- FFS2 is the default in newer versions of FreeBSD. ext2 might be a safer bet. -- Bill Moran Collaborative Fusion Inc. __

Re: installing ssh after freebsd has been installed?

2006-09-06 Thread Bill Moran
_host_ ...? Use the /etc/rc.d/sshd script to start/stop sshd. It will detect the above condition and take care of it. Assuming you've set up your config files properly, you could also reboot the system. -- Bill Moran Collaborative Fusion Inc. _

Re: OpenOffice port vs Firefox

2006-09-06 Thread Bill Moran
chines updated, so I'm portupgrading them on a regular basis. I seem to remember one point at which I rebuilt OOo and had to rebuild firefox to get it working, but I don't remember for sure. -- Bill Moran Someting happened or something. ___

Re: Migrating from postfix to postfix

2006-09-07 Thread Bill Moran
/var/mail/username, but messages in other folders (outbox, trash, etc) will usually be somewhere in the user's home directory, although this is dependent on what kind of IMAP server you use (which you didn't mention). -- Bill Moran Collaborative Fusion Inc.

Re: Newbie Experience

2006-09-11 Thread Bill Moran
mplaining that the OS is difficult to use would be like not using a mouse then complaining that MS Windows is hard to use. -- Bill Moran Democracy is two wolves and a lamb voting on what to have for lunch. Liberty is a well-armed lamb contesting the vote. Benjamin Franklin ___

Re: Newbie Experience

2006-09-11 Thread Bill Moran
projects/libh.html The libh project is just waiting around for someone to revitalize it. -- Bill Moran Collaborative Fusion Inc. ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: Newbie Experience

2006-09-11 Thread Bill Moran
In response to Anton Shterenlikht <[EMAIL PROTECTED]>: > On 2006 Sep 11, Bill Moran wrote: > > In response to Norberto Meijome <[EMAIL PROTECTED]>: > > > > > Any other related projects to improve the installer? I *KNOW* it isn't > > > the most

Problems with xscreensaver stealing my mouse

2006-09-12 Thread Bill Moran
eeBSD, but I'm suspecting FreeBSD because of the messages. Any suggestions on how to debug? -- Bill Moran Collaborative Fusion Inc. ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubsc

Re: forwarding as a gateway, logging certain traffic

2006-09-12 Thread Bill Moran
visible to sniffing > with tcpdump or wireshark or ethereal? Off the top of my head ... ipfw add 25 log tcp from any to any 25 should work. There are certain kernel configs you have to have in place for logging to work, though. -- Bill Moran Collaborative Fusion Inc. ***

Re: forwarding as a gateway, logging certain traffic

2006-09-12 Thread Bill Moran
In response to Chuck Swiger <[EMAIL PROTECTED]>: > On Sep 12, 2006, at 1:08 PM, Bill Moran wrote: > >> Is there some way to get the FreeBSD system to log machines using > >> port 25 without interfering with the FreeBSD machine's filtering of > >> emai

Re: package-recursive and methods to quickly rebuild your computer

2006-09-13 Thread Bill Moran
good to me. > second, what is the proper way to use the packages that have been built > from ports, and how do they differ from actually building the port on a > system? It sounds to me like the php addons aren't getting registered in /usr/local/etc/php/extensions.ini -- Bill Mor

Re: Newbie Question - what does the "...-p6" mean?

2006-09-14 Thread Bill Moran
dated May 2006. Does this "-p" number > represent an updated ?Version? containing new patches or ...? The 'p' is for "patch level". See any of the security advisories, for example: http://security.freebsd.org/advisories/FreeBSD-SA-06:20.bind.asc Patch rele

SCSI vs. SATA (was Re: Upgrading our mail server)

2006-09-14 Thread Bill Moran
rformance is still better b) The reliability is still better But I haven't taken a comprehensive look at the SATA offerings. It also seems as if SATA is more limiting. Most SCSI cards can support 16 devices, does SATA have similar offerings? I know it's not common, but if you need that

Re: cvs question

2006-09-14 Thread Bill Moran
authorization failed: server myserver rejected access to > /home/foo/bar for user mgrant > > yet, on the other machine, I get a password prompt and all is fine. > > Ideas? Suggestions? Are the UIDs synchronized across machines? Do "id" on each ma

Re: Network connectivity between FreeBSD and Linux

2006-09-15 Thread Bill Moran
gateway (or NO). > > But I guess whatever the method, such an entry would have been written > to rc.conf. Yes. -- Bill Moran Collaborative Fusion Inc. ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: PAY offered - sshd won't allow client from same domain

2006-09-16 Thread Bill Moran
y also need to use -p to run it on another port to ensure it doesn't conflict with the system sshd. Try to log in via a failing host and see if the output gives you any clues. If not, post it to see if someone else can identify something wrong with the process. -- Bill Moran That's why

Re: NDIS/KLDload

2006-09-17 Thread Bill Moran
ot; > > What does this mean and how do I get it to actually work? It generally means that the indicated kld is already in the kernel. Either it was already loaded, or it was compiled into the kernel. Are you running GENERIC? It doesn't look as if ndis is part of the GENERIC kernel. Try k

Re: Reducing reserved space on large filesystems

2006-09-19 Thread Bill Moran
whether or not this still applies. IIRC, those numbers were obtained using disks with sizes in the megabytes. It's possible that the percentages aren't linear, and that disks in the gigabytes don't have the same requirements. Sounds like a fun research project. I'll have to make some time to test it out. -- Bill Moran Collaborative Fusion Inc. ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: Weird problem with DRAC 5

2006-09-19 Thread Bill Moran
ou'll see lots of complaints. It works in 7, and I've been trying to figure out what can be MFCed to 6 in order to get it working there. If anyone has any insight, I'd be interested to hear it. -- Bill Moran Collaborative Fusion Inc. **

Re: Weird problem with DRAC 5

2006-09-19 Thread Bill Moran
In response to Bill Moran <[EMAIL PROTECTED]>: > > One other thing. Using the console redirection through the web interface > > (which forces you to use IE and an ActiveX control!), I can see the console > > fine, but the keyboard and mouse (on the Windows box) don&#x

Re: FreeBSD 5.4 no inodes left

2006-09-20 Thread Bill Moran
some files/directories. You must have a lot of files or directories somewhere to be using up all your inodes when you have 50% of the disk left. Once you find out where all the files are, you can delete some, or possible tar them up so they only take up a single inode. -- Bill Moran Collaborati

Re: FreeBSD 5.4 no inodes left

2006-09-20 Thread Bill Moran
up What would be your rationale for such an approach? Sounds like reinstalling Windows to get rid of 1 virus. -- Bill Moran Collaborative Fusion Inc. ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: Dummynet in an IPFilter setup

2006-09-20 Thread Bill Moran
I will have > achieved my goal? > > I'll simply give the FreeBSD box 10.0.1.1 and the VIP box 10.0.1.2 and > have a static route for the VIP box, with NAT for any connections > to/from it. > > > I'll really appreciate any help/advise towards a perfect configuration > for the firewall, and how I can get this to work. > > Thanks in advance. -- Bill Moran Collaborative Fusion Inc. ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: Dummynet in an IPFilter setup

2006-09-20 Thread Bill Moran
In response to Odhiambo Washington <[EMAIL PROTECTED]>: > * On 20/09/06 11:16 -0400, Bill Moran wrote: > | In response to Odhiambo Washington <[EMAIL PROTECTED]>: > | > | [snip] > | > | > The scenario: > | > > | > I am running a FreeBSD

Re: next episode, continuing saga

2006-09-21 Thread Bill Moran
installed. if it makes a difference. > > want to run the machine headless without shutting it down to > switch the monitor to another machine. Yes. It's safe to do that with any OS I'm familiar with. -- Bill Moran Someting happened or something. __

Re: Systems Administration Tool

2006-09-27 Thread Bill Moran
In response to "Jim Borland" <[EMAIL PROTECTED]>: > Hi, > Is there any kind of systems administration tool on freebsd to enable > the configuration of such things as printers and users? Is there a > graphical user interface? Have a look at webmin. -- Bill Mo

Re: Systems Administration Tool

2006-09-27 Thread Bill Moran
In response to "Jim Borland" <[EMAIL PROTECTED]>: > -Original Message----- > > From: Bill Moran [mailto:[EMAIL PROTECTED] > Sent: 27 September 2006 15:55 > To: Jim Borland > Cc: freebsd-questions@FreeBSD.org > Subject: Re: Systems Administration Tool >

Fw: [FreeBSD-Announce] FreeBSD Security Advisory FreeBSD-SA-06:23.openssl

2006-09-28 Thread Bill Moran
9UK0GgCdHdYu 7owfMI1ZVr22prZNmPTeM7k= =DguL -END PGP SIGNATURE- ___ freebsd-announce@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-announce To unsubscribe, send any mail to "[EMAIL PROTECTED]" -- Bill Moran Collaborative Fusion Inc. *

Re: Reading .pub's

2006-09-28 Thread Bill Moran
In response to Andrea Venturoli <[EMAIL PROTECTED]>: > Hello. > Anything in the port tree can read MsPublisher files? Have you looked at Scribus? I don't know for a fact that it can use MSPub files, but it's probably the best thing to check. -- Bill Moran Co

<    6   7   8   9   10   11   12   13   14   15   >