[快速技巧]利用终端在 Debian/Ubuntu 中设置默认浏览器 ================================================================================ ![img](http://180016988.r.cdn77.net/wp-content/uploads/2014/07/Browsers-790x436.jpg) 嘿,伙计们! 在这篇文章中,我们将使用终端设置默认浏览器。 虽然,使用浏览器主界面来设置默认浏览器很方便,但是有时,你需要远程来操作。 要做到这一点,你只需打开终端,然后执行下述命令: sudo update-alternatives --config x-www-browser 之后输入你想设置为默认浏览器的号码,这样就搞定了! 截图如下: ![图片1](https://camo.githubusercontent.com/7eae55f5fac41634017c1fb5a8bd9cb634a86dc4/687474703a2f2f3138303031363938382e722e63646e37372e6e65742f77702d636f6e74656e742f75706c6f6164732f323031342f30372f6368616e67655f64656661756c745f62726f777365725f66726f6d5f7465726d696e616c5f64656269616e5f656e6f636b2e706e67) 成功了吗? --- via: http://www.unixmen.com/quick-tip-set-default-browser-debianubuntu-using-terminal/ 译者:[su-kaiyao](https://github.com/su-kaiyao) 校对:[Caroline](https://github.com/carolinewuyan) 本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创翻译,[Linux中国](http://linux.cn/) 荣誉推出