Skip to content

subhra74/linux-web-console

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Easy to use web based file browser with built in text editor, file viewer and terminal emulator

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published