Patrick Nelson wrote:
with the chkconfig command you don't have to grep it... just remove the |
sshd like:
chkconfig --list sshd
and it will list the init.d config of each run level
oops sorry for any mis-guidance, i love using | at any
chance i get : )
--
<>
-BEGIN PGP SIGNED MESSAGE--
Gene Yoo wrote:
> Andrew Robinson wrote:
>> I'm trying to get ssh working on a Redhat 7.3 installation. Right
>> now it is refusing the connection. I've included what pertinent
>> information I know about. If I've left something out, please let me
>> know. When I installed Redhat, I chose the "medi
Andrew Robinson wrote:
I'm trying to get ssh working on a Redhat 7.3 installation. Right now it
is refusing the connection. I've included what pertinent information I
know about. If I've left something out, please let me know. When I
installed Redhat, I chose the "medium" security option and "cu
ok
if you want to add something to run at the boottime you can modify the /etc/rc.d/rc3.d/ files depending on your requirement for init level 3 modification.
just link the script file to this fiels it seems to be ok
plese put proper numbering when you edit the rc#.d files
thenks
nate <[EMAIL
Andrew Robinson said:
> I'm trying to get ssh working on a Redhat 7.3 installation. Right now it
> is refusing the connection. I've included what pertinent information I
> know about. If I've left something out, please let me know. When I
> installed Redhat, I chose the "medium" security option
m: Andrew Robinson [mailto:[EMAIL PROTECTED]
Sent: Tuesday, March 18, 2003 11:41 AM
To: [EMAIL PROTECTED]
Subject:Help get ssh working
I'm trying to get ssh working on a Redhat 7.3 installation. Right now it is
refusing the connection. I've included what pertinent information I k
Tennessee
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
> -Original Message-
> From: Andrew Robinson [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, March 18, 2003 11:41 AM
> To: [EMAIL PROTECTED]
> Subject: Help get ssh working
>
>
> I'm trying to get ssh working on a Redhat 7
Is sshd running?
chkconfig --list
and if not,
chkconfig --level 345 sshd on
HTH
Rick Carroll
-Original Message-
From: Andrew Robinson [mailto:[EMAIL PROTECTED]
Sent: Tuesday, March 18, 2003 11:41 AM
To: [EMAIL PROTECTED]
Subject:Help get ssh working
I'm tryi
Andrew Robinson wrote:
> I'm trying to get ssh working on a Redhat 7.3 installation. Right now it is
> refusing the connection. I've included what pertinent information I know
> about. If I've left something out, please let me know. When I installed
> Redhat, I chose the "medium" security option a
I'm trying to get ssh working on a Redhat 7.3 installation. Right now it is
refusing the connection. I've included what pertinent information I know
about. If I've left something out, please let me know. When I installed
Redhat, I chose the "medium" security option and "custom" firewall rules,
10 matches
Mail list logo