We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Don't copy all at once tile ./start-kali.sh
apt-get update -y
pkg install wget -y
pkg install python -y
pkg install python2 -y
pkg install openssh -y
pkg install wget openssl-tool proot -y && hash -r && wget https://raw.githubusercontent.com/EXALAB/AnLinux-Resources/master/Scripts/Installer/Kali/kali.sh && bash kali.sh
ls
cd kalimux
cp dekal.txt $HOME
cd $HOME
rm -rf kalimux
echo "$p------->$yellow [copy below command] $p<--------"
echo " "
cat dekal.txt
echo "$p------->$yellow [installation completed] $p<--------"
sleep 50.10
echo "$p------->$yellow [Kali Linux is starting wait...] $p<--------"
sleep 4.30
clear
rm dekal.txt
./start-kali.sh
When that is done use
apt update
apt upgrade
apt install gnome apt kali-linux-headless apt install yeahconsole
apt install tightvncserver
USER= vncserver
Inside the desktop now use apt install xfce4-terminal
Here is what then to do Then run xfce4-terminal
The text was updated successfully, but these errors were encountered:
curl -sLf https://raw.githubusercontent.com/Yisus7u7/termux-desktop-xfce/main/boostrap.sh | bash
Sorry, something went wrong.
No branches or pull requests
Don't copy all at once tile ./start-kali.sh
apt-get update -y
pkg install wget -y
pkg install python -y
pkg install python2 -y
pkg install openssh -y
pkg install wget openssl-tool proot -y && hash -r && wget https://raw.githubusercontent.com/EXALAB/AnLinux-Resources/master/Scripts/Installer/Kali/kali.sh && bash kali.sh
ls
cd kalimux
ls
cp dekal.txt $HOME
ls
cd $HOME
ls
rm -rf kalimux
ls
echo "$p------->$yellow [copy below command] $p<--------"
echo " "
cat dekal.txt
echo " "
echo "$p------->$yellow [installation completed] $p<--------"
echo " "
sleep 50.10
echo "$p------->$yellow [Kali Linux is starting wait...] $p<--------"
echo " "
sleep 4.30
echo " "
clear
rm dekal.txt
echo " "
./start-kali.sh
When that is done use
apt update
apt upgrade
apt install gnome
apt kali-linux-headless
apt install yeahconsole
apt install tightvncserver
USER= vncserver
Inside the desktop now use apt install xfce4-terminal
Here is what then to do
Then run xfce4-terminal
The text was updated successfully, but these errors were encountered: