Re: Change \'[A-Z] to \'[a-z]

2003-07-15 Thread Tomas Johansson
On Wed, 2003-07-16 at 00:26, Tomas Johansson wrote: > Yes, or if you have an array of strings, and want to replace all capital > letters in all strings, maybe this could be a solution: > > sub toLower > { > my @parms = @_; > for (@parms) { tr/A-Z/a-Z/ } > return wan

Re: Change \'[A-Z] to \'[a-z]

2003-07-15 Thread Tomas Johansson
n array of strings, and want to replace all capital letters in all strings, maybe this could be a solution: sub toLower { my @parms = @_; for (@parms) { tr/A-Z/a-Z/ } return wantarray ? @parms : $parms[0]; } @result = toLower(@array); Also works when just passing one string: $result = toLower(

Enabling logging for named & tftpd on Red Hat?s

2003-07-07 Thread Tomas de Leon Jr
All, I would like to enable detailed logging for: - DNS requests & replies - tftp requests & replies I would like to setup the log messages to the /var/log/messages file or a independent log files in /var/log directory Any tips or links would be appreciated? T. -- redhat-list mailing list un

intel hw raid

2003-06-24 Thread tomas
? On intel site is written that it should work with redhat 7.3 after some patch, but i am not sure about redhat9, will i need some extra patch too ? Thanks a lot Tomas Zeman -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.redhat.com/mailman/listinfo/redhat-list

Networker client 6.1.3 on Redhat 8

2003-02-06 Thread Tomas Lindhoff
Hi, has anyone successfully been able to install Legato Networker Client 6.1.3 on Redhat 8? I get the following error: Start NetWorker daemons at end of install [yes]? /var/tmp/rpm-tmp.82529: line 1: /lib/nsr/poin.cln: No such file or directory error: %po

From Sendmail + IMAP 2000 to Postfix and...

2002-03-20 Thread Tomas Garcia Ferrari
Hello, I'm running a server using Sendmail + IMAP 2000 + Linuxconf and planning to move to Postfix + ... + ... I run several virtual domains. No user is local. What I still can not figure it out is: Which is the best possibility for a POP + IMAP server; Which is the most confortable us

Re: How to transfer with SSH

2002-02-07 Thread Tomas Garcia Ferrari
I would add the user: scp /path/to/filename user@hostname:/destination/directory/on/remote/server Regards, Tomás > It is not that difficult. Just use scp, like this: > > scp /path/to/filename hostname:/distination/directory/on/remote/server. > > It is assuming that scp is installed on the rem

Managing web access

2002-02-06 Thread Tomas Garcia Ferrari
Hello, I'm searching for some way of managing web access. I'm using apache and I follow the instructions in the page to do it using mod_auth_dbm. My question is how to manage the 'htpasswd' file. I could write some perl scripts to do it, but I feel

Re: Portal Software

2002-02-03 Thread Tomas Garcia Ferrari
If you prefer PHP, have a look at these two: eZPublish PHP Nuke . Regards, Tomás >>> Is there any decent portal software available for Linux? >>> >>> We are currently running vanilla RedHat 7.2. Anything that has >>> a relatively pain

Re: Is RedHat droping the free subscriptors?

2002-01-26 Thread Tomas Garcia Ferrari
Hello, > My understanding is that free service is still available, but only if the > server isn't busy. Seems reasonable, paying customers get priority > service. Keep in mind that a large number of packages have just had > updates released, and the server is likely fairly busy. I fully agree wi

Is RedHat droping the free subscriptors?

2002-01-26 Thread Tomas Garcia Ferrari
Hello, A long time ago, when using the RHN was absolutely free I subscribe myself to it with several systems to check it out. At some point the testing period was over but RH offered the possibility of keeping 1 system registered for free. So I did. Now it seems to be that this service is over. E

Re: sql's

2001-12-27 Thread Tomas Garcia Ferrari
I'll come in the discussion with an extra topic: ³how to show the ignorant a good product². If you go to the first thing you see is: ³MySQL is the world's most popular Open Source Database, designed for speed, power and precision in mission critical, heavy load use. MySQL

Re: Watching a directory

2001-12-15 Thread Tomas Garcia Ferrari
Hello, That's pretty interesting. I'm having a look as well to the package fam (from SGI), suggested on this list as well. There are RPMs and SRPMs on rpmfind.net. My goal ­as web developer­ is to indicate an interest on a directory and if a given user upload a picture to it, fire a program / sc

Watching a directory

2001-12-14 Thread Tomas Garcia Ferrari
Hello, Is there any way of watching the content of a directory and fire some program / script when this changes? (I'm not talking of a cron job running every minute, but running ONLY when the content of the directory changes...) Thanks for enlightning me... Regards, Tomás +--

Re: Virus was sent from the list!!!!

2001-12-12 Thread Tomas Garcia Ferrari
> The server doesn't strip attachments. There are multiple reasons on why > it should strip them and there are equally the same number of reasons why > it shouldn't strip them. I unfortunately can't find the origional message > so I can not see why it made it through. We do try to prevent spam,

Problem with vdeliver: exited with EX_TEMPFAIL

2001-11-22 Thread Tomas Garcia Ferrari
Hello, I'm running a server with: RH 6.2 sendmail-8.11.6-1.6.y linuxconf-1.26r3-1 and started to have this problem on the logs file: > Nov 18 06:35:18 www sendmail[22059]: fAECFmc32178: SYSERR(root): mailer > virtual died with signal 11 > Nov 18 06:35:18 www sendmail[22059]: fAECFmc3

Novell & Apache auth

1999-12-27 Thread Tomas Tikovsky
Hi Do u somebody know how to authenticate withing web browser against novell nds on the machine runing apache? I heard about some pam_ncp module, but i haven't found anything Thanks Tom -- To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject.

Re: What packages do I need to upgrade the kernel?

1999-12-21 Thread Tomas Tikovsky
and dont forget kernel-headers* if u're planning to compile the kernel. Tom - Original Message - From: Dave Reed <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, December 21, 1999 4:06 PM Subject: Re: What packages do I need to upgrade the kernel? : > From: "Joseph Wagner" <[

Re: What packages do I need to upgrade the kernel?

1999-12-20 Thread Tomas Tikovsky
Hi If you're talking about 2.3.x kernel then http://www.kernelnotes.org/change23.html is a good place to start Tom - Original Message - From: Joseph Wagner <[EMAIL PROTECTED]> To: RedHat Support <[EMAIL PROTECTED]> Sent: Tuesday, December 21, 1999 2:44 AM Subject: What packages do I ne

2 3c5x9b in one box

1999-12-03 Thread Tomas Tikovsky
Hi After compiling 3c509 to the kernel, after instalation and reboot my box sees only one. I tried "append" in lilo.conf configure it in linuxconf and it always sees just the one. After compiling 3c509 as a module, after insmod 3c509 it sees them both. What is going on there? What i'm doing wron

Re: Apache and PHP 3

1999-11-29 Thread Tomas Tikovsky
get the windows and iis :) just kidding i preffer to compile theese by myself, 'cause i know what's going on in there .. Tom - Original Message - From: Tressens Lionel <[EMAIL PROTECTED]> To: RedHat List <[EMAIL PROTECTED]> Sent: Monday, November 29, 1999 1:52 PM Subject: Apache and PH

Recall: rh 6.1 gui install hangs during package installation

1999-11-29 Thread Tomas Kral
Tomas Kral would like to recall the message, "rh 6.1 gui install hangs during package installation". -- To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject.

rh 6.1 gui install hangs during package installation

1999-11-29 Thread Tomas Kral
Hello RH enthuisiasts, When I do gui install of rh 6.1, it hangs during package installation, I have selected KDE as default desktop, I am using updated boot image, from rh errata html page along with the appropriate update disk. I am currently set up as follows: x86 Family5, model 2, stepping

Secured pop3 user verification

1999-11-29 Thread Tomas Tikovsky
Do u know how to run this kind of service? Some of my users use outlook express that support some kind of encryption. Thanks tom -- To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject.

Re: Problem booting

1999-11-25 Thread Tomas Tikovsky
- Original Message - From: John Vincent M. Catral <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, November 25, 1999 11:56 PM Subject: Problem booting It has probably something to do with misconfigured /etc/hosts check if it contains line 127.0.0.1localhost hope it helps

Booting Kernel 2.3.28

1999-11-25 Thread Tomas Tikovsky
sable some specific feature in the kernel? It's via82xx chipset board. Tikovsky Tomas -- To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject.

C programing resources

1999-11-24 Thread Tomas Tikovsky
Hi Can u please provide me some links to resources for beginner C programer in Linux. Thanks Tomas Tikovsky -- To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject.

Re: How can linux do this?

1998-05-18 Thread tomas
yes, actually nt really can do that. it's called a roaming profile and it's stored on one of the servers. but as you might have read from the previous replies, linux is just as well capable of doing it. tom On Sun, 17 May 1998, David Masterson wrote: > > "Mark" == M Neidorff <[EMAIL PROTEC

Re: 2.0.34-pre patch? Where?

1998-05-17 Thread tomas
look for it at http://freshmeat.net tomas On Sat, 16 May 1998, GateKeepeR News wrote: > I have heard a lot about this, but cannot seem to find it. Anyone want > to point me in the right direction? (I've tried kernel.org with no luck) > Thanks.. > > > Bryan >

Re: RH Linux boot from 2nd drive

1998-05-13 Thread tomas
switch the disks. make /dev/hda1 an ext2 fs with linux with LILO and install 95 on the other On Wed, 13 May 1998, Keith von Borstel wrote: > At 11:20 AM 5/12/98 -0700, you wrote: > > >I have Win95 running on 850 MB C drive. > >I have a second 850 MB drive I want RH Linux on. > > > >I installed

Re: PAM and root logins

1998-05-13 Thread tomas
you need to add stuff to /etc/securetty like ttyp0, ttyp1 and so on, in order to be able to telnet as root. On Wed, 13 May 1998, Randy Smith (at work) wrote: > Hello, > Still haven't resolved the problem with user "root" being able to login > from any location. PAM, in conjunction with the /