Suse-ubuntu equivalent commands

From Linuxintro
Revision as of 11:37, 25 September 2011 by imported>ThorstenStaerk (Reverted edits by 27.98.203.171 (talk) to last revision by ThorstenStaerk)

This describes differences in the default installations of SUSE and Ubuntu.

description SUSE Ubuntu
edit a text file in text mode vi vim
provide a long list of a directory ll ls -l
install a software package, e.g. firefox yast -i firefox sudo apt-get install firefox