Re: Shell Script Functionality

2003-08-27 Thread Bret Hughes
On Wed, 2003-08-27 at 17:04, Bradley Caricofe wrote: > I have a Tribes 2 server running on my RH 7.2 system and I have a simple > startup script that brings the game server up. The game creates a hidden > .loki folder in my users home directory which contains all of the game > settings. Within th

Re: Remote access full graphical interface RH9

2003-08-27 Thread Rick Warner
On Wed, 2003-08-27 at 14:43, Benjamin J. Weiss wrote: > I haven't yet found a free X server for windows for linux to forward to... FYI, cygwin (which is free) can include XFree86. Thus you can have a freely redistributable X server under Windows. And cygwin can include ssh, too. - rick --

Re: linksys wpc11 version 4

2003-08-27 Thread Bill Anderson
On Sat, 2003-08-23 at 22:25, Jason Dixon wrote: > On Sun, 2003-08-24 at 12:07, Nurullah Akkaya wrote: > > i just did what u said updated the kernel installed the the files u > > said but when i type ifup wlan0 i get an error wlan0 not presnt by > > the way is the a prism card? the reason why i did

Re: Shell Script Functionality

2003-08-27 Thread Sean Estabrooks
On Wed, 27 Aug 2003 18:04:36 -0400 "Bradley Caricofe" <[EMAIL PROTECTED]> wrote: > I have a Tribes 2 server running on my RH 7.2 system and I have a simple > startup script that brings the game server up. The game creates a hidden > .loki folder in my users home directory which contains all of th

Re: Tape Drive Woes

2003-08-27 Thread Bret Hughes
On Wed, 2003-08-27 at 15:10, Aly Dharshi wrote: > Hello, > > Yes there is a /dev/st0 available, no entries in the /proc/scsi/scsi to > reflect any tape devices except my ide-scsi emulated ide burner. > > Any suggestions ? RedHat has tested this drive and says its good, but > we have i

Re: Customizing src.rpm to fit my need...

2003-08-27 Thread Jason Williams
Thanks Sean...I'll give that a shot. Jason At 05:54 PM 8/27/2003 -0400, you wrote: On Wed, 27 Aug 2003 14:31:57 -0700 Jason Williams <[EMAIL PROTECTED]> wrote: > Hello everyone. > > Well, I downloaded a source rpm that I need to install on my RH 8.0 system. > The source rpm is: > > cyrus-sasl-2.1

Shell Script Functionality

2003-08-27 Thread Bradley Caricofe
I have a Tribes 2 server running on my RH 7.2 system and I have a simple startup script that brings the game server up. The game creates a hidden .loki folder in my users home directory which contains all of the game settings. Within this folder are hundreds of .dso files that are compiled on gam

Re: Remote access full graphical interface RH9

2003-08-27 Thread T. Ribbrock
On Wed, Aug 27, 2003 at 04:43:31PM -0500, Benjamin J. Weiss wrote: > I haven't yet found a free X server for windows for linux to forward to... Shouldn't Cygwin work for this as well? Cheerio, Thomas -- ==> RH List Archive: http://marc.theaimsgroup.com/?l=redhat-list&r=1&w=2 <== ---

Re: Customizing src.rpm to fit my need...

2003-08-27 Thread Sean Estabrooks
On Wed, 27 Aug 2003 14:31:57 -0700 Jason Williams <[EMAIL PROTECTED]> wrote: > Hello everyone. > > Well, I downloaded a source rpm that I need to install on my RH 8.0 system. > The source rpm is: > > cyrus-sasl-2.1.15.src.rpm > > The problem is that when I go to build the RPM, it fails on a dep

Re: Remote access full graphical interface RH9

2003-08-27 Thread Benjamin J. Weiss
> -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Sunday, August 24, 2003, 2:37:19 PM, Kevin wrote: > > Is there a program that I can install that will provide me remote access > > to the GUI for RH9 instead of the command shell? > > Sure! There are two approaches. One is to use ssh with X Wind

Customizing src.rpm to fit my need...

2003-08-27 Thread Jason Williams
Hello everyone. Well, I downloaded a source rpm that I need to install on my RH 8.0 system. The source rpm is: cyrus-sasl-2.1.15.src.rpm The problem is that when I go to build the RPM, it fails on a dependency for: db3-devel. Well, the flipside is that, RH 8.0 comes with db4 and db4-devel So m

Re: webcam conflicting with built in soundcard? (quick cam zoom)

2003-08-27 Thread gh
On Wednesday 27 August 2003 16:38, Marc Boorshtein wrote: > Hello, > > I just bought a quickcam zoom. When I plugged it in before bootup, it > works great except it disables my built in sound card? Kuduzu comes up > and detects a new sound card 5 times on bootup. If i plug it in after > bootup,

scripting for file transfers from Linux to windows

2003-08-27 Thread Peramslist
Hi, I'm writing a script for transferring files by ftp from RH linix 9 to Windows. After I login to ftp box I need to cd to d:\target folder and from the default dir. I tried ftp> cd d:/target ftp> cd D:/target   and ftp> cd d:\target and ftp> cd "d:\target" and ftp> cd "D:\target" but

Re: Configure vsftp

2003-08-27 Thread Sean Estabrooks
On Wed, 27 Aug 2003 16:14:09 -0500 (CDT) "Distribution Lists" <[EMAIL PROTECTED]> wrote: > is this set in > vsftp.conf ? > > Regards > Yes, take a look at the man page for vsftpd.conf: man vsftpd.conf Cheers, Sean -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://w

Re: Bind 9 on Redhat 8.0

2003-08-27 Thread Sean Estabrooks
On 27 Aug 2003 14:11:47 -0700 Rick Warner <[EMAIL PROTECTED]> wrote: > This is not a server issue, so nothing to do with /etc/resolv.conf > on the server (which affects only the local client resolver on that > machine). > > You need to add the DNS domain info to the windows clients. How/where >

Re: Bind 9 on Redhat 8.0

2003-08-27 Thread Sean Estabrooks
On 27 Aug 2003 14:04:07 -0700 Rick Warner <[EMAIL PROTECTED]> wrote: > > > > > Scroll up, re-read the problem. Problem is on windows boxes, not *NIX > boxes. Solution is correct, but wrong location since you missed the > platform. > > - rick > Rick, Why do you insist on wasting peopl

SUMMARY: Bind 9 on Redhat 8.0

2003-08-27 Thread Simran Hansrai
Hi Guys, Thanks to everyone for their reply. Windows has a similar option as the unix /etc/resolv.conf (search chamkila.org) under the DNS option of the tcp/ip settings for the nic.. I set the "Append these DNS suffixxes (in order):" option to my domain name and everything is working as expected.

Re: redhat-list digest, Vol 1 #8263 - 39 msgs

2003-08-27 Thread mark
On Wednesday 27 August 2003 04:34 pm, [EMAIL PROTECTED] wrote: > Subject: relays.osirusoft.com redux > > I went through the archives for yesterday and saw the mention of > relays.osirusoft.com rejecting tons of sites. I use relays.osirusoft.com > in my sendmail.mc file: > > FEATURE(`dnsbl', `relays

Re: Bind 9 on Redhat 8.0

2003-08-27 Thread Sean Estabrooks
On Wed, 27 Aug 2003 13:59:32 -0700 "Simran Hansrai" <[EMAIL PROTECTED]> wrote: > Actually I already have that in there (/etc/resolv.conf of my dns server and > all my other unix servers).. should have probably mentioned that.. I have actually it's my fault for misreading your original message. >

Re: Configure vsftp

2003-08-27 Thread Distribution Lists
is this set in vsftp.conf ? Regards > On Wed, 27 Aug 2003 15:15:29 -0500 (CDT) > "Distribution Lists" <[EMAIL PROTECTED]> wrote: > >> I am using vsftp as an anonymous ftp, but at the same time I many users >> in >> /etc/passwd, that use the server for SMTP and POP3. >> >> However I want to open u

Re: Bind 9 on Redhat 8.0

2003-08-27 Thread Rick Warner
On Wed, 2003-08-27 at 13:59, Simran Hansrai wrote: > Actually I already have that in there (/etc/resolv.conf of my dns server and > all my other unix servers).. should have probably mentioned that.. I have > tried both search chamkila.org and domain chamkila.org.. but I am still > unable to do a ns

Re: Bind 9 on Redhat 8.0

2003-08-27 Thread Rick Warner
On Wed, 2003-08-27 at 13:59, Simran Hansrai wrote: > Actually I already have that in there (/etc/resolv.conf of my dns server and > all my other unix servers).. should have probably mentioned that.. I have > tried both search chamkila.org and domain chamkila.org.. but I am still > unable to do a ns

starting bootable CD from floppy

2003-08-27 Thread john lawler
Hi,   I'm working on an older computer system that doesn't support bootable CDs, and want to boot that systemrescuecd.org cd on this rh9 machine.  Does anyone know how I can create a bootdisk that then kicks off the bootable CD? (which has a complete Linux kernel & many tools on it).  I've r

Re: Bind 9 on Redhat 8.0

2003-08-27 Thread Simran Hansrai
Actually I already have that in there (/etc/resolv.conf of my dns server and all my other unix servers).. should have probably mentioned that.. I have tried both search chamkila.org and domain chamkila.org.. but I am still unable to do a nslookup with just the computer name and have to have the ful

Re:(Oracle Installation error) What this error mean ? (SambitNanda)

2003-08-27 Thread Wartnick, James
The best resource for Oracle on Linux (any flavor) is at: http://technet.oracle.com You'll need to create an account, if you don't already have one (it's free). Click the "Linux" technology link on the left hand side. Then click the "Discussions" link. You can search and post. I've installed Ora

webcam conflicting with built in soundcard? (quick cam zoom)

2003-08-27 Thread Marc Boorshtein
Hello, I just bought a quickcam zoom. When I plugged it in before bootup, it works great except it disables my built in sound card? Kuduzu comes up and detects a new sound card 5 times on bootup. If i plug it in after bootup, it doesn't work. Am I missing something? Thanks Marc Boorshtein --

VS-FTP (might help)

2003-08-27 Thread David Hart
I haven't used it myself but there IS a third party Webmin module available (free) from their web site. -- Total Quality Management - A Commitment to Excellence Email acceptance policy: http://www.TQMcube.com/email_policy.html -- redhat-list mailing list unsubscribe mailto:[EMAIL P

Re: Configure vsftp

2003-08-27 Thread Sean Estabrooks
On Wed, 27 Aug 2003 15:15:29 -0500 (CDT) "Distribution Lists" <[EMAIL PROTECTED]> wrote: > I am using vsftp as an anonymous ftp, but at the same time I many users in > /etc/passwd, that use the server for SMTP and POP3. > > However I want to open up ftp to just one user using vsftp, how can I do

Re: Bind 9 on Redhat 8.0

2003-08-27 Thread Sean Estabrooks
v+On Wed, 27 Aug 2003 13:18:42 -0700 (PDT) [EMAIL PROTECTED] wrote: > Hi Guys, > > I have just built my Redhat 8 box as a dns server and have installed bind > 9.2.2. > > I have it working just fine from all my unix boxes, for example: > > $nslookup enermax <- returns the expected output with th

Re: Copy entire hard disk - how ?

2003-08-27 Thread Sasa Stupar
[EMAIL PROTECTED] pravi: It's not the definitive app for dummies but it's close :-). http://www.mondorescue.org/ Atentamente, Pedro Sasa Stupar

Configure vsftp

2003-08-27 Thread Distribution Lists
I am using vsftp as an anonymous ftp, but at the same time I many users in /etc/passwd, that use the server for SMTP and POP3. However I want to open up ftp to just one user using vsftp, how can I do this without letting others through ? I.e how can I configure specific users to be able to ftp ?

Bind 9 on Redhat 8.0

2003-08-27 Thread redhat
Hi Guys, I have just built my Redhat 8 box as a dns server and have installed bind 9.2.2. I have it working just fine from all my unix boxes, for example: $nslookup enermax <- returns the expected output with the correct name and address. However, from all my windows boxes I have to do the foll

Re: Tape Drive Woes

2003-08-27 Thread Aly Dharshi
Hello, Yes there is a /dev/st0 available, no entries in the /proc/scsi/scsi to reflect any tape devices except my ide-scsi emulated ide burner. Any suggestions ? RedHat has tested this drive and says its good, but we have issues. :-( Cheers, Aly. On Tue, 2003-08

Re: scripting help with ftp

2003-08-27 Thread Ronald W. Heiby
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 C-Kermit (for Linux) and Kermit-95 (for your Windows box) have tremendous scripting capabilities. There is a modest cost for the Kermit-95 distribution, but I have found it to be well worth it. Check it out at . Ron.

Re: Remote access full graphical interface RH9

2003-08-27 Thread Ronald W. Heiby
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Sunday, August 24, 2003, 2:37:19 PM, Kevin wrote: > Is there a program that I can install that will provide me remote access > to the GUI for RH9 instead of the command shell? Sure! There are two approaches. One is to use ssh with X Window forwarding.

Re: What backup solution for direct-attach?

2003-08-27 Thread Matt Burleigh
Trevor wrote: exabyte has always been a favorite of mine. BTW - I used Exabyte's EZ-17 Autoloader on Red Hat 7.3 system for a year with hardly any problems. A couple of times the autoloader would get confused and would have to power it off and on. I used it with an Adaptec 2942UW and BRU so

Re:(Oracle Installation error) What this error mean ?

2003-08-27 Thread Sambit Nanda
Tahnks for the answer I have JAVA_HOME set here is my .bash_profile PATH=$PATH:$HOME/bin:/bin:/usr/local/bin export PATH unset USERNAME #umask 0222 export ORACLE_HOME=/oracle/oracle/817 export ORACLE_SID=getreport1 export ORACLE_DOC=$ORACLE_HOME/doc export ORACLE_BASE=$ORACLE_HOME export PATH=

RE: What backup solution for direct-attach?

2003-08-27 Thread Trevor
exabyte has always been a favorite of mine. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Furnish, Trever G Sent: Wednesday, August 27, 2003 12:40 PM To: '[EMAIL PROTECTED]' Subject: RE: What backup solution for direct-attach? Thanks, all who responded, b

Re: What backup solution for direct-attach?

2003-08-27 Thread Kent Borg
On Wed, Aug 27, 2003 at 01:39:38PM -0500, Furnish, Trever G wrote: > Thanks, all who responded, but I'm still looking for info on tape > drives. I don't remember the previous thread (and looking in my outbox I don't think I posted to it either), so... You want to do backups, you want them to be r

RE: What backup solution for direct-attach?

2003-08-27 Thread procadas
I don't know if someone as mentioned Seagate DAT tapes, but the unit that is installed in one of our main servers work like a charm with arkeia. Atentamente, Pedro "Fu

Re: What backup solution for direct-attach?

2003-08-27 Thread Matt Burleigh
Furnish, Trever G wrote: What software, controller, and tape drive works for you? What would you suggest or suggest avoiding? I've used Adaptec controllers with HP SureStore DAT40e and DAT40i with no trouble. This is a DDS-4 DAT tape drive. For software I've used plain old tar and BRU. I'

RE: Exchange server

2003-08-27 Thread Furnish, Trever G
> -Original Message- > From: Bill Anderson [mailto:[EMAIL PROTECTED] > Sent: Wednesday, August 20, 2003 4:10 PM > To: [EMAIL PROTECTED] > Subject: Re: Exchange server > > > On Wed, 2003-08-20 at 14:47, Ben Russo wrote: > > If your exchange server is running "OWA" (Outlook web access) >

RE: What backup solution for direct-attach?

2003-08-27 Thread Furnish, Trever G
Thanks, all who responded, but I'm still looking for info on tape drives. Situation is that the server is in a data center with a tape librarian (yep, a person, not a mechanical arm) who rotates tapes offsite every night and keeps a month's worth of backups. The only reason I'm not backing this sy

RE: measuring thruput to a drive

2003-08-27 Thread Marvin Blackburn
Sean, Thank you very much. This was the type of answer I was hoping to get. -- Marvin Blackburn Systems Administrator Glen Raven "He's no failure. He's not dead yet" --William Lloyd George > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Behalf

Re: measuring thruput to a drive

2003-08-27 Thread Sean Estabrooks
On Wed, 27 Aug 2003 14:18:12 -0400 Marvin Blackburn <[EMAIL PROTECTED]> wrote: > In some other unix systems, it is possible to determine thruput to a > particular drive by looking at sar/iostat. > You can take the number of blks/s, multiply it by the blk size (usually > 512-bytes) to determine the

Re: OT: SAIR Linux and GNU Certification (SAQIB)

2003-08-27 Thread Ted Cook
Date: Tue, 26 Aug 2003 12:07:04 -0700 (PDT) From: SAQIB <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: Re: OT: SAIR Linux and GNU Certification (SAQIB) Reply-To: [EMAIL PROTECTED] Ted, Thanks for the response. Is SAIR going to be active again? I am assuming that you work for LPI. Does LPI offe

Re: NIS client couldn't log in

2003-08-27 Thread Rick Warner
On Wed, 2003-08-27 at 11:08, jurvis lasalle wrote: > sorry for the delay- i'm moving this week and things are a little > hectic. i'll try to be as brief as possible (hah!)- > i have been configuring a kickstart installation for a college CS lab. > my configuration installs a base rh9 de

measuring thruput to a drive

2003-08-27 Thread Marvin Blackburn
In some other unix systems, it is possible to determine thruput to a particular drive by looking at sar/iostat. You can take the number of blks/s, multiply it by the blk size (usually 512-bytes) to determine the mb/sec being done to the disk. However, with the versions of iostat/sar delivered with

vsftpd PASV behind NAT/Firewall

2003-08-27 Thread Larry LeBlanc
Hello, I'm having trouble with vsftpd running behind a NAT/Firewall device (SMC Barricade Wireless Router). This is my setup: 1. vsftpd configured to listen for incoming connections on port 21 (default). 2. vsftpd configured to use port range 5001-5005 for PASV transfers (pasv_min_port, pasv_m

Re: NIS client couldn't log in

2003-08-27 Thread jurvis lasalle
On Tuesday, Aug 26, 2003, at 16:55 America/New_York, Rick Warner wrote: On Tue, 2003-08-26 at 13:17, jurvis lasalle wrote: Sorry, I failed to post the resolution to my problem. Once I turned off iptables, the client bound to the server and all the yptools worked as usual. As I stated in the

RE: NIS client couldn't log in

2003-08-27 Thread Rick Warner
On Tue, 2003-08-26 at 18:23, Zhou, Rongx wrote: > Thanks all >Something I must clarify. > /etc/nsswitch.conf is set correctly as Rcik said > I can log in locally with root or normal user > No network connection problem, all testing linux boxes are connected together. > I think it has nothing to

Problems with Openldap 2.0.27-8 and OpenSSL 0.9.7a-5 at RH9

2003-08-27 Thread Tremesberger Oliver
Hi! I have problems with Redhat 9 to execute ldapsearch over ssl (ldaps://). ldapsearch without ssl works just fine. My LDAP Server is Active Directory an i have all necessary certificates installed. With my Redhat 7.3 Client both (ldap:// and ldaps://) work fine. There I use OpenLDAP 2.0.27-2.7

Re: Piranha LVS -- what is it? where is it?

2003-08-27 Thread Edward Croft
On Wed, 2003-08-27 at 12:42, Timothy Stone wrote: > > :::averting eyes and falling prostate...oh, nevermind, its just Ed and a > Mr. Microphone...::: :D > > Thanks Ed for the information. I'll subscribe to Piranha-List and sort > through the archives (assuming the archives are on MARC). Seeing

Re: Copy entire hard disk - how ?

2003-08-27 Thread procadas
It's not the definitive app for dummies but it's close :-). http://www.mondorescue.org/ Atentamente, Pedro Sasa Stupar

Re: Copy entire hard disk - how ?

2003-08-27 Thread Sasa Stupar
[EMAIL PROTECTED] pravi: Hi, The easiest way to copy all the hard disk. If you have another hard disk with the same geometry ... install it mount the new hard disk as /dev/hdb (or hdc or hdd) and do: dd if=/dev/hda of=/dev/hdb if=input file, of=output file it will copy all the filesystems and d

Deliver email form localhost to a different server

2003-08-27 Thread procadas
Greetings We are upgrading our fax server and we are using the latest release of sendmail with Red Hat 9 to delivery the email generated by the fax software. To avoid the use of two different MUA I send the emails to our main email server in our LAN. Both servers have internal IPs and no DNS is us

Re: Piranha LVS -- what is it? where is it?

2003-08-27 Thread Timothy Stone
Edward Croft wrote: On Wed, 2003-08-27 at 11:51, Timothy Stone wrote: List demigods: I'm building/reconfiguring an IBM Intellistation M Pro as a Linux Virtual Server to sit in front of several webservers. Originally, I considered building out a load balancing reverse proxy with Apache, but ha

WINE: systemwide keybrd hook & Caret (or "input cursor") position of window in screen coordinates...

2003-08-27 Thread Richard Jiang
Hi jurvis, Thanks a lot!   I tried wine on RH9. My program does not work.   There may be two issues: (1)My program uses system-wide keyboard hook. (2)My hook function needs to get "Caret" (or "input cursor") position of any window in screen coordinates.   I guess wine does not support thes

Re: relays.osirusoft.com redux

2003-08-27 Thread Sasa Stupar
Mike McMullen pravi: Hi all, I went through the archives for yesterday and saw the mention of relays.osirusoft.com rejecting tons of sites. I use relays.osirusoft.com in my sendmail.mc file: FEATURE(`dnsbl', `relays.osirusoft.com')dnl After watching the logs early this morning I can see that i

RE: relays.osirusoft.com redux

2003-08-27 Thread Ward William E DLDN
Maybe, but according to /. at http://slashdot.org/articles/03/08/27/0214238.shtml?tid=111&tid=126 Osirusoft IS off the air, and is now propagating a global ban for their RBL, having set it to ban the world. Bill Ward > -Original Message- > From: Mike McMullen [mailto:[EMAIL PROTECTED] >

Re: Piranha LVS -- what is it? where is it?

2003-08-27 Thread Edward Croft
On Wed, 2003-08-27 at 11:51, Timothy Stone wrote: > List demigods: > > I'm building/reconfiguring an IBM Intellistation M Pro as a Linux > Virtual Server to sit in front of several webservers. > > Originally, I considered building out a load balancing reverse proxy > with Apache, but have since

relays.osirusoft.com redux

2003-08-27 Thread Mike McMullen
Hi all, I went through the archives for yesterday and saw the mention of relays.osirusoft.com rejecting tons of sites. I use relays.osirusoft.com in my sendmail.mc file: FEATURE(`dnsbl', `relays.osirusoft.com')dnl After watching the logs early this morning I can see that it's not rejecting ever

Re: advance routing

2003-08-27 Thread Jonathan Bartlett
> an ip will be assigned to both nics on the same subnet. > how would i setup the route so that traffic coming in from > one nic is passed back out the same nic. ?? I'm at a loss for what you're trying to do. Why would you spit traffic out on the same subnet it came in on? > it appears that it t

Re: redhat-list digest, Vol 1 #8262 - 38 msgs

2003-08-27 Thread ckibler
I am away from the office on vacation through September 8th. If you need immediate assistance please contact 217-333-9519 or contact Larry Ecker ([EMAIL PROTECTED]) or Milind Basole ([EMAIL PROTECTED]). Otherwise I will attend to your email message when I return. Thanks! ~~

Re: Anybody have experience with squid-vscan?

2003-08-27 Thread Anth Courtney
Ben, On Wed, 27 Aug 2003, Benjamin J. Weiss wrote: > at a proxy, but nobody responded. I've found a project called "squid-vscan" > at http://sourceforge.net/project/showfiles.php?group_id=10590 that seems > to be what I'm looking for, but the squid-vscan part hasn't been updated > since January

Re: segmentation error in c programming.

2003-08-27 Thread Jonathan Bartlett
I don't see where you are setting "n". Give a complete program as a testcase and I'll look into it. Jon On Wed, 27 Aug 2003, reza saeidinia wrote: > Hi. > I hava a program that contains following codes : > static int ** mat1=NULL; > static int * a=NULL; > mat1=(int **) malloc((sizeof (int *)*n)

Piranha LVS -- what is it? where is it?

2003-08-27 Thread Timothy Stone
List demigods: I'm building/reconfiguring an IBM Intellistation M Pro as a Linux Virtual Server to sit in front of several webservers. Originally, I considered building out a load balancing reverse proxy with Apache, but have since learned of LVS (Linux Virtual Server). Contrary to the subject

Re: Copy entire hard disk - how ?

2003-08-27 Thread diego . veiga
Hi, The easiest way to copy all the hard disk. If you have another hard disk with the same geometry ... install it mount the new hard disk as /dev/hdb (or hdc or hdd) and do: dd if=/dev/hda of=/dev/hdb if=input file, of=output file it will copy all the filesystems and data in hda to the hard

RE: Copy entire hard disk - how ?

2003-08-27 Thread Mike Wooding
--- Otto Haliburton <[EMAIL PROTECTED]> wrote: > Use Parted. or if the disks are similar, dd ? e.g. dd if=/dev/sda of=/dev/sdb = He who laughs last thinks slowest. __ Do you Yahoo!? The New Yahoo! Search - Faster. Easier. Bingo. http://search.yahoo.com

Re: Problem with RPM on RedHat 9

2003-08-27 Thread Michael Schwendt
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Wed, 27 Aug 2003 16:43:47 +0200, Leonard den Ottolander wrote: > > http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=8328 > > What is the correct id? Cut'n paste error. Shouldn't be too hard to add a digit between 1 and 9. ;) Probably faster

Re: Two ethernet cards and IPs

2003-08-27 Thread Vidiot
>I'm running RH 7.3 on a machine on which I started with a single >ethernet card and a single IP address. The machine is on a small home >network with 4 other machines. I have added a second card, and want to >configure a second IP address (in the same subnet of a class C) for the >new card. Y

Re: IDE with gui tool

2003-08-27 Thread Nick Vahalik
What about Python? It runs on a lot of platforms, has great developer resources, has modules for everything. Pair it up with wxWindows or GTK and it does everything. Nick Hello I'm looking for a tool to develop some SOHO apps basically those apps should have to work under linux and windows,

Re: We've just upgraded one of our servers.

2003-08-27 Thread Benjamin J. Weiss
You might check out webmin. Ben - Original Message - From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, August 25, 2003 11:56 AM Subject: We've just upgraded one of our servers. > > > > > We were running named.conf and want to migrate it to the gui. Any quick > way to

RE: X crash on logout

2003-08-27 Thread Agrawal, Manish
Follow up to request for help on X crash on logout. I was able to write down the last few lines of the error message: Could not init font path element UNIX/7100 Removing from list! Fatal server error Could not open default font fixed XIO: Fatal IO error 104 Help to recover would be appreciated

Two ethernet cards and IPs

2003-08-27 Thread a.h.s. boy
I'm running RH 7.3 on a machine on which I started with a single ethernet card and a single IP address. The machine is on a small home network with 4 other machines. I have added a second card, and want to configure a second IP address (in the same subnet of a class C) for the new card. My /et

Re: IDE with gui tool

2003-08-27 Thread Benjamin J. Weiss
I was using Sun's Forte for Java until they started charging for it. If you are developing in Java, it met all of your criteria. Ben - Original Message - From: "Thierry ITTY" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, August 25, 2003 3:58 PM Subject: IDE with gui tool > H

Re: Problem with RPM on RedHat 9

2003-08-27 Thread James Pifer
The -vv helped. It was working, just giving that error part way through. It does seem to be working ok now. Thanks for the help. James On Wed, 2003-08-27 at 10:29, Michael Schwendt wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On 27 Aug 2003 08:34:17 -0400, James Pifer wrote: >

Re: modifying initrd.img for kickstarting RH9

2003-08-27 Thread Paul Armor
Please allow me to clarify, I unzipped, modified the contents of (added binaries, libs and a shell script), and rezipped that initrd.img. Thanks! Paul On Wed, 27 Aug 2003, Paul Armor wrote: > Hi Cedric, > I've tried modifying /mnt/cdrom/images/pxeboot/initrd.img, which is placed > under /tft

Re: Problem with RPM on RedHat 9

2003-08-27 Thread Leonard den Ottolander
Hi Michael, > http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=8328 What is the correct id? Bye, Leonard. -- How clean is a war when you shoot around nukelar waste? Stop the use of depleted uranium ammo! End all weapons of mass destruction. -- redhat-list mailing list unsubscribe mailto:

Re: modifying initrd.img for kickstarting RH9

2003-08-27 Thread Paul Armor
Hi Cedric, I've tried modifying /mnt/cdrom/images/pxeboot/initrd.img, which is placed under /tftpboot on our dhcp/tftp server and served when a node pxe boots, but I've not had much success modifying this file. I need to replace init with a custom init, add a couple of binaries (sfdisk, cat, an

RE: Exchange server from pine

2003-08-27 Thread Michael Kalus
> If it's not free, > then I might as well buy Windows in place of buying this > since it would be able to run all the windoze apps. (doesn't > mean that I'll buy Windows!) > What a stupid logic. You don't seem to have understood what the idea behind the GPL is all about, have you? > I like Li

X crash on logout

2003-08-27 Thread Agrawal, Manish
I have Redhat 9. Yesterday, when I logged out of Gnome, X crashed. I logged out in the usual manner: Gnome menu -> logout -> logout. Now X will not restart on my machine. I have the error log on a floppy but I can't open the floppy on a Windows machine. The error message basically says: Unable to

Video viewing problems

2003-08-27 Thread Toni Vicens Arasanz
Hi to all, I would like to know if someone has come through the following problem, and has been able to save it. Whenever I try to play a dvd movie with xine or ogle I get a blue bar which divides the image. You can see some screenshots at http://www.terra.es/personal5/avicens/. The same happen

Anybody have experience with squid-vscan?

2003-08-27 Thread Benjamin J. Weiss
All, I asked awhile back about open source programs that would scan http traffic at a proxy, but nobody responded. I've found a project called "squid-vscan" at http://sourceforge.net/project/showfiles.php?group_id=10590 that seems to be what I'm looking for, but the squid-vscan part hasn't been

Re: Problem with RPM on RedHat 9

2003-08-27 Thread Michael Schwendt
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 27 Aug 2003 08:34:17 -0400, James Pifer wrote: > I'm running Redhat 9 on several systems. I just installed a new system > for testing some stuff and started having this problem: > [EMAIL PROTECTED] root]# rpm --rebuilddb > error: db4 error(16) from

Obscure serial printer issue...

2003-08-27 Thread D'Arque Bishop
Hey there... I apologize if I happen to be posting this to the wrong mailing list... but right now, I'm hoping someone out there has seen this problem, because frankly right now I'm stumped and need help. We have a Linux server running Red Hat Linux 8.0. We have several serial printers connected

Re: Problem with RPM on RedHat 9

2003-08-27 Thread James Pifer
More or less...the one I found said to do a mv to /tmp. Either way, I still get the same error. Thanks, James On Wed, 2003-08-27 at 10:16, Leonard den Ottolander wrote: > Hi James, > > > [EMAIL PROTECTED] root]# rpm --rebuilddb > > error: db4 error(16) from dbenv->remove: Device or resource bu

Re: help - boot problems

2003-08-27 Thread Michael Schwendt
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Wed, 27 Aug 2003 16:38:55 +0800, richard yuwono wrote: > thanks for the reply Marcos. Huh? Consider replying below quotes. That would make sense. > this is what i tried at the grub prompt: > > > root (hd0,5) > -- filesystem type is ext2fs, part

Re: Problem with RPM on RedHat 9

2003-08-27 Thread Leonard den Ottolander
Hi James, > [EMAIL PROTECTED] root]# rpm --rebuilddb > error: db4 error(16) from dbenv->remove: Device or resource busy Not sure if this is related, but did you rm /var/lib/rpm/__db* before rebuilding the rpmdb? Bye, Leonard. -- How clean is a war when you shoot around nukelar waste? Stop the

Re: Samba with RH 9.0

2003-08-27 Thread Hugh Taylor
[EMAIL PROTECTED] wrote: I am seeing a strange problem on the two RH 9 machines upon which we loaded samba [ both the RH production samba release (2.7.something) and also on the 3.0 Rawhide samba beta release ]. Smbmount ( or mount -t smbfs) has worked for a few years on older machines runni

Re: modifying initrd.img for kickstarting RH9

2003-08-27 Thread Cedric MARSOT
With Redhat 9, you have to modifiy isolinux/isolinux.bin and it will work. And then burn a CDROM ... If you are using floppy, modify initrd.img in bootdisk.img. -- Cedric Selon Paul Armor <[EMAIL PROTECTED]>: > Hi all, > please pardon the cross-post of the re-post. I'm wondering if anyone

modifying initrd.img for kickstarting RH9

2003-08-27 Thread Paul Armor
Hi all, please pardon the cross-post of the re-post. I'm wondering if anyone has any experience and can offer any pointers on modifying initrd.img. We've been using a modified initrd.img with a modified init in versions up to 7.3 with no problem. But when trying to follow the same process wit

RE: How can I use WINE on RH9? Thanks a lot!

2003-08-27 Thread Wade Chandler
Code Weavers also has other applications they have been able to run as well. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Bart van Kuik Sent: Wednesday, August 27, 2003 3:30 AM To: [EMAIL PROTECTED] Subject: Re: How can I use WINE on RH9? Thanks a lot!

Re: Copy entire hard disk - how ?

2003-08-27 Thread Jorge Gossain Filho
Another option, if you have a ftp server, use G4U to copy entire disk to there, install the new disk in your PC and use G4U to reinstall again. obs: you will need a dhcp server On Wednesday 27 August 2003 09:39, Sasa Stupar wrote: > Hi! > > I have for a while installed redhat 8.0. Now I am ex

All new windows open at 0:0

2003-08-27 Thread Charles Bronson
I am running RH9 and using Gnome and Blucurve. All new windows that I open are opened at the upper left corner of the screen. I have scavenged aroung looking for some setting that would make the windows open in their previous position but no such luck. Can anyone offer some assistance? Thank you

RE: Problem with RPM on RedHat 9

2003-08-27 Thread James Pifer
I get: "rpm: only installation, upgrading, rmsource and rmspec may be forced" Thanks, James On Wed, 2003-08-27 at 08:49, Otto Haliburton wrote: > Use the --force option to either erase or build > > > -Original Message- > > From: [EMAIL PROTECTED] [mailto:redhat-list- > > [EMAIL PROTECTED

GnomeMeeting and firewalls...

2003-08-27 Thread Marc Boorshtein
Is there any way to setup iptables to work with GnomeMeeting/NetMeeting? Thanks Marc Boorshtein -- Marc Boorshtein <[EMAIL PROTECTED]> -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.redhat.com/mailman/listinfo/redhat-list

RE: Problem with RPM on RedHat 9

2003-08-27 Thread Otto Haliburton
Use the --force option to either erase or build > -Original Message- > From: [EMAIL PROTECTED] [mailto:redhat-list- > [EMAIL PROTECTED] On Behalf Of James Pifer > Sent: Wednesday, August 27, 2003 7:34 AM > To: RedHat List > Subject: Problem with RPM on RedHat 9 > > I'm running Redhat 9 on

Software-RAID 0

2003-08-27 Thread Nick Lindsell
Greetings list, I'm writing a small software-RAID monitor - it just parses through /proc/mdstat looking for bad raiddisks. I don't use RAID-0 on my systems and so have no entry in /proc/mdstat. Anybody using software RAID-0 care to mail me (offlist) their /proc/mdstat so I can test

Re: [Fwd: [fw-wiz] Stop Using relays.osirusoft.com *NOW*! (fwd)]

2003-08-27 Thread Res
On Wed, 27 Aug 2003, David Hart wrote: > Joe threw in the towel. Actually, I am reliably informed that this is > the result of losing PacBell's financial support. Would you continue assisting a person who acts the way joe has? I sure as hell wouldn't either :) -- Res - Network Solutions: cluele

  1   2   >