Re: Red Hat Enterprise Linux Workstation 9.2 for my Aftershock Gaming Laptop

2023-07-09 Thread Michael J. Yanowitz
I accepted a job at Raytheon and will start there in two weeks.Can you please let me know which job-site you found my profile, so that I can remove that I am still looking. Thanks:Michael Yanowitz On Friday, July 7, 2023 at 10:09:22 AM CDT, Kenneth Kirchner wrote: Not sure why you

Re: newbie: getting rid of spam with spamassasin

2003-10-23 Thread Michael S. Dunsavage
I set up Spamassassin with sendmail and set a crontab entry to run fetchmail every 5 minutes. Then I set kmail to use whatever you named your machine as a pop3 server. -- Michael S. Dunsavage -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.redhat.com/mailman

Re: accelerated X for ati cards

2003-10-22 Thread Michael Fratoni
r scaling mpeg movies played by > mplayer. [...] > Is there a good place to ask redhat specific X questions? do I need to > install gatos and where do I get it for the rpm based X or does it make > a difference? > > ANY tips appreciated. [EMAIL PROTECTED] Hope that helps, - --

Re: chmod-ing a directory tree without effecting files

2003-10-22 Thread Michael Fratoni
mething like: find /path/to/directory -type d -exec chmod 775 "{}" \; Or, if you want to be prompted before each chmod command is executed: find /path/to/directory -type d -ok chmod 775 "{}" \; Hope that helps, - -- - -Michael pgp key: http://www.tuxfan.homeip.net:8080/gpgkey.tx

Re: Running oracle 8 or oracle 9 on RedHat9.x

2003-10-22 Thread Michael Hyman
Oracle 9 client will work with either version, but the Oracle 8 client will only support that version. Each new version is backward-compliant only. Regards...Michael - Original Message - From: "Johan Kruger-Haglert" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent:

CryptoAPI and CryptoLoop

2003-10-20 Thread Michael Lee Yohe
s not compatible with the util-linux patches. I really need to get 2.4.22 working with Crypto-enabled util-linux. Any suggestions? -- Michael Lee Yohe <[EMAIL PROTECTED]> U.S. Army Aviation and Missile Command Software Engineering Directorate -- redhat-list mailing list unsubscribe ma

Re: AMD vs Intel

2003-10-20 Thread Michael Gargiullo
t; issues with the AMD processors? > > -- > Leon Sonntag > Systems Administrator -- Michael Gargiullo <[EMAIL PROTECTED]> Warp Drive Networks -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.redhat.com/mailman/listinfo/redhat-list

Re: Homedir moved now Gome won't start

2003-10-20 Thread Michael Schwendt
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Mon, 20 Oct 2003 08:37:51 -0400 (EDT), Keith Olmstead wrote: > I am trying to get Gnome to start. I moved my Home directory to /usr/home and now tries to start but does not. Can some one help me. I changed my home directory in the password file,

Re: Physical Memory is beeing filled (RH7.1)

2003-10-20 Thread Michael Schwendt
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Mon, 20 Oct 2003 06:20:55 -0500, Marcel wrote: > When I check the memory status within "KDE Control Center" or just by the > command "free" or "top", I can see how the physical memory is beeing filled > every time something is written onto the ha

Re: Opera 7.21

2003-10-20 Thread Michael Mansour
better (IMO) but Opera simply offered more functionality. The new version 7.21 was a dead easy upgrade of an RPM keeping all my original settings, nothing to reconfigure. I've also found it more stable. It's really a good product. Michael. http://personals.yahoo.com.au - Yaho

Re: xfree86 version

2003-10-18 Thread Michael S. Dunsavage
On Saturday 18 October 2003 01:34 pm, you wrote: > On Saturday 18 October 2003 11:18, Sachintha Karunaratne wrote: > > hay, > > can somebody tell me a command > > to find the xfree86 version and also > > the default version on RH9? How about, rpm -q XFree86

Re: RPM not recognising installed RPMs!

2003-10-18 Thread Michael Schwendt
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 18 Oct 2003 18:57:09 +0100, Jeff wrote: > I'm trying to compile some new software that needs loads of dev. tools - > gcc, perl modules etc. Silly me didnt install the dev kit when i > installed RH9 :o > > Now the problem..I tried using the 'add/re

Re: SUMMARY: What's the easiest way to deal with dependencies???

2003-10-17 Thread Michael Schwendt
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Fri, 17 Oct 2003 15:51:37 -0700 (PDT), Dave Martini 1 wrote: > Hi and thanks to everyone that replied to my message there were > many of you. I learned from your replies that the RH 9 version > of tora that I had originally downloaded would probab

Suspected hard drive crash

2003-10-17 Thread Michael Campbell
done. Upon reboot, I got a ncurses error screen from gdm asking me to fix its conf file. This is beyond my capabilities but am willing to learn. How do I go about diagnosing and correcting this? Michael Campbell -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https

Re: ssl for webmin......installing net:ssleay

2003-10-17 Thread Michael Mansour
t; mod_ssl/2.8.8 > OpenSSL/0.9.6c) > Trying www.ubs.com... > ok 18 www.ubs.com (Netscape-Enterprise/3.6 SP3) > *** WARNING: There were 1 errors in the tests. > make: *** [test_dynamic] Error 255 > --- > >

Re: How do you tell what options are compiled in your kernel

2003-10-17 Thread Michael Schwendt
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Fri, 17 Oct 2003 11:41:07 -0700, Douglas Phillipson wrote: > I tried make oldconfig and it looked in and took it's info from > /usr/src/linux-2.4/config/kernel-2.4.20-i686.config, which is what I get > with uname -r. Then it created a new ".conf

Re: How do you tell what options are compiled in your kernel

2003-10-17 Thread Michael Schwendt
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Fri, 17 Oct 2003 08:41:57 -0700, Gordon Messmer wrote: > If .config exists, "make oldconfig" will use that. > > > If you are copying a config file to start from, why would you do a "make > > oldconfig"? > > You wouldn't need to. Under stock ker

Re: What's the easiest way to deal with dependencies???

2003-10-17 Thread Michael Schwendt
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Fri, 17 Oct 2003 09:10:21 -0700 (PDT), Dave Martini 1 wrote: > I am trying to install a 3rd. party package and there are many dependencies. > What's the best way to find these packages that it needs? [I don't cover package tools like Yum or APT-RP

Re: How do you tell what options are compiled in your kernel

2003-10-17 Thread Michael Schwendt
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Fri, 17 Oct 2003 07:51:43 -0700, Douglas Phillipson wrote: > > The easiest way is to do a make "oldconfig". That will load all of your old > > configuration and then do a "make xconfig" or which ever one you use. > > Forgive me for not yet being a

sasl SMTP-AUTH and postfix

2003-10-16 Thread Michael
thus far; http://postfix.state-of-mind.de/patrick.koetter/smtpauth/ Thanks, Michael -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.redhat.com/mailman/listinfo/redhat-list

Re: Debug my Qt program

2003-10-16 Thread Michael Schwendt
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Fri, 17 Oct 2003 00:41:31 +0530 (IST), Himanshu Arora wrote: > I'm getting some errors in my Qt program which is very hard for me to > understand as i am new to Qt. > The code is : > > > #include > #include > #include > #include > > class A

RE: Linux - Win Xp home network - shared files

2003-10-16 Thread Campbell, Michael (Contractor)
Where do you get the softwares SAMBA or Webmin? -Original Message- From: Jason Tesser [mailto:[EMAIL PROTECTED] Sent: Thursday, October 16, 2003 8:13 AM To: [EMAIL PROTECTED] Subject: RE: Linux - Win Xp home network - shared files What these guys said is correct but it is easier for a Sa

Re: RE : RE : resolution problem

2003-10-16 Thread Michael
Dell 855 series laptops; http://www.chzsoft.com.ar/855patch.html http://www.chzsoft.com.ar/855patch.tar.gz -Michael > Yohann DESQUERRE (DSI NOISIEL) wrote: >> Ed, >> >> Are you talking about the bios cacheable video memory (If it's that >> I've just 8M)? Whe

Re: Firewall - Limit Geographic Area

2003-10-15 Thread Michael Gargiullo
On Wed, 2003-10-15 at 16:29, Jason Dixon wrote: > On Wed, 2003-10-15 at 16:22, Michael Gargiullo wrote: > > > as root run ntsysv > > > > scroll down until you find sshd, and make sure there's no * next to it. > > > > same with your ftpd > > >

Re: Firewall - Limit Geographic Area

2003-10-15 Thread Michael Gargiullo
no * next to it. same with your ftpd You can leave sshd running and limit access with iptables if you wish. Makes life at 3 am with a crashed app easier. > > > - Original Message - > From: "Michael Gargiullo" <[EMAIL PROTECTED]> > To: "redhat maili

Re: Firewall - Limit Geographic Area

2003-10-15 Thread Michael Gargiullo
ything outside the United States that would > be helpful for security against some hackers. > > Thanks, > > Larry Nobs > -- Michael Gargiullo <[EMAIL PROTECTED]> Warp Drive Networks -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.redhat.com/mailman/listinfo/redhat-list

Re: modprobe using 99% cpu

2003-10-15 Thread Michael Schwendt
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Wed, 15 Oct 2003 07:53:08 -0400, Robert Keeney wrote: > I have a really odd problem with a Dell GX300 and RH73. > > Modprobe runs at what seems to be random times and goes into some sort of loop. It > can't be killed and uses up almost all of the

Re: install RH7.2 kernel

2003-10-14 Thread Michael Schwendt
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 14 Oct 2003 23:03:22 -0500, Bret Hughes wrote: > On Tue, 2003-10-14 at 22:02, Michael Schwendt wrote: > > -BEGIN PGP SIGNED MESSAGE- > > Hash: SHA1 > > > > On Tue, 14 Oct 2003 18:52:20 +0800, Brian wrote: &

Re: Need help with rpm package install hanging

2003-10-14 Thread Michael Schwendt
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tue, 14 Oct 2003 19:36:12 -0700, Mike Klein wrote: > There's a first time for everything... > > I was doing a remote rpm install of libfwbuilder using VNC, which > normally works fine, and this time my login session hung after > displaying 100%

Re: install RH7.2 kernel

2003-10-14 Thread Michael Schwendt
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tue, 14 Oct 2003 18:52:20 +0800, Brian wrote: > I have problem to install kernel-2.4.20-20.7.i386.rpm > in redhat 7.2 > > When i install the kernel, it needs the iptables > [EMAIL PROTECTED] tmp]# rpm -ivh kernel* > error: failed dependencies: >

Re: attachments, signatures WAS RE: Sturman Industries Alerts

2003-10-13 Thread Michael Schwendt
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Mon, 13 Oct 2003 15:34:04 -0400 (EDT), Rik Thomas wrote: > No where did I say digital signatures weren't important. They are a > vital tool in personal communication, not on a group mailing lists. I > said they were not appreciated on mailing l

Re: Sturman Industries Alerts

2003-10-13 Thread Michael Schwendt
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Sun, 12 Oct 2003 23:10:57 -0600, Rodolfo J. Paiz wrote: > I wish everyone signed their messages, but inline and without attachments. > I wish I had already taken the time to figure out how to sign mine, but > inline and without attachments. Digit

RE: making evolution default mail handler

2003-10-13 Thread Michael Campbell
em. Should I be posting this to the GNOME OS mailing list? Any suggestions? Michael Campbell On Sat, 2003-10-11 at 05:29, Douglas wrote: > On linux if you are using mozilla or (highly recommended) firebird you can > goto the extension room: > http://texturizer.net/firebird/extensions/#Mo

Re: Sturman Industries Alerts

2003-10-12 Thread Michael Schwendt
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Sun, 12 Oct 2003 22:22:30 -0400, Rik Thomas wrote: > > Seriously, every time I post a message to this list I get two emails > > back that my mail was rejected by Sturman Industries because of an > > executable file attachment which in turn our serv

Front page extensions

2003-10-12 Thread Michael S. Dunsavage
Has anyone tried intalling FPSE for Apache and if so, what was the outcome and are tehre any good sites to help ? -- Michael S. Dunsavage -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.redhat.com/mailman/listinfo/redhat-list

Re: red hat 10 release date

2003-10-11 Thread Michael Campbell
As a debian and Redhat users I have 2 main comments. Debian seems so much faster, even on slower hardware. Do other people thing that Redhat seems to be less optimized? I am just a linux newbie myself but the speed is very noticable. Apt. Apt-get just works so well. Automagically resolving de

Re: red hat 10 release date

2003-10-11 Thread Michael Mansour
s a general discussion red hat list. I remember when the FUD about Red Hat occured that time, and remember that it was mentioned that Motorola, owning a sizeable share of Red Hat, won itself a seat on Red Hat's board. And who owns Motorola? you guessed it, Microsoft... Michael. http://

Re: up2date not up to date?

2003-10-11 Thread Michael Schwendt
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Sat, 11 Oct 2003 14:57:41 -0700, David Demner wrote: > Does apt use the same backport technique? How could it? It's just a package tool. > Or are you always getting the > latest/greatest/potentially incompatible version of the software by using

Re: Number of files in a directory

2003-10-10 Thread Michael Gargiullo
0 Our mail spool directory occasionally contains in excess of 14000 files. Is the server happy about it, no. Does it get slow... yeah a bit. To count the number of files, I use: ls -l | wc -l Long list the files and count the lines, It's pretty accurate, but no perfect. -- Michael Ga

Re: rpm questions?

2003-10-10 Thread Michael Schwendt
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Fri, 10 Oct 2003 16:42:37 +0200, Michael Schwendt wrote: > > 2. We have a Redhat advance server. > > The administrator had not up to today activated the rhn_register/up2date > > setup. > > When he tried, he got the e

Re: Problem with forwarding .. someone plz help !!!!

2003-10-10 Thread Michael Gargiullo
Yahoo messenger does work thru proxy server but it is > extremelyyy slow. So is it possible to do some setting in the proxy > server ... so that Yahoo works faster !!! > > > SOMEONE PLZZ HELP ME OUTTT !!! > > > - Rahul. -- Michael Gargiullo <[EMAIL PROTECTED]>

Re: rpm questions?

2003-10-10 Thread Michael Schwendt
> rpm -qip rhn_register*rpm does the same. > Please help? Tell him he should get the binary rpms, NOT the *.src.rpm packages. - -- Michael, who doesn't reply to top posts and complete quotes anymore. -BEGIN PGP SIGNATURE- Version: GnuPG v1.2.3 (GNU/Linux) iD8DBQE/hsVd0iMVcrivH

making evolution default mail handler

2003-10-10 Thread Michael Campbell
How do I map/register Mailto: links to start a new e-mail in evolution please? Thank-You, Michael Campbell -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.redhat.com/mailman/listinfo/redhat-list

Re: kernel compilation (module mismatch)

2003-10-10 Thread Michael Schwendt
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Fri, 10 Oct 2003 19:27:45 +0530, Nabin Limbu wrote: > I have upgraded my kernel to 2.4.20-20.9 via up2date with no problem > in RH9. In this new kernel, I wanted to enable a cyclades card in > kernel for which I complied this kernel as below: > -

Re: file permissions.

2003-10-09 Thread Michael S. Dunsavage
So saying it's an upload dir, how bout write but no delete? On Thursday 09 October 2003 02:07 pm, you wrote: > On Thu, 2003-10-09 at 14:02, Michael S. Dunsavage wrote: > > > > Also how can I set ftp so you can upload but cannot delete? > > > > > > On th

Re: Usernames with UPPER case

2003-10-09 Thread Michael Gargiullo
ue sue' still doesn't work... I don't remember where, but I know you can map usernames. windows user bfever can map to linux user bobfever, or whatever... -- Michael Gargiullo <[EMAIL PROTECTED]> Warp Drive Networks -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.redhat.com/mailman/listinfo/redhat-list

Re: vsFTPd Configuration

2003-10-09 Thread Michael Gargiullo
rs.com/pgp/ccampbell.html > > "We all know Linux is great... > it does infinite loops in 5 seconds." >-- Linus Torvalds -- Michael Gargiullo <[EMAIL PROTECTED]> Warp Drive Networks -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.redhat.com/mailman/listinfo/redhat-list

RE: Linux Newbie Question

2003-10-09 Thread Michael Kalus
s what I presumed, but when I did, the res didn't change. > > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] > On Behalf Of Michael S. Dunsavage > Sent: Thursday, October 09, 2003 1:05 PM > To: [EMAIL PROTECTED] > Subject: Re: Linux Ne

Re: file permissions.

2003-10-09 Thread Michael Gargiullo
On Thu, 2003-10-09 at 14:02, Michael S. Dunsavage wrote: > > > > > Also how can I set ftp so you can upload but cannot delete? > > > > On the upload directory > > > > If it's owned by ftpuser (or what ever user owns the ftp root.) > > > >

Re: Linux Newbie Question

2003-10-09 Thread Michael S. Dunsavage
> > Can anyone point me in the direction of some useful info? > > > > Thanks. -- Michael S. Dunsavage -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.redhat.com/mailman/listinfo/redhat-list

Re: file permissions.

2003-10-09 Thread Michael S. Dunsavage
t or > download files. > I want them to be able to list and download from my ftp site but not delete. -- Michael S. Dunsavage -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.redhat.com/mailman/listinfo/redhat-list

Re: file permissions.

2003-10-09 Thread Michael Gargiullo
On Thu, 2003-10-09 at 13:22, Michael S. Dunsavage wrote: > How can I set specific user permissions on a file or dir like I can in MS? > > > For instance: > > John needs read/write/executable, but everyone else just needs read. > Simple and quick John needs to own

file permissions.

2003-10-09 Thread Michael S. Dunsavage
How can I set specific user permissions on a file or dir like I can in MS? For instance: John needs read/write/executable, but everyone else just needs read. Also how can I set ftp so you can upload but cannot delete? Thank you. -- Michael S. Dunsavage -- redhat-list mailing list

Re: rsync-backup

2003-10-09 Thread Michael Gargiullo
t > > > "A good speech is like a good dress > that's short enough to be interesting > and long enough to cover the subject" -- Michael Gargiullo <[EMAIL PROTECTED]> Warp Drive Networks -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.redhat.com/mailman/listinfo/redhat-list

Re: up2date not up to date?

2003-10-09 Thread Michael Schwendt
purpose of up2date? http://www.redhat.com/advice/speaks_backport.html - -- Michael, who doesn't reply to top posts and complete quotes anymore. -BEGIN PGP SIGNATURE- Version: GnuPG v1.2.3 (GNU/Linux) iD8DBQE/hZM90iMVcrivHFQRAlewAJ9iAs4nUGxCrY71eV1vc6THWsOtFQCfW0pr boRCMc6mNFhw

RE: Virus protection

2003-10-09 Thread Michael Gargiullo
exim, clamav, and amavis to check incoming mail. It doesn't hurt that everyone here also runs the evolution mail client, which as a side note...rocks! -- Michael Gargiullo <[EMAIL PROTECTED]> Warp Drive Networks -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.redhat.com/mailman/listinfo/redhat-list

Re: Usernames with UPPER case

2003-10-08 Thread Michael S. Dunsavage
- do I need to > have all Winx users change their usernames or am I just hosed? > >I have tried to enter the user as lower case, e.g. 'sue' > and then 'usermod -l sue Sue' but I get an error saying that > 'Sue' does not exist. > > Helpfu

Re: Can boot from floppy but not from Hard Disk

2003-10-08 Thread Michael Mansour
hose answers). I think this is what you'll need to do, since from the looks of things grub (or lilo) can't find the master boot record, so you have to install it and specify it. Michael. http://search.yahoo.com.au - Yahoo! Search - Looking for more? Try the new Yahoo! Search -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.redhat.com/mailman/listinfo/redhat-list

Re: Mysql installation problem (endless loop?)

2003-10-08 Thread Michael Schwendt
kages _at once_, that means tell "rpm -ivh" about all package file names at once. E.g. rpm -ivh mysql-3.23.52-3.i386.rpm perl-DBD-MySQL-2.1017-3.i386.rpm [and so on...] Or move all packages in a separate directory and then let the shell work for you: rpm -ivh *.i386.rpm - -- Michael

Re: Product Pricing

2003-10-07 Thread Michael Schwendt
a wrongly placed reply to maintain context. The reply does not refer to anything after the first three lines: "T. Ribbrock" <[EMAIL PROTECTED]> said: > On Tue, Oct 07, 2003 at 03:37:43AM +0200, Michael Schwendt wrote: > > On Mon, 06 Oct 2003 19:55:19 -0400, William J. Salvino

Re: Product Pricing

2003-10-07 Thread Michael Schwendt
available. So, there should be a CD or DVD based release of > Fedora, online docs & all, for the usual $6-$15US. *Bzzz* This thread is about Red Hat Professional Workstation. - -- Michael, who doesn't reply to top posts and complete quotes anymore. -BEGIN PGP SIGNATURE- Versi

Re: procmail expert needed

2003-10-07 Thread Michael Schwendt
; | your-de-html-analyzer-here) :0HB | formail -A "X-Procmail: $SPAM_FLAG" -s procmail } # Pass 2. Process messages which have an X-Procmail header. :0 * ^X-Procmail: OBSCENE /dev/null Of course, pass 2 can contain nested recipes, too.

Re: Questions regarding tripwire.

2003-10-07 Thread Michael Schwendt
files which should not be accessed at all, but which you keep on the hard disk nevertheless. - -- Michael, who doesn't reply to top posts and complete quotes anymore. -BEGIN PGP SIGNATURE- Version: GnuPG v1.2.3 (GNU/Linux) iD8DBQE/gsiN0iMVcrivHFQRAuthAJ44vEUeE0LAvADqoRzpdljq8atOPgCfUyFj jnAK

Re: Product Pricing

2003-10-06 Thread Michael Schwendt
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Mon, 06 Oct 2003 19:55:19 -0400, William J. Salvino wrote: > After all the posts about the new Red Hat release and Fedora and looking > at the product pricing on Redhat.com I still have one question: > > Will there be a new-release boxed Red Hat o

Periodic deletion of old subdirectories

2003-10-06 Thread Michael Mansour
t way/technique to do this? Thanks. Michael. http://search.yahoo.com.au - Yahoo! Search - Looking for more? Try the new Yahoo! Search -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.redhat.com/mailman/listinfo/redhat-list

Re: red hat 10 release date

2003-10-05 Thread Michael Schwendt
s like the WS version is missing > all of the server functionality that was in RHL. It also costs $179USD > which seems high compared to the boxed version of other distros like SuSE. You're mistaking "Red Hat Professional Workstation" with "Red Hat Enterprise Linux WS (B

Re: red hat 10 release date

2003-10-05 Thread Michael Mansour
m it'll be time to move to Suse? Michael. --- Jim Hayward <[EMAIL PROTECTED]> wrote: > On Sun, 2003-10-05 at 14:18, Joe Szilagyi wrote: > > Does anyone happen to know what it is? Thanks. > > There is no longer and will never be a Red Hat 10. > The consumer vers

Re: Minimal install RH8?

2003-10-05 Thread Michael Fratoni
t; didn't let to install without some files which I didn't want to. The base install should take less than 200 megs. You may have selected other package groups which require sendmail or ssh. Would you mind sending me a copy of /root/scripts/install_log offlist? - -- - -Michael pgp key

Re: RULE (branch of former 'Minimal install RH8?')

2003-10-04 Thread Michael Fratoni
iling both my question and an answer from Red Hat's Matt Wilson: (The full text is available in the anaconda-devel list archives.) I am not a lawyer, I don't think Matt is a lawyer, this shouldn't be relied upon as a legal opinion, etc On Mon, Dec 23, 2002 at 12:21:40

RE: Using RJ45 crimp tool

2003-10-03 Thread Michael Gargiullo
On Fri, 2003-10-03 at 14:37, Nick White wrote: > Pin 1 is on the left if the "hook" is on the bottom. Like an earlier > poster said, it really doesn't matter what color goes where, as it's the > order that counts. The most common standard used these days (568B) is > as Harold pointed out: > > 1

Re: Using RJ45 crimp tool

2003-10-03 Thread Michael Gargiullo
er equipment As for the crimper. The most important part is to make sure each of the 8 wires goes to the end of the connector. The art of it is squeezing hard enough for the teeth to penetrate to the conductor, but not push the pins too deep into the connector. -- Michael Gargiullo <[EMAIL PROTECTED]> Warp Drive Networks -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.redhat.com/mailman/listinfo/redhat-list

Re: MySql Newbie

2003-10-03 Thread Michael Gargiullo
arning MySql from the ground-up? > > Thanks > > Rich Hobson > -- > > Richard F. Hobson <[EMAIL PROTECTED]> > Hobson Renaissance Solutions LLC > www.rhobson.com CHeck the MySQL site http://lists.mysql.com -- Michael Gargiullo <[EMAIL PROTECTED]> Warp Drive

imap/pop location of inbox mail

2003-10-02 Thread Michael Mansour
format support). Any help is appreciated. Michael. http://search.yahoo.com.au - Yahoo! Search - Looking for more? Try the new Yahoo! Search -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.redhat.com/mailman/listinfo/redhat-list

Re: Looking for ISP class email package

2003-10-02 Thread Michael Gargiullo
Thanks, but it only handles one domain. On Thu, 2003-10-02 at 16:48, Scott wrote: > I like Communigate Pro from Stalker, www.stalker.com. Take a look, it's > pretty amazing. > -Scott -- Michael Gargiullo <[EMAIL PROTECTED]> Warp Drive Networks -- redhat-list mailing lis

Re: Data Replication

2003-10-02 Thread Michael Gargiullo
re are some links I found in Google that might work > > http://www.constantdata.com/products/cr.php > http://nbd.sourceforge.net/ > http://www.coda.cs.cmu.edu/ > > Thanks, > Chris If you can write a shell script. Stop your DB. rsync the partition to the other box.

RE: Data Replication

2003-10-02 Thread Campbell, Michael (Contractor)
ORacle Replication is really good ... I use it in my evironment.. I am on a Solaris platform -Original Message- From: Thomas Smith [mailto:[EMAIL PROTECTED] Sent: Thursday, October 02, 2003 11:45 AM To: [EMAIL PROTECTED] Subject: Re: Data Replication Chris Purcell wrote: >Can anyone rec

Re: RH 9 Logwatch: kernel uninitialized value

2003-10-02 Thread Michael Schwendt
/log.d/scripts/services/kernel is a logwatch script. Look up the corresponding line in your /var/log/messages file to see where logwatch has problems parsing the log. > Use of uninitialized value in left bitshift (<<) at > /etc/log.d/scripts/services/kernel line 100, > line 492766.

RE: Looking for ISP class email package

2003-10-02 Thread Michael Gargiullo
On Thu, 2003-10-02 at 10:10, John L wrote: > Michael, > > We currently use Sendmail for the MTA, Squirrelmail for the web > interface, and Webmin/usermin to allow domain owners complete control > over their users and mailboxes. Right now I we're up to almost 200 > domai

Re: RPM befuddlement

2003-10-02 Thread Michael Schwendt
rpm -Uvh php-4.3.2-7.i386.rpm php-pgsql-4.3.2-7.i386.rpm or: rpm -Uvh php-*.i386.rpm - -- Michael, who doesn't reply to top posts and complete quotes anymore. -BEGIN PGP SIGNATURE- Version: GnuPG v1.2.3 (GNU/Linux) iD8DBQE/fDcr0iMVcrivHFQRAtrdAJ42zUpYUUZ4LnPmBd17dsF2vyLs1wCfcl

Re: startin mysql when booting

2003-10-02 Thread Michael Schwendt
proof also. K15 -> S15 would also start httpd much earlier than many other services. S85 would be the default. - -- Michael, who doesn't reply to top posts and complete quotes anymore. -BEGIN PGP SIGNATURE- Version: GnuPG v1.2.3 (GNU/Linux) iD8DBQE/fDL40iMVcrivHFQRAmd9AJ98lS0tWNebR

Looking for ISP class email package

2003-10-02 Thread Michael Gargiullo
IMail from ipswitch on a windows box. I'd prefer opensource, but would pay for a good close package. Thanks, -- Michael Gargiullo <[EMAIL PROTECTED]> Warp Drive Networks -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.redhat.com/mailman/listinfo/redhat-list

Re: startin mysql when booting

2003-10-02 Thread Michael Gargiullo
booting. Also, I would like > > httpd to start automatically. > > Thanx > > Martin > Type #ntsysv This will pull up a menu that will allow you to select what services you want to start at boot time. -- Michael Gargiullo <[EMAIL PROTECTED]> Warp Drive Networks -- redhat

Re: Fax on RH Srvr

2003-10-01 Thread Michael Mansour
. > > Thanks in advance for any suggestions. You'd want to look at mgetty+sendfax. For an easy way to get it all setup, you can ue Webmin to do the configuration. Mgetty is very well documented so you shouldn't have any issues getting it running. Michael. http://search.yahoo

Re: Connecting to ISP?

2003-10-01 Thread Michael Gargiullo
e to enter the root password. Edit your adapter and choose dhcp Using VIM vi /etc/sysconfig/network-scripts/ifcfg-eth0 (if eth0 is your conection to the cable modem) Give it these three lines > DEVICE=eth0 > BOOTPROTO=dhcp > ONBOOT=yes Or Check out the HOW-To's online (Wi

Re: rsync and ssh simple question

2003-10-01 Thread Michael Gargiullo
er a passphrase and remember it. There > are methods available that will allow you > to ssh without being prompted for the passphrase > each time, but you'll have to figure out > which of the available methods suits you best. > Re

Re: RHEL pricing [was FEDORA]

2003-10-01 Thread Michael Schwendt
own. The question could have been "What does Red Hat Enterprise Linux cost me after one year?" or something to that effect. - -- Michael, who doesn't reply to top posts and complete quotes anymore. -BEGIN PGP SIGNATURE---

Re: RH 8 or 9 for production environment

2003-09-30 Thread Michael Mansour
vices are: > > web > imap > sendmail > samba > ssh > DNS > > Any help appreciated, I run all of those services in production with Apache 2.0 from Red Hat 8, have been for many months. I can't comment on Red Hat 9 in production, since I've only

Re: Dynamic DNS.

2003-09-30 Thread Michael Gargiullo
it works. Except > for my VPN Software. My company uses the Cisco VPN SW v 3.51. Which uses > IPSec I believe. Can someone point me in the right direction on setting up an > iptable rule to enable this from the inside out? > > Thanx in advace for taking the time to read this, > Earl -- Michael Gargiullo <[EMAIL PROTECTED]> Warp Drive Networks -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.redhat.com/mailman/listinfo/redhat-list

vsFtpd question

2003-09-30 Thread Michael Bartlett
hi all, i've recently got rid of WU and moved to vsftpd. i was wondering is someone could help me with the following challenge: user: media /home/media essentially i have this situation in /home/media/: lrwxrwxrwx1 mediamedia 29 Sep 30 12:59 music -> /mnt/uber/media/music/albums

performance problems while copying large data

2003-09-30 Thread Michael Bartlett
linux is not as powerful and wonderful as we all think it is? regards, michael -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.redhat.com/mailman/listinfo/redhat-list

Re: Fedora madness

2003-09-29 Thread Michael Schwendt
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Mon, 29 Sep 2003 08:59:26 +0200, T. Ribbrock wrote: > > > > https://www.redhat.com/mailman/listinfo > > > > > > Err - "redhat-list" is still on that page, too, and so are all others. > > > > Uhm, you didn't read my message, did you? Try again,

Re: use fdisk, don't trust cfdisk

2003-09-28 Thread Michael Schwendt
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Sun, 28 Sep 2003 23:33:30 -0400, TK wrote: > The lesson is, before you make any change to a partition, make sure no > partition from the same physical device is mounted. And use fdisk, not > cfdisk (despite it's much more user-friendly). Must b

Re: How can I update from Shrike to Fedora ?

2003-09-28 Thread Michael Schwendt
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Sun, 28 Sep 2003 20:34:35 -0500, Mike Vanecek wrote: > > [Recycling the reply I posted to redhat-list and fedora-list just a > > few minutes ago. Why the separate cross-post?] > > Because not everyone subscribes to all three lists and I want to g

Re: Sendmail/procmail mail delivery location

2003-09-28 Thread Michael Mansour
Hi Helgi, --- Helgi Örn Helgason <[EMAIL PROTECTED]> wrote: > On 2003-09-27, Michael Mansour wrote: > > Hi, > > > > I'm using sendmail on RH8. What I'd like to do is > > modify the standard delivery of mail from: > > > > /var/s

Re: How can I update from Shrike to Fedora ?

2003-09-28 Thread Michael Schwendt
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Sun, 28 Sep 2003 19:17:36 -0500, Mike Vanecek wrote: > If I read this exchange correctly, Fedora may not be a RH 10 equivalent for > those users of previous versions of RHL. Not a good sign? Can you explain this question a bit? No part of what you

Re: Fedora madness

2003-09-28 Thread Michael Schwendt
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Sun, 28 Sep 2003 19:11:41 -0500, Mike Vanecek wrote: > Now I see that I misread your post. The first three messages posted to this > thread were concerned about redhat-list. Your comment about rhl-list, being > correct, but somewhat out of context,

Re: Fedora madness

2003-09-28 Thread Michael Schwendt
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Sun, 28 Sep 2003 12:04:00 -0500, Mike Vanecek wrote: > It is simple. All subscribers of the rhl-* lists have NOT been transfered to > the fedora-* lists. I subscribe to both rhl-list and fedora-list and they are > quite different. No. rhl-list is

Re: Fedora madness

2003-09-28 Thread Michael Schwendt
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Sat, 27 Sep 2003 23:03:00 -0400, Vince Scimeca wrote: > I subscribed to the fedora-list and I am getting different messages then > on this list so they seem to be different. Of course they are different. - -- -BEGIN PGP SIGNATURE- Versio

Re: Fedora madness

2003-09-28 Thread Michael Schwendt
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Sat, 27 Sep 2003 20:17:16 -0500, Mike Vanecek wrote: > > On Fri, 26 Sep 2003 09:30:11 -0400, Mark Haney wrote: > > > > > Is anyone else subscribing to the fedora list yet? > > > > Yes, because all subscribers of the rhl-* lists have been transfer

Re: Fedora madness

2003-09-28 Thread Michael Schwendt
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Sun, 28 Sep 2003 02:15:05 +0200, T. Ribbrock wrote: > > > Is anyone else subscribing to the fedora list yet? > > > > Yes, because all subscribers of the rhl-* lists have been transferred > > to the fedora-* lists. Effectively, the rhl-* lists have

  1   2   3   4   5   6   7   8   9   10   >