Debian, alternatives, change defaults for editor or browser

From Andreida
Revision as of 11:29, 16 February 2016 by Andreas (talk | contribs) (Created page with "for example for the default editor: update-alternatives --config editor your java version: update-alternatives --config java and so on.")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

for example for the default editor:

update-alternatives --config editor

your java version:

 update-alternatives --config java

and so on.