diff options
Diffstat (limited to 'public')
-rw-r--r-- | public/linux/index.en.html | 52 | ||||
-rw-r--r-- | public/linux/index.es.html | 52 | ||||
-rw-r--r-- | public/linux/index.pt.html | 52 |
3 files changed, 78 insertions, 78 deletions
diff --git a/public/linux/index.en.html b/public/linux/index.en.html index db72175..a70ae21 100644 --- a/public/linux/index.en.html +++ b/public/linux/index.en.html @@ -22,6 +22,9 @@ Bitmask Downloads <a href="#introduction">Introduction</a> </li> <li> + <a href="#stand-alone-bundle">Stand Alone Bundle</a> + </li> + <li> <a href="#ubuntu-packages">Ubuntu Packages</a> <ol> <li> @@ -50,9 +53,6 @@ Bitmask Downloads </ol> </li> <li> - <a href="#stand-alone-bundle">Stand Alone Bundle</a> - </li> - <li> <a href="#upgrading">Upgrading</a> </li> <li> @@ -84,6 +84,29 @@ Bitmask Downloads <pre><code>cat /etc/issue </code></pre> +<h1><a name="stand-alone-bundle"></a>Stand Alone Bundle</h1> + +<p>The Bitmask stand alone bundle should work on most recent versions of Debian and Ubuntu. You are welcome to try the bundle on other distributions, it sometimes works. Alternately, you can <a href="https://leap.se/en/docs/get-involved/source">build it from source</a>.</p> + +<p>Our most recent stable release is only available for a 64 bit kernel.</p> + +<table class="table"> +<tr><td> + <a class='btn btn-primary btn-large' href='https://dl.bitmask.net/client/linux/stable/Bitmask-linux64-latest.tar.gz'> + <i class='fa fa-cloud-download fa-lg'></i> + Download 64 bit +</a> + +</td><td> + <a href="https://dl.bitmask.net/client/linux/stable/Bitmask-linux64-latest.tar.gz.asc">Signature file</a> +</td></tr> +</table> + + +<p>Optionally, you can <a href="/en/signature-verification">authenticate the signature</a> using LEAP’s archive signing key.</p> + +<p>If you want to try an experimental or release candidate versions of Bitmask, you can browse the <a href="https://dl.bitmask.net/client/linux">full list of available downloads</a>.</p> + <h1><a name="ubuntu-packages"></a>Ubuntu Packages</h1> <h3><a name="ubuntu-1604-lts-xenial-xerus"></a>Ubuntu 16.04 LTS (Xenial Xerus)</h3> @@ -157,29 +180,6 @@ echo "deb http://deb.bitmask.net/debian sid main" > /etc/apt/sources.list.d/bitm <pre>sudo -s
echo "deb http://deb.bitmask.net/debian sid main" > /etc/apt/sources.list.d/bitmask.list
apt update
apt upgrade
</pre> </p> -<h1><a name="stand-alone-bundle"></a>Stand Alone Bundle</h1> - -<p>The Bitmask stand alone bundle should work on most recent versions of Debian and Ubuntu. You are welcome to try the bundle on other distributions, it sometimes works. Alternately, you can <a href="https://leap.se/en/docs/get-involved/source">build it from source</a>.</p> - -<p>Our most recent stable release is only available for a 64 bit kernel.</p> - -<table class="table"> -<tr><td> - <a class='btn btn-primary btn-large' href='https://dl.bitmask.net/client/linux/stable/Bitmask-linux64-latest.tar.gz'> - <i class='fa fa-cloud-download fa-lg'></i> - Download 64 bit -</a> - -</td><td> - <a href="https://dl.bitmask.net/client/linux/stable/Bitmask-linux64-latest.tar.gz.asc">Signature file</a> -</td></tr> -</table> - - -<p>Optionally, you can <a href="/en/signature-verification">authenticate the signature</a> using LEAP’s archive signing key.</p> - -<p>If you want to try an experimental or release candidate versions of Bitmask, you can browse the <a href="https://dl.bitmask.net/client/linux">full list of available downloads</a>.</p> - <h1><a name="upgrading"></a>Upgrading</h1> <p><strong>From stand-alone bundles</strong>: Bitmask should upgrade itself automatically (for versions equal or later than 0.7.0). If you are running a version prior to 0.7.0, you can download the new bundle and copy the “config” folder from the old bundle directory.</p> diff --git a/public/linux/index.es.html b/public/linux/index.es.html index 924b30f..c6f93b3 100644 --- a/public/linux/index.es.html +++ b/public/linux/index.es.html @@ -22,6 +22,9 @@ Bitmask Downloads <a href="#introduction">Introduction</a> </li> <li> + <a href="#stand-alone-bundle">Stand Alone Bundle</a> + </li> + <li> <a href="#ubuntu-packages">Ubuntu Packages</a> <ol> <li> @@ -50,9 +53,6 @@ Bitmask Downloads </ol> </li> <li> - <a href="#stand-alone-bundle">Stand Alone Bundle</a> - </li> - <li> <a href="#upgrading">Upgrading</a> </li> <li> @@ -84,6 +84,29 @@ Bitmask Downloads <pre><code>cat /etc/issue </code></pre> +<h1><a name="stand-alone-bundle"></a>Stand Alone Bundle</h1> + +<p>The Bitmask stand alone bundle should work on most recent versions of Debian and Ubuntu. You are welcome to try the bundle on other distributions, it sometimes works. Alternately, you can <a href="https://leap.se/en/docs/get-involved/source">build it from source</a>.</p> + +<p>Our most recent stable release is only available for a 64 bit kernel.</p> + +<table class="table"> +<tr><td> + <a class='btn btn-primary btn-large' href='https://dl.bitmask.net/client/linux/stable/Bitmask-linux64-latest.tar.gz'> + <i class='fa fa-cloud-download fa-lg'></i> + Download 64 bit +</a> + +</td><td> + <a href="https://dl.bitmask.net/client/linux/stable/Bitmask-linux64-latest.tar.gz.asc">Signature file</a> +</td></tr> +</table> + + +<p>Optionally, you can <a href="/es/signature-verification">authenticate the signature</a> using LEAP’s archive signing key.</p> + +<p>If you want to try an experimental or release candidate versions of Bitmask, you can browse the <a href="https://dl.bitmask.net/client/linux">full list of available downloads</a>.</p> + <h1><a name="ubuntu-packages"></a>Ubuntu Packages</h1> <h3><a name="ubuntu-1604-lts-xenial-xerus"></a>Ubuntu 16.04 LTS (Xenial Xerus)</h3> @@ -157,29 +180,6 @@ echo "deb http://deb.bitmask.net/debian sid main" > /etc/apt/sources.list.d/bitm <pre>sudo -s
echo "deb http://deb.bitmask.net/debian sid main" > /etc/apt/sources.list.d/bitmask.list
apt update
apt upgrade
</pre> </p> -<h1><a name="stand-alone-bundle"></a>Stand Alone Bundle</h1> - -<p>The Bitmask stand alone bundle should work on most recent versions of Debian and Ubuntu. You are welcome to try the bundle on other distributions, it sometimes works. Alternately, you can <a href="https://leap.se/en/docs/get-involved/source">build it from source</a>.</p> - -<p>Our most recent stable release is only available for a 64 bit kernel.</p> - -<table class="table"> -<tr><td> - <a class='btn btn-primary btn-large' href='https://dl.bitmask.net/client/linux/stable/Bitmask-linux64-latest.tar.gz'> - <i class='fa fa-cloud-download fa-lg'></i> - Download 64 bit -</a> - -</td><td> - <a href="https://dl.bitmask.net/client/linux/stable/Bitmask-linux64-latest.tar.gz.asc">Signature file</a> -</td></tr> -</table> - - -<p>Optionally, you can <a href="/es/signature-verification">authenticate the signature</a> using LEAP’s archive signing key.</p> - -<p>If you want to try an experimental or release candidate versions of Bitmask, you can browse the <a href="https://dl.bitmask.net/client/linux">full list of available downloads</a>.</p> - <h1><a name="upgrading"></a>Upgrading</h1> <p><strong>From stand-alone bundles</strong>: Bitmask should upgrade itself automatically (for versions equal or later than 0.7.0). If you are running a version prior to 0.7.0, you can download the new bundle and copy the “config” folder from the old bundle directory.</p> diff --git a/public/linux/index.pt.html b/public/linux/index.pt.html index ec1cb5c..42f07e5 100644 --- a/public/linux/index.pt.html +++ b/public/linux/index.pt.html @@ -22,6 +22,9 @@ Bitmask Downloads <a href="#introduction">Introduction</a> </li> <li> + <a href="#stand-alone-bundle">Stand Alone Bundle</a> + </li> + <li> <a href="#ubuntu-packages">Ubuntu Packages</a> <ol> <li> @@ -50,9 +53,6 @@ Bitmask Downloads </ol> </li> <li> - <a href="#stand-alone-bundle">Stand Alone Bundle</a> - </li> - <li> <a href="#upgrading">Upgrading</a> </li> <li> @@ -84,6 +84,29 @@ Bitmask Downloads <pre><code>cat /etc/issue </code></pre> +<h1><a name="stand-alone-bundle"></a>Stand Alone Bundle</h1> + +<p>The Bitmask stand alone bundle should work on most recent versions of Debian and Ubuntu. You are welcome to try the bundle on other distributions, it sometimes works. Alternately, you can <a href="https://leap.se/en/docs/get-involved/source">build it from source</a>.</p> + +<p>Our most recent stable release is only available for a 64 bit kernel.</p> + +<table class="table"> +<tr><td> + <a class='btn btn-primary btn-large' href='https://dl.bitmask.net/client/linux/stable/Bitmask-linux64-latest.tar.gz'> + <i class='fa fa-cloud-download fa-lg'></i> + Download 64 bit +</a> + +</td><td> + <a href="https://dl.bitmask.net/client/linux/stable/Bitmask-linux64-latest.tar.gz.asc">Signature file</a> +</td></tr> +</table> + + +<p>Optionally, you can <a href="/pt/signature-verification">authenticate the signature</a> using LEAP’s archive signing key.</p> + +<p>If you want to try an experimental or release candidate versions of Bitmask, you can browse the <a href="https://dl.bitmask.net/client/linux">full list of available downloads</a>.</p> + <h1><a name="ubuntu-packages"></a>Ubuntu Packages</h1> <h3><a name="ubuntu-1604-lts-xenial-xerus"></a>Ubuntu 16.04 LTS (Xenial Xerus)</h3> @@ -157,29 +180,6 @@ echo "deb http://deb.bitmask.net/debian sid main" > /etc/apt/sources.list.d/bitm <pre>sudo -s
echo "deb http://deb.bitmask.net/debian sid main" > /etc/apt/sources.list.d/bitmask.list
apt update
apt upgrade
</pre> </p> -<h1><a name="stand-alone-bundle"></a>Stand Alone Bundle</h1> - -<p>The Bitmask stand alone bundle should work on most recent versions of Debian and Ubuntu. You are welcome to try the bundle on other distributions, it sometimes works. Alternately, you can <a href="https://leap.se/en/docs/get-involved/source">build it from source</a>.</p> - -<p>Our most recent stable release is only available for a 64 bit kernel.</p> - -<table class="table"> -<tr><td> - <a class='btn btn-primary btn-large' href='https://dl.bitmask.net/client/linux/stable/Bitmask-linux64-latest.tar.gz'> - <i class='fa fa-cloud-download fa-lg'></i> - Download 64 bit -</a> - -</td><td> - <a href="https://dl.bitmask.net/client/linux/stable/Bitmask-linux64-latest.tar.gz.asc">Signature file</a> -</td></tr> -</table> - - -<p>Optionally, you can <a href="/pt/signature-verification">authenticate the signature</a> using LEAP’s archive signing key.</p> - -<p>If you want to try an experimental or release candidate versions of Bitmask, you can browse the <a href="https://dl.bitmask.net/client/linux">full list of available downloads</a>.</p> - <h1><a name="upgrading"></a>Upgrading</h1> <p><strong>From stand-alone bundles</strong>: Bitmask should upgrade itself automatically (for versions equal or later than 0.7.0). If you are running a version prior to 0.7.0, you can download the new bundle and copy the “config” folder from the old bundle directory.</p> |