Skip to content

Instantly share code, notes, and snippets.

View kwhandy's full-sized avatar
🍉
sharing-is-caring

Handy Wardhana kwhandy

🍉
sharing-is-caring
  • Indonesia
View GitHub Profile
@kwhandy
kwhandy / lightsail-ssh.md
Last active September 28, 2020 06:56
How to EASILY FUCKIN CONNECT YOUR MACHINE to LIGHTSAIL INSTANCE(S)

Download Default Key

Setup your Machine(Mac/ Linux) for working with fuckin AWS Lightsail

Generate a RSA Key on Your Machine

Skip this if you have sensitive auth previously with your existing Key(id_rsa or id_ed..)

ssh-keygen -t rsa -b 4096 -N '' -C "<your fuckin email according AWS IAM>" -f ~/.ssh/id_rsa
@kwhandy
kwhandy / outline-server-setup.md
Created June 10, 2020 22:38 — forked from okeehou/outline-server-setup.md
How to setup an Outline VPN Server on Ubuntu 16.04

How to setup an Outline VPN Server on Ubuntu 16.04 Server

This guide will show you how to install Outline Server on an Ubuntu 16.04 Server, use Outline Manager for Windows and connect to your Outline Server on Windows and Anroid.

Install Outline Manager

Outline Manager supports Windows, macOS and Linux.

Outline Manager for Windows