Have multiple browsers installed on your Ubuntu machine? Ir vairākas pārlūkprogrammas instalēta jūsu Ubuntu mašīna? Sometimes it can be a bit confusing if you want to change the the default web browser from one to another. Dažkārt tas var būt nedaudz mulsinoša, ja vēlaties mainīt noklusējuma Web pārlūkprogrammu no viena uz otru. Here's a simple way you can make the switch using the Linux command line. Šeit ir vienkāršs veids, kā jūs varat pārslēgties, izmantojot Linux komandrindu.
Say that Konqueror is currently the default web browser on your computer and you want to change it to Firefox. Saka, ka Konqueror pašlaik noklusējuma Web pārlūku savā datorā, un jūs vēlaties to mainīt, lai Firefox. We'll use the Ubuntu tool update-alternatives to help us make the change. Mēs izmantosim Ubuntu rīks update-alternatīvām, kas ļautu mums veikt izmaiņas. Open a Terminal window by selecting Applications -> Accessories -> Terminal and run the following command: Open Terminal logs, izvēloties Applications -> Accessories -> Terminal un palaist šādu komandu:
sudo update-alternatives –config x-www-browser sudo update-alternatīvas-config x-www-pārlūkprogramma
Enter your password for sudo access. Ievadiet savu paroli sudo piekļuvi. You will see a textual interactive menu like the one below: Jūs redzēsiet teksta interaktīva izvēlnes, piemēram, viena zemāk:
There are 2 alternatives which provide `x-www-browser'. Ir 2 alternatīvas, kas nodrošina "x-www-pārlūkprogramma".
Selection Alternative 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: Nospiediet ENTER, lai saglabātu noklusēto [*], vai tipa izvēle numurs:
Follow the instructions. Izpildiet norādījumus. Type 1 and hit the Return key to change from the current default web browser (Konqueror) to Firefox. Type 1 un nospiediet Return taustiņu, lai mainītu pašreizējo noklusējuma Web pārlūkprogrammu (Konqueror), lai Firefox. Now when you click on a link somewhere Firefox will launch rather than Konqueror. Tagad, kad jūs noklikšķiniet uz saiti kaut Firefox sāks nevis Konqueror.























{ 0 comments… (0 comments ... add one now pievienot vienu tagad } )
Leave a Comment Leave Comment