[Home] [Credit Search] [Category Browser] [Staff Roll Call] | The LINUX.COM Article Archive |
Originally Published: Tuesday, 5 June 2001 | Author: |
Published to: tuneup_tips/Tips | Page: 1/1 - [Std View] |
SSH etc for debian
apt is a very common used program by the people who use debian linux. There are some programs that aren't readily available in apt-get.
An example of one of these programs is ssh1/ssh2.
To fix this you should add a line to your /etc/apt/sources.list: deb http://non-us.debian.org/debian-non-US woody/non-US main contrib non-free Replace woody with stable if... |