Have multiple browsers installed on your Ubuntu machine? Máte viac prehliadačov nainštalovaná na vašom počítači Ubuntu? Sometimes it can be a bit confusing if you want to change the the default web browser from one to another. Niekedy to môže byť trochu mätúci, pokiaľ chcete zmeniť predvolený webový prehliadač od jedného k druhému. Here's a simple way you can make the switch using the Linux command line. Tu je jednoduchý spôsob, ako môžete vykonať pomocou prepínača príkazového riadka Linuxu.
Say that Konqueror is currently the default web browser on your computer and you want to change it to Firefox. Hovoria, že Konqueror je v súčasnej dobe predvolený webový prehliadač v počítači a chcete zmeniť na Firefox. We'll use the Ubuntu tool update-alternatives to help us make the change. Budeme používať nástroj Ubuntu update-alternatives, aby nám pomohli urobiť zmenu. Open a Terminal window by selecting Applications -> Accessories -> Terminal and run the following command: Otvorte okno terminálu výberom Aplikácie -> Príslušenstvo -> Terminál a zadajte nasledujúci príkaz:
sudo update-alternatives –config x-www-browser sudo update-alternatives-config x-www-browser
Enter your password for sudo access. Zadajte heslo pre prístup k sudo. You will see a textual interactive menu like the one below: Uvidíte textová interaktívne menu, ako je nasledujúci tabuľka:
There are 2 alternatives which provide `x-www-browser'. K dispozícii sú 2 možnosti, ktoré poskytujú `x-www-browser '.
Selection Alternative Výber Alternatíva
———————————————– ----------------
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: Stlačte kláves Enter, aby predvolené [*], inak zadajte číslo:
Follow the instructions. Postupujte podľa pokynov. Type 1 and hit the Return key to change from the current default web browser (Konqueror) to Firefox. Typu 1 a stlačte kláves Enter pre zmenu zo súčasného predvolené webové prehliadače (Konqueror) to Firefox. Now when you click on a link somewhere Firefox will launch rather than Konqueror. Teraz, keď kliknete na odkaz niekde Firefox začne skôr než Konqueror.























{ 0 comments… (0 comments ... add one now pridať jednu teraz } )
Leave a Comment Zanechať komentár