Kali linux
Kali Linux LXC / LXD Images Released
Thanks to the awesome people maintaining the Linux Image Server for LXC and LXD, our Kali Linux container images are now available for easy installation using LXD or LXC.
If you are already running Kali Linux but need to protect your machine from yourself whilst reversing that funky malware you just discovered, or you got issued a work laptop running Ubuntu but you really crave a bit of Kali power then Linux Containers are the perfect solution for you.
Linux Containers are Amazing
Figuring out how to use LXD was as simple as trying it out online.
We quickly adopted Linux Containers as our go-to solution for reversing, developing, packaging, testing… well pretty much for all the tasks that requires us to protect our production equipment from ourselves. Linux Containers are a great alternative to Virtual Machines, without the overhead.
They are as awesome as docker containers but for entire systems, not just for single applications.
We personally recommend using LXD on Ubuntu and LXC on other Linux distributions but that is purely personal preference as that is what is natively supported by those systems.
We have published a dedicated page in our Kali Linux Documentation site with step-by-step guides on how to install containers in the following scenarios:
- Kali Linux LXD container on Ubuntu host for running command line applications
- Kali Linux LXD container on Ubuntu host for running GUI applications
- Kali Linux LXC privileged container on Kali host
- Kali Linux LXC unprivileged container on Kali host
Let’s see how easy it is to launch a Kali LXD container image in Ubuntu
Setting up a Kali Linux LXD Image in Ubuntu
Obviously, to get this running, you need LXD installed. In Ubuntu we can install LXD as a snap package. Once installed we launch a Kali Linux container image, install some additional packages and create a non-root user. The whole procedure should only take a few minutes before we can log in.





Comments
Post a Comment