Have multiple browsers installed on your Ubuntu machine? Мати кілька браузерів, встановлених на вашому машину Ubuntu? Sometimes it can be a bit confusing if you want to change the the default web browser from one to another. Іноді це може бути трохи заплутаним, якщо ви хочете змінити використовується за умовчанням браузер від одного до іншого. Here's a simple way you can make the switch using the Linux command line. Ось простий, як ви можете зробити перемикання, використовуючи рядок Linux командою.
Say that Konqueror is currently the default web browser on your computer and you want to change it to Firefox. Скажіть, що Konqueror в даний час є браузером за замовчуванням на комп'ютері, і ви хочете змінити його на Firefox. We'll use the Ubuntu tool update-alternatives to help us make the change. Ми будемо використовувати Ubuntu інструментом оновлення альтернатив, щоб допомогти нам зробити зміни. Open a Terminal window by selecting Applications -> Accessories -> Terminal and run the following command: Відкрийте вікно терміналу, вибравши Програми -> Стандартні -> термінал і запустіть наступну команду:
sudo update-alternatives –config x-www-browser Суду оновлення альтернатив-Config X-WWW-браузер
Enter your password for sudo access. Введіть пароль для доступу Суду. You will see a textual interactive menu like the one below: Ви побачите текстове інтерактивне меню, як це показано нижче:
There are 2 alternatives which provide `x-www-browser'. Є 2 альтернатив, які надають `X-WWW-браузером.
Selection Alternative Вибір Альтернатива
———————————————– ----------------
1 /usr/bin/firefox 1 / USR / BIN / Firefox
*+ 2 /usr/bin/konqueror * + 2 / USR / BIN / KonquerorPress enter to keep the default[*], or type selection number: Натисніть введення для зберегти значення за замовчуванням [*], або вибору типу номер:
Follow the instructions. Дотримуйтесь інструкцій. Type 1 and hit the Return key to change from the current default web browser (Konqueror) to Firefox. Тип 1 та натисніть Повернення ключем до зміни нинішньої замовчуванням веб-браузер (Konqueror) для Firefox. Now when you click on a link somewhere Firefox will launch rather than Konqueror. Тепер, коли ви натиснете на посилання десь Firefox почне замість Konqueror.























0 Responses 0 Відповіді
Stay in touch with the conversation, subscribe to the Залишайтеся на зв'язку при розмові, підпишіться на RSS feed for comments on this post RSS-канал для коментарів на цю посаду . .