Skip to content

Instantly share code, notes, and snippets.

View PwnVerse's full-sized avatar

Ritvik PwnVerse

View GitHub Profile
@cnlelema
cnlelema / install-pre-ubu18-xen4.10.0.sh
Last active July 14, 2021 05:15
Script to install prerequisite packages of Xen on ubuntu 18.04
#!/bin/bash
sudo apt-get update
#cite: https://wiki.xenproject.org/wiki/Compiling_Xen_From_Source#Build_Dependencies
sudo apt-get install -y build-essential
sudo apt-get install -y bcc bin86 gawk bridge-utils libcurl4-openssl-dev bzip2 module-init-tools transfig tgif