I had a similar problem. Fixed by setting the environment variable LANG=C



At 09:23 AM 5/29/2003 -0400, you wrote:
Send redhat-list mailing list submissions to
        [EMAIL PROTECTED]

To subscribe or unsubscribe via the World Wide Web, visit
        https://www.redhat.com/mailman/listinfo/redhat-list
or, via email, send a message with subject or body 'help' to
        [EMAIL PROTECTED]

You can reach the person managing the list at
        [EMAIL PROTECTED]

When replying, please edit your Subject line so it is more specific
than "Re: Contents of redhat-list digest..."


Today's Topics:


1. RFC s/user Access->M/user web based system (Gary Stainburn)
2. charset on Red Hat 8 ? (Leandro J. Kohler)
3. Re: RH9 and Kernel Panic (Awuku Danso)
4. Re: RFC s/user Access->M/user web based system (Willem van der Walt<[EMAIL PROTECTED]>)
5. Re: mp3 player, what is the recomanded player, (Dave Altonaga)
6. Re: What is the Best graphical interface for data manipulating (aftab alam)
7. my server has been hacked again ([EMAIL PROTECTED])
8. Re: easy question (bulent)
9. Restrict output of "ps" (BiLL)
10. Re: RFC s/user Access->M/user web based system (Anthony E. Greene)
11. Re: my server has been hacked again (Anthony E. Greene)
12. Re: Red Hat 7.2 HTML Editor. (Alan Lake)
13. user process limit (Bryan Kate)
14. Re: Red Hat 7.2 HTML Editor. (Jonathan Bartlett)
15. Re: Sendmail and Relay hosts (Robert E. Martin)
16. RE: DNS Server (Jason Staudenmayer)


--__--__--

Message: 1
From: Gary Stainburn <[EMAIL PROTECTED]>
Organization: Ringways Garages Ltd
To: [EMAIL PROTECTED], [EMAIL PROTECTED]
Subject: RFC s/user Access->M/user web based system
Date: Thu, 29 May 2003 11:03:49 +0100
Reply-To: [EMAIL PROTECTED]

Hi folks,

I'm after general ideas and pointers for a project I'm likely to get lumbered
with.

At the moment we have a membership database written in access on a windows
box. One person is responsible for keeping this up to date and then
distributing the updated file for others to use - e.g. for mailshots.

Now, with growing membership numbers, two people in seperate locations need to
update the file, and more people are needing read access to it.


Ideally, I would like to put some sort of web front end on it, hosted on one
of my existing web servers - running standard RH7.3+errata.

I'm not bothered how the data is stored on my server (my database of choice is
PostgreSQL anyway) as I'm only going to be doing simple insert/updates and
selects.


The main thing I want to be able to do - if possible - is still allow the file
to be available as the existing .mdb so people can continue to use it with
existing MS Office mailing list type documents.


(Normally I wouldn't cross-post but I want as many and as varied answers as
possible)
--
Gary Stainburn

This email does not contain private or confidential material as it
may be snooped on by interested government parties for unknown
and undisclosed purposes - Regulation of Investigatory Powers Act, 2000



--__--__--

Message: 2
From: "Leandro J. Kohler" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Subject: charset on Red Hat 8 ?
Date: Thu, 29 May 2003 07:23:53 -0300
Reply-To: [EMAIL PROTECTED]

Hi all,

I have some applications that was runnig well on Rh 7.3. That applications
need a charset g0,CP437 on terminal session.

When I installed RH 8 the command charset stop working.

Any ideias to solve it ?

Thanks,

Leandro J. Kohler



--__--__--

Message: 3
Date: Thu, 29 May 2003 11:20:25 +0100
From: Awuku Danso <[EMAIL PROTECTED]>
To: ms-nospam-0306 <[EMAIL PROTECTED]>,
   redhat-list <[EMAIL PROTECTED]>
Subject: Re: RH9 and Kernel Panic
Reply-To: [EMAIL PROTECTED]

Thanks. Yes, I did build a new image and the result was the same.


>>> [EMAIL PROTECTED] 27/05/03 15:04:48 >>> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1

On Tue, 27 May 2003 11:20:20 +0100, Awuku Danso wrote:

> I carried out the usual routines; make mrproper, make xconfig, make dep, make bzImage, make modules, make modules_install, copied bzImage to /boot/ vmlinuz-2.4.20-8, edited lilo.conf to be able to boot the original kernel just in case, and finally run /sbin/lilo. All neatly done but the new kernel will not boot with the following error message:
>>>


[Sorry for the lame formatting of quotes, your lines are overlong.]

> VFS: Cannot open the file system on 0 or 00:00
> Please append the correct "root=" boot option
> Kernel Panic: VFS .........(sorry I've forgotten what follows; I wrote it down but left it at home).
>>>


Did you build a new RAM-disk image for that kernel? See "man mkinitrd".

- --
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.2 (GNU/Linux)

iD8DBQE+03CA0iMVcrivHFQRAkkSAKCIBZ5EfL/xBPfg5/ZFe1o+fRkgAwCfVeTb
iJvXRLcxldMgMG6CehJETXg=
=xQGk
-----END PGP SIGNATURE-----





--__--__--

Message: 4
Date: Thu, 29 May 2003 12:50:25 +0200 (SAST)
From: "Willem van der Walt<[EMAIL PROTECTED]>" <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
cc: [EMAIL PROTECTED]
Subject: Re: RFC s/user Access->M/user web based system
Reply-To: [EMAIL PROTECTED]


Hi,
Once you have put your data on postgresql and have built/downloaded your
php web frontend, use the postgresql ODBC driver for windows
to pull the data into access.
regards, Willem

On Thu, 29 May 2003, Gary Stainburn wrote:

> Hi folks,
>
> I'm after general ideas and pointers for a project I'm likely to get lumbered
> with.
>
> At the moment we have a membership database written in access on a windows
> box. One person is responsible for keeping this up to date and then
> distributing the updated file for others to use - e.g. for mailshots.
>
> Now, with growing membership numbers, two people in seperate locations need to
> update the file, and more people are needing read access to it.
>
> Ideally, I would like to put some sort of web front end on it, hosted on one
> of my existing web servers - running standard RH7.3+errata.
>
> I'm not bothered how the data is stored on my server (my database of choice is
> PostgreSQL anyway) as I'm only going to be doing simple insert/updates and
> selects.
>
> The main thing I want to be able to do - if possible - is still allow the file
> to be available as the existing .mdb so people can continue to use it with
> existing MS Office mailing list type documents.
>
> (Normally I wouldn't cross-post but I want as many and as varied answers as
> possible)
>




--__--__--

Message: 5
Date: Thu, 29 May 2003 03:58:12 -0700 (PDT)
From: Dave Altonaga <[EMAIL PROTECTED]>
Subject: Re: mp3 player, what is the recomanded player,
To: [EMAIL PROTECTED]
Reply-To: [EMAIL PROTECTED]

http://www.xmms.org






--- Farschad Torabi <[EMAIL PROTECTED]> wrote: > > Hi, > You have to install "xmms-1.2.7-21.i386.rpm" > on your computer. try to find it in google > > Cheers > Farschad > > > At 06:25 PM 5/28/2003 -0600, you wrote: > >On Tue, 2003-05-27 at 16:51, Karim Nowruzi wrote: > > > hello every body there, > > > I think life without music is a little bit > boring. > > > since the mp3 support has been removed from the > xmms player of redhat 8 > > and 9, > > > what is the recommended mp3 player? > > > thanks > > > > > > >If you are a Gnome user, please check out > net-rythmnbox, google should > >get you started! > > > >Cheers, > >Ryan > > > > > >-- > >redhat-list mailing list > >unsubscribe > mailto:[EMAIL PROTECTED] > >https://www.redhat.com/mailman/listinfo/redhat-list > > > > -- > redhat-list mailing list > unsubscribe > mailto:[EMAIL PROTECTED] > https://www.redhat.com/mailman/listinfo/redhat-list > >


===== "Free software" is a matter of liberty, not price. To understand the concept, you should think of "free" as in "free speech", not as in "free beer".

---------------** Powered by Red Hat **----------------



--__--__--

Message: 6
Date: Thu, 29 May 2003 16:46:25 +0530
From: aftab alam <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: Re: What is the Best graphical interface for data manipulating
Reply-To: [EMAIL PROTECTED]

Hi
tecplot 9.0 is available on linux  but it  has some price value.

Aftab Alam

Farschad Torabi wrote:

> Hi,
> In Windows, I use to TECPLOT to draw curves, 2-D and 3-D meshes,
> contour plots and vector plots.
> In general it is one of the most flexible softwares to manipulate data.
> In Linux, however i have to use GNUPLOT but it is not as easy to use
> as TECPLOT.
> Because it is a command line program and you don't have the ability to
> zoom and alter
> data so quick with mouse etc.
> I want to know if there is a good software like TECPLOT (don't mention
> me to use TECPLOT under
> Linux because I don't have one ;^) ) for data manipulation.
>
>
> Cheers
> Farchad
>
>
>






--__--__--


Message: 7
From: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Date: Thu, 29 May 2003 16:53:52 +0530
Subject: my server has been hacked again
Reply-To: [EMAIL PROTECTED]

Hi all,

My server RH 7.0 (soon upgrading to 8) has been again hacked vi ftp . It has been
twice and the process is same. They login via ftp (anonymous) user. Chkrootkit
program shows ifconfig, ls, netstat, ps, syslogd, tcpd, top, rexedcs infected. Using
'last |grep connected' command, I found 2 users still connected with username ftp
from ip 210.90.225.193 and 202.56.215.25. I can still ping these ips. How can I
inform the system administrator of respective ips?


Regards
Nabin Limbu



--__--__--

Message: 8
Date: Thu, 29 May 2003 14:06:33 +0000
From: bulent <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: Re: easy question
Reply-To: [EMAIL PROTECTED]

Mark Neidorff wrote:

>TANSTAAEQ....Without more information about your system--RH version,
>internet connection type, firewall, etc. I can only make a guess. Check
>your /var/log/messages file when this occurs.  Your firewall could be
>blocking your access to the net.  Or, you could not be connected even
>though you think you are.  Or, you could have the dns server set
>incorrectly. Or......
>
>Mark
>
>On Thu, 29 May 2003, bulent wrote:
>
>
>
>>Hello friends,
>>when I want to connect any web site, I take message like this;
>>"The connection was refused when attempting to contact www.mkssoftware.com"
>>Do you have ant suggestion?
>>Thank you very much............
>>
>>
>>
>>
>>
>Sorry........
>
I have RHAS 2.1




> > >





--__--__--

Message: 9
From: "BiLL" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Subject: Restrict output of "ps"
Date: Thu, 29 May 2003 13:45:07 +0200
Reply-To: [EMAIL PROTECTED]

G'Day,

I am running RedHat 7.0.

Is it possible to restrict the output of "ps" (process list) ?
So that the users can only see their OWN processes instead of all ? (ps
aux).

Thanks,

Regards,

BiLL




--__--__--


Message: 10
Date: Thu, 29 May 2003 07:53:17 -0400
From: "Anthony E. Greene" <[EMAIL PROTECTED]>
Subject: Re: RFC s/user Access->M/user web based system
To: [EMAIL PROTECTED]
Organization: Americal Division Veterans Association <http://www.americal.org/>
Reply-To: [EMAIL PROTECTED]


On 29-May-2003/11:03 +0100, Gary Stainburn <[EMAIL PROTECTED]> wrote:
>The main thing I want to be able to do - if possible - is still allow the file
>to be available as the existing .mdb so people can continue to use it with
>existing MS Office mailing list type documents.


How about XLS?

Excel 2000 will transparently import tab-delimited files that have a ".xls"
extension. You can put a link on the web site that causes a script to
generate tab-delimited output and specify the filename as
"meberlist.xls". They should be able to use that in mail merges.

Another solution is to setup an ODBC connection from each PC to the
PostgreSQL database. Users can then use Access to update the data and
provide it to their mail merge documents.

Tony
--
Anthony E. Greene <mailto:[EMAIL PROTECTED]>
OpenPGP Key: 0x6C94239D/7B3D BD7D 7D91 1B44 BA26  C484 A42A 60DD 6C94 239D
AOL/Yahoo Messenger: TonyG05    HomePage: <http://www.pobox.com/~agreene/>
Linux. The choice of a GNU generation <http://www.linux.org/>



--__--__--

Message: 11
Date: Thu, 29 May 2003 07:57:19 -0400
From: "Anthony E. Greene" <[EMAIL PROTECTED]>
Subject: Re: my server has been hacked again
To: [EMAIL PROTECTED]
Organization: Americal Division Veterans Association <http://www.americal.org/>
Reply-To: [EMAIL PROTECTED]


On 29-May-2003/16:53 +0530, [EMAIL PROTECTED] wrote:
>My server RH 7.0 (soon upgrading to 8) has been again hacked vi ftp . It
>has been twice and the process is same. They login via ftp (anonymous)
>user.

Do you really need to allow anonymous FTP from all over the Internet? If
you don't need this, then turn it off. If you do need it, then use a
chroot jail to minimize the chances for mischeif.

Tony
--
Anthony E. Greene <mailto:[EMAIL PROTECTED]>
OpenPGP Key: 0x6C94239D/7B3D BD7D 7D91 1B44 BA26  C484 A42A 60DD 6C94 239D
AOL/Yahoo Messenger: TonyG05    HomePage: <http://www.pobox.com/~agreene/>
Linux. The choice of a GNU generation <http://www.linux.org/>



--__--__--

Message: 12
From: "Alan Lake" <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: Re: Red Hat 7.2 HTML Editor.
Date: Thu, 29 May 2003 07:31:31 +0700
Reply-To: [EMAIL PROTECTED]

I've been satisfied with Quanta.  The version that I ran when I had a RH 7.2
box left a lot to be desired, but the one that came with RH9 is much improved.
 Whether you can run the latest version on your 7.2 box remains to be seen...

Best,
Alan

> On Wed, 2003-05-28 at 18:52, John N. Alegre wrote:
>
> > What are peoples top suggestions for free linux HTML page creation
software. I
> > want something that can handle all the latest HTML extensions, style sheets,
> > dual frames, etc. etc. I want it to be free and I want it to be compatible
> > with remote display to another X-Window server. I am running Linux 7.2 on
this
> > particular Linux boxen.
>
> The GTK 1.x version of Bluefish will run on RH 7.2.
>
> Bluefish 0.7 was the last GTK 1.x version released. The GTK 1.x
> branch is no longer being developed. The GTK 2.x version currently
> is the only branch being actively developed.
>
> http://bluefish.openoffice.nl/
>
> Regards,
> Jim H
>
> --
> redhat-list mailing list
> unsubscribe mailto:[EMAIL PROTECTED]
> https://www.redhat.com/mailman/listinfo/redhat-list






--__--__--

Message: 13
Subject: user process limit
From: Bryan Kate <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Organization:
Date: 29 May 2003 09:04:21 -0400
Reply-To: [EMAIL PROTECTED]

i noticed that i cannot create a threaded application with more than 255
threads, even though the system thread limit is ~8000 max.  is there a
user process limit that is holding me back? and if so, how do i change
it? i can find plenty of 2.2 docs, but very little on 2.4.

thanks,

- bryan



--__--__--

Message: 14
Date: Thu, 29 May 2003 06:20:33 -0700 (PDT)
From: Jonathan Bartlett <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: Re: Red Hat 7.2 HTML Editor.
Reply-To: [EMAIL PROTECTED]

I like gedit :) It handles frames just fine.

Out of curiosity, what are you needing this for?  Specifically, why do you
want frames?

Jon

On Thu, 29 May 2003, Alan Lake wrote:

> I've been satisfied with Quanta. The version that I ran when I had a RH 7.2
> box left a lot to be desired, but the one that came with RH9 is much improved.
> Whether you can run the latest version on your 7.2 box remains to be seen...
>
> Best,
> Alan
>
> > On Wed, 2003-05-28 at 18:52, John N. Alegre wrote:
> >
> > > What are peoples top suggestions for free linux HTML page creation
> software. I
> > > want something that can handle all the latest HTML extensions, style sheets,
> > > dual frames, etc. etc. I want it to be free and I want it to be compatible
> > > with remote display to another X-Window server. I am running Linux 7.2 on
> this
> > > particular Linux boxen.
> >
> > The GTK 1.x version of Bluefish will run on RH 7.2.
> >
> > Bluefish 0.7 was the last GTK 1.x version released. The GTK 1.x
> > branch is no longer being developed. The GTK 2.x version currently
> > is the only branch being actively developed.
> >
> > http://bluefish.openoffice.nl/
> >
> > Regards,
> > Jim H
> >
> > --
> > redhat-list mailing list
> > unsubscribe mailto:[EMAIL PROTECTED]
> > https://www.redhat.com/mailman/listinfo/redhat-list
>
>
>
>
> --
> redhat-list mailing list
> unsubscribe mailto:[EMAIL PROTECTED]
> https://www.redhat.com/mailman/listinfo/redhat-list
>




--__--__--

Message: 15
Date: Thu, 29 May 2003 09:20:56 -0400
From: "Robert E. Martin" <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: Re: Sendmail and Relay hosts
Reply-To: [EMAIL PROTECTED]

Robert Martin wrote:

>You know....I think this is what is going on. I have some formmail scripts on there. I have upgraded most of them...however....I may have missed one.
>Thanks for the input.
>
>
>
>>>-----Original Message-----
>>>From: Robert E. Martin
>>>Sent: Wednesday, May 28, 2003 3:31 PM
>>>Subject: Sendmail and Relay hosts
>>>
>>>
>>>Here'e one for you....
>>>Our web server has sendmail running on it. I have recently
>>>found that it is using our mail server as a relay host.
>>>What should I do to stop relaying in Sendmail?
>>>
>>>
>>The wording of your post is hard to understand. If I try to read between the
>>lines... are you saying that someone is using your web server to relay
>>e-mail? If so, it could be that a spammer is using your web server by
>>calling a script to relay e-mail. A well known expliot is the formmail.cgi
>>script. If found - delete it -or- upgrade to the version that cannot be
>>exploited.
>>
>>Steve Cowles
>>
>>
>>--
>>redhat-list mailing list
>>unsubscribe mailto:[EMAIL PROTECTED]
>>https://www.redhat.com/mailman/listinfo/redhat-list
>>
>>
>
>
>
>
>
One more thing...
What is the motivation behind such an exploit? What is there to gain by
this other than job security for a person like me?
This kind of action makes no sense to me.


--
Robert E Martin
IT Manager
Fishburne Military School
[EMAIL PROTECTED]
540.946.7726




--__--__--


Message: 16
From: Jason Staudenmayer <[EMAIL PROTECTED]>
To: "'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]>
Subject: RE: DNS Server
Date: Thu, 29 May 2003 09:17:29 -0400
Reply-To: [EMAIL PROTECTED]

This message is in MIME format. Since your mail reader does not understand
this format, some or all of this message may not be legible.

------_=_NextPart_001_01C325E4.A7A4C330
Content-Type: text/plain;
        charset="iso-8859-1"

Is iptables/ipchains running? If so did you poke a hole in it for the DNS
server?
Did you set the DNS server address on the w2k box?

-----Original Message-----
From: stuart ross [mailto:[EMAIL PROTECTED]
Sent: Wednesday, May 28, 2003 10:15 PM
To: [EMAIL PROTECTED]
Subject: DNS Server


Hi I'm trying to setup a Linux DNS server. It seems to work except I get a timeout error then the result. Using nslookup from a win2k machine

E.g.
(nslookup
Default Server: Linux1.Jenna.com.au
Address: 192.168.0.1

>Jenna.com.au
Server: Linux1.Jenna.com.au
Address: 192.168.0.1

DNS request timed out
time out was 2 seconds

Name: Jenna.com.au)

Using DiG on the linux machine seems to work ok

If anyone could help I would greatly appreciate it. I'm really stuck. .

_____

Help STOP SPAM with the new MSN 8  <http://g.msn.com/8HMMENUS/2731??PS=> and
get 2 months FREE* -- redhat-list mailing list unsubscribe
mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list

------_=_NextPart_001_01C325E4.A7A4C330
Content-Type: text/html;
        charset="iso-8859-1"

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
Is iptables/ipchains running? If so did you poke a hole in it for the DNS server?
Did you set the DNS server address on the w2k box?


-----Original Message-----
From: stuart ross [mailto:[EMAIL PROTECTED]
Sent: Wednesday, May 28, 2003 10:15 PM
To: [EMAIL PROTECTED]
Subject: DNS Server

Hi
I'm trying to setup a Linux DNS server. It seems to work except I get a timeout error then the result.
Using nslookup from a win2k machine


E.g.
(nslookup
Default Server: Linux1.Jenna.com.au
Address: 192.168.0.1

>Jenna.com.au
Server: Linux1.Jenna.com.au
Address: 192.168.0.1

DNS request timed out
time out was 2 seconds

Name: Jenna.com.au)
Using DiG on the linux machine seems to work ok

If anyone could help I would greatly appreciate it. I'm really stuck. .


----------
Help STOP SPAM with <http://g.msn.com/8HMMENUS/2731??PS=>the new MSN 8 and get 2 months FREE* -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.redhat.com/mailman/listinfo/redhat-list
------_=_NextPart_001_01C325E4.A7A4C330--





--__--__--


__
redhat-list mailing list
Unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list


End of redhat-list Digest

Jim Werkowski [EMAIL PROTECTED] cell: (518) 965-8838




-- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.redhat.com/mailman/listinfo/redhat-list

Reply via email to