GithubHelp home page GithubHelp logo

omv_installers's Introduction

OMV_Installers

Updated script based on my old script that was here,

http://forums.openmediavault.org/viewtopic.php?f=13&t=6

To use this script you only need to do the following.

This assuming you have a working OMV server and have SSH enabled.

  1. SSH into your servers IP address via your chosen terminal program: I use Putty for Windows but the normal Terminal in Linux or MAC Osx would do it just as good. If using Linux or Mac OS you would use the following command in the terminal

[code]ssh root@ - replace "" with the IP address of your server[/code]

When prompted enter the password for the root user (chosen during the OMV install)

  1. Once your logged in via SSH type following commands 1 by 1 and in this order:

[code]cd / wget http://ADDRESS STILL TO COME/omv.sh chmod +x /omv.sh ./omv.sh[/code]

  1. This is just a base script that will download and run the latest version of the main script, you should not delete this script as it will save you downloading it again later if you need to update or add any other programs.

  2. Once the main screen starts you should see a screen like this.

On this screen you will see a list of programs that can be installed. You will also see at the bottom of the screen the current IP address and the folder MOST programs will be installed to.

  1. Press i or I [Enter] to change the IP address (only needs to be done if not the correct IP for your OMV system)

  2. Press f or F [Enter] to change the folder MOST programs will be installed to.

This looks complicated but trust me its not. You will see a list of folder in the root of your system drive (like above) if you wanted to install your programs here you would just enter 0 [Enter], if you want to install inside /opt you would do 23 [Enter] this will put you inside /opt you just do 0 [Enter] to select this folder. If you go to a folder and want to go back, just do 1 [Enter] and you will be taken back 1 level.

  1. Once you have the correct IP and folder setup you can then proceed to start installing programs. From the list you can choose 1 or more programs to install. Eg. 1 [Enter] will only install CouchPotato, 1 5 10 [Enter] will install CouchPotato, SickBeard (Develop) and Subsonic 4.8

  2. Once you have selected the program(s) you wish to install you will see a confirmation screen like this

all you have to do now is either press y to start the install(s) pressing n will return you to the main window.

  1. After each program is installed you will be asked if you would like a link added to the side menu of the OMV webui (see below) This links once clicked will open the webui for that program in a new tab.

  1. When all programs have been installed you will see a end menu that will show what was installed and what address you can access its webui from.

I used some of mcloum's guide from the old thread (hope you don't mind)

omv_installers's People

Contributors

cptjhmiller avatar ridefreak avatar

Watchers

James Cloos 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.