From d5c1a47c51f2f24c25fcad467e66eed3a91b24a5 Mon Sep 17 00:00:00 2001 From: Micah Anderson Date: Wed, 4 Nov 2015 18:25:06 -0500 Subject: rebuild --- public/linux/index.en.html | 108 +++++++++++++++++++-------------------------- public/linux/index.es.html | 108 +++++++++++++++++++-------------------------- public/linux/index.pt.html | 108 +++++++++++++++++++-------------------------- 3 files changed, 138 insertions(+), 186 deletions(-) (limited to 'public') diff --git a/public/linux/index.en.html b/public/linux/index.en.html index ede2ebf..267b046 100644 --- a/public/linux/index.en.html +++ b/public/linux/index.en.html @@ -19,25 +19,16 @@ Bitmask Downloads

-

For GNU/Linux, please use one of the following options depending on what distribution you are running

-

How do I know which GNU/Linux distribution I am running?

-

To find out which distribution you are running, opena terminal and type in the following:

-

.bc cat /etc/issue

+

Introduction

+

For GNU/Linux, we recommend following the installation method detailed below based on what distribution you are running.

+

To find out which distribution you are running, open a terminal and type in the following:

+
cat /etc/issue

Ubuntu

-

For Ubuntu, we provide packages for Wily Werewolf (15.10) and Vivid Vervet (15.04). This is the recommended method of installing Bitmask. If installed as a package, Bitmask will run faster, be better integrated in the system, and will be kept up to date.

-

If you are using Trusty, then you will use the bundle method.

+

There are two ways to install bitmask on Ubuntu, via packages and via bundles. If you are comfortable with the command line, we recommend using packages when available, otherwise use the bundle. If installed as a package, Bitmask will run faster, be better integrated in the desktop environment, and will be faster to start.

+

For Ubuntu, we only provide packages for Wily Werewolf (15.10) and Vivid Vervet (15.04).

+

If you are using Trusty, then you will need to use the bundle method.

We are sorry, Precise Penguin (12.04) is not working at this time.

-

Wily Werewolf (15.10)

-

To install

-
sudo -s
add-apt-repository "deb http://deb.bitmask.net/debian wily main"
wget -O- https://dl.bitmask.net/apt.key | apt-key add -
apt-get update
apt-get install bitmask leap-keyring
-

To remove

-
sudo -s
apt-get remove bitmask leap-keyring
apt-key del 0x1E34A1828E207901
add-apt-repository --remove "deb http://deb.bitmask.net/debian wily main"
-

-

Vivid Vervet (15.04)

-

To install

-
sudo -s
add-apt-repository "deb http://deb.bitmask.net/debian vivid main"
wget -O- https://dl.bitmask.net/apt.key | apt-key add -
apt-get update
apt-get install bitmask leap-keyring
-

To remove

-
sudo -s
apt-get remove bitmask leap-keyring
apt-key del 0x1E34A1828E207901
add-apt-repository --remove "deb http://deb.bitmask.net/debian vivid main"
-

-

Trusty Tahr (14.04)

-

Bundle Installation

-

NOTE:
- Stand-alone bundles are useful if want to run Bitmask from a thumb drive. Or from a distribution which we don’t support with packages.
- There are two disadvantages to the stand-alone bundle:

- +

Bundle

First determine if you running a 32 bit or 64 bit kernel by running the following command:

uname -m

If the result is:

@@ -125,9 +102,6 @@ Bitmask Downloads

Signature file

If you want to make sure that the Bitmask wasn’t messed with during download you can authenticate the signature.

-

Other

-

Please note that we only provide support for the above versions of Ubuntu. You are welcome to try and get Bitmask running on another version of Ubuntu, but we know that it currently wont work with the packages or bundle for Precise Penguin (12.04). If you wish to attempt to get Bitmask working for another version of Ubuntu that is not listed above, we recommend attempting to use the bundle (see below), or have a look at building it from source.

-

Bundle Installation

NOTE:
Stand-alone bundles are useful if want to run Bitmask from a thumb drive. Or from a distribution which we don’t support with packages.
There are two disadvantages to the stand-alone bundle:

@@ -135,6 +109,24 @@ Bitmask Downloads
  • The Bitmask app will be less well integrated with the desktop environment.
  • Running from the bundle is slower to start than via packages.
  • +

    Packages

    +

    Wily Werewolf (15.10)

    +

    To install

    +
    sudo -s
    add-apt-repository "deb http://deb.bitmask.net/debian wily main"
    wget -O- https://dl.bitmask.net/apt.key | apt-key add -
    apt-get update
    apt-get install bitmask leap-keyring
    
    +

    To remove

    +
    sudo -s
    apt-get remove bitmask leap-keyring
    apt-key del 0x1E34A1828E207901
    add-apt-repository --remove "deb http://deb.bitmask.net/debian wily main"
    +

    +

    Vivid Vervet (15.04)

    +

    To install

    +
    sudo -s
    add-apt-repository "deb http://deb.bitmask.net/debian vivid main"
    wget -O- https://dl.bitmask.net/apt.key | apt-key add -
    apt-get update
    apt-get install bitmask leap-keyring
    
    +

    To remove

    +
    sudo -s
    apt-get remove bitmask leap-keyring
    apt-key del 0x1E34A1828E207901
    add-apt-repository --remove "deb http://deb.bitmask.net/debian vivid main"
    +

    +

    Debian

    +

    There are two ways to install bitmask on Debian, via packages and via bundles. If you are comfortable with the command line, we recommend using packages when available, if you are comfortable with the command line, otherwise use the bundle. If installed as a package, Bitmask will run faster, be better integrated in the system, and will be kept up to date.

    +

    For Debian, we only provide packages for Stable (Jessie/8), Testing (Stretch) and Unstable (Sid).

    +

    If you are using Wheezy, then you will need to use the bundle method.

    +

    Bundle

    First determine if you running a 32 bit or 64 bit kernel by running the following command:

    uname -m

    If the result is:

    @@ -163,37 +155,29 @@ Bitmask Downloads

    Signature file

    If you want to make sure that the Bitmask wasn’t messed with during download you can authenticate the signature.

    -

    Debian

    -

    For Debian, we provide packages for the following versions. This is the recommended method of installing Bitmask. If installed as a package, Bitmask will run faster, be better integrated in the system, and will be kept up to date.

    -

    8.0/Stable (Jessie)

    +

    Packages

    +

    Stable (Jessie/8)

    To install

    sudo -s
    echo "deb http://deb.bitmask.net/debian jessie main" > /etc/apt/sources.list.d/bitmask.list
    wget -O- https://dl.bitmask.net/apt.key | apt-key add -
    apt-get update
    apt-get install bitmask leap-keyring
    

    To remove

    sudo -s
    apt-get remove bitmask leap-keyring
    apt-key del 0x1E34A1828E207901
    rm /etc/apt/sources.list.d/bitmask.list
    

    -

    Testing (Stretch)

    +

    Testing (Stretch)

    To install

    sudo -s
    echo "deb http://deb.bitmask.net/debian testing main" > /etc/apt/sources.list.d/bitmask.list
    wget -O- https://dl.bitmask.net/apt.key | apt-key add -
    apt-get update
    apt-get install bitmask leap-keyring
    

    To remove

    sudo -s
    apt-get remove bitmask leap-keyring
    apt-key del 0x1E34A1828E207901
    rm /etc/apt/sources.list.d/bitmask.list
    

    -

    Unstable (Sid)
    +

    Unstable (Sid)

    To install

    sudo -s
    echo "deb http://deb.bitmask.net/debian sid main" > /etc/apt/sources.list.d/bitmask.list
    wget -O- https://dl.bitmask.net/apt.key | apt-key add -
    apt-get update
    apt-get install bitmask leap-keyring
    

    To remove

    sudo -s
    apt-get remove bitmask leap-keyring
    apt-key del 0x1E34A1828E207901
    rm /etc/apt/sources.list.d/bitmask.list
    
    -

    -

    Other

    -

    Please note that we only provide support for the above versions of Debian. You are welcome to try and get Bitmask running on another version of Debian, we recommend attempting to use the bundle (see below), or have a look at building it from source.

    -

    NOTE:
    - Stand-alone bundles are useful if want to run Bitmask from a thumb drive. Or from a distribution which we don’t support with packages.
    - There are two disadvantages to the stand-alone bundle:

    - -

    Bundle Installation

    -

    How do you tell if you running a 32 bit or 64 bit kernel? Run the following command:

    +

    +

    Other

    +

    Please note that we only provide support for the above versions of Debian and Ubuntu. You are welcome to try and get Bitmask running on another distribution. If you want to try, we recommend attempting to use the bundle (see below), or have a look at building it from source.

    +

    Bundle

    +

    First determine if you running a 32 bit or 64 bit kernel by running the following command:

    uname -m

    If the result is:

    +

    Packages

    +

    Wily Werewolf (15.10)

    +

    To install

    +
    sudo -s
    add-apt-repository "deb http://deb.bitmask.net/debian wily main"
    wget -O- https://dl.bitmask.net/apt.key | apt-key add -
    apt-get update
    apt-get install bitmask leap-keyring
    
    +

    To remove

    +
    sudo -s
    apt-get remove bitmask leap-keyring
    apt-key del 0x1E34A1828E207901
    add-apt-repository --remove "deb http://deb.bitmask.net/debian wily main"
    +

    +

    Vivid Vervet (15.04)

    +

    To install

    +
    sudo -s
    add-apt-repository "deb http://deb.bitmask.net/debian vivid main"
    wget -O- https://dl.bitmask.net/apt.key | apt-key add -
    apt-get update
    apt-get install bitmask leap-keyring
    
    +

    To remove

    +
    sudo -s
    apt-get remove bitmask leap-keyring
    apt-key del 0x1E34A1828E207901
    add-apt-repository --remove "deb http://deb.bitmask.net/debian vivid main"
    +

    +

    Debian

    +

    There are two ways to install bitmask on Debian, via packages and via bundles. If you are comfortable with the command line, we recommend using packages when available, if you are comfortable with the command line, otherwise use the bundle. If installed as a package, Bitmask will run faster, be better integrated in the system, and will be kept up to date.

    +

    For Debian, we only provide packages for Stable (Jessie/8), Testing (Stretch) and Unstable (Sid).

    +

    If you are using Wheezy, then you will need to use the bundle method.

    +

    Bundle

    First determine if you running a 32 bit or 64 bit kernel by running the following command:

    uname -m

    If the result is:

    @@ -163,37 +155,29 @@ Bitmask Downloads

    Signature file

    If you want to make sure that the Bitmask wasn’t messed with during download you can authenticate the signature.

    -

    Debian

    -

    For Debian, we provide packages for the following versions. This is the recommended method of installing Bitmask. If installed as a package, Bitmask will run faster, be better integrated in the system, and will be kept up to date.

    -

    8.0/Stable (Jessie)

    +

    Packages

    +

    Stable (Jessie/8)

    To install

    sudo -s
    echo "deb http://deb.bitmask.net/debian jessie main" > /etc/apt/sources.list.d/bitmask.list
    wget -O- https://dl.bitmask.net/apt.key | apt-key add -
    apt-get update
    apt-get install bitmask leap-keyring
    

    To remove

    sudo -s
    apt-get remove bitmask leap-keyring
    apt-key del 0x1E34A1828E207901
    rm /etc/apt/sources.list.d/bitmask.list
    

    -

    Testing (Stretch)

    +

    Testing (Stretch)

    To install

    sudo -s
    echo "deb http://deb.bitmask.net/debian testing main" > /etc/apt/sources.list.d/bitmask.list
    wget -O- https://dl.bitmask.net/apt.key | apt-key add -
    apt-get update
    apt-get install bitmask leap-keyring
    

    To remove

    sudo -s
    apt-get remove bitmask leap-keyring
    apt-key del 0x1E34A1828E207901
    rm /etc/apt/sources.list.d/bitmask.list
    

    -

    Unstable (Sid)
    +

    Unstable (Sid)

    To install

    sudo -s
    echo "deb http://deb.bitmask.net/debian sid main" > /etc/apt/sources.list.d/bitmask.list
    wget -O- https://dl.bitmask.net/apt.key | apt-key add -
    apt-get update
    apt-get install bitmask leap-keyring
    

    To remove

    sudo -s
    apt-get remove bitmask leap-keyring
    apt-key del 0x1E34A1828E207901
    rm /etc/apt/sources.list.d/bitmask.list
    
    -

    -

    Other

    -

    Please note that we only provide support for the above versions of Debian. You are welcome to try and get Bitmask running on another version of Debian, we recommend attempting to use the bundle (see below), or have a look at building it from source.

    -

    NOTE:
    - Stand-alone bundles are useful if want to run Bitmask from a thumb drive. Or from a distribution which we don’t support with packages.
    - There are two disadvantages to the stand-alone bundle:

    - -

    Bundle Installation

    -

    How do you tell if you running a 32 bit or 64 bit kernel? Run the following command:

    +

    +

    Other

    +

    Please note that we only provide support for the above versions of Debian and Ubuntu. You are welcome to try and get Bitmask running on another distribution. If you want to try, we recommend attempting to use the bundle (see below), or have a look at building it from source.

    +

    Bundle

    +

    First determine if you running a 32 bit or 64 bit kernel by running the following command:

    uname -m

    If the result is:

    +

    Packages

    +

    Wily Werewolf (15.10)

    +

    To install

    +
    sudo -s
    add-apt-repository "deb http://deb.bitmask.net/debian wily main"
    wget -O- https://dl.bitmask.net/apt.key | apt-key add -
    apt-get update
    apt-get install bitmask leap-keyring
    
    +

    To remove

    +
    sudo -s
    apt-get remove bitmask leap-keyring
    apt-key del 0x1E34A1828E207901
    add-apt-repository --remove "deb http://deb.bitmask.net/debian wily main"
    +

    +

    Vivid Vervet (15.04)

    +

    To install

    +
    sudo -s
    add-apt-repository "deb http://deb.bitmask.net/debian vivid main"
    wget -O- https://dl.bitmask.net/apt.key | apt-key add -
    apt-get update
    apt-get install bitmask leap-keyring
    
    +

    To remove

    +
    sudo -s
    apt-get remove bitmask leap-keyring
    apt-key del 0x1E34A1828E207901
    add-apt-repository --remove "deb http://deb.bitmask.net/debian vivid main"
    +

    +

    Debian

    +

    There are two ways to install bitmask on Debian, via packages and via bundles. If you are comfortable with the command line, we recommend using packages when available, if you are comfortable with the command line, otherwise use the bundle. If installed as a package, Bitmask will run faster, be better integrated in the system, and will be kept up to date.

    +

    For Debian, we only provide packages for Stable (Jessie/8), Testing (Stretch) and Unstable (Sid).

    +

    If you are using Wheezy, then you will need to use the bundle method.

    +

    Bundle

    First determine if you running a 32 bit or 64 bit kernel by running the following command:

    uname -m

    If the result is:

    @@ -163,37 +155,29 @@ Bitmask Downloads

    Signature file

    If you want to make sure that the Bitmask wasn’t messed with during download you can authenticate the signature.

    -

    Debian

    -

    For Debian, we provide packages for the following versions. This is the recommended method of installing Bitmask. If installed as a package, Bitmask will run faster, be better integrated in the system, and will be kept up to date.

    -

    8.0/Stable (Jessie)

    +

    Packages

    +

    Stable (Jessie/8)

    To install

    sudo -s
    echo "deb http://deb.bitmask.net/debian jessie main" > /etc/apt/sources.list.d/bitmask.list
    wget -O- https://dl.bitmask.net/apt.key | apt-key add -
    apt-get update
    apt-get install bitmask leap-keyring
    

    To remove

    sudo -s
    apt-get remove bitmask leap-keyring
    apt-key del 0x1E34A1828E207901
    rm /etc/apt/sources.list.d/bitmask.list
    

    -

    Testing (Stretch)

    +

    Testing (Stretch)

    To install

    sudo -s
    echo "deb http://deb.bitmask.net/debian testing main" > /etc/apt/sources.list.d/bitmask.list
    wget -O- https://dl.bitmask.net/apt.key | apt-key add -
    apt-get update
    apt-get install bitmask leap-keyring
    

    To remove

    sudo -s
    apt-get remove bitmask leap-keyring
    apt-key del 0x1E34A1828E207901
    rm /etc/apt/sources.list.d/bitmask.list
    

    -

    Unstable (Sid)
    +

    Unstable (Sid)

    To install

    sudo -s
    echo "deb http://deb.bitmask.net/debian sid main" > /etc/apt/sources.list.d/bitmask.list
    wget -O- https://dl.bitmask.net/apt.key | apt-key add -
    apt-get update
    apt-get install bitmask leap-keyring
    

    To remove

    sudo -s
    apt-get remove bitmask leap-keyring
    apt-key del 0x1E34A1828E207901
    rm /etc/apt/sources.list.d/bitmask.list
    
    -

    -

    Other

    -

    Please note that we only provide support for the above versions of Debian. You are welcome to try and get Bitmask running on another version of Debian, we recommend attempting to use the bundle (see below), or have a look at building it from source.

    -

    NOTE:
    - Stand-alone bundles are useful if want to run Bitmask from a thumb drive. Or from a distribution which we don’t support with packages.
    - There are two disadvantages to the stand-alone bundle:

    - -

    Bundle Installation

    -

    How do you tell if you running a 32 bit or 64 bit kernel? Run the following command:

    +

    +

    Other

    +

    Please note that we only provide support for the above versions of Debian and Ubuntu. You are welcome to try and get Bitmask running on another distribution. If you want to try, we recommend attempting to use the bundle (see below), or have a look at building it from source.

    +

    Bundle

    +

    First determine if you running a 32 bit or 64 bit kernel by running the following command:

    uname -m

    If the result is: