On Tue, Nov 06, 2007 at 06:26:46PM -0500, Vikki Roemer wrote:
> I'm running Etch, and when I did apt-get install ssh it just installed
> the ssh client. I had to install the server separately.
$ apt-cache depends ssh
ssh
Depends: openssh-client
Depends: openssh-server
If you only got opens
On Nov 5, 2007 4:35 PM, Andrew Sackville-West
<[EMAIL PROTECTED]> wrote:
>
> On Mon, Nov 05, 2007 at 09:08:21PM +, John O Laoi wrote:
> > "Looks like there's your problem. You don't have openssh-server
> > installed."
> >
> >
> > "aptitude install openssh-server
> > >
> > > This should solve y
On Mon, Nov 05, 2007 at 09:08:21PM +, John O Laoi wrote:
> "Looks like there's your problem. You don't have openssh-server
> installed."
>
>
> "aptitude install openssh-server
> >
> > This should solve your problems."
>
>
>
> Thanks everyone. That did it.
> I suppose that I should have do
On Monday 05 November 2007, John O Laoi wrote:
> # dpkg --get-selections | grep ssh
> openssh-client install
> openssh-server deinstall
> #
>
> Thanks to everyone for your help.
>
> Maybe I should remove ssh and reinstall?
>
aptit
On Mon, Nov 05, 2007 at 07:50:23PM +, John O Laoi wrote:
> # dpkg --get-selections | grep ssh
> openssh-client install
> openssh-server deinstall
> #
>
Looks like there's your problem. You don't have openssh-server
installe
On Mon, Nov 05, 2007 at 06:11:28PM +, John O Laoi wrote:
> On 11/5/07, Andrew Sackville-West <[EMAIL PROTECTED]> wrote:
> >
> >
> > ssh-agent is *not* the program that allows ssh connections. That is
> > sshd. It should be started with /etc/ini.d/ssh start as root. Is there
> > no output when y
On Monday 05 November 2007, John O Laoi wrote:
> On 11/5/07, Andrew Sackville-West <[EMAIL PROTECTED]> wrote:
> > ssh-agent is *not* the program that allows ssh connections. That is
> > sshd. It should be started with /etc/ini.d/ssh start as root. Is there
> > no output when you do that? Anything i
On Mon, Nov 05, 2007 at 17:44:00 +, John O Laoi wrote:
> Hello,
> I am running etch on a dell laptop.
> I recently installed ssh:
> aptitude install ssh
> and started it:
> /etc/init.d/ssh start
> yet when I look for open ports with nmap localhost, port 22 is not open.
> When I run
> # ps -e |
On Mon, Nov 05, 2007 at 05:44:00PM +, John O Laoi wrote:
> Hello,
> I am running etch on a dell laptop.
> I recently installed ssh:
> aptitude install ssh
> and started it:
> /etc/init.d/ssh start
> yet when I look for open ports with nmap localhost, port 22 is not open.
> When I run
> # ps -e
9 matches
Mail list logo