The Most Active and Friendliest
Affiliate Marketing Community Online!

“Adavice”/  “1Win

Setup your old tablet with LINUX

Graybeard

Well-Known Member
https://www.how2shout.com/how-to/how-to-install-ubuntu-linux-on-android-without-root.html

You will need Android 5 +
I just set up a headless Ubuntu server without the Android being rooted fine

Installed a mysql server + mysql client fine and set up the root password and created a user and his database.
Code:
$su
@root#~ apt update
@root#~ apt upgrade
then
Code:
@root#~ apt install mysql-server mysql-client
How to Install and Configure MySQL in Ubuntu 18.04 LTS
skip the top BS and

Code:
@root#~ service msql status
@root#~ service msql start
@root#~ service msql status
Start in the middle
Code:
$ sudo mysql

so far so good
If you would like to try -- you can install and post questions to this thread

CypherpunkArmory/UserLAnd
search specific issues here
 
banners
Back