1
edit
Changes
no edit summary
* Ubuntu uses zypper, Opensuse uses apt-get and Fedora uses yum or pkcon
* Ubuntu uses yum, Opensuse uses pkcon and Fedora uses yum or apt-get
=== How to unpack the file "linux-2.6.26.tar.bz2" ?===
* tar cvjf linux-2.6.26.tar.bz2
* '''tar xvjf linux-2.6.26.tar.bz2'''
* tar tvjf linux-2.6.26.tar.bz2
* gunzip linux-2.6.26.tar.bz2|tar cvf -