Skip to content
New issue

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

Gray background with console #38

Open
JKGrandmaster opened this issue Oct 25, 2023 · 1 comment
Open

Gray background with console #38

JKGrandmaster opened this issue Oct 25, 2023 · 1 comment

Comments

@JKGrandmaster
Copy link

JKGrandmaster commented Oct 25, 2023

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

@JKGrandmaster
Copy link
Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant