Welcome to my Blog, in this article I'm going to write on how to install the Xfce GUI Desktop Interface On Android Kali Linux, in an article I published before this, I wrote on an easier way to install Kali Linux On Android Phones, while some might have read it, but if you haven't you can click here to read that article, now after reading, understanding and practicing how to use the method I used in that article, you can now proceed to installing the Xfce Desktop As I'm going to be writing it in a later part of this article, make sure to also check our YouTube channel so as to not miss a part in any of our Tutorials and you can also watch a video on each article we publish, right there on YouTube.
Prerequisites:
💻 Table Of content
Procedures:
Install Xfce And It dependencies.
The first thing you should do is to update your repository, and as most of you already know you can do that with the command:
When promoted for a password, you can enter kali , as that is the Default password for a sudo account on Kali Linux.
After updating your repository, the next thing you do is install xfce, and it's dependencies, do that with the command;
Now we install some dependency packages
After dependencies has been installed we Install dbus-x11
Install A browser
Now that all of the processes above has been completed successfully, let us set a vnc password for our operating system, to set a password Type the command;
Enter a password you can easily remember and verify it, Now that your password has been updated successfully you can now connect to vnc, use the command
The command above should port your operating system to a local host server and you can now connect with any vnc app of your choice, preferably for me I use nethunter kex.
You can Guide yourself with a practical example displayed in a video at the end of this article.
Xfce GUI interface |
Fix Moxilla Firefox Tab Crash Error
Firefox Tab Crash Kali Linux |
- The first thing you need to do is launch your Mozilla Firefox and click the search button,and on the search bar you should type in about:config you would be prompted with a risk notification, accept the risk and continue.
- Now a new bar should pop up just below your search bar, in that new search bar, type media.cubeb.sandbox and change the value from. True to false.
- Clear the previous search in the new search bar and again search for security.sandbox.content.level and Change the value from 4 to 0.
kali Linux Moxilla Firefox Browser |