Autor |
Sõnum |
mixman
Pingviini kasutaja
Liitunud: 20.12.2007
Postitused: 54
|
|
Kuidas saaks sellist asja? ometi googeldasin ja sain vastuseks:
sudo apt-get install openssh-server
Ometi see ei toimi....
ütleb midagi sellist:
mikk@mikk-desktop:~$ sudo apt-get install openssh-server
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package openssh-server is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package openssh-server has no installation candidate
Edit: sammuti oleks vaja proftpd
aga seda vist lihtsalt ei ole....
mikk@mikk-desktop:~$ sudo apt-get install proftpd
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Couldn't find package proftpd
|
|
|
|
|
|
|
|
sander85
Vana Pingviin
Vanus: 39
Liitunud: 08.08.2005
Postitused: 4359
Asukoht: Tallinn (vahel ka Virtsu)
Distributsioon: Mageia, Debian, CentOS
|
|
aga mida annab
apt-cache search ssh
|
|
|
|
_________________
|
|
|
|
mixman
Pingviini kasutaja
Liitunud: 20.12.2007
Postitused: 54
|
|
mikk@mikk-desktop:~$ sudo apt-cache search ssh
[sudo] password for mikk:
libssl0.9.8 - SSL shared libraries
rdiff-backup - remote incremental backup
openssh-client - secure shell client, an rlogin/rsh/rcp replacement
mikk@mikk-desktop:~$
|
|
|
|
|
|
|
|
sander85
Vana Pingviin
Vanus: 39
Liitunud: 08.08.2005
Postitused: 4359
Asukoht: Tallinn (vahel ka Virtsu)
Distributsioon: Mageia, Debian, CentOS
|
|
sellest jääb mulje nagu poleks sul mitte kõik vajalikud repod seadistatud..
|
|
|
|
_________________
|
|
|
|
spott
Admin
Vanus: 43
Liitunud: 04.06.2005
Postitused: 8857
Distributsioon: Ubuntu
|
|
proftpd universe repos ilusti olemas. Samuti openssh-server on Ubuntu põhi repodes olemas. Anna oma sources.list faili sisu siia. Midagi sul seal puudu.
|
|
|
|
_________________ Tellige endale sünnipäevaks, sõbrapäevaks või muuks tähtpäevaks kingitus: Kingitused internetist - NetiKink.eu
|
|
|
|
mixman
Pingviini kasutaja
Liitunud: 20.12.2007
Postitused: 54
|
|
Sources.list
Kood: | # See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.
# Line commented out by installer because it failed to verify:
#deb http://ee.archive.ubuntu.com/ubuntu/ gutsy main restricted
# Line commented out by installer because it failed to verify:
#deb-src http://ee.archive.ubuntu.com/ubuntu/ gutsy main restricted
## Major bug fix updates produced after the final release of the
## distribution.
# Line commented out by installer because it failed to verify:
#deb http://ee.archive.ubuntu.com/ubuntu/ gutsy-updates main restricted
# Line commented out by installer because it failed to verify:
#deb-src http://ee.archive.ubuntu.com/ubuntu/ gutsy-updates main restricted
## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team, and may not be under a free licence. Please satisfy yourself as to
## your rights to use the software. Also, please note that software in
## universe WILL NOT receive any review or updates from the Ubuntu security
## team.
# Line commented out by installer because it failed to verify:
#deb http://ee.archive.ubuntu.com/ubuntu/ gutsy universe
# Line commented out by installer because it failed to verify:
#deb-src http://ee.archive.ubuntu.com/ubuntu/ gutsy universe
# Line commented out by installer because it failed to verify:
#deb http://ee.archive.ubuntu.com/ubuntu/ gutsy-updates universe
# Line commented out by installer because it failed to verify:
#deb-src http://ee.archive.ubuntu.com/ubuntu/ gutsy-updates universe
## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team, and may not be under a free licence. Please satisfy yourself as to
## your rights to use the software. Also, please note that software in
## multiverse WILL NOT receive any review or updates from the Ubuntu
## security team.
# Line commented out by installer because it failed to verify:
#deb http://ee.archive.ubuntu.com/ubuntu/ gutsy multiverse
# Line commented out by installer because it failed to verify:
#deb-src http://ee.archive.ubuntu.com/ubuntu/ gutsy multiverse
# Line commented out by installer because it failed to verify:
#deb http://ee.archive.ubuntu.com/ubuntu/ gutsy-updates multiverse
# Line commented out by installer because it failed to verify:
#deb-src http://ee.archive.ubuntu.com/ubuntu/ gutsy-updates multiverse
## Uncomment the following two lines to add software from the 'backports'
## repository.
## N.B. software from this repository may not have been tested as
## extensively as that contained in the main release, although it includes
## newer versions of some applications which may provide useful features.
## Also, please note that software in backports WILL NOT receive any review
## or updates from the Ubuntu security team.
# deb http://ee.archive.ubuntu.com/ubuntu/ gutsy-backports main restricted universe multiverse
# deb-src http://ee.archive.ubuntu.com/ubuntu/ gutsy-backports main restricted universe multiverse
## Uncomment the following two lines to add software from Canonical's
## 'partner' repository. This software is not part of Ubuntu, but is
## offered by Canonical and the respective vendors as a service to Ubuntu
## users.
# deb http://archive.canonical.com/ubuntu gutsy partner
# deb-src http://archive.canonical.com/ubuntu gutsy partner
# Line commented out by installer because it failed to verify:
#deb http://estobuntu.org/repo/gutsy ./
# Line commented out by installer because it failed to verify:
#deb http://download.skype.com/linux/repos/debian/ stable non-free
# Line commented out by installer because it failed to verify:
#deb http://security.ubuntu.com/ubuntu gutsy-security main
# Line commented out by installer because it failed to verify:
#deb-src http://security.ubuntu.com/ubuntu gutsy-security main
# Line commented out by installer because it failed to verify:
#deb http://security.ubuntu.com/ubuntu gutsy-security universe
# Line commented out by installer because it failed to verify:
#deb-src http://security.ubuntu.com/ubuntu gutsy-security universe
# Line commented out by installer because it failed to verify:
#deb http://security.ubuntu.com/ubuntu gutsy-security multiverse
# Line commented out by installer because it failed to verify:
#deb-src http://security.ubuntu.com/ubuntu gutsy-security multiverse
deb http://archive.canoical.com/ gutsy partner
|
PS: Kasutan seda estobuntut see peaks ju ubuntu baasil olema.
|
|
|
|
|
|
|
|
sander85
Vana Pingviin
Vanus: 39
Liitunud: 08.08.2005
Postitused: 4359
Asukoht: Tallinn (vahel ka Virtsu)
Distributsioon: Mageia, Debian, CentOS
|
|
kui lugeda, siis paistab silma, et enamus reposi on välja kommenteeritud, ehk keelatud olekus
read, mis algavad sõnaga deb peaks lahti kommenteerima (eemaldades #)
vaata, milliseid reposid pead vajalikuks ja eemalda sealt eest # (ainult nendel ridadel, mis algavad sõnaga deb, teised peavadki kommentaarid olema..)
|
|
|
|
_________________
|
|
|
|
laur
Vana Pingviin
Vanus: 39
Liitunud: 22.01.2006
Postitused: 1195
Asukoht: Tallinn
Distributsioon: Estobuntu, Kubuntu, Mandriva, OpenSUSE
|
|
mixman, repod on keelatud olekus sellepärast et me kasutasime paigaldusel ümber nurga teed
Adepti allikate haldur võta lahti, luba repod ja kõik ok saab olema.
|
|
|
|
_________________
|
|
|
|
mixman
Pingviini kasutaja
Liitunud: 20.12.2007
Postitused: 54
|
|
laur kirjutas: | mixman, repod on keelatud olekus sellepärast et me kasutasime paigaldusel ümber nurga teed
Adepti allikate haldur võta lahti, luba repod ja kõik ok saab olema. |
Ok selle probleemi sai lahendatud Tänud kõigile taas.
Veidi off topicut ka siia:
Mis on estobuntus root parool?
|
|
|
|
|
|
|
|
wk
Vana Pingviin
Liitunud: 24.10.2007
Postitused: 1133
Asukoht: Tallinn, vahel Vastseliina vald
Distributsioon: Debian, Kubuntu
|
|
_________________ Kõike hääd,
WK
|
|
|
|
laur
Vana Pingviin
Vanus: 39
Liitunud: 22.01.2006
Postitused: 1195
Asukoht: Tallinn
Distributsioon: Estobuntu, Kubuntu, Mandriva, OpenSUSE
|
|
jup, täpselt nagu tavalises ubuntus
|
|
|
|
_________________
|
|
|
|
midnight
Vana Pingviin
Liitunud: 09.08.2007
Postitused: 733
Distributsioon: Ubuntu 8.04
|
|
ubuntus on parem kui paigaldada nii:
sudo apt-get install ssh
seal on ssh just openssh ning ssh ongi sellel parem konf.
|
|
|
|
|
|
|
|
|