Linux Group Privileges

lxd group

If lxc/lxd is not working USE THE FULL PATH

First download an Alpine image, then upload it to the remote machine.

git clone https://github.com/saghul/lxd-alpine-builder.git 
cd lxd-alpine-builder/ 
./build-alpine

A compressed file will be created. Now, we have to send this file to the victim machine

Last updated