[ltp] Ubuntu Dapper on a22p - 1 data pt.

Jiang Qian linux-thinkpad@linux-thinkpad.org
Thu, 8 Jun 2006 04:47:02 -0400


> It's hard for me to imagine that apt could be so much faster than yum
> that that alone would make the basis for choosing apt, or a Debian
> based system.  I am curious how you would have solved two problems
> with apt:
> 
> 1) Tell me where the package is that contains sshd?
dlocate sshd shows:
vim-common: /usr/share/vim/vim63/syntax/sshdconfig.vim
openssh-server: /usr/sbin/sshd
openssh-server: /usr/share/man/man5/sshd_config.5.gz
openssh-server: /usr/share/man/man8/sshd.8.gz
openssh-server: /var/run/sshd
You can also try
aptitude search ssh
It's pretty obvious for me which one to choose. Get debian box and do
man dlocate to learn this wonderful tool.
> 
> 2) Given a list of "features" missing from running the configure script
> for Emacs, for example no X11 headers, no Xaw support, etc, how would
> you have obtained the requisite packages using apt?
> 
> If either problem occurred on Fedora, yum search provides the
> requisite packages more than adequately.  I will probably play with
> Xubuntu some more in the future, most likely using Zen on Fedora, if
> only because Xfce is the desktop I would have created left to my own
> devices, and learning more about apt is definitely in order.  FWIW,
> Both Gnome and KDE leave me blah for one reason or another, although
> both have legions of believers.
I don't use emacs, and I don't know exactly what you want, but I suspect 
do
aptitude search emacs
aptitude search xaw
will get you up to the speed. To choose your desktop is exactly what 
Debian is good for. You can do a bare bone install with not even X 
server and then apt-get to your heart's content, with automatic 
dependency resolution and the like.
Jiang
> Thanks for your comments.
> 
> -pmr
> -- 
> The linux-thinkpad mailing list home page is at:
> http://mailman.linux-thinkpad.org/mailman/listinfo/linux-thinkpad