Add Comment

You are not currently logged in. If you do not have a user account then please consider creating one and logging in before you post your comment. This will allow you to track replies to your comment, and take part in the site much more freely.

To add your comment, fill in all the boxes below and then preview it to make sure you're happy with the way that it looks.

This is the comment you were replying to, attached to the article Question: From FreeBSD to Debian, in four days?:


Re: Question: From FreeBSD to Debian, in four days?
Posted by Anonymous (70.112.xx.xx) on Fri 2 Sep 2005 at 15:10
Read/learn FHS. Realize that Debian *strictly* adheres to it, so you know where to find things.

Most useful debian-specific commands:
dpkg --list : shows installed packages
dpkg -S /bin/foo : shows which installed package /bin/foo belongs to
apt-cache search foo : show me packages about 'foo'
apt-get install foo : download and install package foo
apt-get -s upgrade : simulate an upgrade - tell me what would be done if I were to do an actual upgrade. Useful to see what's going to be done without worrying about it actually happening.

That's my set of 'most-used' debian-specific commands. Learning about each of the base program (dpkg, apt-cache, apt-get) will help you get an idea of how the debian package system works.

Enjoy, and best of luck.

Username:Anonymous
Title:
Your Comment:

Posting Format:

 

Inappropriate comments will be removed.

Some help on entry formatting is available

User Login

Username:

Password:

[ Advanced Login ]

Register Account

Quick Site Search