Index ¦ Archives ¦ Atom > Tag: Gogs

Using ssh config to save settings and make your life easier

SSH is an amazing tool, I use it all the time and not just for logging into remote computers, but also to create tunnels, copy files and access git repositories.

But I don't want to have to remember fidily commands something like ssh I2P_Router is so much nicer than something …


Setting up Gogs on Debian Jessie with Apache2 and PostgreSQL

These are my notes from setting up Gogs on Debian 8 Jessie with Apache2 and PostgreSQL.

This guide assumes you have a fresh copy of Debian Jessie and it's up to date sudo apt-get update && sudo apt-get dist-upgrade && sudo apt-get autoremove.

Firewall

On my server access to all ports except …

Creative Commons License
Content on this site is licensed under a Creative Commons Attribution 4.0 International License.
Built using Pelican. Based on a theme by Giulio Fidente on github.