Results 1 to 3 of 3
I just installed Ubuntu 9.1 Desktop. I have the network setup ok and can see out with FireFox and can ping the machine from outside.
But I can't install openssh-server.
...
- 03-21-2010 #1Just Joined!
- Join Date
- Mar 2010
- Posts
- 5
[SOLVED] Cannot install open-ssh server - suggestions?
I just installed Ubuntu 9.1 Desktop. I have the network setup ok and can see out with FireFox and can ping the machine from outside.
But I can't install openssh-server.
When I try
sudo apt-get install openssh-server
I get a "Package openssh-server is not available" error .
Any suggestions what I can try next?
Thanks,
doug
- 03-21-2010 #2
Hi and welcome! Did you do:
Before attempting to install? Also, try:Code:sudo apt-get update
Code:sudo apt-get install ssh
Last edited by Dapper Dan; 03-21-2010 at 02:00 PM.
- 03-21-2010 #3Just Joined!
- Join Date
- Mar 2010
- Posts
- 5



