Giter Club home page Giter Club logo

core's Introduction

TurnKey Core - Common Base for All Appliances

The common base system on top of which all TurnKey Linux appliances are built. It includes custom automated backup and migration software, a web management interface, automatic daily security updates, live installer, configuration console, and all other common features. Take a look at some screenshots.

Features:

  • Base distribution: Debian 8.0 (Jessie).
  • Build formats: Deploys on bare metal, virtual machines (e.g., OpenStack, VMWare, VirtualBox, OpenVZ, KVM, Xen) and in the cloud.

  • Smart backups (TKLBAM): Automated backup and restore, with system migration capabilities.
  • Secure and easy to maintain: Auto-updated daily with latest security patches.
  • Dynamic DNS (HubDNS): Associates your IP with a custom domain or the free *.tklapp.com domain.
  • Logical Volume Management (LVM): Instead of installing to a fixed size partition, a Logical Volume is first created by default, and this may later be expanded, even across multiple physical devices.
  • AJAX web shell (shellinabox) - secure command line access from any web browser.
  • Web management interface (Webmin):

    • Listens on port 12321 (uses SSL).
    • Mac OS X themed.
    • Network modules:

      • Firewall configuration (with example configuration).
      • Network configuration.
    • System modules:
      • Backup and migration (TKLBAM).
      • Configure time, date and timezone.
      • Configure users and groups.
      • Manage software packages.
      • Change passwords.
      • System logs.
    • Tool modules:
      • Text editor.
      • Shell commands.
      • Simple file upload/download.
      • File manager (needs support for Java in browser).
      • Custom commands.
    • Hardware modules:
      • Partitions on local disks.
      • Logical volume management.
  • Simple configuration console (confconsole):

    • Displays basic usage information.
    • Configure networking.
  • First boot initialization (inithooks):

    • Prompt user for passwords.
    • Regenerates SSL and SSH cryptographic keys.
    • Installs latest security updates, unless user chooses to defer this for later.
  • Command line power tools

    • Smart, programmable bash shell completion: helps you get more done with fewer keystrokes.
    • Support for $HOME/.bashrc.d shell hooks
    • Persistent environment variables (see $HOME/.bashrc.d/penv):

      penv-set pydoc /usr/share/doc/python2.6/html
      exit
      # later...
      cd $pydoc
  • Automatic time synchronization with NTP

core's People

Contributors

alonswartz avatar jedmeister avatar lirazsiri avatar

Watchers

 avatar  avatar

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.