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 | + | | [[Install software]] || yast2 sw_single || synaptic |
|- | |- | ||
| update your system || you || update-manager | | update your system || you || update-manager |
Revision as of 12:02, 27 May 2012
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 |