Code Monkey home page Code Monkey logo

webmin's Introduction

Webmin

Webmin install script

Installs all dependencies using apt or yum

Tested on:

  • CentOS 5.8/6.4
  • Debian 6.0/7.0
  • Fedora 17
  • Ubuntu 10.04/12.04/12.10/13.04

Default temp dir is /tmp/webmin, this can be changed in install script.

By default, the installer logs into $TMP/install.log and $TMP/error.log. Check these for further info about the installation process.

Dependencies

  • Package manager (apt or yum)
  • HTTP Client (curl, wget or fetch)

Dependencies will be installed during the progress, but installing them on your own is advised.

Installation

Online installation

Clone this repository and run install.sh

OR

Just download install.sh and run it.

Install from package

Download the appropriate package and install it with your package manager depending on your distribution:

Debian

Webmin DEB package

dpkg --install webmin_1.650_all.deb

If Debian complains about missing dependencies, install them with the command:

apt-get install perl libnet-ssleay-perl openssl libauthen-pam-perl libpam-runtime libio-pty-perl apt-show-versions python

RHEL

Webmin RPM package

rpm -U webmin-1.650-1.noarch.rpm

This way you can install Supervisor on any machine even without internet connection. Make sure that every dependency is installed.

Manual Installation

Follow these instructions

For further info check Official website

webmin'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.