Reply to comment

Debian equivalent of RPM based system commands

rpm based deb based FreeBSD
ntsysv/chkconfig sysv-rc-conf
chkcnfig --list sshd /etc/rc.d/sshd rcvar
service httpd start invoke-rc.d apache2 start
rpm -q dpkg-query -W
rpm -qf dpkg -S
rpm -ql dpkg -L pkg_info -L
rpm -qi dpkg -p
rpm -V debsums?
yum info apt-cache show

Reply

  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • Lines and paragraphs break automatically.

More information about formatting options

By submitting this form, you accept the Mollom privacy policy.