Antsle Forum

Welcome to our Antsle community! This forum is to connect all Antsle users to post experiences, make user-generated content available for the entire community and more. 

Please note: This forum is about discussing one specific issue at a time. No generalizations. No judgments. Please check the Forum Rules before posting. If you have specific questions about your Antsle and expect a response from our team directly, please continue to use the appropriate channels (email: [email protected]) so every inquiry is tracked. 

Please or Register to create posts and topics.

How to Update Kali LXC or KVM

wget https://http.kali.org/kali/pool/main/k/kali-archive-keyring/kali-archive-keyring_2018.1_all.deb

dpkg -i kali-archive-keyring_2018.1_all.deb

apt update && apt upgrade

{Optional for KVM - Upgrade the GUI to gnome}

apt-get install gnome-core kali-defaults kali-root-login desktop-base

{Optional - Install all applications}

apt-get install kali-linux-full -y

{Access the GUI of the LXC install}

add bridged interface to LXC, configure /etc/network/interfaces

apt-get install tightvncserver

tightvncserver