Re: X Display resolution

2000-08-28 Thread Rick Forrister
[EMAIL PROTECTED] said: > Now for a generic X question. How can I tell at what resolution and > color depth a running server is operating What about if HW accel . is > being used? Try "xdpyinfo" command. best rickf -- Rick Forrister <[EMAIL P

Re: Installation and upgrade

2000-08-30 Thread Rick Forrister
art install from a single point in the system on all machines connected to that system. Best rickf -- Rick Forrister <[EMAIL PROTECTED]> Definition: Honest Politician: Once bought, stays bought."

[OT] Hardware configuration issue, ASUS CUBX, PIII/733 CPU

2000-09-13 Thread Rick Forrister
he system primarily runs several Red Hat installations, of course! 8^) TIA rickf -- Rick Forrister <[EMAIL PROTECTED]> Definition: Honest Politician: Once bought, stays bought." --Robert Heinlein _

Re: RH 70 and $9.95

2000-09-26 Thread Rick Forrister
atures will be integrated with all of Red Hat's service offerings. All Red Hat Linux users will be able to access certain levels of Red Hat Network for free, and greater levels of service will be available for customers of Red Hat's service offerings." -- Rick

Re: RH 70 and $9.95

2000-09-27 Thread Rick Forrister
Personally, I would look at what the real differences are, and purchase whatever meets my needs. In your case, I'd contact sales about the past practice of free/cheap upgrades for recent purchasers, and work up from there. best rickf -- Rick Forrister

Re: 7.0

2000-09-27 Thread Rick Forrister
man mkisofs" come to mind. If I recall correctly, it's just "mount -r -t iso9660 -o loop /mnt/cdrom". Then just reference /mnt/cdrom as if a cd were mounted. best rickf -- Rick Forrister <[EMAIL PROTE

Re: 7.0

2000-09-28 Thread Rick Forrister
llow the most basic install without disk interchange. best rickf -- Rick Forrister <[EMAIL PROTECTED]> Definition: Honest Politician: Once bought, stays bought." --Robert Heinlein ___

Re: issues

2000-09-29 Thread Rick Forrister
^) > I wonder how many people got that one. With circles 'n arrows 'n a paragraph on the back of each one to be used as evidence against us... 8^) best rickf -- Rick Forrister <[EMAIL PROTECTED]> Definition: Honest Politician: O

Re: [OT - beers] (was: Re: name of current release)

2000-09-29 Thread Rick Forrister
ime spent in England & Germany sampling beers, that's one of my "warm & fuzzy" memories. best rickf -- Rick Forrister <[EMAIL PROTECTED]> Definition: Honest Politician: Once bought, stays bought." --Robert Heinle

Re: issues

2000-09-29 Thread Rick Forrister
BH>getting close to thanksgiving. > I don't think many folks go to restaurants at thanksgiving! :-) Or to church, let alone both at the same time! 8^) rickf -- Rick Forrister <[EMAIL PROTECTED]> Definition: Honest Politician: Once

Re: cant mount CDROM on RHL7

2000-10-03 Thread Rick Forrister
ms. It occurred only after the upgrade, and stopped after I did a full shutdown/powerdown and then rebooted the system. I've no idea why, though this may relate to a change in hardware recognition. best rickf -- Rick Forrister <[EMAIL PROTECTED]> Def

Re: Does any one know........

2000-10-04 Thread Rick Forrister
f curiousity. They were at 8.6% already. My Linux 6.2 system, which has been [ab]used for quite awhile, and rather heavily, too, is at about 4% as of this morning. Don't bother. best rickf -- Rick Forrister <[EMAIL PROTECTED]&g

Re: SCSI Cards ??

2000-10-06 Thread Rick Forrister
ic/Mylex boxed products have proclaimed "Linux support" on the box for years now. best rickf -- Rick Forrister <[EMAIL PROTECTED]> Definition: Honest Politician: Once bought, stays bought." --Robert Heinlein

Re: unsubscribe -can someone at least bother to reply 4 the first time

2000-10-06 Thread Rick Forrister
s). Additionally, _sot_ is an expression which refers to a habitual drunk. Both may apply, however "sod" depends on known behaviour, as opposed to "sot", which we can only speculate on, but which might explain some of his problems. I suppose one could be a "besotted sod&

Re: HP 970 Cse printer

2000-10-10 Thread Rick Forrister
u currently can't get higher resolution than 300x300, and you can't access the duplex mode printing. Overall, it has worked well, and one of these days there'll probably be a fully configured filter for it. best rickf -- Rick Forrister <[EMAIL PROTECTED]>

Re: What was Gore's Role in Inventing the Internet?

2000-10-19 Thread Rick Forrister
s a simple clone for the 8086 boards. All they were expecting was to sell a few systems. Gates was quite familiar with it, and when was asked by IBM if he could provide an OS, in addition to the BASIC he was on tap for, said yes, then bought QDOS, buffed it a tiny bit, and thus was born the fi

Re: US Elections - enough is enough!

2000-10-22 Thread Rick Forrister
t; would you? ;-) Juha, while leaving the rest of the message unreferenced, libertarians are neither conservatives nor liberals in the current usage of the terms. More of a strict constitutionalist approach, in essence. rickf -- Rick Forrister <[EMAIL PROTECTED]> Defini

Re: US Elections - enough is enough!

2000-10-22 Thread Rick Forrister
st a line item in overhead budget. Neat, Huh? best rickf -- Rick Forrister <[EMAIL PROTECTED]> Definition: Honest Politician: Once bought, stays bought." --Robert Heinlein ___ Red

Re: US Elections - enough is enough!

2000-10-23 Thread Rick Forrister
not to what that cloth represents, then there's a problem there. The greatest value in a symbol is behind it, not in it. rickf -- Rick Forrister <[EMAIL PROTECTED]> Definition: Honest Politician: Once bought, sta

Re: dd = destroy data?

2000-10-24 Thread Rick Forrister
hammer), I would like to take > a pass or two over the drive. > My first thought was to boot up with Tom's boot/root disk and do: > dd if=/dev/random of=/dev/hda Try "dd if=/dev/zero of=/dev/hda" -- Rick Forrister <[EMAIL PROTECTED]> Defini

Re: ver 7.0

2000-10-24 Thread Rick Forrister
decision was made in preparation for kernal 2.4 & gcc 3.0. The deciding factor apparantly was the use of an interface matching the needs of those components. The idea is that a minor update should be sufficient to bring 7.0 up with those components when released. Prognostication can be a ha

Re: Stupid question

2000-11-02 Thread Rick Forrister
[EMAIL PROTECTED] said: > How the heck to I find out what version of RED HAT is actually on a > machine? "cat /etc/redhat-release" best rickf -- Rick Forrister <[EMAIL PROTECTED]> Definition: Honest Politician: Onc

Re: stupid perl programming problem

2000-11-02 Thread Rick Forrister
"# /usr/bin/perl -w". The "#!" pair is what clues the shell to run the command following on the code in the file. Twould be a good habit to get into declaring your variables, too. For any larger piece of code you'll have to start making use of "strict", and it&

Re: Lpt printer......????

2000-02-25 Thread Rick Forrister
s partport_lowlevel parport_pc" to it. That should fix your problem, though you may also have to reboot. best rickf -- Rick Forrister <[EMAIL PROTECTED]> "To get something done a committee should consist of no more than three people, two of whom are absent." Rob

Re: Development Environments

2000-02-28 Thread Rick Forrister
nia Institute of Technology) and at the cheapest possible price; free for downloading. Of course, your download cost may vary... The URL is <http://www.newplanetsoftware.com/jcc/> Have a looksee. best rickf -- Rick Forrister <[EMAIL PROTECTED]> "To get something done

Re: Partition Limits

2000-02-28 Thread Rick Forrister
he swap partition for Redhat Linux in the other > Linux (Turbo Linux) Yes, the swap partition can be shared by multiple installations. Do it all the time. Especially beneficial if the swap partitions are on a different drive than the distro. best rickf -- Rick Forrister

Re: Can't get my Printer working after RH 6.1 install

2000-02-28 Thread Rick Forrister
e, always take a look at the errata & gotchas; they're a lot faster than waiting for an answer from the list. More frequently correct, too! 8^) best rickf -- Rick Forrister <[EMAIL PROTECTED]> "To get something done a committee should consist of no m

Re: RPMs - Frustration sets in.

2000-03-01 Thread Rick Forrister
would keep the old RPMs available . > Ok Anyone out there have a solution to this > dilemma? I want to try to get the box up to latest and greatest > standards... and this is frustrating as can be. -- Rick Forrister <[EMAIL PROTECTED]> "To get something done a

Re: building new computer question

2000-02-18 Thread Rick Forrister
in the > machine, then add the second drive before adding Linux. -- Rick Forrister <[EMAIL PROTECTED]> "To get something done a committee should consist of no more than three people, two of whom are absent." Robert Copeland -- To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject.

Re: building new computer question

2000-02-18 Thread Rick Forrister
ot. You may be able to do what you wish using one of these products. Otherwise, I believe your answer is "No". best rickf -- Rick Forrister <[EMAIL PROTECTED]> "To get something done a committee should consist of no more than three people, two of whom are absen

Re: RH6.1: Epson Stylus 740 printer driver?

2000-02-22 Thread Rick Forrister
ng well for me... best rickf PS to Marie- Want I should send you some more Sambal Badjak? It's not only good on chicken, but you could try rubbing it _all_over_ Wayward & watch to see what happens! rickf -- Rick Forrister <[EMAIL PROTECTED]> "To get something done a committee should consist of no more than three people, two of whom are absent." Robert Copeland -- To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject.

Re: Can't get RedHat to recognize my partitions...

2000-02-24 Thread Rick Forrister
t; present in the list of requested partitions. etc" For a reason it > says "undefined reason". Do I need to go 1-47 for the swap and then 48 > to 1000 megs for the next partition and then 1001 to 3064 for the > remainder or do I need to do something else? I feel like such

Re: Help!!!!!!

2000-03-08 Thread Rick Forrister
f, or the files/directories in /tmp you changed? Most likely, if you changed nothing else, all you need to do is restore the original protection modes. rickf -- Rick Forrister <[EMAIL PROTECTED]> "To get something done a committee should consist of no more than three

Re: RED HAT 5.1 INSTLLATION

2000-03-08 Thread Rick Forrister
nished installing Red Hat 5.1. > The computer has rebooted and it is asking for > "localhost login:". > In the installation process, earlier it asked me for a login and > password. I tried using the password at the "localhost login:" > prompt,

Re: Lilo

2000-03-08 Thread Rick Forrister
best rickf -- Rick Forrister <[EMAIL PROTECTED]> "To get something done a committee should consist of no more than three people, two of whom are absent." Robert Copeland -- To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject.

Re: What else did RH6.1 install forget....

2000-03-06 Thread Rick Forrister
Epson Stylus 740 color inkjet printer. The sound was set up properly, and automatically, on the laptop. You may like 6.2b3 better. rickf -- Rick Forrister <[EMAIL PROTECTED]> "To get something done a committee should consist of no more than three people, two of wh

Linux on Intel 820 or 840 chipsets???

2000-03-15 Thread Rick Forrister
the same as the 810 chipset with it's integrated audio & video. I'm preparing to drop about US $1100.00 for a motherboard (dual/scsi) and 2 PIII/600MHz for a customer. I'm reluctant to take a chance on eating the cost and not delivering because of chipset problems. best

Re: Intel 820 and 840

2000-03-16 Thread Rick Forrister
pears to be essentially playing "We know best" and forcing the situation to their advantage. Marketing over quality... Now, where have I heard that theme before rickf -- Rick Forrister <[EMAIL PROTECTED]> "To get something done a committee should consist of

Re: Red Hat 6.2?

2000-03-27 Thread Rick Forrister
web site it states available at Red Hat or retail stores on April 10th. rickf -- Rick Forrister <[EMAIL PROTECTED]> "To get something done a committee should consist of no more than three people, two of whom are absent." Robert Copeland -- To unsubscribe:

Re: Off-Topic

2000-03-30 Thread Rick Forrister
ted stocks have been overpriced; I suspect a more realistic valuation of Red Hat stock is in the $30-$35 range. If they keep a sound business model & cash flow stays fairly good expect a longer term rise. best rickf -- Rick Forrister <[EMAIL PROTECTED]> "To get

Re: Shutdown

2000-04-04 Thread Rick Forrister
ason I ask this, is I've had mixed results in the past when > > recompiling. As the kernels keep changing, it's tough to determine > what > > needs to be left in, what should be compiled as a module, and what > should > > be removed. If the above statement is true, I w

Re: storing rpms and tarballs

2000-04-04 Thread Rick Forrister
ss reinstalls or other activity. best rickf -- Rick Forrister <[EMAIL PROTECTED]> "To get something done a committee should consist of no more than three people, two of whom are absent." Robert Copeland -- To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject.

Re: [Fwd: [RH-list-1]TAR versus RPMS]

2000-04-06 Thread Rick Forrister
he Powertools cdrom, but not in the main distribution. best rickf -- Rick Forrister <[EMAIL PROTECTED]> "To get something done a committee should consist of no more than three people, two of whom are absent." Robert Copeland -- To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject.

[STATUS CHECK] Is redhat.com alive?

2000-04-13 Thread Rick Forrister
Curiousity check. Have had absolutely not email from any of the sites at redhat today. Wondering if site is down. rickf -- Rick Forrister <[EMAIL PROTECTED]> "To get something done a committee should consist of no more than three people, two of whom are absen

Re: Is redhat-list@redhat.com down?

2000-04-13 Thread Rick Forrister
ct your message came through, it looks like those responsible have finally managed to fix at least a part of the problem. best rickf -- Rick Forrister <[EMAIL PROTECTED]> "To get something done a committee should consist of no more than three people, two of who

Re: testing

2000-04-13 Thread Rick Forrister
[EMAIL PROTECTED] said: > is anyone getting my email. respond. No! 8^)It appears that the redhat-lists were down for a couple of days and are just now coming back on-line. Could be stock shock. best rickf -- Rick Forrister <[EMAIL PROTECTED]> "To get

Re: Bug in zoot: out of date documentation!

2000-04-15 Thread Rick Forrister
pe operations without having to go hunting on web sites. The Powertools & CPAN CD images can be, I believe, downloaded as images, and burned by the user at home. The applications CD's are not so available, it appears. best rickf -- Rick Forrister <[EMAIL PROT

Re: Hacked?

2000-04-15 Thread Rick Forrister
directories? Fortunately, they are on different > partitions, but since I have never done this before, I could use some > pointers. -- Rick Forrister <[EMAIL PROTECTED]> "To get something done a committee should consist of no more than three people, two of whom

Re: Compilation and installation of udf

2000-04-15 Thread Rick Forrister
27;re looking for. best rickf -- Rick Forrister <[EMAIL PROTECTED]> "To get something done a committee should consist of no more than three people, two of whom are absent." Robert Copeland -- To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject.

Re: 18.3 gig drive

2000-04-15 Thread Rick Forrister
ubsequent install process I just blow the DOS partition away & all is well. best rickf -- Rick Forrister <[EMAIL PROTECTED]> "To get something done a committee should consist of no more than three people, two of whom are absent." Robert Copeland -- To

Re: 6.2 vs 6.1

2000-04-15 Thread Rick Forrister
rade. rp3 now works pretty well for configuring dialup services, sound was properly found & configured, compilers, perl, python, etc all show signs of working properly. Even the gui installer, anaconda, works reasonably well for most systems. rickf -- Rick Forrister <[EMAIL

Re: Partiting HD

2000-04-16 Thread Rick Forrister
he number/size of binaries stored there. /home should be a separate partition - you can do reinstall/reformat and archive what you need to preserve there. Also, with regards to important system configuration scripts, your personal scripts, etc.; set up a CVS archive on /home and use

Re: oclock in what package?

2000-04-16 Thread Rick Forrister
[EMAIL PROTECTED] said: > Does anyone know what package contains oclock? I don't have it installed, so can't check here, but try the command rpm -q --file `which oclock` and you should get it, assuming it's installed. best rickf -- Rick Forrister

Re: format a jaz cartridge

2000-04-17 Thread Rick Forrister
tridge disks are usually partition 4) n p 1 w which leaves me with a single partition, 1, on the cartridge. Then: mke2fs /dev/sda1 which formats it. Then just mount as usual. best rickf -- Rick Forrister <[EMAIL PROTECTED]> "To get something done a committee sho

Re: Partiting HD

2000-04-17 Thread Rick Forrister
7" and "rcs-5.7-11". man cvs will give you more data, as will a search on the web for CVS. best rickf > And how would you suggest to "preserve your scripts", just copy the > scripts as they are created into this directory or what? > I am eve's-dropp

Re: Bug in zoot: out of date documentation!

2000-04-18 Thread Rick Forrister
[EMAIL PROTECTED] said: > ooh, where? I haven't seen em. > On Thu, 13 Apr 2000, Rick Forrister wrote: > The Powertools & CPAN CD images can be, I believe, downloaded as > images, and burned by the user at home. Hi Charles! One point, for powertools, at least, is

Re: How to copy floppy disks.

2000-04-20 Thread Rick Forrister
rickf -- Rick Forrister <[EMAIL PROTECTED]> "To get something done a committee should consist of no more than three people, two of whom are absent." Robert Copeland -- To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject.

Request of people with dual cpu systems

2000-04-20 Thread Rick Forrister
For some work I'm doing now I need to get a sample of the contents of /proc/cpuinfo. Would greatly appreciate it if a few could send me copies of theirs. Privately, of course! Don't think the list needs a few hundred file content postings! TIA rickf -- Rick

Re: Partition Table Lost :-(

2000-05-02 Thread Rick Forrister
isk druid to recreate exactly those partitions. If you have another drive in the system, or can put one there temporarily and create a linux installation on that, then you can try using sfdisk to recover the partitions on the drive. "sfdisk -V " will attempt to do checks on partit

Re: Weird partitioning trouble...

2000-05-05 Thread Rick Forrister
ter all you've done, until you > write > the information to disk. > Yes, I am. Twice. Using the (w)rite option... > > If you've done that, I have no help. But I have had bad results with > Disk Druid, and I avoid it. > > That's why I tried fdisk

Re: Documentation needed

2000-05-23 Thread Rick Forrister
[EMAIL PROTECTED] said: > I need some documentation on shell scripts. Any suggestions?? Check any bookstore carrying the O'Reilly books, or go to <http://www.ora.com/> and look for the Bash book. Best way to learn bash & sh scripts. rickf -- Rick Forrister

Re: reg. partitions, formatting, mounting

2000-05-24 Thread Rick Forrister
ion, go back, run fdisk, create the two partition. best rickf -- Rick Forrister <[EMAIL PROTECTED]> "To get something done a committee should consist of no more than three people, two of whom are absent." Robert Copeland -- To unsubscribe: mail [EMAIL PRO

Re: Installation question when not on a network

2000-05-25 Thread Rick Forrister
plans > to be on a network, how do I handle the network configuration -- IP > address, netmask, default gateway IP and primary nameserver > information? -- Rick Forrister <[EMAIL PROTECTED]> "To get something done a committee should consist of no more than

Re: MS Breakup

2000-06-07 Thread Rick Forrister
gt; > > Yahoo! MS to be broken up. Probably won't happen due to appeals > but oh well. I saw RH stock went > up. That's good for all of us! (when our favorite company does > well...) -- Rick Forrister <[EMAIL PROTECTED]> "To get somethi

Re: Upgrading to XFree86 4.0 on RH 6.2

2000-06-14 Thread Rick Forrister
ption "ShowCache" > #Option "ShadowFB" > #Option "UseFBDev" > #Option "Rotate" > Identifier "NVidia Riva TNT2" > Driver "nv" > VendorName "NVidia" > B

Re: Sorry guys

2000-06-20 Thread Rick Forrister
s also reasonable to temper your remarks, remembering that next time may be your turn. rickf -- Rick Forrister <[EMAIL PROTECTED]> "To get something done a committee should consist of no more than three people, two of whom are absent." Robert Copeland -- To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject.

Re: Linux Partitioning

2000-07-06 Thread Rick Forrister
to backup everything. Compress these files with gzip or bzip2, then you'll be about ready to go. Also check the docs for how to make a rescue disk for your version of Linux, and set that aside. Then you're ready to go. Follow directions for ext2resize and stretch your linux partitio

Re: [OT] Sun MicroSystems Workstations.

2000-07-21 Thread Rick Forrister
ROM > and/or floppy. Can this workstations work alone or should they work > always networked? Not knowing exactly where you checked; but I just checked eBay (search SPARC) and found a Sun SPARCStation 20 with 64Mb RAM, CDROM, etc. currently going for $300.00 US. <http://www.ebay.com/&

Re: printers

2000-07-25 Thread Rick Forrister
- > Anybody use the HP DeskJet 842C or 970Cse ? > Is the resolution and color good ? > Larry <[EMAIL PROTECTED]> -- Rick Forrister <[EMAIL PROTECTED]> "To get something done a committee should consist of no more than three people, two of whom are abs

Re: Suggested CD-RW Drive

2000-08-16 Thread Rick Forrister
; initially by providing full details to Leonard Zubkopff, the driver writer (now at VA Linux) and free cards. Their boxes have proclaimed Linux support for several years now. rickf -- Rick Forrister <[EMAIL PROTECTED]> "To get something done a committee should consis

Re: How to I start up xfce as startx default?

2000-08-18 Thread Rick Forrister
play: > The man > > How do I start it up? While logged in as the user you want to be in my case, just type "xfce_setup". Then type "startx" as usual. > How do I get it to be an option for the switch manager? Not sure that currently can be done. I'

Re: rh 7.0 official release..

2000-08-21 Thread Rick Forrister
Red Hat won't do; they've had a policy of no pre-release announcing. It will be announced about the time they start to get the boxed distro packages into stock. best rickf -- Rick Forrister <[EMAIL PROTECTED]> "To get something done a committee sh

Re: RH Notebooks

2000-12-04 Thread Rick Forrister
hat an early release of the BIOs wouldn't boot unless you had an MS partition on the drive. Had to put a single block, DOS partition on the linux drive. Then got a BIOS upgrade, which fixed that. They don't come with linux pre-installed, but it was as simple as "in

RE: 7.0 "upgrade" pbs ... more and WARNING

2000-12-05 Thread Rick Forrister
c for everything. > > So, no I am not happy with the job RH is doing as it is not the first time > it happens. > > Sorry, I am tired of this. > > And big thanks for your help :=) > > Philippe Bit more research would have saved some time. Believe the use of kgcc to r

Re: LS-120 newbie question

2000-12-14 Thread Rick Forrister
tition. I've had no success as yet using the LS120 drives as a boot device. best rickf Rick Forrister <[EMAIL PROTECTED]> Definition: Honest Politician: Once bought, stays bought." --Robert Heinlein __

Re: LS-120 newbie question

2000-12-14 Thread Rick Forrister
tted floppy, exactly as you do. > Can you check is your LS 120 of the same version?. I mean > an ATAPI device or an ide-floppy are these different things? > Eduardo > > On 14 Dec 2000, at 11:11, Rick Forrister wrote: > > > > > Eduardo, just reinserted my ls120 to m

Re: ABC of Linux

2000-12-20 Thread Rick Forrister
om included. Not the best way to go, as these are normally out of date. You need to get the more recent version. If buying or downloading a more recent version isn't practical for some reason, send me a message (OFF THE LIST!) and I'll see if I can't help you get either 6.2 or

Re: VMware (Was: WINE)

2000-12-28 Thread Rick Forrister
gt; This may or may not be the issue for the current discussion, but > people tend to stumble upon this on a fairly regular basis. Rick Forrister <[EMAIL PROTECTED]> Definition: Honest Politician: Once bought, stays bought." --Robert Heinlei

Re: VMware (Was: WINE) [OT: ram]

2000-12-28 Thread Rick Forrister
, and just flat wouldn't cache >64MB at all. This caused multiple cache checks on each memory access, hence the performance slowdown. > > One other question, I know adding large ram causing performance drop is > usually the chipset limitation but can CPU sometimes have this limi

Re: OT Question Re: VMware (Was: WINE)

2000-12-28 Thread Rick Forrister
On Thu, 28 Dec 2000, Peter Kiem wrote: > I'm *trying* to search Micro$oft's website but I keep getting timeouts on > their webpage generations. What are they running on? i486 machines??? Nah! You're just seeing Windows 2000 Server Edition at it's glorious best.

Re: Anybody heard ...

2001-01-03 Thread Rick Forrister
on kernel 2.4, I'd suspect that they'll try to link the 7.1 release to the release of kernel 2.4. best rickf Rick Forrister <[EMAIL PROTECTED]> Definition: Honest Politician: Once bought, stays bought."

Re: Anybody heard ...

2001-01-03 Thread Rick Forrister
ers have been skipped in the past, but in general they just get ratcheted upwards until there's a major change in the distribution - then they go to a n.0 release. best rickf Rick Forrister <[EMAIL PROTECTED]> Definition: Honest Pol

Re: Drive Imaging

2001-01-09 Thread Rick Forrister
atalk, Masq, printing...so for me alot of work went into > setting > > >this up it runs perfectly :) > > > > > >My question, is I want to upgrade to a new much bigger hard drive over > > >40GB. > > >Is there a *flawless* way to just plug in the new dri

Re: Mail Delivery Question

2001-01-11 Thread Rick Forrister
what I use to copy my office mail to my personal email account: :0 c ! otheruser@otherdomain Just tuck it in as a first/early rult. best rickf Rick Forrister <[EMAIL PROTECTED]> Definition: Honest Politician: Once bought, stays bought." --

"c" programming question - regexec related

2001-01-11 Thread Rick Forrister
= REG_NOMATCH){ ... } and looking at the address field in HEADER shows that for the first three calls the address is valid. After the third call, the address field is corrupted. No other areas of the code access that regex_t struct or reference it in any way. best rickf Rick Forrister

Re: Ramen hole!!!!!!!!!!!!!!

2001-01-18 Thread Rick Forrister
Please don't include large chunks of text, such as articles, unnecessarily. Ramen has been an ongoing discussion. Better to include links rather than articles. best rickf Rick Forrister <[EMAIL PROTECTED]> Definition: Honest Politician: Once bought, s

Re: Redhat 7.0

2001-01-22 Thread Rick Forrister
ASUS CUBX based one with an external Sportster 56Kb modem, secondary is a ProStar/Kapok 2100P laptop with a PCMCIA 56kb modem card. Both connect to my personal ISP service over dialup lines with, again, no issues. best rickf Rick Forrister <[E

Re: donations for eaarthquake

2001-01-31 Thread Rick Forrister
On Wed, 31 Jan 2001, suman wrote: > Why does not everybody make donations for the earthquake in Gujarat The tone of this could have been a bit more polite. It _sounds_ almost like an accusation that we don't give a damn, and have done nothing. Many of us have. Rick F

Re: This is real hell

2001-02-05 Thread Rick Forrister
ck on Edit Options. On the next page is a prominent option to have your password emailed to you. You don't even have to unsubscribe to stop list email for a while - select the option to "Disable mail delivery" and you can put a temporary stop to it until you're ready to go again

Re: windows doc to linux ???

2001-02-09 Thread Rick Forrister
home(linux) machine. StarOffice will do this. There's also a "reader" for WinWord docs out there, but I don't remember the name as I've never used it. Try a search on tucows. rickf -- Rick Forrister <[EMAIL PROTECTED]> "Giving power and money to pol

Re: help me!

2001-02-14 Thread Rick Forrister
HOWTO on unsubscribing from the redhat-list. Heh, heh, heh. Sounds like the instructions I once wrote when I was in the Air Force on how to use the bathroom. 8^) -- Rick Forrister <[EMAIL PROTECTED]> "Giving power and money to politicians is like giving

Re: Pre-newbie questions

2001-02-22 Thread Rick Forrister
onnection (dialup, cable, DSL, etc.) and how you intend to use it (personal, software development, web server, etc.). -- Rick Forrister <[EMAIL PROTECTED]> "Giving power and money to politicians is like giving car keys and a

Re: perl 5.6 for RH 6.2

2001-02-22 Thread Rick Forrister
quot;rpm -ba perl.spec" command in /usr/src/redhat/SPECS/. best rickf -- Rick Forrister <[EMAIL PROTECTED]> "Giving power and money to politicians is like giving car keys and alcohol to teenage boys." --P. J. O'Rourke

Re: Wolverine vs Fisher

2001-02-23 Thread Rick Forrister
al release candidate - beta with fixes in place. 8^) best rickf -- Rick Forrister <[EMAIL PROTECTED]> "Giving power and money to politicians is like giving car keys and alcohol to teenage boys."

Re: Wolverine vs Fisher

2001-02-23 Thread Rick Forrister
rpjday wrote: > > On Fri, 23 Feb 2001, Rick Forrister wrote: > > > Charles Galpin wrote: > > > > > > I got an announcement this morning that we have a new beta version of Red > > > Hat Linux (didn't say what version) called wolverine. >

Re: [OT] cheap Linux box

2001-02-26 Thread Rick Forrister
and ethernet card. Also remember that most of the "barebones systems" consist of only a case, motherboard, cpu, and maybe a floppy drive. So your barebones system will come in more like $450+ to the same point. For a PII or PIII system with a 400-600 MHz system, I think $450 is doabl

Re: Loss recovery begins

2001-02-28 Thread Rick Forrister
othing but success with my Plextor scsi 820; have heard good reports for both their IDE & SCSI units. Running Wolverine, the 7.1 beta, I've had good success with my Iomega 650CD CDRW USB drive. best rickf -- Rick Forrister <[EMAIL PROTECTED]> "Giving pow

Re: rpm won't install

2001-03-01 Thread Rick Forrister
ot, then something got hosed on your original install of cdrecord. rickf -- Rick Forrister <[EMAIL PROTECTED]> "Giving power and money to politicians is like giving car keys and alcohol to teenage boys." --P. J. O'Rourke __

Re: Printing multiple pages on one page

2001-03-08 Thread Rick Forrister
Steve Mckay wrote: > > Does anyone know of a way to print multiple pages on one page. Kind of like > fineprint or handyprint for windows. man mpage. 4 on one by default, best rickf -- Rick Forrister <[EMAIL PROTECTED]> "Giving power and money to

Re: Help

2001-03-08 Thread Rick Forrister
postscript version of the man output to lp. best rickf -- Rick Forrister <[EMAIL PROTECTED]> "Giving power and money to politicians is like giving car keys and alcohol to teenage boys." --P. J. O'Rourke ___

  1   2   >