Installation of certificate in Ubuntu operating system: הבדלים בין גרסאות בדף

מתוך ויקי נטפרי
קפיצה לניווט קפיצה לחיפוש
מ
שורה 7: שורה 7:
 
{{Navigation|Security certificate}}
 
{{Navigation|Security certificate}}
  
To install the certificate in Ubuntu operating system, Open the command line.
+
The following instructions are valid for all Debian based Linux distributions, (including: Ubuntu, Mint, Raspbian, Kali, elementary OS and [https://distrowatch.com/search.php?basedon=Debian more])
  
run the following command:
+
Open the command line.
 +
 
 +
Run the following command:
  
 
  curl -sL <nowiki>http://netfree.link/dl/ubuntuCertInstallNetFree.sh</nowiki> | sudo -E bash -
 
  curl -sL <nowiki>http://netfree.link/dl/ubuntuCertInstallNetFree.sh</nowiki> | sudo -E bash -
 
<div lang="en" dir="ltr">
 
<div lang="en" dir="ltr">
Sometimes the command will fail due to the fact that 'curl' isn't installed, and it will give a message:  <code>Command 'curl' not found</code>
+
Sometimes the command will fail due to the fact that <code>curl</code> isn't installed, and it will give a message:  <code>Command 'curl' not found</code>
  
The way to fix this, is by entering the command:  <code>sudo apt install curl</code>
+
To fix this, enter the command:  <code>sudo apt install curl</code>
  
then rerun the previous command.
+
Then rerun the previous command.
  
 
It is recommended that you restart the computer after this.
 
It is recommended that you restart the computer after this.
  
  
P.S. To install the certificate you need root permission, for Firefox browser you must  install the [[Installation of certificate in Firefox browser|security certificate separately]]. You can also install a certificate for [[Installation of certificate in Chrome browser in Linux|Chrome]] individually.
+
P.S. To install the certificate you need root permission
 +
 
 +
To use Firefox you must  install the [[Installation of certificate in Firefox browser|security certificate separately]]. You can also install a certificate for [[Installation of certificate in Chrome browser in Linux|Chrome]] individually.

גרסה מ־10:09, 6 בדצמבר 2019

לעברית לחצו כאן


To switch from edit view to read view

To search in the Wiki


Home page > Security certificate > Installation of certificate in Ubuntu operating system ‎‎


The following instructions are valid for all Debian based Linux distributions, (including: Ubuntu, Mint, Raspbian, Kali, elementary OS and more)

Open the command line.

Run the following command:

curl -sL http://netfree.link/dl/ubuntuCertInstallNetFree.sh | sudo -E bash -

Sometimes the command will fail due to the fact that curl isn't installed, and it will give a message: Command 'curl' not found

To fix this, enter the command: sudo apt install curl

Then rerun the previous command.

It is recommended that you restart the computer after this.


P.S. To install the certificate you need root permission

To use Firefox you must install the security certificate separately. You can also install a certificate for Chrome individually.