Re: Building 2.6.10 kernel for Debian and ncurses

From: Nico Kadel-Garcia (nkadel_at_comcast.net)
Date: 01/23/05


Date: Sun, 23 Jan 2005 10:02:46 -0500


"John Beardmore" <wookie@wookie.demon.co.uk> wrote in message
news:UKi8zGxMG68BFw9k@wookie.demon.co.uk...
> In message <f4gbc2-ana.ln1@news.linuxuser.org.uk>, Andy Fraser
> <andyfraser31@hotmail.com> writes
>>In comp.os.linux.setup, John Beardmore uttered these immortal words:
>
>>>>>On Debian you want the libncurses5-dev package.
>>>
>>> Is there a general way to find the precise name of an available package
>>> from the generic name of the facility ?
>>
>>man apt-cache
>
> Thanks.
>
>
>>> Let's say I want to track down Scp Only for example. How could I check
>>> if it was available through apt ?
>>
>>scp is part of SSH so apt-file will help there. You'll probably need to
>>install it.
>
> Yes, but I don't think that ScpOnly, see
> http://www.sublimation.org/scponly/, is part of the standard ssh/scp
> packages which are already installed and work fine.
>
> I'm interested in ScpOnly as a login shell because I have large numbers of
> people that get access to user IDs and passwords for our machines to
> exchange large numbers of small files, and I don't want them to be able to
> log in and poke about.
>
> I just wondered if it was available as an apt package, but apt cache seems
> to suggest not, so I've downloaded and compiled it.

1: If you're going that route, you really want chroot cages. Look over at
sourceforge.net for available chroot tools for SSH. I used to publish
patches to do that, but got busy with other projects and the OpenSSH authors
have consistently rejected the patches for various policy reasons. But it's
consistently turned out to be the right thing to do, since restricting user
access once they've SSH'ed in has otherwise turned out to be quite
difficult. I highly recommend Richard Silverman's book on SSH, and hopping
over to the SSH newsgroups for more details.

2: If you don't need to actually give them shells, and just want them to
securely exchange files without shell access, look into WebDAV running under
Apache using HTTPS. I've used it extremely effecively for exactly that sort
of access, and graphical drag&drop is built into Windows, the Konqueror web
browser, and published Java widgets for other OS's.



Relevant Pages

  • Re: IRIX ssh
    ... >> ssh is slow. ... >> I'll leave this one to cosmos. ... Pls start to install fw_openssl first and the missing packages. ...
    (comp.sys.sgi.misc)
  • ssh preinst script returns exit status 10
    ... Yesterday I was using dselect to update my system (unstable packages). ... dselect from installing the last few packages, which included ssh. ... When "apt-get --reinstall install ssh" didn't work, ... debconf (developer): frontend started ...
    (Debian-User)
  • Re: how to install openssh in Sco
    ... how to install openssh in Sco ... As long as you have 5.0.4 or later there are packages you can install ready ... the more supporting packages you must install first before ssh ...
    (comp.unix.sco.misc)
  • Re: Solaris 8: Help with login Shell scripts
    ... > I have a Sun with a new install of Solaris 8. ... > recommended patches, GNOME, and now SSH. ... I want to use BASH as my default shell with all users. ...
    (comp.unix.solaris)
  • Cygwin - Can I install packages from within the shell?
    ... Is it possible to install Cygwin packages from within the shell on ... Currently, if I want to install a package, I re-run the setup program ...
    (comp.os.linux.misc)