Skip Navigation
Jump
What is a website everyone should know about?
  • Nice

        <script type="text/javascript"> 
          //Technically, this will be accurate...
          try {
            document.write("NO");
          } catch(err) {
            document.write("YES");
          }
        </script>
    
    22
  • Jump
    SUSE plan on forking RHEL and make a RHEL compatible distro available for everyone
  • The enterprise support also means security updates, which is a huge requirement for government contract work (not just US, anything military really). I've also seen requirements for use of DISA approved products. I think at the time RHEL and maybe SUSE were the only ones on the list - I'm a few years removed from having to care about this.

    4