Skip to content

Instantly share code, notes, and snippets.

View rwinscot's full-sized avatar

Rick Winscot rwinscot

View GitHub Profile
@rwinscot
rwinscot / guacamole-installing-dependencies
Created March 6, 2017 05:08 — forked from sionc/guacamole-installing-dependencies
Installing dependencies for Guacamole
Installing dependencies
----------------------------
The following steps need to be performed only once in order to install dependencies:
Cairo is a 2D graphics library with support for multiple output devices.
$ sudo apt-get install libcairo2-dev
libtool
$ sudo apt-get install libtool
automake
@rwinscot
rwinscot / gpg.md
Last active January 21, 2022 18:30 — forked from LauLaman/gpg.md
Use GPG to Sign Commits