Skip to content

Instantly share code, notes, and snippets.

View DeathCamel57's full-sized avatar

Dylan Corrales DeathCamel57

View GitHub Profile
@DeathCamel57
DeathCamel57 / GnuPG-2.2.md
Last active November 28, 2017 21:48 — forked from vt0r/GnuPG-2.2.md
Build/install instructions for GnuPG 2.2.x on Ubuntu and similar distros (formerly for 2.1.x)

GnuPG 2.2.x Build Instructions

Below are my build instructions for GnuPG 2.2.3, released on November 20th, 2017. These instructions are built for a headless Ubuntu 14.04 LTS server (and have also been tested on Ubuntu 15.10/16.04/16.10/17.04).

If you prefer, you may use the below install script to install GnuPG 2.2.x by running the following commands:

curl -OL "https://gist.githubusercontent.com/vt0r/a2f8c0bcb1400131ff51/raw/c692d1751dbd91b066a9096508b10bd85b4d264a/install-gnupg22.sh" && sudo -H bash ./install-gnupg22.sh

Install the needed dependencies

sudo dd if=/dev/zero of=/dev/sda
2016-11-01 00:53:02 INFO run.py:219 GNS3 server version 2.0.0a3
2016-11-01 00:53:02 INFO run.py:221 Copyright (c) 2007-2016 GNS3 Technologies Inc.
2016-11-01 00:53:02 INFO run.py:224 Config file /etc/xdg/GNS3/gns3_server.conf loaded
2016-11-01 00:53:02 INFO run.py:224 Config file /home/deathcamel57/gns3_server.conf loaded
2016-11-01 00:53:02 INFO run.py:224 Config file /etc/xdg/GNS3.conf loaded
2016-11-01 00:53:02 INFO run.py:224 Config file /home/deathcamel57/.config/GNS3.conf loaded
2016-11-01 00:53:02 INFO run.py:224 Config file /etc/gns3/gns3_server.conf loaded
2016-11-01 00:53:02 INFO run.py:224 Config file /home/deathcamel57/.config/GNS3/gns3_server.conf loaded
2016-11-01 00:53:02 WARNING run.py:230 Local mode is enabled. Beware, clients will have full control on your filesystem
2016-11-01 00:53:02 INFO run.py:233 uBridge will be used to handle node connections
2016-11-01 00:52:59 INFO logger.py:107 Log level: DEBUG
2016-11-01 00:52:59 DEBUG analytics.py:113 Send stats to Google Analytics: v=1&tid=UA-55817127-3&cid=24c4ac70-7301-4892-b7c0-f1757d80cd00&aip=1&t=screenview&an=GNS3&av=2.0.0a3&ua=Mozilla/5.0%20%28X11%3B%20Linux%20x86_64%29%20AppleWebKit/537.36%20%28KHTML%2C%20like%20Gecko%29%20Safari/537.36%20%20GNS3/2.0.0a3&cd=Main%20Window&ds=gns3-gui&sr=1920x1080&ul=en_us
2016-11-01 00:52:59 DEBUG __init__.py:137 Executing vmware with command: ['/usr/bin/vmware', '-v']
2016-11-01 00:53:01 DEBUG http.py:34 Synchronous get http://127.0.0.1:3080/v2/version with user 'admin'
2016-11-01 00:53:01 DEBUG http.py:34 Synchronous get http://127.0.0.1:3080/v2/version with user 'admin'
2016-11-01 00:53:01 INFO local_server.py:441 Starting local server process with "/usr/local/bin/gns3server" --local --allow --debug --log="/home/deathcamel57/.config/GNS3/gns3_server.log" --pid="/home/deathcamel57/.config/GNS3/gns3_server.pid"
2016-11-01 00:53:01 INFO local_server.py:454 Local serve