Re: Turning off submission (587) port

2004-07-07 Thread Bill Moran
im instead. > > I grepped quickly through /etc/defaults/rc.conf and didn't see anything > obvious. And ISTR there's a make.conf option too, isn't there? Have a look at /etc/mail/mailer.conf and the associated man page. It's quite possible that there's m

Re: postmap main.cf

2004-07-07 Thread Bill Moran
e program. whereis postmap find / -name postmap -print If you install Postfix from ports, it should be in your path. Although ... I can't imagine why you would run postmap on main.cf ... you should probably read "man postmap" before trying again. -- Bill Mo

Re: Mon? (or a substitute monitoring daemon)

2004-07-07 Thread Bill Moran
t this gives me lots to evaluate! > > On Wed, 7 Jul 2004 14:06:01 -0400, Bill Moran <[EMAIL PROTECTED]> wrote: > > > > I'm replacing some Debian servers with FreeBSD machines ... > > > > I'm having a little trouble with "mon" ... the service m

Re: bypass no new partitions protection ?

2004-07-07 Thread Bill Moran
oblem. The default behaviour is to allow you to partition/newfs unused disks in the system. Is your securelevel set high? If so, set it to -1 and reboot the system, then try again. You can't write to disk devices with securelevel at 2 or greater. Other than that, I'm not su

Re: where o where is it starting from

2004-07-07 Thread Bill Moran
hers are possible. The trick is to ensure that the Postfix programs will run and the sendmail program will never run. -- Bill Moran Potential Technologies http://www.potentialtech.com ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: where o where is it starting from

2004-07-07 Thread Bill Moran
ribe, send any mail to > "[EMAIL PROTECTED]" > > > > > ___ > [EMAIL PROTECTED] mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "[EMAIL PROTECTED]" -- Bill Moran Potential Technologies http://www.potentialtech.com ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: symlink

2004-07-08 Thread Bill Moran
in code. If you look at the "SEE ALSO" section of that man page, you'll see a reference to ln(1), which is the user command commonly used to create symlinks. -- Bill Moran Potential Technologies http://www.potentialtech.com ___ [EMAIL PR

Re: disk space question

2004-07-08 Thread Bill Moran
lthough, I'm not sure what the status of Vinum is in 5.x ... last I asked, it wasn't reliable on 5.x yet, but that's been a while. I'm sure others will present other options as well. -- Bill Moran Potential Technologies http://www.potentialtech.com ___

Re: add route called from script

2004-07-08 Thread Bill Moran
ike: IPADDR = `ifconfig | awk ''` route add 192.168.0.0/16 $IPADDR I hope this is helpful, sorry I don't have a more precise answer. -- Bill Moran Potential Technologies http://www.potentialtech.com ___ [EMAIL PROTECTED] mailing list http:/

Re: Apache log rotation problems

2004-07-08 Thread Bill Moran
D when the log file is rotated See the man pages for newsyslog for more detailed info. -- Bill Moran Potential Technologies http://www.potentialtech.com ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: Moving my Outlook PST file to any BSD E-mail client

2004-07-09 Thread Bill Moran
ot;, but I've done it, so I know it works. We set up a temporary IMAP server, and used Outlook to copy all the mail and folders up to the IMAP server. Then you can just connect to the IMAP server with your new mail client to get at all your stuff. -- Bill Moran Poten

Re: Silent errors when reading CDs

2004-07-09 Thread Bill Moran
urned off, and I'm too lazy to reboot to try it on) This question may be better suited for hackers@ -- Bill Moran Potential Technologies http://www.potentialtech.com ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: System Profile

2004-07-10 Thread Bill Moran
"James W. Thompson, II" <[EMAIL PROTECTED]> wrote: > Is there a way to find out what hardware was detected by FreeBSD or to > get a list of what it recognizes on my system? dmesg -- Bill Moran Potential Technologies http:/

Re: resizing my slices/partitions - was pruning the Ports tree

2004-07-10 Thread Bill Moran
th more inodes. Depending on what you want to accomplish (long term) you may want to take the time now to backup this filesystem and re-newfs it with a value for -i that's appropriate. See the man page for newfs for more details. -- Bill Moran Potential Technologies http://www.potentialtech.c

Re: How Critical Is It To Use an ISP Running FreeBSD or BSD/OS?

2004-07-10 Thread Bill Moran
rt/use FreeBSD, but if you're in the Pittsburgh, PA area, city-net is FreeBSD friendly. Otherwise, you could give your location and if someone knows a FreeBSD friendly ISP in your area, I'm sure he'll let you know. -- Bill Moran Potential Technologies http://www.potentialtech.com ___

Re: resizing my slices/partitions - was pruning the Ports tree

2004-07-10 Thread Bill Moran
single user > mode if I am the only user? I can of course restrict myself to a > single logon. You need to be in single-user so the /usr partition is unmounted. You can't growfs a mounted partition (unless something has changed?) If you can manage to get the /usr partition unmounted

Re: Postfix Configuretion problem

2004-07-12 Thread Bill Moran
gt; configuration of Postfix under FreeBSD? The default configuration of Postfix when installed from ports runs, so there's a 100% running configuration at your fingertips. -- Bill Moran Potential Technologies http://www.potentialtech.com ___ [EMAI

Re: I downloaded everything to no avail! ISO's fail to burn

2004-07-12 Thread Bill Moran
excited about this. I hope you can enlighten me some. No, it's really free. I've been downloading both ISOs and floppy images and installing from them for 6 years now. Provide some details on what you did and what happened, and I'm sure we'll be able to help. -- Bill M

Re: I downloaded everything to no avail! ISO's fail to burn

2004-07-12 Thread Bill Moran
e and it errored. I couldn't burn it on Nero. > disc2.iso Haven't tried to burn this one yet. > > mininst.iso --- This one looks like it says Mini instal?? > > checksum.md5 NOT SURE WHAT THIS IS. > > > > > > > > > >

Re: Chapter 14 Security

2004-07-13 Thread Bill Moran
t's taken out of sparc, I'm assuming that it's > obsolete for the others as well... > > http://jamesthornton.com/freebsd/5.0/relnotes-sparc64.html This should probably be passed on to the doc team. Anyone have time to put together

Re: Chapter 14 Security

2004-07-13 Thread Bill Moran
can do this. It's something I've always > wanted to do, and it seems like a great opportunity for me to get 'right > into' making an actual contribution for what I have so freely taken. > > Any other resources I can be pointed to for making Doc contributions will &

Re: Need a network file system with Windows client and freeBSD server

2004-07-14 Thread Bill Moran
recommend setting up sshd on FreeBSD and using WinSCP to move files around. Secure, designed for slow links (thus bandwidth efficient) and WinSCP is almost as easy to use as Windows explorer. -- Bill Moran Potential Technologies http://www.potentialtech.com

Re: Where to post a patch for review?

2004-07-14 Thread Bill Moran
ou made the patch against -CURRENT, then the current list would probably be interested as well. If the patch is small, you can probably include it in the email, but if it's large, definately put it on a www site somewhere and post a link. -- Bill Moran Potential Technologie

Re: Need a network file system with Windows client and freeBSD server

2004-07-14 Thread Bill Moran
k on the remote files that way. Terminal servers still use a lot of bandwidth, but they're designed for slow links, so it's not quite as bad (this may or may not be the same in your scenerio, as working with HTML files might not generate as much traffic as the MS Access files we were wo

Re: ext3 mount (safe?)

2004-07-14 Thread Bill Moran
I did wrong? I seem to remember this bug, I believe it was fixed in 5.2.1. The workaround is to manually unmount the filesystem prior to shutting down, but you should really update to 5.2.1. -- Bill Moran Potential Technologies http://www.potentialtech.com ___

Re: Teaching FreeBSD..

2004-07-14 Thread Bill Moran
he [EMAIL PROTECTED] mailing list. Folks on that mailing list are looking for opportunities like this and more likely to have suggestions for you on how to make this work. [EMAIL PROTECTED] is primarily a tech help group, and you're likely to get answers like "see doc x" instead of

Re: Problem connecting to network (was no subject)

2004-07-15 Thread Bill Moran
;t resolving hostnames, you'd get different errors from ping. > Any help is welcome. > > I just tried to ping the External IP of the Linksys Router and was > successfully. Router? What router? You don't mention a router anywhere else. > This is leading me to thin

Re: Running processes...

2004-07-15 Thread Bill Moran
FreeBSD questions mailing list, and I don't think anyone here understands which message you're talking about. If you provide more details, I'm sure someone can help. -- Bill Moran Potential Technologies http://www.potentialtech.com ___ [EM

Re: FreeBSD Hosting

2004-07-16 Thread Bill Moran
ing at this time, but I can recommend a few different providers in the Pittsburgh area, or I am willing to work with providers elsewhere. Let me know if you're interested or want more information. -- Bill Moran Potential Technologies http://www.potentialtech.com

Re: FreeBSD 5.1 <-> WinXP Networking Problem UPDATE #2

2004-07-16 Thread Bill Moran
ype="OPEN" > #firewall_quiet="NO" > firewall_script="/etc/rc/firewall" > natd_enable="YES" > natd_interface="vr0" I believe you'll want: natd_interface="ppp0" or is it "tun0"? I do

Re: NAT trouble

2004-07-18 Thread Bill Moran
t at system startup, there should be some indication of why natd didn't start. > * While I still cat get to the gateway from the inside, connections to > the Net doesn't work, until I 'ipfw delete 00050'. Are you saying that

Re: Linux Type OS's which one do I choose?

2004-07-19 Thread Bill Moran
eded for windows apps? Yes. > I use a Devorak keyboard, arethere drivers available. Yes. > I aps have a Bently CAD program, I use for Windows" Will > this work in a linux type environment. Don't know, you'll need to test it. > I want compatability seamlisly,

Re: Openoffice

2004-07-19 Thread Bill Moran
Osmany Guirola Cruz <[EMAIL PROTECTED]> wrote: > Hi people.. > simple question > Where can i find a binary distribution of openoffice for FreeBSD >From the OpenOffice.org web site, downloads section. Last I checked, there were prebuilt packages for FreeBSD 4 and 5. -- Bi

Re: NAT trouble

2004-07-19 Thread Bill Moran
[EMAIL PROTECTED] (Björn Lindström) wrote: > Bill Moran <[EMAIL PROTECTED]> writes: > > >> (Where tun0 is the interface of my ADSL connection.) > > > > Is tun0 the real interface? > > No, the actual card is rl0: > > rl0: flags=8843 mtu 1500 >

Re: FreeBSD and WinNT

2004-07-19 Thread Bill Moran
> partition, not FAT. Can I do something and if yes, what? I'm not sure I understand exactly what went wrong, but (in my experience) things go much better if you install Windows first, then FreeBSD. -- Bill Moran Potential Technologies http://www.potentialtech.com _

Re: Nessus scan of FreeBSD 5.2.1 shows old version of ssh

2004-07-19 Thread Bill Moran
s isn't aware of all the various version numbers that have had this problem patched. If you want to silence Nessis, however, the other responder had some good suggestions. -- Bill Moran Potential Technologies http://www.potentialtech.com ___ [EMAIL P

Re: Growisofs and etc/crontab

2004-07-20 Thread Bill Moran
sn’t seem to > work. Anyone have any ideas. My guess is that your cron job doesn't know where growisofs is and you haven't specified the full path to the program. -- Bill Moran Potential Technologies http://www.potentialtech.com ___ [EMAIL

Re: request help

2004-07-21 Thread Bill Moran
"Dazie" <[EMAIL PROTECTED]> wrote: > Hi my name is Diana Lenko I am from BNLUG LINUX USERS GROUP AND SUNCOAST > LINUX USERS GROUP Hi, my name is Bill Moran and I am AN UNOFFICIAL VOLUNTEER FOR THE FREEBSD PROJECT > What I do is contact companys like yours and ask f

Re: VNC on different port

2004-07-21 Thread Bill Moran
it or drop it. You'd actually be better off using ssh to do encrypted port tunnelling, since your firewall allows it already. Running VNC unencrypted across the Internet is dangerous. Either way, try one of the other available ports. Port 22 unlikely to be proxied in any case.

Re: VNC on different port

2004-07-22 Thread Bill Moran
] > (801) 956-7449 > > > > Don't worry if you're a kleptomaniac, you can always take something for it. > -- Unknown > > > -Original Message- > From: Bill Moran [mailto:[EMAIL PROTECTED] > Sent: Wednesday, July 21, 2004 1:59 PM > To

Re: User Accounts across multiple machines

2004-07-22 Thread Bill Moran
rberos seems to be a practical alternative. With 5.x, there is more support for pam, thus opening up your choices to things like LDAP. -- Bill Moran Potential Technologies http://www.potentialtech.com ___ [EMAIL PROTECTED] mailing list http://lists.free

Re: User Accounts across multiple machines

2004-07-22 Thread Bill Moran
Kirk Strauser <[EMAIL PROTECTED]> wrote: > On Thursday 22 July 2004 13:23, Bill Moran wrote: > > Ray Seals <[EMAIL PROTECTED]> wrote: > > > > I have 15 FreeBSD machines on my network (soon to be around 30) and > > > want to synch all the machin

Re: FreeBSD ISO-image

2004-07-23 Thread Bill Moran
> -- > ïÔÐÒÁ×ÌÅÎÏ M2, ÒÅ×ÏÌÀÃÉÏÎÎÏÊ ÐÏÞÔÏ×ÏÊ ÐÒÏÇÒÁÍÍÏÊ Opera: > http://www.opera.com/ > ___ > [EMAIL PROTECTED] mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "[EMAI

Re: Possible use of Mac GUI?

2004-07-23 Thread Bill Moran
aving to do any manual text entry right > > on the server. > > > > There has got to be a better way. Have a look at webmin. It does a lot more than sendmail as well. http://www.webmin.com -- Bill Moran Potential Technologies http://www.potentialtech.com ___

Re: Packet filters

2004-07-23 Thread Bill Moran
the setup you describe, you can easily ensure that the packets never get altered by having a "via" clause in all your rules. For example, if your sniffing interface is fxp0 and your management interface is fxp1, then rules similar to: ipfw add drop tcp from any to any 25 via fxp1

Re: Packet filters

2004-07-23 Thread Bill Moran
Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Behalf Of Bill Moran > Sent: Friday, July 23, 2004 2:21 PM > To: Andy Baran > Cc: [EMAIL PROTECTED] > Subject: Re: Packet filters > > "Andy Baran" <[EMAIL PROTECTED]> wrote: > >

Re: Questions in regards to Domain and port 80 being blocked

2004-07-23 Thread Bill Moran
y IP is dynamic is there a specific domain register I should > be looking into? Don't know a specific answer to this one. -- Bill Moran Potential Technologies http://www.potentialtech.com ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org

Re: Are you truly a M$ desktop alternative?

2004-07-24 Thread Bill Moran
you display in your questions does not demonstrate that you did _any_ research. If you're looking for someone to take on the responsibility of figuring this out for you, I've been doing it for business for six years now. Feel free to contact me directly and I'll be happy to put a consul

Re: FreeBSD Gateway???

2004-07-24 Thread Bill Moran
ey all seem to be around the same between > 29 - 35 dollars. That looks like a good price to me. You pay a little more for the better cards, but if you need the performance, it's worth it. If you're looking for low-cost, I've always had good success with the Realtek cards.

Re: jails: am I missing something or..

2004-07-25 Thread Bill Moran
o a single filesystem. So, if you allocate 5G for a jail and then realize you need 10G, you can allocate more space into the vinum partition and use growfs to enlarge the filesystem. -- Bill Moran Potential Technologies http://www.potentialtech.com _

Apaching binding to *:* ?? (Weirdness)

2004-07-25 Thread Bill Moran
nd IP:443. Has anyone seen this before? This is Apache 1.3.28 (although an upgrade is on the schedule) I had _wanted_ to test the new version of Apache in the jail prior to upgrading, but I'm not so sure that's going to work. Anyone seen this before? -- Bill Moran Po

Re: Apaching binding to *:* ?? (Weirdness)

2004-07-26 Thread Bill Moran
Jason Cribbins <[EMAIL PROTECTED]> wrote: > On Sun, 2004-07-25 at 19:04, Bill Moran wrote: > > I'm having some weird action from Apache. It seems that every apache process > > binds to *:* twice, in addition to IP:80 and IP:443. Has anyone seen this > > before?

Re: Apaching binding to *:* ?? (Weirdness)

2004-07-26 Thread Bill Moran
Nelis Lamprecht <[EMAIL PROTECTED]> wrote: > On Mon, 2004-07-26 at 01:04, Bill Moran wrote: > > > I'm having some weird action from Apache. It seems that every apache process > > binds to *:* twice, in addition to IP:80 and IP:443. Has anyone seen this >

Re: Odd /etc/hosts entry

2004-07-26 Thread Bill Moran
#::1 localhost localhost.my.domain That's an IPv6 entry. You may want to recompile your kernel without IPv6 support while you're at it. If you don't understand IPv6, removing support from the kernel can head off problems before they happen. -- Bill Moran Poten

Postgres running in 5.1 jail corrupts Postgres running in host environment

2004-07-27 Thread Bill Moran
e? Or what I can do to fix it? -- Bill Moran Potential Technologies http://www.potentialtech.com ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: can I use "Make" from within KDE Shell Konsole

2004-07-27 Thread Bill Moran
_ of KDE. If you're unsure, you'll be safe shutting down KDE like you have been, but other ports will install fine, even ports that depend on already installed KDE stuff. -- Bill Moran Potential Technologies http://www.potentialtech.com ___ [EMA

Re: HOWTO Ping LAN???

2004-07-28 Thread Bill Moran
nes. If you're doing such, you'll either need exciting nat rules on the gateway, or some other workaround. -- Bill Moran Potential Technologies http://www.potentialtech.com ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: BigApache for Windows - Why doesn't BSD have an installer

2004-07-29 Thread Bill Moran
e? Also, have you monitored various system "stuff"? Run top, systat, etc while starting the programs in an attempt to isolate the bottleneck. -- Bill Moran Potential Technologies http://www.potentialtech.com ___ [EMAIL PROTECTED] mailing list htt

Re: I18N throubles

2004-07-30 Thread Bill Moran
> font8x8="iso-8x8" > keymap="us.iso.acc" > > When I try compose in console mode i get "´a", "´c","~a", and in xterm > only a beep. I did a file name with these character in konqueror (that > works fine) and they appears like &quo

Re: I18N throubles

2004-07-30 Thread Bill Moran
Cleyton Agapito <[EMAIL PROTECTED]> wrote: > > I did´t find this stantment in man pages :-( http://www.freebsd.org/cgi/man.cgi?query=cap_mkdb&apropos=0&sektion=0&manpath=FreeBSD+5.2-RELEASE+and+Ports&format=html Please keep the mailing list CCed. > Bill Mora

Re: amavisd/clamav Virus Recipient email notification template woes

2004-07-30 Thread Bill Moran
to send notification, there is only one _proper_ way to do it: analyze the Received: headers and find out where the virus _really_ originated, then contact the abuse@ address for that domain with the message. Despite how easy this is to do, it doesn't seem like a lot of AV packag

[OT] 64-bit PCI in 32-bit slots??? crazy??

2004-07-30 Thread Bill Moran
Has anyone else seen/done this? Is this as crazy as it seems to me? -- Bill Moran Potential Technologies http://www.potentialtech.com ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any

Re: safe mode for kernel.old

2004-07-30 Thread Bill Moran
nel.old and then run it in safe > mode? > Thanks for any help you might be able to provide, Interrupt the boot countdown to get the boot prompt, then enter boot -s kernel.old -- Bill Moran Potential Technologies http://www.potentialtech.com __

Re: [OT] 64-bit PCI in 32-bit slots??? crazy??

2004-07-30 Thread Bill Moran
Thanks to everyone who responded. Just caught me a little off-guard! Bill Moran <[EMAIL PROTECTED]> wrote: > I'm inheriting some hardware. > > These boards have 64-bit PCI SATA cards jammed in 32-bit PCI slots. Oddly > enough, the boxen boot and start Linux (whic

Re: safe mode for kernel.old

2004-07-31 Thread Bill Moran
eebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "[EMAIL PROTECTED]" > > ___ > [EMAIL PROTECTED] mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send a

Re: Newbie Problems with cvsup and updating files.

2004-07-31 Thread Bill Moran
*default tag=RELENG_5_2_1_RELEASE Although I would recommend tag=RELENG_5_2_1, but that's you're call. > *default delete use-rel-suffix > > > *default compress > > src-all > ports-base > ports-www > #cvsroot-common > #cvsroot-src > #cvsroot-ports >

Re: Receiving your address on my tv

2004-07-31 Thread Bill Moran
thing I've ever heard of. However, if it really is happening, you're going to have to give a better description of what you mean. Are you saying that on Saturday evenings your TV screen says "[EMAIL PROTECTED]"? Or that you see FreeBSD emails on your screen? Are you using

Re: Newbie Problems with cvsup and updating files.

2004-08-01 Thread Bill Moran
Morten Liebach <[EMAIL PROTECTED]> wrote: > On 2004-08-01 00:23:01 -0400, Paul R Culmo wrote: > > On Sat, 31 Jul 2004, Bill Moran wrote: > > > Yes, I think your supfile is wrong. > > > > > > *default release=cvs RELENG_5_2_1_RELEASE > > > >

Re: BigApache for Windows - Why doesn't BSD have an installer package like this ???

2004-08-01 Thread Bill Moran
which can be used to upgrade jpeg-6b_2 to jpeg-6b_3. It's a seperate package right now, but it'll probably be part of the base system soon. -- Bill Moran Potential Technologies http://www.potentialtech.com ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: BigApache for Windows - Why doesn't BSD have an installer

2004-08-01 Thread Bill Moran
DK <[EMAIL PROTECTED]> wrote: > --- Bill Moran <[EMAIL PROTECTED]> wrote: > > > My bootup is fine, its the BSD+wmaker running & opening nedit & a cmd > > > prompts > > > that are slower than Windows 2000 ?? any suggestions as to why ?? > > M

Re: BigApache for Windows - Why doesn't BSD have an installer

2004-08-01 Thread Bill Moran
ally edit that file. xf86config is one such program. You can also run "X -xf86config " to have XFree automagically create a config file based on what it probes, but if it's incorrectly detecting your hardware, that could be the problem you're having now. -- Bill Moran

[OT] QWERTY key layout (was Re: BigApache for Windows - Why doesn't BSD have an installerpackage like this ???)

2004-08-01 Thread Bill Moran
eresting history lesson. It will explain a lot about why the keyboards we use today function they way they do. Just wait until you learn how the SHIFT key used to function! ... I wonder if I still have that old cheapo typerwriter in the attic somewhere ... -- Bill Moran Potential Technologies h

Re: Receiving your address on my tv

2004-08-01 Thread Bill Moran
re the people you need to speak with to get it fixed. Be persistant. If you can't get a response from them, call the local news station and see if they'll be willing to do an expose ... news crews love stuff like this. > Bill Moran <[EMAIL PROTECTED]> wrote:sylvia bowman wrote

[OT?] Sun/Java licensing

2004-08-01 Thread Bill Moran
rom me tweaking the jdk itself. I'm looking for a little clarification! TIA. -- Bill Moran Potential Technologies http://www.potentialtech.com ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To un

Re: Help Connecting NT 4.0 to Internet via LAN

2004-08-01 Thread Bill Moran
DNS is not set up on the NT box. Set up your DNS on the NT box, and all should be well. -- Bill Moran Potential Technologies http://www.potentialtech.com ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions

Re: upgrading gcc-2.95 to gcc-3.3

2004-08-01 Thread Bill Moran
itself as gcc33, so set CC=gcc33 and CXX=g++33 to use it. > Note that all the gcc* ports do this, so you can install all of them on the > same machine and pick which one to use whenever you want. Don't forget TenDRA ... which is another

3ware SATA controllers working with 4.10?

2004-08-02 Thread Bill Moran
one running any 3ware SATA RAID controllers on 4.10? Do they work? I'm having a hell of a time finding out what model # these are! But I know they're 64-bit PCI plugged into a 32-bit PCI mobo. ;) -- Bill Moran Potential Technologies htt

Re: About FreeBSD

2004-08-02 Thread Bill Moran
; could you please tell me the brand name and the model of the hardware that I > need to buy to be able to run the FreeBSD Powerpack thank you for you time > and > have a nice day. -- Bill Moran Potential Technologies http://www.potentialtech.com ___

Re: using a disk "mirrored" with dd

2004-08-03 Thread Bill Moran
) > > Thanks for any insight, and let me know if you need to see anything else. > > -Matt > ___ > [EMAIL PROTECTED] mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "[EMAIL PROTECTED]" -- Bill Moran Potential Technologies http://www.potentialtech.com ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: One OR MORE of source and destination addresses?

2004-08-03 Thread Bill Moran
addr 32 ipfw add 12 allow tcp from any to me 25 setup limit src-addr 4 Thus, if rule 11 pases, it skips to rule 12. If it fails, it should reject as always. The end result is that a packet _must_ pass both rules to be allowed. Note that I haven't tried this, so I could be wrong in how it w

Re: One OR MORE of source and destination addresses?

2004-08-03 Thread Bill Moran
Mark <[EMAIL PROTECTED]> wrote: > Mark wrote: > > > Bill Moran wrote: > > > >> How about using skipto instead of allow? Thus, if it passes the > >> first one, it can just skipto the next rule to be checked. i.e.: > >> > >> ipfw ad

Re: Help needed...

2004-08-03 Thread Bill Moran
u do not need to su. In single-user mode, you are root. Once you get a shell prompt in single-user mode, do: fsck mount -a You should then be able to edit your config file, or change /etc/ttys to stop xdm from starting. HTH -- Bill Moran Potential Technologies http://www.potentialtech.com __

Re: One OR MORE of source and destination addresses?

2004-08-03 Thread Bill Moran
n tell, the problem is _not_ in install_state ... only the symptom is in install_state. The problem is that code that is calling install_state is calling it twice for some reason. Taking that into consideration, there's a possibility that this is fixed in -CURRENT, but I haven't fou

Re: RBAC in FreeBSD?

2004-08-04 Thread Bill Moran
"Venkat, Narayan" <[EMAIL PROTECTED]> wrote: > Hi, > > What Role Based Access Control capabilities are there in FreeBSD? In addition to standard Unix permissions: http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/mac.html -- Bill Moran Po

Re: The set-user-ID-on-execution

2004-08-04 Thread Bill Moran
etuid perl interpreter (which is basically a workaround for this) or install sudo and give the script the ability to call sudo before executing commands that require elevated priviledges. -- Bill Moran Potential Technologies http://www.potentialtech.com

Re: Finding out what ran when...

2004-08-04 Thread Bill Moran
or acct(2), accton(8), sa(8) and lastcomm(1) -- Bill Moran Potential Technologies http://www.potentialtech.com ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: firewalls, connecting, config & apachetoolbox (was: Re: BigApache [..])

2004-08-04 Thread Bill Moran
login client working to connect to the net OR > can I login to my ISP from a terminal within BSD ??? Depends on the connection system you use for your broadband access. If they're using standard TCP, then you just need to set up the network card for DHCP. If they're using PPPOE, y

Re: softupdates, adding space to partitions, etc

2004-08-04 Thread Bill Moran
accordingly, and _leave_any_unneeded_space_unused_! 3) Later if you find you messed up, Vinum gives you the power to join unused space to an existing subdisk, and you can then use growfs to increase the filesystem size. Hell, you can even add new disks if you fill up the entire d

Re: What's the best possible email failover solution

2004-08-07 Thread Bill Moran
Odhiambo Washington <[EMAIL PROTECTED]> wrote: > * Bill Moran <[EMAIL PROTECTED]> [20040622 00:57]: wrote: > > Matthew Seaman <[EMAIL PROTECTED]> wrote: > > > > > On Mon, Jun 21, 2004 at 05:25:20PM -0400, Bill Moran wrote: > > > > > &

Re: Problems with Sun Java

2004-08-08 Thread Bill Moran
!!! > How i can work with Sun Java on FreeBSD-4.10??? You're likely to get more assistance if you provide detail: What exact steps did you perform to install Java? What, exactly, are you trying to do to _use_ java? What exact error messages do you get when it "not work&quo

Re: Re[2]: Problems with Sun Java

2004-08-08 Thread Bill Moran
> BM> Received: from working.potentialtech.com > BM> (pa-plum-cmts1e-68-68-113-64.pittpa.adelphia.net [68.68.113.64]) > BM> by internet.potentialtech.com (Postfix) with ESMTP id 5AA9A69A87; > BM> Sun, 8 Aug 2004 08:39:08 -0400 (EDT) > BM> Date: Sun,

Re: 4.10-STABLE

2004-08-08 Thread Bill Moran
sysinstall, got to configure, then options, and set the "Release Nmae" to 4.10-RELEASE. Packages are only built for releases, not the -STABLE branch. 4.10-STABLE is similar enough to 4.10-RELEASE that the packages should work. If they don't, install from ports ins

Re: Kernel Compile Error

2004-08-09 Thread Bill Moran
support > options IPFILTER_LOG#ipfilter logging > options IPFILTER_DEFAULT_BLOCK #block all packets by default > options MROUTING# Multicast routing > options IPSTEALTH #support for stealth forwarding > ___ > [EMAIL PROTECTED] mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "[EMAIL PROTECTED]" -- Bill Moran Potential Technologies http://www.potentialtech.com ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: Accidentally truncated crontab

2004-08-09 Thread Bill Moran
S" or something like that. I've seen a few articles on how to do it in the past. And start making backups. Putting your /etc directory under revision control is a decent idea! -- Bill Moran Potential Technologies http://www.potentialtech.com

Re: PHP4 port broken?

2004-08-09 Thread Bill Moran
ed and gratefully received with thanks, The PHP port has been divvied up into a number of ports, so other ports can specify only what parts of PHP they need. For example, after you install php4, you can then install lang/php4-gettext to add gettext support to it. -- Bill

Re: Accidentally truncated crontab

2004-08-09 Thread Bill Moran
Daniela <[EMAIL PROTECTED]> wrote: > On Monday 09 August 2004 18:38, Bill Moran wrote: > > Daniela <[EMAIL PROTECTED]> wrote: > > > Hi all! > > > > > > I just emptied the system crontab, and don't know how I can recover it. > > > I

Re: Porting new Software into FreeBSD

2004-08-10 Thread Bill Moran
cumentation on how to do this? http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/index.html > The new software is called RURS (Remote Unix Recovery Service). Simply said, > it is the same as WINDOWS Gost utility. Cool! -- Bill Moran Potential

Re: FreeBSD 5, chroot and /dev

2004-08-11 Thread Bill Moran
reboot off the HDD to attempt to build a working kernel again. -- Bill Moran Potential Technologies http://www.potentialtech.com ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: order of starting services at boot?

2004-08-11 Thread Bill Moran
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/configtuning-rcng.html -- Bill Moran Potential Technologies http://www.potentialtech.com ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: DHCP and rc Questions For FreeBSD 4.10???

2004-08-11 Thread Bill Moran
___ > [EMAIL PROTECTED] mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "[EMAIL PROTECTED]" > > ___ > [EMAIL PROTECTED] mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "[EMAIL PROTECTED]" -- Bill Moran Potential Technologies http://www.potentialtech.com ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

<    1   2   3   4   5   6   7   8   9   10   >