[Tfug] Setting up SSH
Harry McGregor
micros at osef.org
Fri Feb 23 13:41:46 MST 2007
Hi,
Here is my only guess.
The "ssh" package is a meta-package, it's not a real package.
All it contains is the /etc/ssh directory
hmcgregor at Malbeth:~$ dpkg -L ssh
/etc/ssh
The real packages (which ssh should have depends on, are openssh-server
and openssh-client)
try this
apt-get install openssh-server openssh-client
Harry
George Cohn wrote:
> Christopher Robbins wrote:
>
>> On 2/23/07, Earl <earljviolet at juno.com> wrote:
>>
>>
>>> I am trying to set up SSH on Debian ETCH. Looking at the man page, I
>>> find a long list of files and directories listed. I also googled and
>>> went over several web pages. Is it necessary to create all of these
>>> files and directories?
>>>
>> Should it just be -
>>
>> apt-get install ssh
>>
>> And done? Perhaps open the firewall to 22 as well?
>>
>> -Chris
>>
>>
>
> That's all I've ever needed to do.
>
> And if you run a windows box, download Putty and Putty Secure Copy to
> it. That way you can cut and paste stuff from your windows machine to
> the Linux machine.
>
> I don't even have a monitor attached to my Debian server most of the time.
>
> George Cohn
>
> _______________________________________________
> Tucson Free Unix Group - tfug at tfug.org
> Subscription Options:
> http://www.tfug.org/mailman/listinfo/tfug_tfug.org
>
More information about the tfug
mailing list