TranslateProject/sources/tech/20140714 Set Default Browser on Debian or Ubuntu Using Terminal.md
2014-07-14 19:17:12 +08:00

1.1 KiB
Raw Blame History

[Quick Tip] Set Default Browser on Debian/Ubuntu Using Terminal

Hey Guys,

In this post, we are going to use the terminal to make a browser default.

Even though, this can easily be done using the browsers main interface, is handy sometimes if you need to do this remotely.

To do this you simply open up the terminal and run the line of code below:

Enter the number beside the browser you wish to make default and you are done.

sudo update-alternatives --config x-www-browser

Enjoy!

via: http://www.unixmen.com/quick-tip-set-default-browser-debianubuntu-using-terminal/

译者:译者ID 校对:校对者ID

本文由 LCTT 原创翻译,Linux中国 荣誉推出