You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
Instantly share code, notes, and snippets.
Sergey Barkovskiy
SBarkovskiy
Thanks God!
Hey everyone!
Hope you are doing great!
basedatahub.com
sofagamehub.com
Data fanatic. Games addiction.
How to setup Continous Integration for GitLab with Jenkins (works for private projects)
How to setup Continous Integration for GitLab with Jenkins
Hi, I'd like to share with you how I got my Jenkins CI set up for my private GitLab projects. This is more like a sheet of notes of mine, but I hope it'll help someone as I haven't found any good tutorial for Jenkins+Gitlab on the web yet :D
This is a quick guide for setting up a kill switch using UFW (Uncomplicated FireWall).
It is assumed you are using OpenVPN and optionally Network-Manager with network-manager-openvpn.
1. (Optional) IP Addresses
Before we can start we're going to need the IP address (or the IP addresses) of your VPN so that we can whitelist those later on, write them down. They are obviously going to be different for every VPN and VPNs with multiple servers, so I'll leave this up to you.
2. Install UFW
On some systems UFW is installed and enabled by default (Ubuntu, for example). Installation procedure is going to be different for every distribution of GNU/Linux, but it's usually something like
Setup a Local Only SMTP Email Server (Linux, Unix, Mac)
Setup a Local Only SMTP Email Server (Linux, Unix, Mac)
1 - Point localhost.com to your machine
Most of programs will not accept an email using just @localhost as domain.
So, edit /etc/hosts file to make the domain localhost.com point to your machine, including this content to the file: