โ— Shell
clean mode source โ†—

ppartarr - Overview

Pinned Loading

  1. Typo-tolerant password authentication scheme

    Go 1

  2. ๐Ÿ—ฃ๏ธ Audio steganography using Deep Neural Networks

    Python 4 1

  3. ๐Ÿง›๐Ÿปโ€โ™‚๏ธ Dark theme for Facebook Messenger

    Sass 12 5

  4. monitor web services and report, if they are not working

    Go 8 6

  5. 1

    # Dual booting Arch linux & Windows 10

    3

    There are already dozens of tutorials to setup an Arch and Windows dual boot - welcome to a dozen + 1. Like most others this is a step by step guide. Unlike most others the steps are ordered in a way that makes sense (starting with the download first - duh!) so you won't have to restart your computer a gazillion times.

    5

    I did this on a single SSD Dell XPS 15 with windows 10 preinstalled. It's obviously possible to follow this guide if you're installing Arch onto a different drive or if you're running older hardware. If you run into any problems please be sure to read through the [Arch Installation Guide](https://wiki.archlinux.org/index.php/Installation_guide) and the [Arch Dual boot with Windows wiki](https://wiki.archlinux.org/index.php/Dual_boot_with_Windows).
  6. 1

    # How to encrypt an email with the receiver's public key

    4

    * The receiver's public key. You can usually find this on an OpenPGP keyserver e.g. http://pgp.surfnet.nl/

    5

    * An implementation of the OpenPGP standard such as [GnuPG](https://gnupg.org/)