simultaneously

2003-06-13 Thread Dadi
I need to launch a command, simultaneously, on several 'Nix servers from a remote computer runnig RH; the number of the servers is quite big so to telnet or ssh in each one of them is not the way to do it ... ; is there any way that I can do that on a single line of command ?? (the command must log

Re: Sound

2003-06-13 Thread Edward Dekkers
Skip Morrow wrote: Once and for all, I'd like to have my sound card working *right*. Ever since I started with linux (several years ago), I have always had one problem or another with sound. Works with one window manager but not another. Works with this app but not that one. Works for a while

Sound

2003-06-13 Thread Skip Morrow
Once and for all, I'd like to have my sound card working *right*. Ever since I started with linux (several years ago), I have always had one problem or another with sound. Works with one window manager but not another. Works with this app but not that one. Works for a while but stops inexpicibl

RE: Configuring sendmail as a backup relay

2003-06-13 Thread Cowles, Steve
> -Original Message- > From: Jake Colman > Sent: Friday, June 13, 2003 10:07 AM > Subject: Configuring sendmail as a backup relay > > > I'd like configure a backup mail server for my domain. The > backup mail server is a RedHat box in another domain. It > would seem I need to do the fo

RE: Network speed

2003-06-13 Thread Bret Hughes
On Tue, 2003-06-10 at 11:08, Chris W. Parker wrote: > jeff allen wrote: > > > I can bring the man pages up on traceroute but it comes up with the > > error command not found. > > That's because the path that leads to traceroute is not a part of a regular user's > envir

Re: .bashrc not executed

2003-06-13 Thread Harry Putnam
"Reuben D. Budiardja" <[EMAIL PROTECTED]> writes: > However, I forgot to copy some files from the old home before I deleted it, > including .bashrc. No problem, I though, I just copied it from my other > machine. But then whenever I log in, the /home/rdonald/.bashrc file does not > get executed

Re: .bashrc not executed

2003-06-13 Thread Jeff Kinz
On Fri, Jun 13, 2003 at 09:34:38AM -0400, Reuben D. Budiardja wrote: > I recenltly moved around my home directory. Previously it was in /rdonald > (separate partition), and then I move it to /home/rdonald. I logged in as > root, and edit /etc/passwd and put my home dir as /home/rdonald there. >

Re: Using syslog across network

2003-06-13 Thread Leonard Miller
/etc/sysconfig/syslog is the file that needs to be edited to allow the network messages. >>> [EMAIL PROTECTED] 06/13/03 19:57 PM >>> Hello. I'm trying to get my firewall (SonicWall SOHO3) to send it's log data to my linux box. So far I'm running around like a chicken with it's head cut off. I

Can I get 2 isolated networking environments

2003-06-13 Thread Harry Putnam
I'm working on and experimenting with a new setup with home network and also changing over from dsl to cable. Right now I have both. What I'm after right now is a way to set up networking on both outgoing networks from the same machine. And I have some thing in place that does most of it. M2 in

Re: Using syslog across network

2003-06-13 Thread da_alchemist
What RH distribution are you using. The explanation I give will be for RH7.3. First, you should read the man pages for syslogd and syslog.conf. It gives a decent explanation. To set the syslogd options upon system startup use /etc/sysconfig/syslog and set the SYSLOGD_OPTIONS variable. The /etc

Is there a screen rotation software for Linux?

2003-06-13 Thread mark
Hi Everyone,   Is posible to rotate by 90 degrees the Xserver showed window?. I'm going to use a 16:9 Plasma Display, and I'd like install it verticaly. I know that in the Windows environment,  there is an application called Pivot Pro that will allow me to do this.http://personalcomputing.portrait.

Re: Can I change user UID and not lose ownership?

2003-06-13 Thread Technoslick
On Fri, 2003-06-13 at 19:49, Johnie Stafford wrote: > >>> On Fri, 13 Jun 2003 19:34:35 -0400, Technoslick <[EMAIL PROTECTED]> said: > > t> I've been looking for an answer to a question, but haven't seen anything > t> that helps me understand what to do... > > t> I'm running a mixture of RedHat

Using syslog across network

2003-06-13 Thread Chris W. Parker
Hello. I'm trying to get my firewall (SonicWall SOHO3) to send it's log data to my linux box. So far I'm running around like a chicken with it's head cut off. I read that syslogd should be started with the -r command. According to 'ps aux|grep syslog' it is not and I can't find the file that sp

Re: Can I change user UID and not lose ownership?

2003-06-13 Thread Johnie Stafford
>>> On Fri, 13 Jun 2003 19:34:35 -0400, Technoslick <[EMAIL PROTECTED]> said: t> I've been looking for an answer to a question, but haven't seen anything t> that helps me understand what to do... t> I'm running a mixture of RedHat and Mandrake machines in a Samba t> supported network. Too lat

Can I change user UID and not lose ownership?

2003-06-13 Thread Technoslick
I've been looking for an answer to a question, but haven't seen anything that helps me understand what to do... I'm running a mixture of RedHat and Mandrake machines in a Samba supported network. Too late, I learned that the two distro's do not default to the same starting number when first creati

Re: rpm -e ?

2003-06-13 Thread John Nichel
Don Leeper wrote: I was wondering if someone could tell me the syntax to remove a Kernel? My /boot is filling up and I cleaned it out but will need to remove the kernel rpm?s correct? Do a 'rpm -q kernel' first to find out all of the different kernels on your system. If you have more than one,

Re: Internet sharing with ADSL/USB modem (in plain text) ups....

2003-06-13 Thread John Nichel
Are you setting the ip's on the other machines statically? If not, you can set up a dhcp server. Does this Siemens modem have an ethernet connection? If so, there are plenty of howto's out there for this. You'll need two NIC's in the Linux box...eth0 connected to the DSL modem, and eth1 for

Re: Printer Commands (PCL)

2003-06-13 Thread hanfamily
It depends on what you want to do, which version of RH you use, and which printing system you use. If you want to add differenct pcl commands to different text files and print you can add them as escape sequences with vi you just add them with crtl-v esc then the command however the magic filter ma

Re: squid and cbq

2003-06-13 Thread achillemiele
On Friday 13 June 2003 21:54, Alex wrote: > This is a puzzle for me, so maybe if you guys have any hints on how to do > this, you will share that with me. > > Thanks. > > Alex Try giving a look here http://lartc.org/howto/ Section 9 'Queueing Disciplines for Bandwidth Management' Achille --

rpm -e ?

2003-06-13 Thread Don Leeper
I was wondering if someone could tell me the syntax to remove a Kernel? My /boot  is filling up and I cleaned it out but will need to remove the kernel rpm’s correct?         Don  

Re: HTML Email

2003-06-13 Thread glenn
The only dependable way I've found to make messages from Outlook and Exchange truly plain text is, in the Message window, pull down the File menu and click Properties, then Send Options. Under Attachment Format, select UUEncode. No, of course it doesn't make sense, but it works, one message at

Re: Enabling hardware 3D acceleration with ATI Rage 128

2003-06-13 Thread Todd A. Jacobs
Some additional info about my configuration: $ lspci 00:01.0 PCI bridge: Silicon Integrated Systems [SiS] SiS 530 Virtual PCI-to-PCI bridge (AGP) 01:00.0 VGA compatible controller: ATI Technologies Inc Rage 128 PF/PRO AGP 4x TMDS >From /etc/X11/XF86Config: Section "Module

Enabling hardware 3D acceleration with ATI Rage 128

2003-06-13 Thread Todd A. Jacobs
I have an ATI Rage 128-series card. I'm pretty sure it's the Fury Pro, but RH keeps insisting it's a standard Rage 128. Either way, there doesn't seem to be a way to enable 3D acceleration or OpenGL support through redhat-config-xfree86. Has anyone been able to get 3D accel. to work with this c

Re: dma_intr crc error booting kernel

2003-06-13 Thread pnelson
On Fri, 2003-06-13 at 12:55, Angelo wrote: > i've just installed the redhat 9 (Shrike) on a new hard drive and i get > these errors on boot: > > Journalled Block Device driver loaded > hdc: dma_intr: status=0x51 { DriveReady SeekComplete Error } > hdc: dma_intr: error=0x84 { DriveStatusError BadCR

RH 7.3 - Adding IP's

2003-06-13 Thread Bradley Caricofe
Hi, I recently leased a dedicated server and asked for four additional IP's to be allocated to my machine (it came with 2). I told them I'd install the IP's myself because I've done it before, however I think I've only done it on RH 7.2 systems, this new box being 7.3. Anyhoo, these are the instr

Re: Internet sharing with ADSL/USB modem (in plain text) ups....

2003-06-13 Thread iq
Setup a LAN something like : - take a Hub /Switch 8 ports( i donno if you can find a smaller one,or anyways as small as you need ,it goes like 4-8-...) one internal addres for your redhat 9 & an IP along with that ,something like : -"manuel.local ( that will be your address ) & the Ip To go with t

Re: .bashrc not executed

2003-06-13 Thread davidgn
Quoting "Reuben D. Budiardja" <[EMAIL PROTECTED]>: when you 'log in', it is not .bashrc which gets executed, but .bash_profile .bashrc is executed when you open an xterm (or some other term emulator), when you `su` or in some other instances, as when you telnet or ssh. maybe if you do a link fro

Re: OK - so I'm a bone head

2003-06-13 Thread Bruno Negrao
I successfully reduced the overall size of my desktop items when I entered in the "Display" configuration tool(from the System Settings menu) and I changed the amount of colors from "Millions of colors" to "Thousands of colors". This was what reduced all the stuff. But if you want to particularly

Re: REDHAT9: Applications disappear when I minimize them

2003-06-13 Thread Bruno Negrao
:-) Yeah - that's right! Now the applications don't disappear anymore hahahahahaha Wouldn't it be enabled by default?? Thank you very much, Bruno Negrão. - Original Message - From: "Matt Ryanczak" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, June 13, 2003 11:41 AM Subject:

RE: squid and cbq

2003-06-13 Thread Jason Staudenmayer
If your using squid setup the delay pools. That's what there for. -Original Message- From: Alex [mailto:[EMAIL PROTECTED] Sent: Friday, June 13, 2003 3:55 PM To: [EMAIL PROTECTED] Subject: squid and cbq I have a squid server that provides www and ftp access to an internal network but I

Re: Internet sharing with ADSL/USB modem (in plain text) ups....

2003-06-13 Thread Manuel Aróstegui Ramirez
Please give us more details about your other computers and which servicies are they running --- Arnaldo Bento <[EMAIL PROTECTED]> escribió: > Hi > > I don't know if this subject was already discussed > in this group but me > > I didn't find the information on my problem. > > I have a sm

dma_intr crc error booting kernel

2003-06-13 Thread Angelo
i've just installed the redhat 9 (Shrike) on a new hard drive and i get these errors on boot: Journalled Block Device driver loaded hdc: dma_intr: status=0x51 { DriveReady SeekComplete Error } hdc: dma_intr: error=0x84 { DriveStatusError BadCRC } hdc: dma_intr: status=0x51 { DriveReady SeekComplet

squid and cbq

2003-06-13 Thread Alex
I have a squid server that provides www and ftp access to an internal network but I need to limit the bandwith. In order to do that I have to set the limits on the eth interface that goes to local net or on the interface the goes to internet? I think that I sould set cbq on the interface to local n

Re: Port 901 packet traffic

2003-06-13 Thread Mike Vanecek
On Wed, 11 Jun 2003 13:41:52 -0400, Michael H. Warfield wrote > On Mon, Jun 09, 2003 at 12:56:35PM -0600, Mike Vanecek wrote: > > I have been gone for a month and notice that I am now getting packets for port > > 901 (Samba Swat) from all over the world (see sample of packets below). I run > > Samb

Re: Optimize Redhat9

2003-06-13 Thread Johan Scheepers
Hi, I found that a certain program took 4 min to startup - then I replaced the drive with a 7200 rpm and 2mb cache on board - now it take 1 min. Same Pc same cpu. So drive performance makes a BIG difference. Johan - Original Message - From: "Marcos de Souza Trazzini" <[EMAIL PROTECTED]> T

OK - so I'm a bone head

2003-06-13 Thread Arden Norder
Hey gang, Last week someone posted a question about console font size. There were a couple of reactions on how to reduce or change the font size on the console. I thought that I had moved the solution/suggestion to a safe place but - you guessed it, I didn't. Does anyone have the solution s

Re: hda: timeout waiting for dma

2003-06-13 Thread Jean-Sebastien Vachon
Hi, This looks like your drive does not support DMA access. Check if it is enable with the following (as root) hdparm /dev/hda it should report an output looking like this: /dev/hda: multcount= 16 (on) IO_support = 3 (32-bit w/sync) unmaskirq= 0 (off) using_dma= 1 (on) kee

Re: Internet sharing with ADSL/USB modem (in plain text) ups....

2003-06-13 Thread Jean-Sebastien Vachon
Hi, You have to configure your RH9 machine as a Gateway. This can be done with iptables or ipchains. You can check the following page for some scripts that will configure your machine as a gateway. http://www.linuxguruz.com/iptables/ Good luck! On Fri, 2003-06-13 at 12:31, Arnaldo Bento wrote:

File Descriptors RH 9

2003-06-13 Thread Michael Sorrentino
Does anyone know the file descriptor limit on RH9? Thanks -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.redhat.com/mailman/listinfo/redhat-list

Issue with CDROM Drive

2003-06-13 Thread Mathieu Masse
Hi list, Small issue with my CDROM drive, when I try to install rpm's or other programs from my CDROM drive sometimes it just hangs. I mean the drive hangs, it stops spinning at high speed and just tries to seek and goes nowhere, it always results in the application calling the CDROM drive

Re: RHN kernel notification

2003-06-13 Thread Bill Tangren
Syl wrote: Every time I start RHN up2date I get the notification "your system is currently running kernel-2.4.20-8 but the newest installed kernel is kernel-2.4.20-18.9. It is recommended that you reboot at the first opportunity to test this new kernel." uname -a gives 2.4.20-8 i686 athlon i386 GNU

Upgrading to RH 9 from RH 7.2

2003-06-13 Thread Joseph A Nagy Jr
I'm fixing to update to RH 9 from RH 7.2 (via cd's a friend sent). Is there anything I need to worry about during this upgrade? -- Wielder of the mighty +1 LARTsaber of Unsubscribe Instructions At End of Message, the +3 Clue-by-Four of No Attachments to a Mailing List, and the -4 Shield of No Spe

hda: timeout waiting for dma

2003-06-13 Thread Chris W. Parker
Anyone have any ideas? I seem to be getting this more and more frequently. I found one solution that suggested to use 'hdparm -d1 /dev/hda'. 1. Who else has had this problem and what did you do to solve it? 2. Why does it happen in the first place? 3. Do I need to execute the command above each

Internet sharing with ADSL/USB modem (in plain text) ups....

2003-06-13 Thread Arnaldo Bento
Hi    I don't know if this subject was already discussed in this group but me  I didn't find the information on my problem.    I have a small network with 5 computers and I want to share  ADSL internet connection  that is in a computer with RH 9.0.     The connection to the internet is made w

RHN kernel notification

2003-06-13 Thread Syl
Every time I start RHN up2date I get the notification "your system is currently running kernel-2.4.20-8 but the newest installed kernel is kernel-2.4.20-18.9. It is recommended that you reboot at the first opportunity to test this new kernel." uname -a gives 2.4.20-8 i686 athlon i386 GNU/Linux I

Re: .bashrc not executed

2003-06-13 Thread John P Verel
On 06/13/03 09:34 -0400, Reuben D. Budiardja wrote: > > Hi, > I recenltly moved around my home directory. Previously it was in /rdonald > (separate partition), and then I move it to /home/rdonald. I logged in as > root, and edit /etc/passwd and put my home dir as /home/rdonald there. > > Howev

Re: Emergency /var move.

2003-06-13 Thread Jonathan Bartlett
I've had to do similar things many times before, and it always works. The one thing is if you are using Postfix, it does some, well, interesting checks tfor directory security before it runs, so that _could_be a problem, but I think it only spits out warnings. Jon On Fri, 13 Jun 2003, Billy wrot

Re: Internet sharing with ADSL/USB modem

2003-06-13 Thread Emmanuel Seyman
On Fri, Jun 13, 2003 at 04:47:56PM +0100, Arnaldo Bento wrote: > > > I have a small network with 5 computers and I want to share > ADSL internet connection that is in a computer with RH 9.0. This is very well described in the IP-Masquerade Howto: http://www.tldp.org/HOWTO/IP-Masquerade-HOW

RE: Emergency /var move.

2003-06-13 Thread Rigler, Steve
I had to setup /var as a symbolic link after letting RH7.2 decide my partition layout during the install (and not paying attention to the fact that it made it ~100 Megs which wasn't quite enough for the 256 Megs of packages up2date wanted to download). It worked fine for me until I got around to r

Re: VPN client confusion

2003-06-13 Thread Thierry ITTY
I think that your office server is a pptp one install the pptp client for linux (see the PopTop site at http://www.poptop.org/) hth A 09:51 13/06/2003 -0400, vous avez écrit : >I need some direction on setting up a VPN client for my home Linux boxes. I >am running RH7.3 on one and RH9 on anothe

Emergency /var move.

2003-06-13 Thread Billy
Due to lack of quota configuration and proper partitioning on my part, my /var partition filled up last night around 3:00 AM from a handful of 50M mail spools. (Yeah, lets check "Leave mail on server", grar). Anyway. I don't have an extra hard drive to throw in the machine to put /var on. NFS i

Internet sharing with ADSL/USB modem

2003-06-13 Thread Arnaldo Bento
Hi    I don't know if this subject was already discussed in this group but me  I didn't find the information on my problem.    I have a small network with 5 computers and I want to share  ADSL internet connection  that is in a computer with RH 9.0.     The connection to the in

Re: mounting windows hd

2003-06-13 Thread Linux Tard
--- Molnar Peter <[EMAIL PROTECTED]> wrote: > Redhat 8 hasn't got the NTFS kernel module compiled > in. This means that > you can't do that on rh8. > > Regards: > MP But you can always recompile your kernel to include the support or make the NTFS modules. Lastly, you could get the lastest NTF

RH9 on Intel Centrino Notebook?

2003-06-13 Thread Billy Davis
It seems that I read somewhere that Linux will not run on notebooks that contain Intel's new Centrino CPU. Has anyone tried to load RH9 onto a Centrino, and if so, was it successful? Thanks, BDavis -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.redhat.com/mailman/

Configuring sendmail as a backup relay

2003-06-13 Thread Jake Colman
I'd like configure a backup mail server for my domain. The backup mail server is a RedHat box in another domain. It would seem I need to do the following: 1) Create a higher numbered MX record in my domain's dns entry that points to the backup mail server. 2) On the backup up mail server, c

Re: BASH scripting for a mouse

2003-06-13 Thread David Kramer
On Friday 13 June 2003 04:40 am, Matthew Richards wrote: > Hello, > > I am writing a script to determine if a serial mouse is connected to the local system. So far I have: > > #!/bin/bash > SMOUSE=$(/bin/grep -i "serial" /etc/sysconfig/mouse) > if [ $SMOUSE = "" ]; then >echo "There is not a

HPT372A

2003-06-13 Thread ivo Tijhaar
has anybody a hpt372a raid controller working in combination with red hat9.0 and kernel version 2.4.20-18.9 in raid mode? Because i upgraded mykernel and i can't find any drivers for this version kernel previous driversare incompatible with this kernel

Re: Please help: Equivalent software packages of Windows on Linux

2003-06-13 Thread Jonathan Bartlett
It depends on what features you are using. > 1) MSProject 2000 MrProject is a basic project application, but there are far better web-based ones if you search Freshmeat. phpgroupware has at least some project-tracking capabilities. > 2) Visio 2000 Professional Which features are you using? Fo

RE: I need to compile CUPS.

2003-06-13 Thread Jason Staudenmayer
Download the tarball Unpack the tarball cd into cups source dir. ./configure make make install -Original Message- From: Luis Gustavo Dantas [mailto:[EMAIL PROTECTED] Sent: Friday, June 13, 2003 10:25 AM To: Red Hat List Subject: I need to compile CUPS. Hello, I need to compile the CU

RE: Setup Shared Printer with Samba - guest can't see printers

2003-06-13 Thread Jason Staudenmayer
This has worked for me for a year. Try these: [global] map to guest = Bad User guest account = nobody guest ok = Yes load printers = yes use client driver = yes [printers] browseable = no guest ok = yes printable = yes public = yes -Original Message- Fr

HPT372A

2003-06-13 Thread ivo Tijhaar
has anybody a hpt372a raid controller working in combination with red hat 9.0 and kernel version 2.4.20-18.9 in raid mode? Because i upgraded my kernel and i can't find any drivers for this version kernel previous drivers are incompatible with this kernel -- redhat-list mailing list unsubscribe

RE: gvim package

2003-06-13 Thread santosh kumar
Thanks for reply guys, problem is solved actually I was not aware that vim.tar itself installs gvim.. Regards, santosh -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Emmanuel Seyman Sent: Friday, June 13, 2003 7:46 PM To: [EMAIL PROTECTED] Subject: Re: g

RE: REDHAT9: Applications disappear when I minimize them

2003-06-13 Thread Matt Ryanczak
Andrew, It sounds like you might need to add the the "window list" applet to your gnome panel. Right slick on your gnome panel (down at the bottom of your screen usually), select, "add to panel", select "utility" and then select "window list". Hope that helps, Matt On Fri, 2003-06-13

Setup Shared Printer with Samba - guest can't see printers

2003-06-13 Thread Reuben D. Budiardja
Hello, I am trying to set up my RH linux 7.3 as a print server using samba. I want it so that even guest user that does not have an account in the linux machine can print to it as well. I read through the samba configuration from RH 7.3 manual in redhat website, and looked at the Un-official

I need to compile CUPS.

2003-06-13 Thread Luis Gustavo Dantas
Hello, I need to compile the CUPS (Commom Unix Printing System) package. How can i start??? Thanks!!! -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.redhat.com/mailman/listinfo/redhat-list

RE: REDHAT9: Applications disappear when I minimize them

2003-06-13 Thread Cannon, Andrew
When you click on the toolbar, does it give you a list of the processes that are open? -Original Message- From: Bruno Negrao [mailto:[EMAIL PROTECTED] Sent: Friday, June 13, 2003 3:18 PM To: [EMAIL PROTECTED] Subject: REDHAT9: Applications disappear when I minimize them Hi all, I just i

Re: gvim package

2003-06-13 Thread Emmanuel Seyman
On Fri, Jun 13, 2003 at 06:18:05PM +0530, santosh kumar wrote: > > Where to download gvim package for redhat 8.0, please suggest the links Install the vim-X11 package from the RHL 8.0 CDs. Those contain gvim. Emmanuel -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://ww

REDHAT9: Applications disappear when I minimize them

2003-06-13 Thread Bruno Negrao
Hi all, I just installed the redhat 9.0 and I'm facing this strange problem - when Iopen an application, say the gnome-terminal, if I minimize it the application window disappear, instead of keep standing in the toolbar. I checked that the application's process still keeps alive - it wasn't termin

Re: Boot from Red Hat CD and restore from tape?

2003-06-13 Thread Luciano Rabelo
Could you explain it better? I want to prevent the same problem. Fred Whipple wrote: I would actually recommend using a full Linux distribution on a CD type distributions instead. I have a GREAT one that I have no idea what the name is :-) But it fits on a 3" 250MB CD-RW (I think it's a whole

Re: Printer Commands (PCL)

2003-06-13 Thread Gary Stainburn
On Friday 13 Jun 2003 2:16 pm, Luis Gustavo Dantas wrote: > Hello!!! > > I´d like to know how can i insert PCL commands in text printers. > > I have a printer with a five bin mailbox installed (a kind of output tray) > and i need to insert commands to use it!!! I used to have a Toshiba network pri

Re: PCI USB Card Causing Problems

2003-06-13 Thread Joseph A Nagy Jr
John McKinney wrote: On Thu, 12 Jun 2003, Joseph A Nagy Jr wrote: Joseph, Although I no longer have the device in question (got pissed and gave it to my future bro-in-law), I have some questions that I'd like answered before I blow another $20-$40 on a USB PCI card. I'd agree. You need

Re: Please help: Equivalent software packages of Windows on Linux

2003-06-13 Thread Eduardo Silva
1) MSProject 2000 Check out Mr. Project 2) Visio 2000 Professional Check out Kivio, Dia or OpenOffice.org Draw program -- *Eduardo Silva* -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.redhat.com/mailman/listinfo/redhat-list

VPN client confusion

2003-06-13 Thread Tom Kovalcik
I need some direction on setting up a VPN client for my home Linux boxes. I am running RH7.3 on one and RH9 on another. Both machines connect to the net through a Linksys router. I would like to connect to my work VPN server. The server at work is running Linux 6.2 but I do not know how the VP

RE: Please help: Equivalent software packages of Windows onLinux

2003-06-13 Thread Jerome Dsilva
Telelogic is on Linux as well ... Regards Jerome >>> [EMAIL PROTECTED] 6/13/03 7:02:16 PM >>> See below... 1) MSProject 2000 Don't Know - Possibly some of the office things such as CrossOver Office etc... 2) Visio 2000 Professional Don't Know - Possibly some of the office things such as CrossOve

Re: Please help: Equivalent software packages of Windows on Linux

2003-06-13 Thread Reuben D. Budiardja
On Friday 13 June 2003 09:21 am, [EMAIL PROTECTED] wrote: > Hi, > > Can you please let me know the equivalent packages on Linux that can > provide similar features that are available by the following packages on > Windows or else are these packages available on linux if so what could be > the sourc

RE: gvim package

2003-06-13 Thread Devrim GUNDUZ
Hi, On Fri, 13 Jun 2003, santosh kumar wrote: > and if I try to install rpm -ivh gvim-6.0-64.i386.rpm > error: Failed dependencies: > vim is needed by gvim-6.0-64 > is vim should be same version of gvim, I tried to download but nowhere I > got gvim package.. > please suggest some tips

Please Help!!! upgrading to glibc 2.3.2

2003-06-13 Thread Jean-Sebastien Vachon
Hi All, Whenever I upgrade glibc to 2.3.2... my app starts to crash. Everything works fine until I relink a specific shared library. I am using RH8 but we had the same problem on a new RH9 system. What bugs me is that all the other applications seem very stable. The only app affected by this upg

E-MAIL SUPPORT FROM REDHAT

2003-06-13 Thread Bruno Negrao
Hi all, Do you know if I can contract some kind of e-mail support from redhat? I searched on redhat's site but I only saw "phone support" - what's not interesting for me since I don't speak english (although I can write it well). Any tip will be apreciated. ---

apache RewriteRule

2003-06-13 Thread João Borsoi Soares
Hello all, I'm not being able to implement a RewriteRule in apache and would like some help of you. I want all access to files in a specific directory to be done through a php script. For example, if the users access doc/node1.html, I want it to be changed to doc/script.php?fileName=node1.html I

RE: Please help: Equivalent software packages of Windows on Linux

2003-06-13 Thread michael . bartlett
See below... 1) MSProject 2000 Don't Know - Possibly some of the office things such as CrossOver Office etc... 2) Visio 2000 Professional Don't Know - Possibly some of the office things such as CrossOver Office etc... 3) VC ++ There are tonnes of IDEs available and you should have all the compiler

RE: gvim package

2003-06-13 Thread santosh kumar
Hi, Rpm -qa|grep vim the result is vim-common-6.1-14 vim-minimal-6.1-14 vim-enhanced-6.1-14 and if I try to install rpm -ivh gvim-6.0-64.i386.rpm error: Failed dependencies: vim is needed by gvim-6.0-64 is vim should be same version of gvim, I tried to download but nowhere I got gvim pac

Please help: Equivalent software packages of Windows on Linux

2003-06-13 Thread rbhasin
Hi, Can you please let me know the equivalent packages on Linux that can provide similar features that are available by the following packages on Windows or else are these packages available on linux if so what could be the source of the same: 1) MSProject 2000 2) Visio 2000 Professional 3) V

.bashrc not executed

2003-06-13 Thread Reuben D. Budiardja
Hi, I recenltly moved around my home directory. Previously it was in /rdonald (separate partition), and then I move it to /home/rdonald. I logged in as root, and edit /etc/passwd and put my home dir as /home/rdonald there. However, I forgot to copy some files from the old home before I deleted

Printer Commands (PCL)

2003-06-13 Thread Luis Gustavo Dantas
Hello!!!   I´d like to know how can i insert PCL commands in text printers.   I have a printer with a five bin mailbox installed (a kind of output tray) and i need to insert commands to use it!!!   Can you help me???   Thanks   Luis

Re: gvim package

2003-06-13 Thread Devrim GUNDUZ
Hi, On Fri, 13 Jun 2003, santosh kumar wrote: > Where to download gvim package for redhat 8.0, please suggest the links http://www.rpmfind.net/linux/rpm2html/search.php?query=gvim&submit=Search+... and maybe http://www.google.com/linux?hl=tr&ie=ISO-8859-9&q=gvim+rpm+download+redhat&btnG=Goog

gvim package

2003-06-13 Thread santosh kumar
Hi guys, Where to download gvim package for redhat 8.0, please suggest the links Thanks & Regards, santosh Ph: 5202424, 5273061 ext 102 -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.redhat.com/mailman/listinfo/redhat-list

RE: JabberD Setup on Redhat

2003-06-13 Thread Hill, Benjamin W
They are all Jabber packages, not the JabberD server... Cheers, Ben -Original Message- From: Manuel Aróstegui Ramirez [mailto:[EMAIL PROTECTED] Sent: 13 June 2003 11:54 To: [EMAIL PROTECTED] Subject: RE: JabberD Setup on Redhat Here there some rpm packages http://rpmfind.net/linux/rpm

RE: samba configure help required.!!@@!!

2003-06-13 Thread michael . bartlett
What error message do you get? This problem may be related to the windows registry patch you need to apply for certain smb configurations. Just do a google for samba windows registry and I'm sure you'll find what you are looking for. -Original Message- From: root_sharif [mailto:[EMAIL PRO

RE: JabberD Setup on Redhat

2003-06-13 Thread Manuel Aróstegui Ramirez
Here there some rpm packages http://rpmfind.net/linux/rpm2html/search.php?query=jabber --- Gordon McDowall <[EMAIL PROTECTED]> escribió: > > I have messed about with Jabber servers a few times, > always installing from > source. As far as I know there isn't an rpm > available, but I could be >

Re: JabberD Setup on Redhat

2003-06-13 Thread Manuel Aróstegui Ramirez
Why don't you get a rpm for RH9? --- "Hill, Benjamin W" <[EMAIL PROTECTED]> escribió: > What is the best method of setting up JabberD on > Redhat? > > I have got the source of JabberD, and am building > that, but I had a thought > that there may be a more "Redhat" way... > > Cheers, > > Ben >

RE: JabberD Setup on Redhat

2003-06-13 Thread Gordon McDowall
I have messed about with Jabber servers a few times, always installing from source. As far as I know there isn't an rpm available, but I could be wrong. If you were going to install it numerous times on RedHat boxes then you could roll your own rpm, it's not that hard. Gordon -Origina

updatedb broken

2003-06-13 Thread michael . bartlett
Hi all, I applied a host of patches from red-carpet recently to my base 7.3 installation. Since doing so, updatedb blows up every time with "broken pipe". From looking at the behaviour - it runs for a long time and the HDD reads furiously and the CPU does a bit of work too; so I think its when it

Re: Just Some General Newbie Questions

2003-06-13 Thread fred smith
On Fri, Jun 13, 2003 at 02:08:11AM -0700, Scarletdown wrote: > On 9 Jun 2003 at 18:34, Gordon Messmer wrote: > > So now, I have a SuSE 6.1 install in progress on that system. Picked up > the SuSE package at Goodwill a couple days ago for a fiver, and figured > that this would be a good time to

JabberD Setup on Redhat

2003-06-13 Thread Hill, Benjamin W
What is the best method of setting up JabberD on Redhat? I have got the source of JabberD, and am building that, but I had a thought that there may be a more "Redhat" way... Cheers, Ben -Original Message- From: Jon Haugsand [mailto:[EMAIL PROTECTED] Sent: 13 June 2003 10:30 To: [EMAIL

Re: samba configure help required.!!@@!!

2003-06-13 Thread Jon Haugsand
* root sharif > but still i don't know how to access my Windows BOXES from my linux box. > or ...the vise versa... > what are the next steps.. i should follow??? > pls let me know. I'll recommend you to read one of the many tutorials on samba laying around on the Internet or on your own /usr/share

Re: samba configure help required.!!@@!!

2003-06-13 Thread Peter Peltonen
On Fri, 2003-06-13 at 12:22, root_sharif wrote: > but still i don't know how to access my Windows BOXES from my linux box. Are your Windows boxes also in a workgroup called WORKGROUP? For accessing the Windows boxes from Linux, try smbclient (for a FTP like UI) or, if you want to mount them like

Re: BASH scripting for a mouse

2003-06-13 Thread Jon Haugsand
* Matthew Richards > Hello, > > I am writing a script to determine if a serial mouse is connected to the local > system. So far I have: > > #!/bin/bash > SMOUSE=$(/bin/grep -i "serial" /etc/sysconfig/mouse) > if [ $SMOUSE = "" ]; then >echo "There is not a serial mouse attached to this system.

Domain For Proxy

2003-06-13 Thread santosh
Dear All, With successfully , I had already installed Redhat Linux 8.0 and Network invironment is also okay. I had already kept IPDDR, HOSTNAME, NETMASK, GATEWAY etc. Now, Can do a remote terminal access. Now, It's needed to install/setup Proxy/Cache server. Regarding in that matter : Shall I nee

samba configure help required.!!@@!!

2003-06-13 Thread root_sharif
i am new in linux . right now i am using RedHAT7.3 got my smb.conf configured as follows. # #=== Global Settings [global] log file = /var/log/samba/%m.log dns proxy = no netbios name = Linux netbios aliases = Linux server

Re: Just Some General Newbie Questions

2003-06-13 Thread Scarletdown
On 9 Jun 2003 at 18:34, Gordon Messmer wrote: > Scarletdown wrote: > > On 9 Jun 2003 at 0:05, Gordon Messmer wrote: > > have the most experience with). I may convert my MINIX box into a dual-boot > > MINIX/Slackware system soon though, > > You have a MINIX box? 8) Well, up until just a few ho

  1   2   >