Skip to main content

All Questions

Tagged with
2 votes
2 answers
4k views

Cannot install SSH server on Debian Jessie

I made a fresh install of Debian today and now I am trying to install the SSH server so i can connect to the machine remotely. When I do apt-get install ssh it shows me that packages cannot be ...
Milen Georgiev's user avatar
0 votes
2 answers
1k views

How to install Ubuntu on Debian headless server?

I have a headless Debian Unstable server that I would like to install Ubuntu Trusty on. However, I do not have a keyboard or monitor connected to it, so I would like to install it over SSH. I have ...
BenLubar's user avatar
  • 103
1 vote
1 answer
242 views

Re-install linux by ssh

I have remote machine with OpenSUSE, and I cant interact with it only by SSH. I want to install Debian to this machine, how can I do it? I search answers, but each of them assumes, I have physical ...
atomAltera's user avatar
  • 1,199
1 vote
1 answer
947 views

Debian - install new software by apt-get over SSH

I tried to install new software when I was connected to my Debian over SSH, for example sudo apt-get install subversion, and after calculating dependencies, required space, etc. APT asked, if I want ...
michail_w's user avatar
  • 121
-2 votes
3 answers
476 views

How to query whether SSH is available under Debian?

I'm trying to implement ssh server under a custom Debian-based installation, which has no GUI, and yet no ssh access. How can I know whether SSH is installed, and how can I know whether the firewall ...
jfmessier's user avatar
  • 2,790