tg-z / web-clip

26 stars 5 forks source link

How To Install LXDE In Kali Nethunter Of Termux Without Root | Hax4Us #143

Open tg-z opened 5 years ago

tg-z commented 5 years ago

| | | Hax4Us |

Hey , I am Lokesh and today I will tell you that how can we install LXDE Full Desktop Environment in termux using Kali Nethunter Without root :)

So First of all you will have to install Kali Nethunter from my latest script and if you have already installed so install it again otherwise LXDE may not properly install.

Don't know how to install Nethunter ? Click below :)

Install Nethunter In Termux

So now i am assuming you have Nethunter in termux and you did all necessary and compulsory steps from installation guide after installation.

Requirements

Follow these steps or just paste commands one by oneĀ 

  1. First Update apt-get updateĀ 
  2. Install LXDE apt-get install lxde-core lxde kali-defaults kali-root-login desktop-base

Now take a cup of tea because it will take time and also depends on your Internet speed.

So now LXDE is installed but how to start ?

Follow these steps to start your LXDE sessionĀ 

  1. Download and Install Xserver XSDL App From Play Store or Click hereĀ 
  2. Now open your installed app and download additional fonts ( 60 Mb)Ā 
  3. Wait for 3-4 secondsĀ 
  4. Now minimize the XSDL app and goto termuxĀ 
  5. Now execute this command in Nethunter DISPLAY=127.0.0.1:0 PULSE_SERVER=tcp:127.0.0.1:4712 startlxde &
  6. Go back to Xserver XSDL App and wait up to 5 seconds then you will get LXDE desktop environmentĀ 

Screenshots

| | | Hax4us |
| | | Hax4us |
| | | Hax4us |

If You Enjoyed This, Take 5 Seconds To Share It
ghost commented 4 years ago

I've tried for several times but I got this

root@localhost:~# DISPLAY=127.0.0.1:0 PULSE_SERVER=tcp:127.0.0.1:4712 startlxde &
[1] 8133
root@localhost:~# ** Message: 09:50:05.316: main.vala:101: Session is LXDE
** Message: 09:50:05.319: main.vala:102: DE is LXDE

(lxsession:8133): Gtk-WARNING **: 09:50:05.364: cannot open display: 127.0.0.1:0

while XServer always loop itself.

Env: Termux on no-rooted phone but proot installed.

I'll appreciate it if you help me.

ghost commented 4 years ago

Succeed with newest version of XServer XSDL. Output as

root@localhost:~# DISPLAY=127.0.0.1:0 PULSE_SERVER=tcp:127.0.0.1:4713 startlxde &
[2] 16236
[1]   Done                    export DISPLAY=:0 PULSE_SERVER=tcp:127.0.0.1:4713 startlxde

Just type commands of tips on XServer XSDL and following commands above as startlxde &. Just follow the XServer XSDL.