Giter VIP home page Giter VIP logo

srs-debian-squeeze's Introduction

SunRay Server on Debian/Linux installation package
==================================================

This package is trying to provide all necessary stuff that is required
to install the SunRay Software (SRS) on an Debian Squeeze (6.0.4). In
fact, it is the attempt to provide a kind of a 'package' that has
everything embedded to get the SRS installed on Debian/Linux with just
a single shell script execution (or two).

It assumes clean install and will pull in all necessary packages WITHOUT
asking for explicit confirmation. Use at your own risk; and do first
install on a test installation before pushing it into production(!)

Please note, that this installation package is NOT officially supported
by Oracle, nor does it come with ANY implied or explicit warranty that
it works as it should or that it does not destroy your system. Thus,
you are using it on your own will and responsibilities.

Furthermore, it does NOT come with the original SRS installation file.
Thus, you need to manually download/purchase it from one of the known
Oracle pages (e.g., https://edelivery.oracle.com). In addition, to
actually run the SRS from Oracle you need to have the proper licenses
to be allowed to use it with your SunRay clients. So please contact
your local Oracle dealer/sales-representative and ask for the proper
licenses before you use the SRS.

Installation
============

To install SRS you need to follow this procedure:

(1) Checkout this package somewhere

(2) Change your current directory to it

(3) Download the SRS installation zip from https://edelivery.oracle.com
    to the checked out directory (or one level above).

    It was tested with V26743-01.zip but might work with other versions.

(4) Run the "srs-deb-squeeze-install.sh" script and answer all questions
    accordingly.

    ./srs-deb-squeeze-install.sh

(5) You might be asked to fix DHCPd config and re-run the script. Just
    use your brain and/or email me (Michal Jirku) if you get into
    trouble.

    Most likely you'll have to add "subnet" definition(s) to your
    /etc/dhcp/dhcpd.conf like this:

    subnet 10.0.0.0 netmask 255.255.255.0 {
      not authoritative;
    }

(6) After the installation is finished make sure to follow the
    instructions displayed at the end

License
=======
All files in this installation package are distributed under the GPLv2
license. Please consult the COPYING file in the root of this directory
for more information. In short: every change you do on one of the 
installation packages should be published again! Better: Post them on
the same page you found this package or sent it over to me.

Author/Copyright
================
Original SRS-Ubuntu:
Jens Langner <[email protected]>
www.jens-langner.de

Patch for SRS-Debian-Squeeze:
Michal Jirku <[email protected]>
http://wejn.org/

srs-debian-squeeze's People

Contributors

wejn avatar

Stargazers

 avatar  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.