Please create an account to participate in the Slashdot moderation system

 



Forgot your password?
typodupeerror

Comment No .tar.gz, Get a package manager (Score 4, Informative) 176

Just releasing a .tar.gz is not enough for most users. To ease adoption of your "amazingProjectX" you really need to package it so someone can just yum install X || apt-get install X ect.

While I personally dont mind rpmbuild myself other tools exist like FPM (https://github.com/jordansissel/fpm). After that get it into a repo like fedora/epel/etc and your users will love you (maybe...)

Comment This is what SELinux / MAC is for... (Score 1) 212

You have a couple of options;

1) Use a container type environment without virtualisation like http://opensource.com/education/12/8/harvard-goes-paas-selinux-sandbox
2) Run your VM's on a RHEL based hyper visor with KVM and get the benefits of sVirt ( http://selinuxproject.org/page/SVirt ) isolation for free via libvirt.
3) Look at something more like OpenShift Origins to do PaaS with mandatory access control.

Either way, a huge kudos to you. I know I failed IT in high school because I disagreed with java>all and I am excited to see at least one educational institution heading in a much more promising direction.

Cheers,

Kahn

Image

The Science of the Lightsaber 197

Smartcowboy writes "Chances are that you have seen a lightsaber at one time or another, whether on the evening news or down at the local cantina. Therefore you know that a lightsaber is an amazing and versatile device that is able to cut through nearly anything in a matter of milliseconds. Have you ever wondered how these remarkable weapons work? Where does the energy come from, and how are they able to contain that energy in a rod-like column of glowing power? In this article, you will have a chance to look inside a lightsaber and discover the source of its incredible characteristics." I was sure the blade was made from the focused hate and disappointment of the last three movies.

Slashdot Top Deals

Opportunities are usually disguised as hard work, so most people don't recognize them.

Working...