Re: Web Email

2005-01-16 Thread Jerry McAllister
> > Hi, > > I'd like to have access to my spool via web browser. What kind of > applications can I use? Nobody's perfect, but we have, on average, been generally happy with squirrel. jerry ___ freebsd-questions@freebsd.org mailing list http://li

Re: Documentation Error?

2005-02-28 Thread Jerry McAllister
> > http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/configtuning-v > irtual-hosts.html > > states that adding a virtual address is done in rc.conf like this: > > ifconfig_fxp0="inet 10.1.1.1 netmask 255.255.255.0" > ifconfig_fxp0_alias0="inet 10.1.1.2 netmask 255.255.255.255" > > Shou

Re: Documentation Error?

2005-03-01 Thread Jerry McAllister
> > [EMAIL PROTECTED] wrote: > > http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/confi > > gtuning-v irtual-hosts.html > > > > states that adding a virtual address is done in rc.conf like this: > > > > ifconfig_fxp0="inet 10.1.1.1 netmask 255.255.255.0" > > ifconfig_fxp0_alias0="inet 1

Re: restore

2005-03-01 Thread Jerry McAllister
> > In which it is proven yet again that I don't know what > in blazes I'm doing-. > > I am a great fan of swappable hard drives. > i have two machines I plan to use for FreeBSD. > Let's call them the production machine and the > development machine. > > The production machine is working jus

Re: Dual boot with XP

2005-03-01 Thread Jerry McAllister
> > I'm going to by a laptop with wondoze XP pre installed soon. > > The machine will have one IDE disk. > > Am I right in thinking that I can install FreeBSD also without having > to re-install XP ? Yup. The very best way. The only funny thing is that the standard FreeBSD MBR will put ??

Re: restore

2005-03-01 Thread Jerry McAllister
> > On Tuesday 01 March 2005 04:36 pm, Jerry McAllister wrote: > > > > > > The production machine is working just fine. > > > All the FreeBSD stuff is on ad0s1, a 40 GB hard drive. > > > I have been using a 120 GB drive on ad0s1 for > > > back

Re: Dual boot with XP

2005-03-01 Thread Jerry McAllister
> > David Larkin wrote: > > I'm going to by a laptop with wondoze XP pre installed soon. > > > > The machine will have one IDE disk. > > > > Am I right in thinking that I can install FreeBSD also without having > > to re-install XP ? > > > > I"ve searched the mailing list and found info on ho

Re: restore

2005-03-03 Thread Jerry McAllister
> > > > Next, why did you try and mount /dev/ad0s1a and then newfs /dev/ad0s1a > > > > That should not work at all. You don't newfs a mounted partition. > > > > > > Gee, I didn't know that. It wasn't clear when I read the handbook > > > or man pages. May give me something new to try-- > > > > T

Re: Just installed FreeBSD

2005-03-07 Thread Jerry McAllister
> > Katsuki Hirata wrote: > > Hi, I just installed FreeBSD and I have no clue how to > > run it. I'm sure it's installed right. When I boot, > > and after loginging with both root and/or another > > username, I don't know what to do from there on. How > > do I get gnome or KDE on? Is it supposed t

Re: What's the easiest way to do a backup and verify?

2005-03-07 Thread Jerry McAllister
> > Is there an easy way to combine a backup and verify when doing backups > with dump? > > On Windows NT it's just a matter of checking a box. I seem to recall > the last time I looked into this on UNIX there was no easy way to > accomplish a verify operation for a backup, but perhaps things ha

Re: Just installed FreeBSD

2005-03-07 Thread Jerry McAllister
> > Hi, I just installed FreeBSD and I have no clue how to > run it. I'm sure it's installed right. When I boot, > and after loginging with both root and/or another > username, I don't know what to do from there on. How > do I get gnome or KDE on? Is it supposed to be a > graphical thing like Wind

Re: Just installed FreeBSD

2005-03-07 Thread Jerry McAllister
as configured.The startx script is in: /usr/X11R6/bin/startx There is also an xinitrc file you can modify to configure things about the windows that come up automatically when you start it and other things. The systemwide one is at: /usr/X11R6/lib/X11/xinit/xinitrc jerry > >

Re: What's the easiest way to do a backup and verify?

2005-03-07 Thread Jerry McAllister
> > Jerry McAllister writes: > > > Actually, if used frequently for backups - such as every day, DAT is > > notoriously prone to failure. > > I've heard this for years, but I've never encountered it, on my own > systems or on any others. My drives are

Re: What's the easiest way to do a backup and verify?

2005-03-07 Thread Jerry McAllister
> > Anthony Atkielski <[EMAIL PROTECTED]> writes: > Anthony Atkielski <[EMAIL PROTECTED]> writes: > > > Jerry McAllister writes: > > > > > Actually, if used frequently for backups - such as every day, DAT is > > > notoriously prone to failu

Re: beastie.4th language ?

2005-03-08 Thread Jerry McAllister
> Hi, > > My question might seem basic. Nevertheless I didn't find the answer on > the net. Excuse me in case I did look seriously enough, which might > afterall, be the case. > > The files under the /boot directory on FreeBSD : beastie.4th and the > included ones screen.4th and frames.4th are ob

Re: Dual boot FreeBSD 4.10 and FreeBSD 5.3

2005-03-08 Thread Jerry McAllister
> > I'm about to make the switch from 4.10 to 5.3. However, I don't want to > do it in one go, but rather first install 5.3 on a separate physical > disk and get all applications installed and configured correctly. Once > I've completed the process, the scenario is a RAID-1 setup (gmirror is >

Re: Size of FreeBSD

2005-03-08 Thread Jerry McAllister
> > Kris Kennaway wrote: > > >On Tue, Mar 08, 2005 at 11:04:11AM -0800, Mark Goodell wrote: > > > >>Could you please tell me how big FreeBSD is, in terms > >>of both (1) the bare minimum needed to run > >>applications and (2) the typical installation. How > >>many 1.44MB diskettes, for example.

Re: Problems with Cron not deleting log files

2005-03-08 Thread Jerry McAllister
> > Jonathan Chen wrote: > > >On Tue, Mar 08, 2005 at 05:22:08PM -0500, Richard Mcintyre wrote: > > > > > >>All, > >> > >>I am having a problem. Back in December I installed FreeBSD5.3 onto a > >>server and have just recently found some new time to 'play' with the > >>settings etc. > >> > >>I

Re: fsck errors on a running system that disappear in single-user mode

2005-03-11 Thread Jerry McAllister
> > I ran fsck on a running system (check only, no changes), and it turned > up some inconsistencies. So I rebooted into single-user mode and ran it > again, but then everything checked out fine. I presume this is because > fsck is looking at filesystems that are changing right in front of its >

Re: fsck errors on a running system that disappear in single-user

2005-03-11 Thread Jerry McAllister
> > Jerry McAllister writes: > > > At least most likely.There could possibly a real inconsistency, > > but it would be difficult on a running system to distinguish it > > from the artifacts you point out above. > > But a real consistency would presumably

Re: format slice

2005-03-11 Thread Jerry McAllister
> > Hello, > > I have a freebsd installation on a disk with two slices. One of them has the > current freebsd install, the other has a win2k installation. I want to > convert the win2k slice to a freebsd slice (by deleting the old one and add > a new one). I followed the handbook but when I try t

Re: format slice

2005-03-11 Thread Jerry McAllister
> > Thank you for your suggestions, I followed them and this is what happened: > > pcwin451# fdisk -s > /dev/ad0: 39704 cyl 16 hd 63 sec > PartStartSize Type Flags >1: 6320820177 0x07 0x00 >2:2082024019201392 0xa5 0x80 > > Part 1 is the one I want to

Re: format slice from commandline

2005-03-11 Thread Jerry McAllister
> Please post to the list and not privately. > Hello, > I'm trying to add a second drive to a 5.3 system in preparation to > gmirror raid1 the box. My problem is i'm having a heck of a time with > sysinstall, it doesn't want to put an a partition on the second drive, so i > thought about doi

Re: What's the easiest way to do a backup and verify?

2005-03-14 Thread Jerry McAllister
> > > > Is there an easy way to combine a backup and verify when doing backups > > > with dump? > > >=20 > > > I've never had a problem with backup (I backup to DAT tape), but I'd > > > feel better if every backup was followed by a verify to make sure the > > > tape is readable. > >=20 > > to the

Re: What's the easiest way to do a backup and verify?

2005-03-14 Thread Jerry McAllister
> > > * Jerry McAllister [2005-03-14 10:30 -0500] > > > [...] So then wouldn't a second dump of the same snapshot diffed to > > > the tape device be a good for a verify? > > > No, because the condition of the files that you are dumping the second &

Re: Stupid ASCII loader prompt

2005-03-14 Thread Jerry McAllister
> > You shouldn't use FreeBSD then, it is full of evil demons that will take > over your system on the first chance they get.. :) No, that's not very helpful response. If a person has this much difficulty understanding things and assuming religious significance where there is none, then he alrea

Re: Boot problems afther reinstall windows

2005-03-15 Thread Jerry McAllister
> > Windows was able to boot afhter I installed it. I never touched > boot.ini. The content would have been: > > [boot loader] > timeout=30 > default=multi(0)disk(0)rdisk(0)partition(2)\WINDOWS > [operating systems] > multi(0)disk(0)rdisk(0)partition(2)\WINDOWS="Microsoft Windows XP > Profession

Re: Boot problems afther reinstall windows

2005-03-15 Thread Jerry McAllister
> > > timeout=10 > > > default=c:\freebsd.bin > > > [operating systems] > > > multi(0)disk(0)rdisk(0)partition(2)\WINDOWS="Microsoft Windows XP > > > Professional" /fastdetect /NoExecute=OptIn > > > c:\freebsd.bin="FreeBSD 5" > > > > > > This works for me. I still wonder why the stuff below didn't

Re: Illogical usage of swap

2005-03-16 Thread Jerry McAllister
> > "Colin J. Raven" <[EMAIL PROTECTED]> writes: > > > On Mar 16 at 07:29, Lowell Gilbert launched this into the bitstream: > > > > http://www.freebsd.org/doc/en_US.ISO8859-1/books/faq/misc.html#TOP-FREEMEM > > > > Hmm, yeah I should have included what I've actually read in the > > handbook and

Re: sysinstall/fdisk drive geometry problem

2005-03-16 Thread Jerry McAllister
> > Hello > > I finally got another hdd for my home box, decided to do a fresh fbsd > install and I ended up with a disk problem :( : > > ide0: 40GB [FreeBSD wannabe (ufs2) 10GB, storage2 (fat32) 30GB] > ide2: 40GB [WinXP (ntfs) 10GB, storage1 (fat32) 30GB] > > Now when I begin the installatio

Re: Illogical usage of swap

2005-03-16 Thread Jerry McAllister
> > On Mar 16 at 09:47, Jerry McAllister commented: > > >> > >> "Colin J. Raven" <[EMAIL PROTECTED]> writes: > >> > >>> On Mar 16 at 07:29, Lowell Gilbert launched this into the bitstream: > >> > >>>> ht

Re: DHCP server performance

2005-03-16 Thread Jerry McAllister
> > Greetings, > I want to setup a DHCP server on my internal (private 192.168.1.X) network. > I already have a Freebsd machine on the network as a webserver. > > Should I dedicate an entire machine to being a DHCP server ? Or will > the load be minimal and I can put the DHCP server functionalit

Re: dual boot two disk

2005-03-17 Thread Jerry McAllister
> > Hi > > I have a problem booting the second disk with fbsd's boot manager. I > installed a new disk as pri/master (ad0) and moved my old disk to > sec/master (ad2). Then devided ad0 (40GB) with fbsd's fdisk in 10G (ufs) > and 30G (fat) and installed FreeBSD 5.3 with a boot manager on the fi

Re: Mucking with other drive

2005-03-17 Thread Jerry McAllister
> > I am currently stuck running Windows Me on a Dell Desktop Pentium 3 1ghrtz > with 512mb ram. I recently dusted off a old hard drive that contains a whole > 2 gigs of hard drive space. I have installed the hard disk drive and am > wanting to install "FreeBsd" on it. Before I go about muck

Re: Mucking with other drive

2005-03-17 Thread Jerry McAllister
> > Jerry, > > Well, of course it's going to "muck with the other drive" what > do you think writing the MBR does? Do you want to risk the MS system > not booting? 95% of the time it will work OK but what if her system > is in that 5% of the time that it doesen't? You going to go > over to her

Re: dual boot two disk

2005-03-17 Thread Jerry McAllister
> > Jerry McAllister wrote: > > >>Hi > >> > >>I have a problem booting the second disk with fbsd's boot manager. I > >>installed a new disk as pri/master (ad0) and moved my old disk to > >>sec/master (ad2). Then devided ad0 (40GB) with

Re: Stupid ASCII loader prompt

2005-03-17 Thread Jerry McAllister
> > On Thursday 17 March 2005 08:08 am, you wrote: > > Michael C. Shultz wrote: > > >adding my $0.02 to the pot > > > > > >I hope FreeBSD folks have more pride in their product than > > >to allow a few malcontents cause a logo change. If bestie goes > > >AWOL so may I. Using a product when its o

Re: Stupid ASCII loader prompt

2005-03-17 Thread Jerry McAllister
> > > > We live in a day and age where it is politically incorrect to > > take pride > > in anything, and it shows. > > Well, by now we are gleefully off topic for this list, so... > No, not at all. The right-wingers take lots of pride in successfully > being able to destroy ANWR for example. >

Re: Stupid ASCII loader prompt

2005-03-17 Thread Jerry McAllister
> > > >> -Original Message- > >> From: [EMAIL PROTECTED] > >> [mailto:[EMAIL PROTECTED] Behalf Of Jerry > >> McAllister > >> Sent: Thursday, March 17, 2005 8:44 AM > >> To: Michael C. Shultz > >> Cc: freeb

Re: Stupid ASCII loader prompt

2005-03-18 Thread Jerry McAllister
Re all that stuff about Iraq and oil, etc that I nuked, many times in world history, self serving campaigners have made suckers of the unwashed masses and been able to claim them in a majority. That is not the same as the minority seizing power because of the way our system is constructed. It is

Re: Stupid ASCII loader prompt

2005-03-18 Thread Jerry McAllister
> > > >> So, lets leave this topic at that. Either the > >> ultra-anti-beastie or ultra-pro-beastie movements will destroy > >> themselves. > >> > > > > The ultra-pro-beastie movement is defined as the status quo, so it's > > impossible for it to destroy itself (except perhaps by apathy) > So be

Re: Default mysql config file

2005-03-18 Thread Jerry McAllister
> > Hello, > > My /var will run out of space soon, I was told that changing mysql store > place was a good solution. But I can't find the default configuration file, > is it ok to create a new file with the only line indicating the store > position? I'm a newbie and more details would be apprecia

Re: Stupid ASCII loader prompt

2005-03-19 Thread Jerry McAllister
> > -Original Message- > > From: Jerry McAllister [mailto:[EMAIL PROTECTED] > > Sent: Friday, March 18, 2005 6:47 AM > > To: Ted Mittelstaedt > > Cc: Jerry McAllister; ""Marco Greene (ML)""; > > freebsd-questions@freebsd.org > &g

Re: What's an easy way to replace a drive?

2005-03-24 Thread Jerry McAllister
> > Gary Smithe writes: > > > May not be the best answer, but if the drive's data is still intact > > (i.e. readable) and the replacement will be identical, maybe try DD or > > similar from a bootable "rescue" cd, like freesbie? If not that, then > > you may be able to copy the data between the

Re: update on the dual-boot and newfs hassles

2005-03-25 Thread Jerry McAllister
> > People, > > I'm almost done with the installation on my test platform. > The reason newfs was erroring was a WRITE err; I finally > booted single-user and fsck's /usr, then tried the > CD sysinstall for the Nth time N >=1, <= 70 :-| > Everything worked;

Re: A Riddle

2005-03-25 Thread Jerry McAllister
> > Q: Why are FreeBSD users like Liberals? > > A: They panic and start to call you names when you tell them the truth. > Last I knew that was a technique most perfected by the right wing especially when they begin noticing that reality does not correspond to their need to support sagging egos.

Re: Unsubscribe?

2005-03-25 Thread Jerry McAllister
> > Group, > > Sorry to have to ask this question here, but does > anyone have the address to where I unsubscribe to the > various free bsd mailing lists? Yes, it is at the bottom of every FreeBSD Email list message - look below. jerry > > Thanks > > Doug > > > > __

Re: A Riddle

2005-03-25 Thread Jerry McAllister
rance of virtually > every subject. > > You "taking a shot" at me is about as entertaining as > it gets, Jerry. It really, really is. You have a sad life it seems. jerry > > -Original Message- > From: Jerry McAllister <[EMAIL PROTECTED]> > >

Re: .cshrc

2005-03-26 Thread Jerry McAllister
> > Is .profile read by every shell ? No. .profile is read up by the sh shell and its derivatives. When the csh shell and its derivatives such as tcsh starts, its reads up .cshrc.The effect is somewhat the same, but it uses the syntax is for csh. The syntax for .profile is for sh. Th

Re: su command problem

2005-03-28 Thread Jerry McAllister
> > To whom it may concern: > > I am running into an issue using rc.conf to run > applications at startup. Specifically, nagios, and > mysql. When the system boots, it goes to a command > prompt at the stage of the boot process when those > applications would be run and then stops. If I exit >

Re: Questions using PartitionMagic for dual-boot with WinXP-Pro

2005-03-28 Thread Jerry McAllister
> > > Hi - > > I need help partitioning a laptop (using PartitionMagic) which already > has WinXP-Pro on it, so it can dual-boot FreeBSD. I kind of wonder why you are asking on this (FreeBSD questions) list. I don't see any FreeBSD installation in the plan you outline. > > SUMMARY > ===

Re: Dual-boot WinXP: FreeBSD slice within 8GB? Space for EasyBoot?

2005-03-28 Thread Jerry McAllister
> > Hello - > > I'm going to install FreeBSD to make a dual-boot laptop (keeping WinXP-Pro). > It has 60GB on a single hard drive, currently one big NTFS "partition" (C:) > - which I will shrink down to about 16GB with PartitionMagic, leaving a > new generic FAT or FAT32 slice which FreeBSD w

Re: bandwidthd

2005-03-29 Thread Jerry McAllister
> > guys, > > Is there anyone can help me install bandwidthd in RedHat? I have tried > all the possible way in installing bandwidthd, like downloading and > installing all it's pre-requisites like lipng, libpcap, gd. But I > always got the same error.. like, error locating libpcap. Someone on th

Re: Anthony's drive issues.Re: ssh password delay

2005-03-29 Thread Jerry McAllister
> > On 29 Mar Bart Silverstrim wrote: > > You should go out and reinstall Windows on that server and leave this > > list in peace. > > He won't do that. I told this weeks ago. He comes off on this shit he > writes. You won't win this game. Why? 'Cause all of you use arguments > and Anthony simpl

Re: Anthony's drive issues.Re: ssh password delay

2005-03-29 Thread Jerry McAllister
> > More supurb technical analysis from that wiz, Jerry. Nicely > done! > Glad you appreciated it. jerry ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[

Re: New Freebsd Install Guide Available

2005-04-04 Thread Jerry McAllister
> > As stated in the content displayed by those URL's the Install guide > is free to anyone to download and very plainly states the content is > contributed to public domain. > So why are so many people asking the same question when the answer > is so self evident? > > And this writer takes off

Re: backups

2005-04-08 Thread Jerry McAllister
> > Hi: > > I am looking for the correct backup procedure for my pc. > > kern.flp and mfsroot.flp: these two floppies I created on install as my > cdrom cannot install from the cds. > Are these in effect boot floppies should my system crash? Sort of. They are installation boot floppies. But

Re: environment variables

2005-04-10 Thread Jerry McAllister
> > Hi all. > In order to set an environment variable at boot time, > something like http_proxy, where would I do that? Depends somewhat on what it is and what it is for. But, many things you can set in /etc/rc.conf. Things specific to certain applications should probably be done either in their

Re: Boot manager

2005-04-11 Thread Jerry McAllister
> > > Sergei Gnezdov wrote: > > >On Sun, Apr 03, 2005 at 08:47:22PM +0200, Emanuel Strobl wrote: > > > > > >>Am Sonntag, 3. April 2005 20:36 schrieb Gert Cuykens: > >> > >> > >>>On Apr 3, 2005 7:33 PM, Christopher Nehren > >>> > >>><[EMAIL PROTECTED]> wrote: > >>> > >>> > On 2005

Re: Partition Size

2005-01-25 Thread Jerry McAllister
> > in message <[EMAIL PROTECTED]>, wrote > Peterhin thusly... > > > > looking at page 70, in "The Complete FreeBSD" and I quote "Use the > > rest of the space on disk for a /home file system. as long as it's > > possible to back it up on a single tape. Otherwise make multiple > > file systems." >

Re: Help with Allocating Disk Space

2005-01-25 Thread Jerry McAllister
> > I was wondering if anyone could help me allocating a > 1.5 gig hard drive. I worked on it a little bite, and > came up with 150MB for /, 134MB for swap, 150MB for > /var, 175MB for /tmp, and the rest goes to /usr. Well, if it works it is good. Nowdays, 1.5 GB is pretty tight for anything but

Re: perl and ports

2005-01-25 Thread Jerry McAllister
> > > > For me freebsd is build as a base that > > > can handle everything designed for it. If application need something > > > to help it build, it should belong to the base and not to a external > > > perl tool. > > > > > Then it wouldn't hurt for you to know that perl *is* part of the base of >

Re: perl and ports

2005-01-25 Thread Jerry McAllister
> > > Let me get this straight. You're not a developer, so you don't know > > languages or how to code. Yet you're completely convinced that perl is > > insecure and should never be used anywhere, and you're equally convinced > > that no developer should be using it for their programs. > > > >

Re: What's on each FreeBSD 5.3 (i386) disc?

2005-01-26 Thread Jerry McAllister
> > I want to install FreeBSD for the i386 architecture...there are 4 ISOs: > > 5.3-RELEASE-i386-bootonly.iso > 5.3-RELEASE-i386-disc1.iso > 5.3-RELEASE-i386-disc2.iso > 5.3-RELEASE-i386-miniinst.iso > > a) If I just burn the disc1 ISO image to a CD is that enough for a > standard install?

Re: Partition Size

2005-01-26 Thread Jerry McAllister
> > Jerry McAllister wrote: > > > This 'rest of the disk' should be divided up into chunks that can > > be dump(8)ed to one backup media if possible. Otherwise you will > > get sloppy and not do backups because it is harder. Since there is a > >

Re: Partition Size

2005-01-26 Thread Jerry McAllister
> > I'm sure that many will disagree, but if you don't want to worry about > the partition > sizes, don't. Just have two partitions, / and swap. Sure, that works. It is an especially viable way of doing it for small systems that won't be handling lots of file growth. But, there are reasons,

Re: One-line global string replace in all files with sed (or awk?)

2005-01-26 Thread Jerry McAllister
> > A few years ago, I'm sure I came across a one-line way of replacing > every occurence of one string with another in an entire directory of > files (potentially including all subdirectories as well). I think it > used sed or awk. Now I can't find it. The examples on the Web are all > multili

Re: modify existing partitions - newbie

2005-01-27 Thread Jerry McAllister
> > Hai, > > I just needed to delete some partitions(ad0s1e & > ad0s1f) in my existing slice(ad0s1) and recreate with > some changes. > > 1) I tried using 'sysinstll --> Config --> Label' , > then delete e & f , but this couldn't write. It says > 'unable to write data on ad0' . What is the prob

Re: Adding a partition

2005-01-28 Thread Jerry McAllister
> > I left about 26GB free on my 80GB hard drive. Having found a use for > that space, I now want to add a partition. I've not added one by hand, > and /stand/sysinstall gives me a 'cannot write to ...' message, so I > want confirmation that what I'm about to do won't crump on me. ;] > > System

Re: image on website

2005-01-28 Thread Jerry McAllister
> > To whom it may concern: > > I am a student studying pharmacy at Liverpool John Moores University, > UK. > > I am currently doing my final year project, which involves designing a > computer aided learning package (on authorware), on the topic Menstrual > cycle, Fertility and Contracept

Re: modify existing partitions - newbie

2005-01-28 Thread Jerry McAllister
> > > > # "raw" part, don't edit > > > d: 41943040 419430404.2BSD 2048 16384 > > 28552 > > > > > > Is it the correct way to delete the partitions? > > > > First guess is not having permission. > > It should be done in single user mode. > > > > Second guess is the partition you wa

Re: How does FreeBSD access NetBSD, OpenBSD?

2005-01-28 Thread Jerry McAllister
> > I have FreeBSD, OpenBSD, and NetBSD on the same hard drive of my system. > How can I mount the NetBSD or OpenBSD partitions from FreeBSD? > > Slice 1 - Ext3fs for data between linux/bsd > Slice 2 - OpenBSD slice with 4 ufs partitions and swap (a,b,e,f,g) > Slice 3 - FreeBSD slice with 4 ufs p

Re: How does FreeBSD access NetBSD, OpenBSD?

2005-01-28 Thread Jerry McAllister
> > On Fri, 28 Jan 2005 11:18:55 -0500 (EST) Jerry McAllister > <[EMAIL PROTECTED]> wrote: > >> > >> I have FreeBSD, OpenBSD, and NetBSD on the same hard drive of my system. > >> How can I mount the NetBSD or OpenBSD partitions from FreeBSD? &g

Re: Adding a partition

2005-01-28 Thread Jerry McAllister
> > On Fri, 28 Jan 2005 15:36:08 +0101, David J. Weller-Fahy > <[EMAIL PROTECTED]> wrote: > > I left about 26GB free on my 80GB hard drive. Having found a use for > > that space, I now want to add a partition. I've not added one by hand, > > and /stand/sysinstall gives me a 'cannot write to ...'

Re: BSD

2005-01-28 Thread Jerry McAllister
> > Hello freebsd, > > does BSD means Barkeley Software Distrubtion, or > Barkeley Software Design? Berkeley Software Distribution. jerry > > -- > Best Regards, > > +--==/\/\==--+ (__) FreeBSD > | DanGer <[EMAIL PROTECTED]> |\\\'',) The > | [EMAIL

Re: image on website

2005-01-28 Thread Jerry McAllister
> > On Fri, 28 Jan 2005, Jerry McAllister wrote: > > > Someone else has answered your specific question, but I can't help > > but wondering how an image of Beastie (BSD) swinging a large rubber > > mallet fits in your project on menstrual cycles, fertility and

Re: Help with Allocating Disk Space

2005-01-28 Thread Jerry McAllister
wap added up to more disk than was available in the slice you were creating them. jerry > > > > --- Jerry McAllister <[EMAIL PROTECTED]> > wrote: > > > > > > > I was wondering if anyone could help me allocating > > a > > > 1.5

Re: How do I do a COLD Reboot on FreeBSD?

2005-01-31 Thread Jerry McAllister
> > I need to do a cold restart. I've looked through a lot of docs, and I can't > seem to find this out. The computer I am working with seems to no longer > enjoy a warm reboot (like "shutdown -r now" or "reboot") but I'm pretty sure > it will do cold reboots fine. Is there a port, or is the

Re: How do I do a COLD Reboot on FreeBSD?

2005-01-31 Thread Jerry McAllister
> > Jerry McAllister wrote: > >>I need to do a cold restart. I've looked through a lot of docs, and I > >>can't > >>seem to find this out. The computer I am working with seems to no longer > >>enjoy a warm reboot (like "shutdown -r n

Re: .html problems

2005-01-31 Thread Jerry McAllister
> > we can transfer files to a freebsd server from XP. > > Everythime we try to upload index.html it goes from 850kb to 828kb > > and it always displays the same text index directory??? > > is that o the XP side or free bsd side... They probably treat trailing whitespace on lines differently.

Re: .html problems

2005-01-31 Thread Jerry McAllister
srm.conf and access.conf in particular. Those are vestigial and all of their function has been rolled in to httpd.conf so don't put anything in them, just the httpd.conf file. jerry > > > On Mon, 2005-01-31 at 15:45 -0500, Jerry McAllister wrote: > > >

Re: Do I need to make /var bigger?

2005-01-31 Thread Jerry McAllister
> > I just got a new dedicated server setup with FreeBSD, and noticed that > the /var partition is only 260MB. That seems like it could be a big > problem, considering all the logs will go in there, as well as mail. > What should I do about this? Do I need to do an OS reload and have a > bigger

Re: how do i get freebsd

2005-02-01 Thread Jerry McAllister
> > hi my name is mark I'm new to freebsd.i was wanting to know how, i can get > it or which one i should get. if some one could help me that would be cool > thanks. The first thing to do is to read the handbook - freely available from the FreeBSD web site: http://www.freebsd.org/doc/e

Re: apache+SSL, which port?

2005-02-01 Thread Jerry McAllister
> > Tim Erlin wrote: > > Andrew L. Gould wrote: > >> Not necessarily. I've heard lots of complaints about PHP and Apache2 > >> not "playing nice". (Does anyone have any updates on this situation?) > > > > I've been running apache2 with squirrelmail for a while. The biggest > > problems were p

Re: upgrading FreeBSD

2005-02-02 Thread Jerry McAllister
> > I was wondering if it is possible to upgrade from FreeBSD 3.2 to 5.3 > without doing a fresh install, and if possible what issues might I have. It might be possible, but it may be less effort to just do the fresh install. You would have to do several stages of upgrades. I don't know anyo

Re: Book Recomendations

2005-02-02 Thread Jerry McAllister
> > All, > I'm looking at deploying FreeBSD on my servers and would like your > book recommendations. We will probably be using 4.11 or 5.3 or > on > our servers. Any or all of "FreeBSD Unleashed", "The Complete FreeBSD" or/and "Absolute FreeBSD" jerry > > Thanks! > --Nick > ___

Re: Disk Label Problem

2005-02-02 Thread Jerry McAllister
> > I have a system with two SCSI disks. da1 has a complete working system > on it that I need to clone onto da0. The disks are different sizes. > So I went to sysinstall and used 'disk label' to create the desired > structure. Thats where the problems started. If I create the first > par

Re: ee editor rules :)

2005-02-03 Thread Jerry McAllister
> > On Wed, Feb 02, 2005 at 08:23:12PM +, Xian typed: > > > Does anyone have an "Idiots guide to VI"? > > There isn't. vi was never meant to be used by idiots ;-) Here is a simple guide. It definitely does not cover everything, but is enough to get by for most general editing in vi.

Re: Can I Resize A FreeBSD Partition Without losing Data?

2005-02-06 Thread Jerry McAllister
> > I started to play with WINE and realized I need more space on my FAT32 > partition. I don't want to re-install FreeBSD. Is there a tool like > Partion Magic which will change the size of the FreeBSD filesystem without > losing data? I dont care if it runs In Windows or FreeBSD or if it w

Re: Openoffice startup question

2005-02-06 Thread Jerry McAllister
> > I installed openoffice-1.1.4 via using pkg_add on a package pulled down from > the FreeBSD web cite. It installed with only two minor warnings regarding > out of date packages. Those have been upgraded and pkgdb -F fixed the > dependencies. > > However, the initiall set up instructions d

Re: Using FreeBSD to migrate Windows XP?

2005-02-08 Thread Jerry McAllister
> > OK - I've finally come to the realization (a little slow, I know) > that a 5.8Gb disk drive is just not enough to support a desktop > environment (including JAVA) for both Windows XP and FreeBSD on my > laptop. :( > > I have used dump(8) to dump out my filesystems. I am wondering > if I can

Re: Using FreeBSD to migrate Windows XP?

2005-02-08 Thread Jerry McAllister
> > On Tue, Feb 08, 2005 at 10:51:20AM -0500, Jerry McAllister wrote: > > > > > > OK - I've finally come to the realization (a little slow, I know) > > > that a 5.8Gb disk drive is just not enough to support a desktop > > > environment (includ

Re: too many procmail processes running

2005-02-11 Thread Jerry McAllister
> > My machine is running too many procmail processes. I believe that > they are taking too long to run. Eventually it shuts down my machine. > > Any idea what could be causing this? We saw that sort of thing with some of our systems. I did not work on that problem, but I seem to remember that

Re: /tmp on same partition as /

2005-02-11 Thread Jerry McAllister
> > I'm setting up a mail server at the momment, one of the things that I > forgot to do was create /tmp as a separate partiton (/ = 2gb). There > will be no user logins to the machine aside from admins and the only > thing that it will run is qmail acting as a smarthost (vanilla qmail, > no amav

Re: Please don't change Beastie to another crap logo such as

2005-02-11 Thread Jerry McAllister
> > athony atkielski =~ /tm452\d/ ? I was beginning to suspect some such. Maybe worse. jerry > > -- > If I write a signature, my emails will appear more personalised. > ___ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/

Re: Please don't change Beastie to another crap logo such as

2005-02-11 Thread Jerry McAllister
> > On Fri, 2005-02-11 at 18:25 -0500, Jerry McAllister wrote: > > > > > > athony atkielski =~ /tm452\d/ ? > > > > I was beginning to suspect some such. > > Maybe worse. > > > > jerry > > > Jerry and Eric > > If I can r

Re: SPAM: Score 3.3: Re: Instead of freebsd.com, why not...

2005-02-11 Thread Jerry McAllister
> > Matthias Buelow writes: > > > And your point is..? > > I can see that FreeBSD marketing has a long way to go. To where?FreeBSD is not marketed in any particular way - on purpose. No one wants to do it, so no one will do it. jerry > > -- > Anthony > > > ___

Re: how to set up a dual boot system

2005-02-14 Thread Jerry McAllister
> > I must've goofed somehow. Left windows 98 on the primary master ide and > installed fbsd 5.2 on the other two ide's; installation seemed to go well, > and I installed the bootmgr on the first of the two ide's that fbsd is on. > However when I reboot from the hard drive go right into windows

Re: how to set up a dual boot system

2005-02-14 Thread Jerry McAllister
ate disk, you don't have to do anything about resizing any of the MS slice. jerry > > Marty > > At 10:20 AM 2/14/2005, Jerry McAllister wrote: > > > > > > I must've goofed somehow. Left windows 98 on the primary master ide and > > > installed

Re: Logo contest?!

2005-02-14 Thread Jerry McAllister
> > > On Feb 14, 2005, at 4:01 PM, Martin Ibert wrote: > > > Hi, > > > > I'm at a loss about whom to contact, since the PR slot on the contacts > > page only says "seat open". So I tried "questions". > > > > I've read on slashdot that you entertain the notion of running a > > FreeBSD logo cont

<    3   4   5   6   7   8   9   10   11   12   >