Skip to content

Instantly share code, notes, and snippets.

View carmelocarrillo's full-sized avatar

Carmelo Carrillo carmelocarrillo

View GitHub Profile
@opentaq
opentaq / Installing Portainer.md
Created August 22, 2022 11:20
Portainer Installation

Installing Portainer

Prerequisites

  • Installed Docker

Installation

Creating the volume

docker volume create portainer_data
@pkutzner
pkutzner / chromeosvpn.md
Last active November 13, 2022 05:55
Create ChromeOS VPN connection.

Creating an OpenVPN Configuration for ChromeOS

This assumes you already have an OpenVPN server set up that you'll be connecting to. OpenVPN server setup is not covered in this document.

NOTE: ChromeOS is VERY picky about adherance to the ONC filespec (second ref. link). If an option is marked as an integer, and you surround it in quotes, import of the file will fail silently. Booleans (true and false) seem to be an exception wherein you can either wrap, or not, the boolean value in quotes without it failing ¯\_(ツ)_/¯.

References:

ChromeOS supports both L2TP and OpenVPN VPN connections. However, adding an OpenVPN connection, other than a really basic one, is non-trivial, as many options are missing from the GUI; things such as setting the Cipher or the Auth types, setting CompLZO, or any myriad nonstandard

@sunix
sunix / scantofile.sh
Created August 5, 2012 08:49
My Brother brscan scanner S-KEY tool scan to file script. Scan from ADF, convert to PDF and merge PDFs files into a single one.
#! /bin/sh
set +o noclobber
#
# $1 = scanner device
# $2 = friendly name
#
#
# 100,200,300,400,600
#