Re: Where's my tape drive?

2003-06-24 Thread Jody Cleveland
all. I know the drive works. I've had it setup as a windows box for two years, and it worked fine. Bios sees it ok. Redhat doesn't see it at all. Any other ideas? -- Jody Cleveland ([EMAIL PROTECTED]) -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.redhat.com/mailman/listinfo/redhat-list

RE: Autostart apache with ssl

2003-06-11 Thread Jody Cleveland
Sorry, just dug this up from the archives. > You need to modify an SSL directive, refer to the mod_ssl > documentation for more information on it (security of course).. I looked and didn't find what I was looking for. Which file do I modify? -- Jody Cleveland ([EMAIL PROTECTED])

VPN solutions?

2003-06-10 Thread Jody Cleveland
solution fails miserably when two or more clients behind the same NAT try to connect. Effectively when two or more connections appear to come from the same IP address, it blows one of them out of the water. Thank you for any help you can provide. -- Jody Cleveland ([EMAIL PROTECTED]) -- redh

copy one server to another?

2003-04-03 Thread Jody Cleveland
Hello, I've got a redhat 8 server running exactly the way I want it. My question is, how do I copy that server's contents exactly as they are to a different server? Is that possible? -- Jody Cleveland ([EMAIL PROTECTED]) Winnefox Library System Computer Support Specialist -- r

RE: squirrelmail

2003-04-02 Thread Jody Cleveland
> Thank you again, Jody You're welcome! > - do I need LDAP on the squirrelmail > server to do this? Yeah, I'm pretty sure you do. I used openldap, which was part of the redhat 8 installation. The good news is, I didn't have to do anything with it, it just has to be running. Jody -- redhat-

RE: squirrelmail questions

2003-04-02 Thread Jody Cleveland
> I recently setup squirrelmail and was wondering if it can be > used to pick up mail for other email accounts? For example, > I have several email accounts at 4 different sites. Can it > pick up mail at different hosts for me? Have you been to the Squirrelmail site at all?

RE: squirrelmail

2003-04-02 Thread Jody Cleveland
> Thank you to all who made suggestions. You're welcome! > Jody, I would like to know how you got your address book working in > squirrelmail. In the main configuration screen, select option 6 - Address Books (LDAP) >From there, it's a bit tricky as you need to know the ldap information on the

RE: squirrelmail

2003-04-02 Thread Jody Cleveland
Hi Doug, > I have squirrelmail up but I want to use it for a front end > to my M$Exchange server. I've actually been running this for a few months now. I would recommend using the tarball version on their site, rather than the rpm from redhat. > Anyone any thoughts any configs or howtos? In th

RE: Red Hat Linux 9 | Get the latest Linux early (fwd)

2003-03-24 Thread Jody Cleveland
> before anyone gets too cranked up about this, it is almost > certainly bogus. look at the return email address -- > redhat.chtah.com. > > a quick browse of www.chtah.com shows an obvious > spammer. so this is total nonsense. I also belong to Redhat Network. They sent a message about this

RE: [Fwd: Red Hat Linux 9 | Get the latest Linux early]

2003-03-24 Thread Jody Cleveland
> I doubt it... > > http://www.redhat.com/mktg/rh9iso/ So, does anyone know what's new/ improved/ changed from 8? Jody -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list

gui for mailman config in webmin?

2003-02-14 Thread Jody Cleveland
Hello, I have two redhat 8 machines, both similar configurations. I was looking through webmin on the test server, and noticed an icon for mailman. But, the production server does not have it. How would I go about getting that in webmin on my production server? -- Jody Cleveland ([EMAIL

MailMan how-to?

2003-02-12 Thread Jody Cleveland
> Have you checked the documentation at http://www.list.org ? I wanted to be sure I knew where stuff was, and how redhat set it up. > Also, in /usr/share/doc/mailman* you'll find some documentation. The > INSTALL file has some instructions on creating a test mailing list and > this should get yo

MailMan how-to?

2003-02-12 Thread Jody Cleveland
Hello, I have redhat 8 installed with all latest updates. I've been wanting to use MailMan, but I'm lost as to where to start. I can see that it's there and running, but how do I configure it? Is there a configuration tool I can use with it? -- Jody Cleveland ([EMAIL PRO

apache/ folder permission settings question

2003-02-11 Thread Jody Cleveland
e to write to that folder, what chmod number should I use? Am I even making any sense? -- Jody Cleveland ([EMAIL PROTECTED]) -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe https://listman.redhat.com/mailman/listinfo/redhat-list

RE: how do I tell if ldap is installed/running?

2003-02-07 Thread Jody Cleveland
> "sh-2.05b$" is my prompt. I've had to dope-slap myself way too many times today... > Try typing what you see trailing that. Got this: openldap-2.0.27-2.8.0 php-ldap-4.2.2-8.0.7 nss_ldap-198-3 openldap-devel-2.0.27-2.8.0 -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subje

RE: how do I tell if ldap is installed/running?

2003-02-07 Thread Jody Cleveland
> sh-2.05b$ rpm -qa | grep ldap I get: -bash: sh-2.05b$: command not found Jody -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe https://listman.redhat.com/mailman/listinfo/redhat-list

how do I tell if ldap is installed/running?

2003-02-07 Thread Jody Cleveland
Hello, I think I told redhat to install openldap when I set it up, how can I tell? I didn't see anything in services. -- Jody Cleveland ([EMAIL PROTECTED]) -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe https://listman.redhat.com/mailman/listinfo/r

RE: moving mysql database from one server to another

2003-02-06 Thread Jody Cleveland
> This will copy your database into an sql script. Take that script and > run > "mysql -u root -p < squirrelmail.sql" I did what you said, but got this error: ERROR 1046 at line 16: No Database Selected Any ideas? Jody -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject

RE: moving mysql database from one server to another

2003-02-06 Thread Jody Cleveland
> Do a > > rpm -q php Oops, my bad. I updated php, and re-ran the rpm file, and it worked great. One question about phpmyadmin. I get this error: Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is ru

RE: moving mysql database from one server to another

2003-02-06 Thread Jody Cleveland
> Do a > > rpm -q php Got: php-4.2.2-8.0.5 -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe https://listman.redhat.com/mailman/listinfo/redhat-list

RE: moving mysql database from one server to another

2003-02-06 Thread Jody Cleveland
> How about using mysqldump? Just can't seem to figure it out... > Should work for moving a database to another server. Give it a try :D Here's what I ran: mysqldump --opt squirrelmail | mysql --host=172.30.2.61 -C squirrelmail That gave me the error: ERROR 2013: Lost connection to MySQL serve

RE: moving mysql database from one server to another

2003-02-06 Thread Jody Cleveland
> Do a > > rpm -q php-mysql It says package not installed. I tried downloading the rpm you recommended, and it gave me an error. I'm pretty sure one of the updates once I setup the machine was for php. So, the error said something about being the wrong version number. Jody -- redhat-lis

RE: moving mysql database from one server to another

2003-02-06 Thread Jody Cleveland
> If you installed Apache and PHP via RPM, you can install the > php-mysql > rpm, which you can get here I installed it as part of the initial setup of the pc. Same thing? -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe https://listman.redhat.com/mail

RE: moving mysql database from one server to another

2003-02-06 Thread Jody Cleveland
> You could just copy over the directories (databases), and that should > work. However, to avoid possible conflicts between your old > MySQL and you new MySQL (there shouldn't be any, but) I tried just copying them over, but that didn't seem to work. > you should do a dump from your old d

VNC not running kde - what happened?

2003-02-04 Thread Jody Cleveland
aller window in it running terminal. No kde. Any ideas on what I may be doing wrong? -- Jody Cleveland ([EMAIL PROTECTED]) Help Microsoft stamp out piracy - give Linux to a friend today -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe

samba working, but can't see computer in "my network places"

2003-02-03 Thread Jody Cleveland
> this may be very silly but did you restart the win2000 machine? Yeah, didn't work. > Also try http://www.troubleshooters.com/linux/ for a troubleshooting > guide on Samba that I used to get my stuff working. Thanks, I'll give that a read. Jody -- redhat-list mailing list unsubscribe mailt

RE: samba working, but can't see computer in "my network places"

2003-02-03 Thread Jody Cleveland
> Strange. Ah-well, when all else fails, wipe Windows and > install Linux. Well, as much as I'd love to do that, the 300+ users on those windows machines probably wouldn't like that too much. ;) Jody -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe https

samba working, but can't see computer in "my network places"

2003-02-03 Thread Jody Cleveland
> In your samba configuration file...you're using webmin, > rightclick on Windows Networking in the samba module, and make sure that the > workgroup is set to the same as your Windows workgroup name. > You might also want to check the netmask of your Linux box, and make sure it > matches u

samba working, but can't see computer in "my network places"

2003-02-03 Thread Jody Cleveland
> Does your Linux box show up in your Windows Network Neighborhood (are > they still calling it that?)? No, that's the problem, it's not showing up. I know it's a picky thing, I'd just like to see it there. With Windows 2000 they changed network neighborhood to "my network places" for some reason

samba working, but can't see computer in "my network places"

2003-02-03 Thread Jody Cleveland
> Is your share set to be browseable? I looked in the Samba config, (I'm using webmin) and it was set to not be browseable. I changed it to yes, restarted Samba, and it still doesn't show. Any ideas? Jody -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe ht

samba working, but can't see computer in "my network places"

2003-02-03 Thread Jody Cleveland
Hello all, I've got a redhat 8 box that I've added to my Windows network. I was able to get samba working (finally!) and I'm able to map to my folder in /home. But, when I go into My Network Places on my Win2k pc, I can't see it. Any ideas? -- Jody Cleveland ([EMAIL PROTE

ssl - update server.key?

2003-01-30 Thread Jody Cleveland
ertificate, and it says it's coming from localhost.localdomain. Is there anyway to change that, or to create a new one that would say email.winnefox.org? Thanks in advance for any help you can provide. -- Jody Cleveland ([EMAIL PROTECTED]) -- redhat-list mailing list unsubscribe mailto:[

Installing InoculateIT

2003-01-24 Thread Jody Cleveland
Hello, I just got InoculateIT and am trying to install it in redhat 8. When I try to run the install it, I get an error message: Could not locate the CAIENF installation material. Does anyone out there have this? Sorry if this is off topic, but their support was not very good. -- Jody

moving mysql database from one server to another

2003-01-24 Thread Jody Cleveland
Hello, Well, I've got my redhat 8 production server almost done. My question is, how do I move the mysql databases from the test server to that one? Can I just copy the folder across, or is there something else I have to do? -- Jody Cleveland ([EMAIL PROTECTED]) Help Microsoft stam

RE: webalizer customization?

2003-01-22 Thread Jody Cleveland
Hello, > I forgot to mention you also need to have the appropriate > "LogFormat" and > "CustomLog" keywords uncommented in your httpd.conf file. I did that, but it didn't work. Any ideas? -- Jody Cleveland ([EMAIL PROTECTED]) -- redhat-list mailing list u

RE: webalizer customization?

2003-01-15 Thread Jody Cleveland
Microsoft Internet Exploder > "MangleAgents" is another keyword you can use to control the > detail you get. Set MangleAgents to 4 Re-generated a report, and it still didn't show anything for browser. Any ideas? Did I do something wrong? -- Jody Cleveland ([EMAIL PROTECTE

webalizer customization?

2003-01-15 Thread Jody Cleveland
Hello, I just setup webalizer through webmin on my redhat 8 server. One thing I noticed it doesn't show is browser information. Is there any way to display that? It'd be nice to know demographics of what browser people are using. Thanks! -- Jody Cleveland ([EMAIL PROTECTED])

RE: KDE vs Gnome

2002-12-16 Thread Jody Cleveland
> There's a lot of the same code, but GMC has been extended with a GUI. How do I get it, or get to it? Jody -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe https://listman.redhat.com/mailman/listinfo/redhat-list

RE: KDE vs Gnome

2002-12-13 Thread Jody Cleveland
> If you need a GUI filemanager, turn off Nautilus and use GMC. I didn't realize gmc was gui. Is it the same as the one you see when you type in mc at a command line? Jody -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe https://listman.redhat.com/mailman/

Re: Nautilus refuses to load/ can't use gnome

2002-12-11 Thread Jody Cleveland
> A post at > suggests that you should reinstall the control-center package. I tried reinstalling that, and it still does the same thing. Any other ideas? > You might also check to see if RH has released any GNOME errata RPMs > since the re

RE: Nautilus refuses to load/ can't use gnome

2002-12-10 Thread Jody Cleveland
Hello, Thank you, Anthony for writing me back. > This is 'gconfd'. Try renaming your ~/.gconf directory. Still does the same thing. Jody -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe https://listman.redhat.com/mailman/listinfo/redhat-list

Nautilus refuses to load/ can't use gnome

2002-12-10 Thread Jody Cleveland
o locate the factory. Killing bonobo-activation-server and restarting Nautilus may help fix the problem. With that box, each time I click ok, it keeps coming back. I've tried rebooting, but that doesn't help. -Jody Cleveland Winnefox Library System Computer Support Specialist [EMAIL