Re: Star Office problems.

2003-06-11 Thread Andy Schuler
If the staroffice desktop appears behind the splash screen then there is probably a dialog behind the splash screen asking if you want to restore a file. You can grab the title bar at the top (again, this works only if it's visible) and drag it down to where you can see the dialog box. On Wed, 200

network transparent sound

2003-06-06 Thread Andy Schuler
ver sound via a network. I have found little documentation about this on the web after much Googling. I am curious if anyone has done this, or has any suggestions as to how to proceed to make this happen. Thanks. -- Andy Schuler <[EMAIL PROTECTED]> -- redhat-list mailing list unsubscribe ma

Re: qmail & php

2003-04-03 Thread Andy Schuler
for qmail. not necessary. > > Regards, > Kaya Buyukcelen Andy Schuler <[EMAIL PROTECTED]> -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list

XDMCP is dead?

2002-10-29 Thread Andy Schuler
sue. I've isolated each of these machine with a workstation on their own hub and still no joy. Is there a bug/virus that killed the XDMCP implementation today? -- Andy Schuler <[EMAIL PROTECTED]> -- redhat-list mailing list unsubscribe mailto:redhat-list-request@;redhat.com?subj

Re: mail server from source saga continues....

2002-07-30 Thread Andy Schuler
On Tue, 2002-07-30 at 12:02, daniel wrote: > 'cause i'm "practicing" for a linux build on a machine that won't be big > enough for a redhat install. besides, i want to learn how to do things from > source and not be dependant of pre-made packages. it breeds problems just > like this one where i

Re: Perl DBI:mysql

2002-07-17 Thread Andy Schuler
I think you're missing the server information in your script. If it's on the same machine as the mysql server then localhost would probably work fine. ie my ($dsn) = "DBI:mysql:databasename:localhost"; my ($username) = "username"; my ($pass) = "password"; $dbh = DBI->connect ($dsn, $username, $pa

Re: partition resizing

2002-03-04 Thread Andy Schuler
sed be able to resize > partitions without reformatting. > > > > > > Andy Schuler wrote: > > > > Anybody know of a tool that will allow me to resize the partitions on an > > in-use production machin

partition resizing

2002-03-04 Thread Andy Schuler
Anybody know of a tool that will allow me to resize the partitions on an in-use production machine? It is RH 7.2 using EXT-3 for all the filesystems. tia ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/r

RE: Sendmail SMTP with Auth Howto??

2002-01-25 Thread Andy Schuler
or you could just install qmail and stop pulling your hair out =p On Fri, 2002-01-25 at 11:38, Rodolfo J. Paiz wrote: > At 1/21/2002 11:48 AM +0800, you wrote: > >I feel awkfully sorry for my stupidity. Bear with me ok. > > Hey, relax. You should have seen *me* when I started with sendmail...

Supermicro mobos

2002-01-10 Thread Andy Schuler
I'm considering building a system with a Supermicro P3TDLE SMP mobo. Has anyone had issues or successes with this mobo and RH 7.2? thanks. ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list

Re: 7.2 on KT7a 1.3 MoBo, Duron, and Intellimouse Explorer USB

2001-12-20 Thread Andy Schuler
> > -Lucas > > > - Original Message - > From: "Andy Schuler" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Wednesday, December 19, 2001 5:18 PM > Subject: Re: 7.2 on KT7a 1.3 MoBo, Duron, and Intellimouse Explorer US

Re: 7.2 on KT7a 1.3 MoBo, Duron, and Intellimouse Explorer USB

2001-12-19 Thread Andy Schuler
try booting with "noathlon" as a kernal argument On Wed, 2001-12-19 at 14:59, Lucas wrote: > Okay, I got everything installed and am dual booting with XP Pro using that new (to >me anyway) Grub boot loader. When I boot into Red Hat, I get a kernel panic. It >usually happens after loading the

Re: HPT-370

2001-12-11 Thread Andy Schuler
7.1, > has anyone had success getting this to work with RH 7.2? Or 7.1? I can't > get it to work with either. > > On Tuesday 11 December 2001 10:30 am, you wrote: > > On Tue, Dec 11, 2001 at 10:12:30AM -0800, Andy Schuler wrote: > > > Is RAID 1 (mirroring) supported on

Re: HPT-370

2001-12-11 Thread Andy Schuler
Perhaps I should re-phrase that. Highpoint provides info etc for RH 7.1, has anyone had success getting this to work with RH 7.2? Or 7.1? I can't get it to work with either. On Tuesday 11 December 2001 10:30 am, you wrote: > On Tue, Dec 11, 2001 at 10:12:30AM -0800, Andy Schul

HPT-370

2001-12-11 Thread Andy Schuler
Hello, Is RAID 1 (mirroring) supported on the HPT-370 controllers in 7.2? If so how do I go about setting it up while installing? With no extra work the installer sees the drives separately even though they are RAIDed in the bios. Any info out there? -andy _

Re: Centralized X server

2001-03-27 Thread Andy Schuler
uot; or "write", or something like that. Something that users can comunicate with each other with via their individual X session while they are effectively on the same machine. It doens't need to be a netork IM system at all. Any ideas? Andy Schuler IT Dept. ErnieBall Inc. www.er

Re: Centralized X server

2001-03-22 Thread Andy Schuler
nt type of machine. The only factor is the network and video cards at that point.... Andy Schuler IT Dept. ErnieBall Inc. www.ernieball.com Matthew Melvin wrote: > On Thu, 22 Mar 2001 at 3:37pm (-0800), Andy Schuler wrote: > >> Hello, >> >> We're doing something

Centralized X server

2001-03-22 Thread Andy Schuler
ice and have been pleased with everything except it's database system, anybody know of anything that would a satisfactory replacement for Acce$$? 4) There's probably a bunch of other things we'll run into so I'll post them as they come up! =) Thanks for your help! Andy

RE: web proxy

2001-01-23 Thread Andy Schuler
I've considered squid, even installed it but I have a few challenges/questions. I'm running this on fairly low-end machines. I don't need caching, just for the server to redirect port 80 requests through a separate content filtering proxy. Has anyone tried to do this via ipchains? The machines a

web proxy

2001-01-22 Thread Andy Schuler
hello, What are some recommended web proxy daemons you all would recommend? I'm going to be routing my firewall traffic through a content filtering service with it. Thanks in advance. Andy Schuler [EMAIL PROTECTED] ___ Redhat-list mailing

linux serial connection

2001-01-16 Thread Andy Schuler
Hello, I have a laptop that I'd like to connect to various linux boxes to grab console from them. typically this would be done via a serial cable but this particular laptop doesn't have a serial port. It has a USB, parallel, and a ps/2 port. Has anyone been sucessful in connecting directly to Re

RE: ipchains, port forwarding and 3 nic FWs

2000-09-13 Thread Andy Schuler
There's an example in the ipchains How-to very similar to the situation you described http://www.linuxdoc.org/HOWTO/IPCHAINS-HOWTO-7.html -shoe > >From: Chuck Mead <[EMAIL PROTECTED]> >To: [EMAIL PROTECTED] >Subject: RE: ipchains, port forwarding > >On Tue, 12

RE: ipchains, port forwarding

2000-09-12 Thread Andy Schuler
Thanks! That's what I needed! On Tue, 12 Sep 2000, Andy Schuler wrote: AS>I've setup a router/firewall box running RH 6.2 and using ipchains. I'm AS>wondering if it's possible to forward requests on specific ports to machine AS>on the internal network. ie, a p

ipchains, port forwarding

2000-09-12 Thread Andy Schuler
I've setup a router/firewall box running RH 6.2 and using ipchains. I'm wondering if it's possible to forward requests on specific ports to machine on the internal network. ie, a port 80 request will be passed through the firewall (int ip 192.168.1.1) to an internal box (192.168.1.5). Any ideas? T

single user mode

2000-09-01 Thread Andy Schuler
I know with FreeBSD it is possible to setup single user mode to require the root password. Is it possible to do this on RH 6.2? Or possibly disable single user mode entirely? -shoe ___ Redhat-list mailing list [EMAIL PROTECTED] https://list

RE: system logging

2000-08-31 Thread Andy Schuler
Behalf Of Steve Borho Sent: Thursday, August 31, 2000 3:16 PM To: [EMAIL PROTECTED] Subject: Re: system logging On Thu, Aug 31, 2000 at 02:13:48PM -0700, Andy Schuler wrote: > Where are connection attempts logged in RH? I know FreeBSD sends them > directly to console /var/log/secure

RE: system logging

2000-08-31 Thread Andy Schuler
On Thu, 31 Aug 2000, Andy Schuler wrote: > Does anyone know the easiest way to get important logs, (ie connection > attempts, disk space usage, other performance indicators) emailed to you > daily? Thanks in advance! > > -shoe > You may want to check out logwatch. You

RE: system logging

2000-08-31 Thread Andy Schuler
That's exactly what I was looking for. Thanks! -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Mikkel L. Ellertson Sent: Thursday, August 31, 2000 12:58 PM To: [EMAIL PROTECTED] Subject: Re: system logging On Thu, 31 Aug 2000, Andy Schuler

system logging

2000-08-31 Thread Andy Schuler
Does anyone know the easiest way to get important logs, (ie connection attempts, disk space usage, other performance indicators) emailed to you daily? Thanks in advance! -shoe ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/

RE: single user mode

2000-08-23 Thread Andy Schuler
: > On Wed, 23 Aug 2000, Andy Schuler wrote: > > (sorry if this gets posted twice) > > > > > > I know with FreeBSD it is possible to setup single user mode to require the > > root password. Is it possible to do this on RH 6.2? Or possibly disable > > singl

RE: single user mode

2000-08-23 Thread Andy Schuler
cool, any idea as to the entry in lilo.conf? On Wed, 23 Aug 2000, Andy Schuler wrote: > (sorry if this gets posted twice) > > > I know with FreeBSD it is possible to setup single user mode to require the > root password. Is it possible to do this on RH 6.2? Or possibly d

single user mode

2000-08-23 Thread Andy Schuler
(sorry if this gets posted twice) I know with FreeBSD it is possible to setup single user mode to require the root password. Is it possible to do this on RH 6.2? Or possibly disable single user mode entirely? -shoe ___ Redhat-list mailing