How to SSH on Linux from Android

How to SSH on Linux from Android Overview Like it’s mentioned in the title, we’re going to SSH on Linux from Android phone or in another words - setup an SSH connection to our Linux server from an Android phone. Meaning that with this setup, we’ll be able to access our Linux servers, from an SSH Android client app from within the LAN network and also remote servers - like cloud servers....

March 20, 2020 · 7 min · 1453 words · MarkoN

Run Linux on Android phone

Run Linux on Android phone Ever thought that you can run Linux on android phone? Actually you can. And the best part is, it’s not that difficult. But there are couple of requirements you need to secure first in order to achieve this. PLEASE NOTE, REALLY IMPORTANT - in order for this process to work, you phone must be rooted. If your phone is not rooted and you want to root it, it can void warranty on your phone....

November 30, 2018 · 3 min · 464 words · MarkoN

How to run Android apps on Ubuntu

How to run Android apps on Ubuntu Overview In this article we will cover how to run Android apps on Ubuntu. There are multiple ways to achieve this but this time we will focus using an emulator software. Emulator software we’re going to use is - Genymotion Needed requirements: A PC capable of virtualization and virtualization enabled in the BIOS of the PC. Virtualbox software Genymotion app - Download here A Genymotion account Play store app - Download here Virtualbox installation and Genymotion download First we’re going to start by installing Virtualbox - so, open the terminal and type in the command:...

August 1, 2018 · 4 min · 645 words · MarkoN