Giter Club home page Giter Club logo

Comments (3)

brianmcmichael avatar brianmcmichael commented on August 29, 2024

First Installation on RHEL7 is done. @nickjer is talking to systems presently about some issues with passenger processes being unexpectedly killed. It may be an SSL thing. Install notes to follow.

from ood-documentation.

brianmcmichael avatar brianmcmichael commented on August 29, 2024

1. Software Requirements

For RHEL 7, the subscription manager command is:

sudo subscription-manager repos --enable=rhel-server-rhscl-7-rpms

I experienced some artifacts in Chrome while triple-clicking the Sphinx documentation. @nickjer was able to replicate in Chrome linux. This does not appear in Firefox.

Whenever a <pre> is at the bottom of the page, triple-clicking the line copies the Labels from the navigation buttons.

mkdir -p ~/ood/src
Next  Previous

2. Modify System Security

Use sudo /usr/sbin/service iptables save instead of sudo /etc/init.d/iptables save

This may not be an issue if we use firewalld instead.

9. Install Applications

cd ~/ood/src/sys

This dir does not exist. Need a mkdir command before this.

9.6 My Jobs

Need to add the git19 scl to the bundle install command since it uses ood-job from github.

Should be:

scl enable rh-ruby22 git19 -- bin/bundle install --path vendor/bundle

Unless we move ood-job to rubygems.

Also got the Sphinx issue on that page:

sudo cp -r . /var/www/ood/apps/sys/myjobs
Next  Previous

from ood-documentation.

nickjer avatar nickjer commented on August 29, 2024

Added the sudo subscription-manager ...
Fixed 9
Fixed 9.6

Ignoring the Sphinx/Chrome issue for now.
Will request firewalld.

from ood-documentation.

Related Issues (20)

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.