Code Monkey home page Code Monkey logo

alpine-term's Introduction

Alpine Term

NOTE: Replaced by vShell application.

Alpine Term, aka Alpine Linux Terminal, is a virtual machine running the Alpine Linux โ€” a security-oriented, lightweight Linux distribution based on Musl libc and Busybox. Application started as Termux fork, aims to cover as much as possible of its functionality as well as provide an experience of the true Linux-based system.

VM setup details:

  • QEMU monitor console to manage VM.
  • CPU: emulated 4-core (3 cores offline by default) x86 64-bit. (1*)
  • RAM (2*): 32% of host memory + 8% for QEMU TCG buffers.
  • HDD: 128 GB, paritioned & bootable.
  • Optional support for custom HDD/CD-ROM images.
  • Host storage: via 9P file system, mount tag shared_storage.
  • Network: user-mode via SLiRP.
  • Operating system: Alpine Linux installed on HDD with lots of packages.
  1. Emulated CPU has only one core online by default. Having more is pointless from the performance side because QEMU internally handles them in a one thread.
  2. RAM allocations beyond 40% - 50% are not safe due to increased probability that Android will kill application to reclaim memory.

Requires a high-end device with at least 6 GB of space on internal storage and also some knowledge in the shell scripting and Linux system administration.

Disclaimer: neither Alpine Term application nor its author is affiliated with the Alpine Linux project. Operating system is provided as-is and vShell author is not responsible about bugs in the software packages.

Credits

Alpine Term relies on the source code of the following projects:

alpine-term's People

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.