Home  /  Tools Apps  / Linux Service on Windows Pc

Linux Service on Windows Pc

Developed By: dzino

License: Free

Rating: 5,0/5 - 1 votes

Last Updated: April 21, 2024

Download on Windows PC

Compatible with Windows 10/11 PC & Laptop

App Details

Version 1.2.0
Size 31.1 MB
Release Date May 28, 21
Category Tools Apps

App Permissions:
Allows applications to open network sockets. [see more (8)]

What's New:
- Improved navigation- Improved layout [see more]

Description from Developer:
# PURPOSE

Hello Friend!

I wrote the application based on my own IoT needs. I will try to explain its purpose.

Suppose we have a microcontroller (for example ESP32) and we need i... [read more]

App preview ([see all 6 screenshots]  /  [view video])

App preview

About this app

On this page you can download Linux Service and install on Windows PC. Linux Service is free Tools app, developed by dzino. Latest version of Linux Service is 1.2.0, was released on 2021-05-28 (updated on 2024-04-21). Estimated number of the downloads is more than 100. Overall rating of Linux Service is 5,0. Generally most of the top apps on Android Store have rating of 4+. This app had been rated by 1 users, 1 users had rated it 5*, 1 users had rated it 1*.

How to install Linux Service on Windows?

Instruction on how to install Linux Service on Windows 10 Windows 11 PC & Laptop

In this post, I am going to show you how to install Linux Service on Windows PC by using Android App Player such as BlueStacks, LDPlayer, Nox, KOPlayer, ...

Before you start, you will need to download the APK/XAPK installer file, you can find download button on top of this page. Save it to easy-to-find location.

[Note] You can also download older versions of this app on bottom of this page.

Below you will find a detailed step-by-step guide, but I want to give you a fast overview of how it works. All you need is an emulator that will emulate an Android device on your Windows PC and then you can install applications and use it - you see you're playing it on Android, but this runs not on a smartphone or tablet, it runs on a PC.

If this doesn't work on your PC, or you cannot install, comment here and we will help you!

Step By Step Guide To Install Linux Service using BlueStacks

  1. Download and Install BlueStacks at: https://www.bluestacks.com. The installation procedure is quite simple. After successful installation, open the Bluestacks emulator. It may take some time to load the Bluestacks app initially. Once it is opened, you should be able to see the Home screen of Bluestacks.
  2. Open the APK/XAPK file: Double-click the APK/XAPK file to launch BlueStacks and install the application. If your APK/XAPK file doesn't automatically open BlueStacks, right-click on it and select Open with... Browse to the BlueStacks. You can also drag-and-drop the APK/XAPK file onto the BlueStacks home screen
  3. Once installed, click "Linux Service" icon on the home screen to start using, it'll work like a charm :D

[Note 1] For better performance and compatibility, choose BlueStacks 5 Nougat 64-bit read more

[Note 2] about Bluetooth: At the moment, support for Bluetooth is not available on BlueStacks. Hence, apps that require control of Bluetooth may not work on BlueStacks.

How to install Linux Service on Windows PC using NoxPlayer

  1. Download & Install NoxPlayer at: https://www.bignox.com. The installation is easy to carry out.
  2. Drag the APK/XAPK file to the NoxPlayer interface and drop it to install
  3. The installation process will take place quickly. After successful installation, you can find "Linux Service" on the home screen of NoxPlayer, just click to open it.

Discussion

(*) is required

Download older versions

Other versions available: 1.2.0.

Download Linux Service 1.2.0 on Windows PC – 31.1 MB

# PURPOSE

Hello Friend!

I wrote the application based on my own IoT needs. I will try to explain its purpose.

Suppose we have a microcontroller (for example ESP32) and we need it to control a relay. We connect the equipment to the microcontroller pins, write and load the firmware - so far everything is standard.

BUT WHAT IF WE NEED A MULTI-FUNCTIONAL MICROCONTROLLER? For example, today is it a relay, and tomorrow is a weather station? We will need to disconnect all wires, change devices, connect wires, change firmware. It is not comfortable!

For this situation, a microcomputer (for example, Raspberry Pi Zero) is a good solution - it allows you to simultaneously store scripts for different assemblies.

The following question arises: HOW CONVENIENT AND QUICKLY TO SWITCH OPERATION MODES OF THE MULTIFUNCTIONAL "MICROCONTROLLER"? At the hardware and software levels? It is convenient to use the "Pin GPIO Connector Header" to quickly switch devices at the hardware level. BUT to programmatically switch the operating mode, you still have to use the Bash terminal!

I searched the internet for solutions to solve this problem, but I couldn't find anything. So I decided to write my own application.

This application is analogous to GPIO Header, only at the software level. It allows you to quickly switch the operating modes of a microcomputer (multifunctional microcontroller). Quickly change the "microcontroller firmware": control the start and stop of your scripts on the microcomputer without going into the Bash terminal every time.

Working with the application is simple. It is necessary that the smartphone and the microcomputer are connected to the same Wi-Fi router (I use the smartphone itself as a Wi-Fi access point). The microcomputer must have an SSH server (there is a lot of information on the Internet on how to install it). Then you go into the application, enter the IP: Port login-password of the microcomputer. And you get the ability to quickly manage system daemons and add your own scripts to work with devices.

----

# SPECIFICATIONS

The application provides the following functionality:
- Simplified creation of services in Linux operating systems;
- Simplified removal of services (only created in this application);
- Simplified service launch
- Simplified adding services to autostart
- Shows a list of installed services in the system;
- Shows a list of running services;
- Shows a list of services at startup;
- Shows the content of the service file;
- Shows information on status;
- Shows service logs.

Interaction with Linux occurs remotely via the SSH protocol by default on port 22. Help for installing an SSH server into an operating system is in the appendix.

The application supports operating systems of the Debian family (Debian, Ubuntu, Raspberry Pi OS, Mint ...).

Tested on operating systems: Ubuntu, Raspberry Pi OS.

----

# PS

This tool is suitable for DevOps Pros, Backend Developers (Web), Linux Developers, and IoT Hobbyists.

I hope this software solution will be useful to you, Friend!
- Improved navigation
- Improved layout
Allows applications to open network sockets.
Allows applications to access information about networks.
Allows an app to create windows using the type TYPE_APPLICATION_OVERLAY, shown on top of all other apps.
Allows using PowerManager WakeLocks to keep processor from sleeping or screen from dimming.
Allows an application to write to external storage.
Allows an application to read from external storage.
Allows an app to access approximate location.
Allows an app to access precise location.