Re: rsync and ssh simple question

2003-10-10 Thread MKlinke
On Friday 10 October 2003 19:30, Gordon Messmer wrote: > MKlinke wrote: > > I haven't tried it with crontab so I don't know if it'll fit here > > but with batch jobs like this via ssh the ssh-agent mechanism works > > very well. The thought of null passphrases just leave me a little > > cold and sh

Re: rsync and ssh simple question

2003-10-10 Thread Gordon Messmer
MKlinke wrote: I haven't tried it with crontab so I don't know if it'll fit here but with batch jobs like this via ssh the ssh-agent mechanism works very well. The thought of null passphrases just leave me a little cold and shivering As well it should. There is a more secure option, though

Re: rsync and ssh simple question

2003-10-01 Thread Michael Gargiullo
This is pretty easy to do. I use this method to back up 20 remote machines. If you want examples, email me directly. I've made one comment to what Hardy wrote. let me know if you have any questions. -Mike (Sorry for the top post) On Wed, 2003-10-01 at 09:30, Hardy Merrill wrote: > Nathalie B

Re: rsync and ssh simple question

2003-10-01 Thread Hardy Merrill
Nathalie Boulos [EMAIL PROTECTED] wrote: > Hello, > > i'm using rsync with ssh to connect to a remote host > and mirror a website. > > I want to put the command in crontab and i don't want > ssh to ask for password before opening the connexion. I assume from these statements that you want to use

Re: rsync and ssh simple question

2003-10-01 Thread MKlinke
On Wednesday 01 October 2003 07:32, Jason Dixon wrote: > On Wed, 2003-10-01 at 08:15, Nathalie Boulos wrote: > > Hello, > > > > i'm using rsync with ssh to connect to a remote host > > and mirror a website. > > > > I want to put the command in crontab and i don't want > > ssh to ask for password be

Re: rsync and ssh simple question

2003-10-01 Thread Reuben D. Budiardja
On Wednesday 01 October 2003 08:32 am, Jason Dixon wrote: > On Wed, 2003-10-01 at 08:15, Nathalie Boulos wrote: > > Hello, > > > > i'm using rsync with ssh to connect to a remote host > > and mirror a website. > > > > I want to put the command in crontab and i don't want > > ssh to ask for password

Re: rsync and ssh simple question

2003-10-01 Thread Jason Dixon
On Wed, 2003-10-01 at 08:15, Nathalie Boulos wrote: > Hello, > > i'm using rsync with ssh to connect to a remote host > and mirror a website. > > I want to put the command in crontab and i don't want > ssh to ask for password before opening the connexion. > > Anyone knows how can i avoid that?

rsync and ssh simple question

2003-10-01 Thread Nathalie Boulos
Hello, i'm using rsync with ssh to connect to a remote host and mirror a website. I want to put the command in crontab and i don't want ssh to ask for password before opening the connexion. Anyone knows how can i avoid that? Regards Nathalie __ Do you Yahoo!? Th

Re: simple question related to pop3

2003-06-20 Thread Todd A. Jacobs
On 17 Jun 2003, David Richards wrote: >Is there any way that I would be able to add a user to a server so > that they are only able to use their username and password for pop3 ? > Even tho the server is configured for ftp and ssh too? Restrict users with the following. - sshd: use AllowU

simple question related to pop3

2003-06-17 Thread David Richards
Hi Is there any way that I would be able to add a user to a server so that they are only able to use their username and password for pop3 ? Even tho the server is configured for ftp and ssh too? -- David Richards <[EMAIL PROTECTED]> Dedicated servers from £30 a month http://dedipower.com/r.p

RE: simple question related to pop3

2003-06-17 Thread Michael Kalus
> Sent: Tuesday, June 17, 2003 1:52 PM > To: [EMAIL PROTECTED] > Cc: [EMAIL PROTECTED] > Subject: simple question related to pop3 > > > Hi >Is there any way that I would be able to add a user to a > server so that they are only able to use their username and &

RE: simple question related to pop3

2003-06-17 Thread David Richards
ok thanks! i will add their names to the ftp deny list On Tue, 2003-06-17 at 19:06, Michael Kalus wrote: > > In the /etc/passwd file, change that user's login shell from > > /bin/bash, > > or whatever it is set to, to /bin/false. This will keep them from > > logging in,but they can still get

Re: simple question-upgrade?

2002-11-25 Thread M.Schild
Thanks, will do maryse > There are a number of security and performance issues that are addressed > in the current 2.4.18 kernels...upgrading the kernel would probably be a > good thing. -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe https://listman.redhat

Re: simple question-upgrade?

2002-11-25 Thread Mike Burger
There are a number of security and performance issues that are addressed in the current 2.4.18 kernels...upgrading the kernel would probably be a good thing. If your system is working as expected, there might not be a reason to upgrade to 8.0. Can't help with kmail...I don't use it. On Mon, 2

simple question-upgrade?

2002-11-25 Thread M.Schild
I am a home user running RH 7.2 kernel 2.4.9-31 on i686 Things are running well -should I upgrade the kernel? -any reason why I should upgrade to RH8? only problem: I use Kmail (KDE 2.2-10) and when I click on the 'sent mail' folder, KDE freezes. I have to restart KDE to unfreeze -any of you know

Re: A simple question about mount command

2002-11-03 Thread Mike Burger
t; Sent: Sunday, November 03, 2002 6:22 AM > Subject: Re: A simple question about mount command > > > > Yes u must have space enough on you lin part. > > > > > > > > --- Manuel Tejada <[EMAIL PROTECTED]> skrev: > Hi > > > I am new in Linux area

Re: A simple question about mount command

2002-11-03 Thread Manuel Tejada
Your opinion is different than A Brady (He says I don't need room in Linux part) Manuel - Original Message - From: "linux power" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, November 03, 2002 6:22 AM Subject: Re: A simple question about mount

Re: A simple question about mount command

2002-11-03 Thread ABrady
On Sun, 3 Nov 2002 12:22:06 +0100 (CET) linux power <[EMAIL PROTECTED]> wrote: > Yes u must have space enough on you lin part. Please explain how a PARTITION mounted in a DIRECTORY takes up space on the drive or partition that contains the mount point. I don't believe I've quite heard that. And t

Re: A simple question about mount command

2002-11-03 Thread Michael Schwendt
On Sun, 3 Nov 2002 12:56:19 +0100, Michael Schwendt wrote: > > Yes u must have space enough on you lin part. > > No, certainly NOT! An empty directory as a mount is enough. A > mounted partition does not occupy any physical space in its host > filesystem. First line should read: ... as a mount

Re: A simple question about mount command

2002-11-03 Thread Michael Schwendt
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Sun, 3 Nov 2002 12:22:06 +0100 (CET), linux power wrote: > --- Manuel Tejada <[EMAIL PROTECTED]> skrev: > Hi > > I am new in Linux area. > > I have a single disk. In the primary partition > > Window ME. In an extended > > partition(RedHat 7.3 in a

Re: A simple question about mount command

2002-11-03 Thread Robert P. J. Day
On Sun, 3 Nov 2002, linux power wrote: > Yes u must have space enough on you lin part. > > --- Manuel Tejada <[EMAIL PROTECTED]> skrev: > Hi > > I am new in Linux area. > > I have a single disk. In the primary partition > > Window ME. In an extended > > partition(RedHat 7.3 in a logical partitio

Re: A simple question about mount command

2002-11-03 Thread linux power
Yes u must have space enough on you lin part. --- Manuel Tejada <[EMAIL PROTECTED]> skrev: > Hi > I am new in Linux area. > I have a single disk. In the primary partition > Window ME. In an extended > partition(RedHat 7.3 in a logical partition and > Fat32 in another logical > partition). > My

Re: A simple question about mount command

2002-11-02 Thread ABrady
On Fri, 1 Nov 2002 22:01:20 -0500 "Manuel Tejada" <[EMAIL PROTECTED]> wrote: > Hi > I am new in Linux area. > I have a single disk. In the primary partition Window ME. In an > extended partition(RedHat 7.3 in a logical partition and Fat32 in > another logical partition). > My question is: To mount

A simple question about mount command

2002-11-02 Thread Manuel Tejada
Hi I am new in Linux area. I have a single disk. In the primary partition Window ME. In an extended partition(RedHat 7.3 in a logical partition and Fat32 in another logical partition). My question is: To mount the partition vfat(Windows ME or logical partition fat32) in Linux, Do I need to make roo

Re: simple question

2002-05-28 Thread Brian Ashe
Daniel, On Tuesday May 28, 2002 01:21, you said something about: > well i went back to the site > and you were right, all the colours and things i needed were there > i found out how to put the time into the prompt > as well as the current directory using ${PWD} > but there's a snag: > > say i'm

Re: simple question

2002-05-28 Thread daniel
well i went back to the site and you were right, all the colours and things i needed were there i found out how to put the time into the prompt as well as the current directory using ${PWD} but there's a snag: say i'm in /tmp/ and i type this: PS1="[\t \u@\[\033[1;31m\]\h\[\033[0m\] ${PWD}]\$

Re: simple question

2002-05-27 Thread Brian Ashe
Daniel, On Monday May 27, 2002 06:52, you said something about: > thanks for that link > but while most of the info was completely new to me > (and therefore very helpful) > i didn't find what i was looking for. You just didn't quite get it is all. It's all in there. > right now my prompt loo

Re: simple question

2002-05-27 Thread daniel
thanks for that link but while most of the info was completely new to me (and therefore very helpful) i didn't find what i was looking for. right now my prompt looks like this: [gabriel@drall gabriel]$ but i want it to look like this: [gabriel@drall /home/gabriel]$ ^ (col

Re: simple question

2002-05-24 Thread Statux
ITOR > > - Original Message - > From: "daniel" <[EMAIL PROTECTED]> > To: "list redhat (general)" <[EMAIL PROTECTED]> > Sent: Friday, May 24, 2002 4:22 PM > Subject: simple question > > > >

Re: simple question

2002-05-24 Thread Bernard Giroux
Sorry for double post, I meant http://www.linux.org/docs/ldp/howto/Bash-Prompt-HOWTO/index.html daniel wrote: >you know how in msdos the entire path is put into the prompt? >how can i do that in bash? > >_ >daniel a. g. quinn >starving programmer > >the more law

Re: simple question

2002-05-24 Thread Bernard Giroux
Hi You can have a look at http://www.tldp.org/LDP/abs/html/ for a lot of useful info. daniel wrote: >you know how in msdos the entire path is put into the prompt? >how can i do that in bash? > >_ >daniel a. g. quinn >starving programmer > >the more law and ord

Re: simple question

2002-05-24 Thread Nick Lozinsky
[EMAIL PROTECTED]> Sent: Friday, May 24, 2002 4:22 PM Subject: simple question > you know how in msdos the entire path is put into the prompt? > how can i do that in bash? > > _ > daniel a. g. quinn > starving programmer > > the more law

simple question

2002-05-24 Thread daniel
you know how in msdos the entire path is put into the prompt? how can i do that in bash? _ daniel a. g. quinn starving programmer the more law and order are made prominent, the more thieves and robbers there will be. - lao-tsu

Re: simple question about php -- solved

2002-02-03 Thread Lewi
On Mon, Feb 04, 2002 at 03:03:41AM -0500, Lewi wrote: > i know this is not the right mailing list for my question, but > i think it just a simple question so why not, > > my problem is, > i have a problem when i viewing a data that from odbc(paradox database) with type >date

Re: simple question about php

2002-02-03 Thread Nick Wilson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 * and then Lewi declared > i know this is not the right mailing list for my question, but > i think it just a simple question so why not, Well, mainly because it's a very busy list for discussion of RedHat related topics. Your ques

simple question about php

2002-02-03 Thread Lewi
i know this is not the right mailing list for my question, but i think it just a simple question so why not, my problem is, i have a problem when i viewing a data that from odbc(paradox database) with type date and number, the output format is not like i want, how do i change this? for ex, with

Re: Simple question about IRC and XChat

2002-01-22 Thread Mike Burger
I'm not aware of any IRC client that gives you this functionality...*nix, Windows, or otherwise. On Tue, 22 Jan 2002, Jesus Ortega (a.k.a. Nitebirdz) wrote: > This should hopefully be a simple question. When using XChat I need to see > the list of chat rooms on a given server, so

Simple question about IRC and XChat

2002-01-22 Thread Jesus Ortega (a.k.a. Nitebirdz)
This should hopefully be a simple question. When using XChat I need to see the list of chat rooms on a given server, so I go ahead and try the "/list" command. However, this command normally returns lots of information. Is there any way to use regular expressions? If I try some

Re: Simple Question

2002-01-02 Thread Leonard den Ottolander
Hi Ben, > >Not sure, but could it be 'apachectl startssl'? However, doesn't that also > >restart Apache? > > Yep. That's the command as I remember it. But it doesn't work, which makes me > question whether or not ssl / openssl is properly configured. Thanks, BenO On a standard

Re: Simple Question

2002-01-01 Thread Ben Ocean
At 12:39 PM 1/1/02 -0600, you wrote: >On Tue, 1 Jan 2002, Ben Ocean wrote: > > > Hi; > > Forgive this simple question, but the Linux Documentation Project website > > is down and I don't know where else to source answers... > > In order to start openssl worki

Re: How do I start Apache with SSL? (was: Simple Question)

2002-01-01 Thread K Old
sday, January 01, 2002 4:38 AM > Subject: Simple Question > > > Hi; > > Forgive this simple question, but the Linux Documentation Project website > > is down and I don't know where else to source answers... > > In order to start openssl working with a new ssl key

Re: Simple Question

2002-01-01 Thread Jesus Ortega (a.k.a. Nitebirdz)
On Tue, 1 Jan 2002, Ben Ocean wrote: > Hi; > Forgive this simple question, but the Linux Documentation Project website > is down and I don't know where else to source answers... > In order to start openssl working with a new ssl key, crt, csr and what > not, one needs to shut

How do I start Apache with SSL? (was: Simple Question)

2002-01-01 Thread Anthony E. Greene
No answer, just changed Subject line. - Original Message - From: "Ben Ocean" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, January 01, 2002 4:38 AM Subject: Simple Question > Hi; > Forgive this simple question, but the Linux Documentation Pro

Simple Question

2002-01-01 Thread Ben Ocean
Hi; Forgive this simple question, but the Linux Documentation Project website is down and I don't know where else to source answers... In order to start openssl working with a new ssl key, crt, csr and what not, one needs to shut down httpd, restart ssl then restart httpd: ./apachectl

Re: simple question on SED

2001-04-27 Thread Matthew Melvin
On Sat, 28 Apr 2001 at 10:14am (+0600), [EMAIL PROTECTED] wrote: > Hi all > > I am trying to replace the letter "-r" with "-r new line" > > my command is like this > > # cat file |sed 's/-r/-r \n/g' > file2 > > the result I get is "-r" is replace to be "-r n" > what have I done wrong. > Sed want

simple question on SED

2001-04-27 Thread redhat
Hi all I am trying to replace the letter "-r" with "-r new line" my command is like this # cat file |sed 's/-r/-r \n/g' > file2 the result I get is "-r" is replace to be "-r n" what have I done wrong. best regards Mettavihari Sri Lanka. A saying

Re: simple question

2001-04-11 Thread Chuck Mead
On Thu, 12 Apr 2001, Xiong Zhao blurted out: XZ>hello,here is my question:what does 24/7 mean?too easy?:P 24 hours a day 7 days a week. -- Chuck Mead, csm -AT- moongroup.com, Owner, MoonGroup.com (Note: html formatted email sent to me is filtered & deleted unread) GnuPG Public Key Available: ht

Re: simple question

2001-04-11 Thread Mike Burger
In the very remote chance that you aren't kidding, 24/7 is short for "24 hours a day, 7 days a week"...it's usually used to describe full time availability. On Thu, 12 Apr 2001, Xiong Zhao wrote: > hello,here is my question:what does 24/7 mean?too easy?:P > regards > > xiong zhao > > > > ___

simple question

2001-04-11 Thread Xiong Zhao
hello,here is my question:what does 24/7 mean?too easy?:P regards xiong zhao ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list

Re: embarrassingly simple question about "newgrp"

2001-03-31 Thread David Talkington
-BEGIN PGP SIGNED MESSAGE- rpjday wrote: > i'm writing a chapter on user and group management in linux, >and was just about to mention the "newgrp" command, when i read >both the man and info page and was totally confused. > > reads the man page (in part): > > ... the current dir

embarrassingly simple question about "newgrp"

2001-03-31 Thread rpjday
i'm writing a chapter on user and group management in linux, and was just about to mention the "newgrp" command, when i read both the man and info page and was totally confused. reads the man page (in part): ... the current directory is unchanged, but calcula­ tions of access

Re: Simple question re processor change

2001-03-18 Thread Trond Eivind Glomsrød
"Bill Lathan" <[EMAIL PROTECTED]> writes: > I am currently using a MB with a 466MHz Celeron processor. However, > the board can handle up to a 1GHz Pentium III. If I simply replace > the processor in this machine, will Red Hat Workstation Deluxe 7.0 > recognize this with no reinstalltion, etc.?

Re: Simple question re processor change

2001-03-18 Thread K.Deepak
yes of course :-) --deepak-- Bill Lathan wrote: I am currently using a MB with a 466MHz Celeron processor. However, the board can handle up to a 1GHz Pentium III. If I simply replace the processor in this machine, will Red Hat Workstation Deluxe 7.0 recognize this with no reinstalltion, etc.? T

Simple question re processor change

2001-03-18 Thread Bill Lathan
I am currently using a MB with a 466MHz Celeron processor. However, the board can handle up to a 1GHz Pentium III. If I simply replace the processor in this machine, will Red Hat Workstation Deluxe 7.0 recognize this with no reinstalltion, etc.?   TIA, Bill

RE: IPCHAINS very simple question

2000-03-13 Thread Frank Carreiro
Cool... Thx for the link. Good info there. Thx again!!! Frank www.xmission.com/~dmacleod > > Hi Frank, > > Try this page: > http://www.linuxnewbie.org/nhf/intel/network/ipchains2.html > > it helped me. > > > Cindy -- This is Linux Country. On a quiet night, you can hear Windows NT r

Re: IPCHAINS very simple question

2000-03-13 Thread Thomas Ribbrock \(Design/DEG\)
On Fri, Mar 10, 2000 at 02:54:42PM -0600, Alan Mead wrote: [...] > I don't think portsentry will modify ipchains but I could be wrong > about that. I think that's configurable. portsentry can either use tcp wrappers, simply drop the route and/or add a firewall rule when it detects a scan. I haven

RE: IPCHAINS very simple question

2000-03-10 Thread Cindy Pearce
D]; redhat list > Subject: IPCHAINS very simple question > > > Probably not you... I just wish I knew IPchains a little better. Their > docs aren't the best in the world and the howto is a little above me > still... > > Anyway, I've got your script here and a

Re: IPCHAINS very simple question

2000-03-10 Thread Wellington Terumi Uemura
>>If we put a prog to check our systems ( servers ) like portsentry,iplogger >>or whatever and create a script or program to filter this logs,grab the >>attackers IP, and auto-generate ipchains rules against the intruder??? > >Portsentry already does something like this. You can tell it to drop

Re: IPCHAINS very simple question

2000-03-10 Thread Wellington Terumi Uemura
>I believe IP chains cruises down the "chain" of rules until one matches. >then does what ever the target is. It can be another set of rules or >one of the special actions like REJECT. By putting these lines first the >packet matches the rule, and rejects the packet and stops. Order is >import

Re: IPCHAINS very simple question

2000-03-10 Thread Chris Dowling
On Fri, 10 Mar 2000, Philippe Moutarlier wrote: > > I am a little confused with your explanation. I could experience the same as > Wellington but the, when you start (as you should) with : > > > > ipchains -P input REJECT > > > ipchains -P output REJECT > > > ipchains -P forward REJECT > > Tho

Re: IPCHAINS very simple question

2000-03-10 Thread Wellington Terumi Uemura
> > Hello list! > >Hi Wellington > > > It's me or you guys dont like me??? > >naah, we love you man. Hahahaha:-PPP hahaha...this is new :) > > > Every time that i post some questions,nobody answer me...snif > > >oops. You must have inadvertantly got put in the list of people who won't >tow the

Re: IPCHAINS very simple question

2000-03-10 Thread Bret Hughes
No problem. Glad I could contribute something back to the list that has helped me so much. Bret Philippe Moutarlier wrote: > > Makes good sens and definitely clarifies some questions > I had. > > Thank you > > Philippe > > Bret Hughes <[EMAIL PROTECTED]> writes: > > > The -P flag sets the d

Re: IPCHAINS very simple question

2000-03-10 Thread Alan Mead
At 03:01 AM 3/10/00 , Wellington Terumi Uemura wrote: >If we put a prog to check our systems ( servers ) like portsentry,iplogger >or whatever and create a script or program to filter this logs,grab the >attackers IP, and auto-generate ipchains rules against the intruder??? Portsentry already

Re: IPCHAINS very simple question

2000-03-10 Thread Philippe Moutarlier
Makes good sens and definitely clarifies some questions I had. Thank you Philippe Bret Hughes <[EMAIL PROTECTED]> writes: > The -P flag sets the default policy that will be used if no other rule > is matched. A default poicy of deny or reject is a good idea as a > catchall rule in addition

Re: IPCHAINS very simple question

2000-03-10 Thread Bret Hughes
The -P flag sets the default policy that will be used if no other rule is matched. A default poicy of deny or reject is a good idea as a catchall rule in addition to a rule that basically does the same thing but provides logging. I like it primarily because the syntax is so simple even I can loo

Re: IPCHAINS very simple question

2000-03-10 Thread Philippe Moutarlier
I am a little confused with your explanation. I could experience the same as Wellington but the, when you start (as you should) with : > > ipchains -P input REJECT > > ipchains -P output REJECT > > ipchains -P forward REJECT Those rules match everything for the given chains (input, output and f

Re: IPCHAINS very simple question

2000-03-10 Thread Bret Hughes
Wellington Terumi Uemura wrote: > Question 1: > Here is my basic script: > #!/bin/sh > PATH=/sbin > > ipchains -P input ACCEPT > ipchains -P output ACCEPT > ipchains -P forward ACCEPT > ipchains -F > ipchains -P input REJECT > ipchains -P output REJECT > ipchains -P forward REJECT > ipchains -

IPCHAINS very simple question

2000-03-10 Thread Frank Carreiro
Probably not you... I just wish I knew IPchains a little better. Their docs aren't the best in the world and the howto is a little above me still... Anyway, I've got your script here and am thinking of playing with it a bit. Boy I have a long way to go :D If anybody knows of better documentati

Re: IPCHAINS very simple question

2000-03-10 Thread Jasper Jans
| Question 2 | Every body know about hackers doing party on internet servers they dont | own,so,i have an idea and doesn't know if this it's possible. | If we put a prog to check our systems ( servers ) like portsentry,iplogger | or whatever and create a script or program to filter this logs,grab

Re: IPCHAINS very simple question

2000-03-10 Thread Charles Galpin
On Fri, 10 Mar 2000, Wellington Terumi Uemura wrote: > Hello list! Hi Wellington > It's me or you guys dont like me??? naah, we love you man. > Every time that i post some questions,nobody awnser me...snif oops. You must have inadvertantly got put in the list of people who won't tow the com

IPCHAINS very simple question

2000-03-10 Thread Wellington Terumi Uemura
Hello list! It's me or you guys dont like me??? Every time that i post some questions,nobody awnser me...snif Well,this is not what i came here for! I really want to learn more about ipchains and i'm doing good by my self,but i still need some light :) Question 1: Here is my basic script: #!/bi

simple question on packages

2000-03-09 Thread Brandon Dorman
Ok, I know there are advantage and disadvantages to RPM. Please, lets not start that again. But what would happen I say downloaded Debian's packager (whatever it is) and tried to use Debian packages on my RH 6 system? Might it work? I think we (the linux community) need to standardize packages

Re: simple question

2000-01-26 Thread mike irwin
there is a very simple problem i am having. i want to change the color of the font on my desktop. i am using rh6.1 w/ gnome and enlightenment. i have looked around in my files, but can't seem to find the setting. can anyone point me in the right direction? thanks mike irwin [EMAIL PROTEC

Re: ICQ / JDK.. real simple question.

1998-06-24 Thread Son of a Preacherman
On the RedHat ftp site there are jdk rpms that you can use. I used the one called /pub/contrib/hurricane/i386/jdk-1.1.6sn-1.1glibc.i386.rpm . However, I had to make a number of changes to the java executable. It was looking in the wrong place for the libraries and classes. It is just a shell s

ICQ / JDK.. real simple question.

1998-06-24 Thread Joel Robert Oliveira
Glibc2_jdk1.1.4v1.3_dynamic.tar.gz Glibc2_jdk1.1.4v1.3_static.tar.gz Linux_jdk1.1.4v1.3_dynamic.tar.gz Linux_jdk1.1.4v1.3_static.tar.gz Which of these jdk's should I install? *sigh* .. decisions decisions. I'm assuming since I'm running RH 5 I should use one of the glibc based ones.. although I

Re: simple question-how to login as root.

1998-05-28 Thread Jakob 'Sparky' Kaivo
On Thu, 28 May 1998, Fred Smith wrote: > On Thu, May 28, 1998 at 05:54:49PM +0300, arda wrote: > > sorry for asking such a simple question but I can't login to my newly > > installed RedHat box with telnet.. > > > > I can login as ordinary users , but th

Re: simple question-how to login as root.

1998-05-28 Thread Fred Smith
On Thu, May 28, 1998 at 05:54:49PM +0300, arda wrote: > sorry for asking such a simple question but I can't login to my newly > installed RedHat box with telnet.. > > I can login as ordinary users , but the login says "Incorrect Password " > when I try to access th

Re: simple question-how to login as root.

1998-05-28 Thread Matt Housh
- Matt Housh email: [EMAIL PROTECTED] MicroComputer SpecialistUniversity of Tulsa Engineering and Natural Sciences "I don't remember yesterday. And today, it rained." On Thu, 28 May 1998, arda wrote:

simple question-how to login as root.

1998-05-28 Thread arda
sorry for asking such a simple question but I can't login to my newlyinstalled RedHat box with telnet..I can login as ordinary users , but the login says "Incorrect Password "when I try to access the machine from other computers.. I can login when I'mon the console..  I

Re: simple question on ftp

1998-05-17 Thread John H Darrah
On Sun, 17 May 1998, Lai Chi Wai wrote: > Dear all, > Could anybody tell me how to ftp a directory > containing subdirectories, files , etc? If it > needs tar first, how can I tar a directory as > above? Thanks. > Many servers will send you the entire directory tree by specifying the direc

simple question on ftp

1998-05-17 Thread ptleung
Dear all, Could anybody tell me how to ftp a directory containing subdirectories, files , etc? If it needs tar first, how can I tar a directory as above? Thanks. yours, cwlai -- PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES! http://www.redhat.com/RedHat-FAQ

Re: a simple question on IP-Masquerading

1998-04-28 Thread Eric L. Green <[EMAIL PROTECTED]>
On Mon, 27 Apr 1998, Jyan-Min Fang wrote: > I've followed the IP-Masquerade mini howto to setup my system. However, > there is one minor question I like to ask. In the 'Configuring Windows 95' > section of the Howto, it didn't mention what need to be put in in the > DNS/Configuration section's 'Ho

Re: a simple question on IP-Masquerading

1998-04-27 Thread Dave Wreski
> I've followed the IP-Masquerade mini howto to setup my system. However, > there is one minor question I like to ask. In the 'Configuring Windows 95' > section of the Howto, it didn't mention what need to be put in in the > DNS/Configuration section's 'Host' and 'Domain' (the two blocks just abo

Re: a simple question on IP-Masquerading

1998-04-27 Thread Pete Durst
Hi, Since these refer to the Win95 machine, and that machine is on the private side of your network, you can put anything that you want there. The general concept is to be in the format of host.domain. So, for your win95 machine you could put the host as 'win95' and the domain as 'my.domain' fo

Re: a simple question on IP-Masquerading

1998-04-27 Thread Chris Fishwick
> I've followed the IP-Masquerade mini howto to setup my system. However, > there is one minor question I like to ask. In the 'Configuring Windows 95' > section of the Howto, it didn't mention what need to be put in in the > DNS/Configuration section's 'Host' and 'Domain' (the two blocks just abov

a simple question on IP-Masquerading

1998-04-27 Thread Jyan-Min Fang
Hi, I've followed the IP-Masquerade mini howto to setup my system. However, there is one minor question I like to ask. In the 'Configuring Windows 95' section of the Howto, it didn't mention what need to be put in in the DNS/Configuration section's 'Host' and 'Domain' (the two blocks just above t

Re: lowercase? (simple question)

1998-03-09 Thread Fred Smith
On Sun, Mar 08, 1998 at 06:07:19PM -0600, Larry Lade wrote: > Is there a command which converts all filenames in a directory to lower > case? I was about to write a perl script to do so, but I'm sure there's > a standard tool to do it... one I can't seem to find or remember. > yes, it's not hard

Re: lowercase? (simple question)

1998-03-08 Thread Rick L. Mantooth
Here ya go: rickdman # cat `which lowerall` #!/bin/sh for i in $* do mv $i `echo $i | tr [A-Z] [a-z]` echo "Moving $i to `echo $i | tr [A-Z] [a-z]`" done And for converting to UpperCase: rickdman # cat `which upperall` #!/bin/sh for i in $* do mv $i `echo $i | tr [a-z] [

lowercase? (simple question)

1998-03-08 Thread Larry Lade
Is there a command which converts all filenames in a directory to lower case? I was about to write a perl script to do so, but I'm sure there's a standard tool to do it... one I can't seem to find or remember. -- -- Larry Lade - http://www.g