[parisc-linux] Booting Debian on an HP C180 workstation
Randolph Chung
Randolph Chung <tausq@debian.org>
Thu, 8 Aug 2002 11:20:36 -0700
> So I finally had a chance to install Debian 3.0 on my C180XP. So far looks
> great, install was
> far easier than the 0.9.3 CD, and I'm not seeing any of the file system
> corruptions. However,
> I'm still fighting a couple of battles.
note that this is not the right forum for this kind of questions; please
use debian-hppa@lists.debian.org instead.
> 1) where do you find the keywords to packages to install with apt-get
> install <some package>?
> ie apt-get install xfree86 doesn't seem to work. I'd like to get the ftp
> and telnet daemons
> working so I can ftp and telnet into my box, as well as X window system.
apt-cache search <search regexp>
randolph