Code Monkey home page Code Monkey logo

linux-web-console's Introduction

Linux Web Console

Easy to use web based file manager with built in text editor, terminal, image viewer and video player

What is it and how can it be useful to you?

It is an web based file manager and terminal emulator, with some built in tools like tabbed text editor, search and image/video player. It can be useful to you if you want to access/manage/deploy apps on a remote linux server from your desktop and mobile browser. You can create/edit/manage/search files in multiple tabs, run commands using built in terminal, and view images and videos, all from your browser. Setting it up on server is also very easy, as it generates and configure itself to use self signed certificate for ssl.

Installation

  • Install java
  • Download the binary archive from https://github.com/subhra74/linux-web-console/releases
  • Extract the archive to a suitable location
  • Make file executable with chmod
  • Run ./web-console.sh (For security reasons do not use root user)
  • Open recent version on Chrome or Firefox and visit https://[your ip address]:8055/ or, on local machine use https://localhost:8055/
  • Ignore any certificate error, appeared due to newly created self signed certificate by linux web console.
  • Initial credential: Username: admin Password: admin Please change default username and password from Settings tab in the app

linux-web-console'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.