this post was submitted on 15 Dec 2023
3 points (100.0% liked)

Ask Android

2070 readers
1 users here now

A place to ask your questions and seek help related to your Android device and the Android ecosystem.

Whether you're looking for app recommendations, phone buying advice, or want to explore rooting and tutorials, this is the place for you!

Rules
  1. Be descriptive: Help us help you by providing as many details as you can.
  2. Be patient: You're getting free help from Internet strangers, so you may have to wait for an answer.
  3. Be helpful: If someone asks you for more information, tell us what you can. If someone asks you for a screenshot, please provide one!
  4. Be nice: Treat others with respect, even if you don't agree with their advice. Accordingly, you should expect others to be nice to you as well. Report intentionally rude answers.
  5. No piracy: Sharing or discussing pirated content is strictly prohibited. Do not ask others for a paid app or about how to acquire one.
  6. No affiliate/marketing links: Posting affiliate links is not allowed.
  7. No URL shorteners: These can hide the true location of the page and lead people to malicious places.
  8. No lockscreen bypasses: Please do not comment, link, or assist with bypassing lock screens or factory reset protection.
  9. No cross-posting: Please take the time to make a proper post instead of cross-posting.
Other Communities

founded 1 year ago
MODERATORS
 

I decided today, finally, to give Debian a go on my Samsung Galaxy Tab S9 Ultra.

I have successfully installed the Debian remix and enabled permissions. I rather cavalierly selected the option to use the commandline rather than the visual option. It seems you cannot undo that preference once you have chosen it. So, I have committed to the inbuilt Bash Terminal in UserLAnd to get the job done. The documentation for this process is not up to date at GitHub and I couldn't find anything that specifically addressed my needs on YouTube.

Firstly, I ran:

sudo apt-get update && sudo apt-get upgrade

and it installed over 130 packages. Then, I ran:

export DISPLAY=:0 PULSE_SERVER=tcp:127.0.0.1:5900

I pressed enter twice and the UserLAnd Terminal didn't say or appear to do anything after I ran the instruction as the prompt shows no change and just returned to normal. So, as it appeared to accept the command without complaint, I felt there may have been a modicum of success. I had already registered an account with RealVNC and successfully logged on. I pressed the button at the lower right hand corner of the screen in RealVNC and it required two fields to be populated: [IP] Address & Name. In my Zsh Terminal in Termux, I then ran:

ifconfig

In the report in Termux, there are three different discrete number strings each embedded or nested in the report after the head code, wlan0. To me, they could all be IP addresses, as I am a bit of a noob.

I first tried the last string of the three in the field IP Address which was after the word 'broadcast', and entered it in the field and I just entered my first name in the Name field and it populated RealVNC with a box. I clicked on the box and it said:

The computer's IP address could not he contacted.

I tried to delete the box and try again but there appears to be no way to delete it. So, I tried for a second time. This time, I entered the first number string out of the three in the Address field, which was located immediately after the term 'inet' and populated my first name in the Name field again. It yielded a second box in RealVNC. When I click on this box it says:

The port on which the computer is listening for a connection could not be contacted.

I am stumped now and could really do with help.

Cheers

no comments (yet)
sorted by: hot top controversial new old
there doesn't seem to be anything here