Skip to content

Instantly share code, notes, and snippets.

@wanelo-pair
wanelo-pair / commandline
Last active August 29, 2015 14:03
SumoLogic collector installation failure on SmartOS base64 14.1.0
> whoami
root
> sh ./SumoCollector_solaris_32_x86_19_88-2.sh -dir /opt/SumoCollector
Unpacking JRE ...
@wanelo-pair
wanelo-pair / 00.howto_install_phantomjs.md
Last active April 8, 2017 00:15 — forked from julionc/00.howto_install_phantomjs.md
How to install PhantomJS on Debian/Ubuntu

How to install PhantomJS on Ubuntu

Version: 1.9.8

Platform: x86_64

First, install or update to the latest system software.

sudo apt-get update
sudo apt-get install build-essential chrpath libssl-dev libxft-dev