Difference between revisions of "Distro-command-translations"
From Linuxintro
imported>ThorstenStaerk |
imported>ThorstenStaerk |
||
Line 4: | Line 4: | ||
! What to do !! SUSE command !! Ubuntu command | ! What to do !! SUSE command !! Ubuntu command | ||
|- | |- | ||
+ | | Install software || yast2 sw_single || synaptic | ||
+ | |- | ||
| update your system || you || update-manager | | update your system || you || update-manager | ||
|- | |- |
Revision as of 12:40, 30 July 2011
Here is an equivalent command table for default installations of SUSE and Ubuntu.
What to do | SUSE command | Ubuntu command |
---|---|---|
Install software | yast2 sw_single | synaptic |
update your system | you | update-manager |
long list your folder | ll | ls -l |
call the vim editor | vi | vim |