Differences between RedHat and Debian
From WBITT's Cooker!
The following is the summary of different ways of doing similar tasks in RedHat and Debian.
| Task | RedHat | Debian |
|---|---|---|
| List packages | rpm -qa | dpkg -l |
| Interface configuration | /etc/sysconfig/network-scripts/* | /etc/network/interfaces |
| row 3, cell 1 | row 3, cell 2 | row 3, cell 3 |

