Import Windows users to populate RH7.2 users

2003-06-18 Thread Mikevl
Hi Does anyone know of a utility that will import the user database from Windows to Linux? I am not talking about winbind which uses the Windows database intact. Any help much appreciated Many thanks Mike -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.redhat.c

Trying to recover MRTG

2003-06-10 Thread Mikevl
Hi I've been having some fun upgrading MRTG without success. I think I now want to return to the old version. When I try to reinstall via rpm I get the following error. libgd.so.1 is still on the system along with some others. What do I do to get the system to recognise libgs.so.1 again.? error:

Re: Reset Interface statistics eth0

2003-06-01 Thread Mikevl
Werner Puschitz" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, June 01, 2003 11:21 AM Subject: Re: Reset Interface statistics eth0 > > On Sun, 1 Jun 2003, Mikevl wrote: > > > Hi > > > > As part of my tracking of the monthly DSL traffic I would like

Re: Reset Interface statistics eth0

2003-06-01 Thread Mikevl
- -- > Jonathan M. Slivko <[EMAIL PROTECTED]> > > Only two things are infinite, the universe and human > stupidity, and I'm not sure about the former. > - -Albert Einstein > > - -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On

Reset Interface statistics eth0

2003-06-01 Thread Mikevl
Hi   As part of my tracking of the monthly DSL traffic I would like to be able to reset the interface statistics as shown in if config or /proc/net/dev. I have tried "ifdown, ifup" although this stops the interface it does not reset the statistics for the interface. Obviously I could reset th

Re: Linux MAN Pages in PDF format

2003-03-24 Thread Mikevl
I have a fairly comprehensive set. I use Anthony Green's PS 2 PDF script then with a little script I came across I made man2pdf command man2pdf top and out comes the result easy If you need help please reply Mike - Original Message - From: "Hal Burgiss" <[EMAIL PROTECTED]> To: <[EMAI

Re: / partition full Solved!!!!

2003-03-12 Thread Mikevl
which is what caused the problem. Hmmm Once again many thanks for all your untiring help Mike - Original Message - From: "Mikkel L. Ellertson" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, March 12, 2003 8:24 AM Subject: Re: / partition full > On

Re: / partition full

2003-03-11 Thread Mikevl
Thanks All I will try this latter today after work Many thanks Mike - Original Message - From: "Mikkel L. Ellertson" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, March 12, 2003 8:24 AM Subject: Re: / partition full > On Wed, 12 Mar 2003, M

Re: / partition full

2003-03-11 Thread Mikevl
Thanks to all that have replied Have I missed something. Does the population of other directories affect the / partition? Am I looking for a file in the / directory? Many thanks Mike - Original Message - From: "Milanuk, Monte" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday,

/ partition full

2003-03-11 Thread Mikevl
I can somebody please help me out with this.? My root partition seems to be full but I cannot find the files which fill it up. Many thanks Mike [EMAIL PROTECTED] root]# df -h FilesystemSize Used Avail Use% Mounted on /dev/hda1 980M 980M 0 100% / /dev/hdb1

Re: Microsoft Exchange equivalent?

2003-02-01 Thread mikevl
Quoting Tom Wilson <[EMAIL PROTECTED]>: The product HP Openmail is now called SamsungContact www.samsungcontact.com. I t is very good. It is a true replacement for Exchange which allows Outlook 98,2000,xp to be used in MAPI Mode. It has a good web client as well. We are using it it's been very

Samba & Winbind

2002-12-13 Thread Mikevl
Hi I wish to compile Samba to use Winbind. I have a vanilla RH7.2 system installed with RPMs. I have rtfm on compiling samba using winbind. Being a RPM user I have very little experience at compiling. I know the basic steps make, makeinstall etc. what transition do I need to make to go from RPM

RE: How can I create PDFs under Linux? Print into PDF (like with Acrobat)?

2002-12-03 Thread Mikevl
Can this be modified to email from Linux? This would be useful for printing man pages i.e. man -t sed > /usr/local/bin/print2pdf %s %m %U bur this doesn't seem to work. Many thanks Mike -Original Message- From: Anthony E. Greene [mailto:[EMAIL PROTECTED]] Sent: Thursday, 24 October 200

RE: Shell scripting help

2002-12-01 Thread Mikevl
d : -f1' which is the text of your error message. ahp > -Original Message- > From: Mikevl [mailto:[EMAIL PROTECTED]] > Sent: Sunday, December 01, 2002 13:52 > To: Redhat-List (E-mail) > Subject: Shell scripting help > > *This message was transferred with a t

Shell scripting help

2002-12-01 Thread Mikevl
ssage- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Robert P. J. Day Sent: Monday, 2 December 2002 07:08 To: [EMAIL PROTECTED] Subject: Re: Shell scripting help On Sun, 1 Dec 2002, Bill Horne wrote: > - Original Message - > From: "Mikevl" <[EMAIL

RE: Shell scripting help

2002-12-01 Thread Mikevl
EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Bill Horne Sent: Monday, 2 December 2002 06:40 To: [EMAIL PROTECTED] Subject: Re: Shell scripting help - Original Message - From: "Mikevl" <[EMAIL PROTECTED]> > Hi > > Can anybody help with this simple

Shell scripting help

2002-12-01 Thread Mikevl
Hi Can anybody help with this simple script Command is useradd userfile useradd userfile=$1 s=0 for i in 'cat $userfile ';do $NAME='cut -d : -f1' echo $NAME done userfile name:password:detail:UID name:password:detail:UID name:password:detail:UID name:password:detail:UID name:

Apache

2002-11-28 Thread Mikevl
Hi Can anyone tell me how I would create webpages or an alias that can ONLY be seen via HTTPS and not HTTP in Apache Many Thanks Mike -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe https://listman.redhat.com/mailman/listinfo/redhat-list

Winbind

2002-11-27 Thread Mikevl
Hi I have been looking for Winbind but can only find packages for Mandrake. What gives here? Many Thanks Mike -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe https://listman.redhat.com/mailman/listinfo/redhat-list

Windows scripts on Linux

2002-11-26 Thread Mikevl
Hi On the odd occasion I have stored scripts like smb.conf and crontab on a Windows file system i.e. my notebook for transporting from one Linux machine to another. This inevitably leads to corruption of the file. Characters appear to get added to the end of each line and heaven knows where else.

FW: Bulk add users

2002-11-25 Thread Mikevl
Many thanks Can this be extended to the smbpasswd -a as well? Mike -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Sent: Monday, 25 November 2002 22:06 To: [EMAIL PROTECTED] Subject: Re: Bulk add users Mikevl, On Monday November 25, 2002 03:11, Mikevl wrote

Bulk add users

2002-11-25 Thread Mikevl
Hi can anybody tell me how to bulk add users from a text file or any other method? I currently have Redhat 7.2 Many Thanks Mike -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe https://listman.redhat.com/mailman/listinfo/redhat-list

Kernel parameters

2002-11-23 Thread Mikevl
I need to change some kernel parameters as below * maximum number of processes * maximum number of open files * maximum number of open inodes in-core How do I go about doing this? Many thanks Mike -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe https://

RE: using linux for microsoft exchange 5.0 mail server

2002-11-19 Thread Mikevl
Hi Dave Samsung Contact www.samsungcontact.com is a no compromise replacement for Exchange. Uses Outlook in MAPI mode, calender, shared contacts etc Many thanks Mike -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Dave Chappell Sent: Tuesday, 19 Novemb

REPOST: Tape drive on Redhat 7.2

2002-11-13 Thread Mikevl
Hi I have just installed a new tape drive on Redhat 7.2 The controller is an Initio 9100U/W and the drive is a Tandberg SLR60 The system has recognised the SCSI controller but has no entries for the tape drive and so st0 does not work. Any suggestions? Many thanks Mike -- redhat-list mail

Tape drive on Redhat 7.2

2002-11-13 Thread Mikevl
Hi I have just installed a new tape drive on Redhat 7.2 The controller is an Initio 9100U/W and the drive is a Tandberg SLR60 The system has recognised the SCSI controller but has no entries for the tape drive and so st0 does not work. Any suggestions? Many thanks Mike -- redhat-list mail

Promise IDE card

2002-11-11 Thread Mikevl
Hi I installed a promise TX2200 card a while back. I found that the grub.conf and the information in the /boot partition did not match. I copied the files from the boot floppy. The initrd-2 file was missing so I copied it from floppy and renamed it. [root@Lizzi root]# more /etc/grub.conf #

RE: Promise IDE card

2002-11-10 Thread Mikevl
Hi I installed a promise TX2200 card a while back. I found that the grub.conf and the information in the /boot partition did not match. I copied the files from the boot floppy. The initrd-2 file was missing so I copied it from floppy and renamed it. [root@Lizzi root]# more /etc/grub.conf #

Booting from a Promise controller

2002-11-04 Thread Mikevl
Hello I have just installed Redhat 7.2 on a PC with a Promise TX2000 Fasttrak IDE RAID controller. Although I can boot from the floppy trying to boot from GRUB produces Kernel Panic and STOP Can anyone see why this would be happening from the boot files? [root@lserver root]# more /etc/grub.conf