Skip to content

Instantly share code, notes, and snippets.

View acurrieclark's full-sized avatar

Alex Currie-Clark acurrieclark

View GitHub Profile
@acurrieclark
acurrieclark / gist:79d9e3c6f7ade44b5946a21c69796eb3
Last active March 27, 2021 06:45 — forked from MaKyOtOx/gist:cd3157e3aae5a250c2cfcfb8ff0caf63
Install OpenVAS (Greenbone) 20.08 on Ubuntu 20.04
#!/bin/bash
## Installation script for OpenVAS/Greenbone 20.08 on Ubuntu 20.08
## Tested for PatrowlEngines
## See https://patrowl.io
## Based on:
# https://kifarunix.com/install-and-setup-gvm-11-on-ubuntu-20-04/#create-gvm-service-unit-file
# https://github.com/yu210148/gvm_install/blob/master/install_gvm.sh
apt-get update && apt-get upgrade
@acurrieclark
acurrieclark / vscode-settings
Created December 8, 2019 20:20
vscode settings
//