Slashdot Mirror


User: eric_herm

eric_herm's activity in the archive.

Stories
0
Comments
194
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 194

  1. Re:Thanks on France Broadens Surveillance Powers; Wider Scope Than NSA · · Score: 1

    Technically, dictators didn't really care that much in the past either way. They do ignore criticism in all case.

  2. Re:the cloud is dead on Red Hat Wants to be a Dominant Force in the Cloud (Video) · · Score: 1

    I think the idea is to have your own on-demand cloud and server, ie for internal customers in big company.

  3. Re:Fire them on Snowden Used Social Engineering To Get Classified Documents · · Score: 1

    I see more someone saying "OMG NSA is so stupid" rather than someone trying to tarnish Snowden reputation.

  4. Re:Fire them on Snowden Used Social Engineering To Get Classified Documents · · Score: 3, Informative

    You can fully divide the admin task with selinux like having 1 admin who can disable selinux ( or rather "update the policy" ), and having another doing operational stuff ( like logging as root ). So technically, the first one can disable protection for the 2nd one, but cannot do much by itself. And with protected physical access, you can pretty much have a rather locked down system. Not protected against 2 rogue admins, of course, but being protected against 1 is already better than most systems.

    And regarding environment where SELinux is used ( besides targeted ), you can take a look at the openshift service from RH, they do use it a lot to separate users. But you are right that for most people, using more than targeted policy is a bit overkill, since people do not care that much about security ( and when they do care enough to not disable selinux, firewall and everything that make stuff so hard ).

  5. Re:B-O-O H-O-O. on Mark Shuttleworth Complains About the 'Open Source Tea Party' · · Score: 1

    Bash is slow.
    Also, bash is not a real language. You will start talking about programming in bash when it will have a proper namespacing system, because even php got namespace support.

    Not to mention the need for forking a gigantic amount of software as soon as you want to make anything relevant such as parsing output of any others process, because bash is also unable to understand any complex data structure.

    That's a fine language for those whose programming is not a job, and for small software, but as soon as you talk something more critical like the boot of a modern system, bash is holding change, due to various problem ( like a total lack of testing framework, and a given the fact that no one wrote one, lack of will to write one from the whole community of bash aficionados ). Any kind of network operations is just a hack, trying to put everything under the unix pipeline model ( like the whole /dev/tcp/ stuff that Debian disabled ).

    Systemd unit file are vastly more easier to edit and go straight to the point, you declare the binary and it fucking take care of the rest. That's why we invented computers, to do stuff, not to force us to do their work.

  6. Re:B-O-O H-O-O. on Mark Shuttleworth Complains About the 'Open Source Tea Party' · · Score: 1

    So that would be a problem of Cadence if they decide to only support RHEL instead of SLES, not of Red Hat.

  7. Re:Easy! on CCC Says Apple iPhone 5S TouchID Broken · · Score: 1

    No, Apple trained the phone to give the middle finger, not to recognize it.

  8. Re:Smart idea on Ubuntu Edge Draws Nearly $13M, But Falls Short of Indiegogo Goal · · Score: 2

    Not for free. The campaign had to be organized, the buzz too. Basically, it would have been cheaper to make a proper market study rather than losing credibility, time and money into that. Especially since they hired someone to design the phone in the first place.

  9. Re:Why Crowdfunding ? on Ubuntu Edge Now Most-Backed Crowdfunding Campaign Ever · · Score: 1

    So in this case, this is showing that there is almost no one that want it, since there is less than 10000 persons who pledged money for that. That's a bit sad, i would have pledged if I didn't changed my phone just before ( ie, if Canonical did communicate in the open, I would for sure waited a bit more, but I guess that 1 person wouldn't have changed much ).

  10. Re:Why pay Red Hat on Red Hat CEO: Bring On the Clones · · Score: 2

    I guess there is not enough Linux geeks for every company, I guess even experts do not know everything, and as long as you can do everything, we just ask you to do more for the same price.

  11. Re: Doesn't make sense on Red Hat CEO: Bring On the Clones · · Score: 1

    Sure, and admins do not need to make sure the OS is properly funded, cause everything come for free and most of them have so much time to contribute.

    And of course, admins do not need any training, do not need to have certified hardware cause they can perfectly guess what is working just by looking on specifications. And of course, none of them never read the documentation, nor call the support for complex problems, because all admins are experts in every possible domain.

  12. Re:Arch Linux on Fedora Core May Be Reborn · · Score: 1

    You mean like having this :
    http://developerblog.redhat.com/2013/01/28/software-collections-on-red-hat-enterprise-linux/
    ( also, something that Fedora refused to have, so the whole idea of "fedora is a redhat product" is proved a bit wrong )

  13. Re:And it's still not as good as Ubuntu or Debian. on Fedora 19 Released · · Score: 1

    To be honest, you need more than just a puppet recipe to make a mail server. There is several how to because everybody has a different view on what to use. Dovecot, cyrus, ldap/mysql/simple user, postfix/exim/sendmail, what spam filtering, how, etc, etc. People are asking what module they should use to do this or that, and everybody is replicating module because the current one do not work like they want. So the issue is not solved, it just moved elsewhere.

    The live spin are made using kickstart. So someone could already use that to replicate the setup, and there was some proposal to use ansible on the fedora-devel ist, not sure how far this went.

  14. Re:Will it be as broken as Fedora? on Can Red Hat Do For OpenStack What It Did For Linux? · · Score: 3, Informative

    You can try openstack on Fedora, or look at RDO ( http://openstack.redhat.com/Main_Page ).

    And Fedora is as broken as the community make it broken. If there is no one to make bug reports, triage them, make QA, then yeah, this slip. There is lots of way to help on this part, from giving karma to update testing and testing prerelease.

  15. Re:Will only succeed if OpenStack exists on its ow on Can Red Hat Do For OpenStack What It Did For Linux? · · Score: 1

    Technically, JBoss has compatible competitors with Websphere and others.

    And there is plenty of competitor on openstack, be it Suse openstack offering, or stuff like cloudstack.

  16. Re:Show what an inferior OpenStack might look like on Can Red Hat Do For OpenStack What It Did For Linux? · · Score: 3, Informative

    I am sure that your company policy should include "do not use Technology preview on production servers". If it doesn't, then I suggest to add it, and then complain that using RHEL do not have the packages you need, if you want to switch to Debian. That would be much more smoother. than trying to blame the vendor for your lack of clue regarding what is supported and what is not ( especially when comparing to Ubuntu, where you do not even have the guarantee that Mark will not change his mind and just stop the project, or focus it on something else, like they did on the desktop, on bzr, and several stuff )

  17. Re:This was even a question? on Red Hat Confirms GNOME Classic Mode For RHEL 7 · · Score: 1

    Your analogy is totally wrong. That's more :

    - here is a list of stuff, we will do our best to support, but you have no guarantee on anything
    and the other
    - here is a list of stuff, we plan to guarantee this. Also, as we know that you may want to plan and deploy the technology for testing in advance, so here is a preview for testing, we wait on your feedback, but that's too new to guarantee much.

    That you have a business case do not change much. People have business case for lots of stuff, that doesn't mean this can done or supported in the long term.

    In the end, you can turn that as much as you want, you seem to just rant because you have no one to blame for your lack of understanding of the current documented policy.

  18. Re:Show what an inferior OpenStack might look like on Can Red Hat Do For OpenStack What It Did For Linux? · · Score: 1

    https://access.redhat.com/support/offerings/techpreview/

    What part of "no garantee" is hard to understand ?Seriously, if you cannot spare a system to test, that's not a reason to test it on production when the vendor explictely say "do not do it".

  19. Re:RedHat be unsmart? on Can Red Hat Do For OpenStack What It Did For Linux? · · Score: 3, Insightful

    Well, that's the point, ie you need more than hobbyist. IE, when it come to be "enterprise" ready, people expect documentation, training, certification, support, and this is not free ( because while some people enjoy writing documentation or making support, there isn't that much people doing it for free ). And also, when you start to pay, you tend to expect someone to handle the sales, someone to negociate, etc, etc.

  20. Re:Isn't unwillingless to learn a big problem? on Red Hat Confirms GNOME Classic Mode For RHEL 7 · · Score: 1

    There is no such thing as "sake for the sake of change". Either you change and do exactly the same way with a better architecutre ( so it is more extensiible ), or you rewrite to be more maintainable ( so you can spend more time later on fixing others issues, or offering features ).

    But if there is a change, then something improved somewhere, and so the change was not done without reason. That people miss the reason of a change doesn't mean there isn't one, just that they do not see and that it may not matter to them. And that doesn't mean it doesn't matter to someone else, coders included.

  21. Re:Isn't unwillingless to learn a big problem? on Red Hat Confirms GNOME Classic Mode For RHEL 7 · · Score: 1

    Not the same. At least for your hypothesis, we can find more than 10 years of evidence.

  22. Re:Isn't unwillingless to learn a big problem? on Red Hat Confirms GNOME Classic Mode For RHEL 7 · · Score: 1

    It is not really "not learning", it is more "not learning too much in 1 go", and "not learining too much when you have different versions". I am sure people can learn if you give them time, but usually, you don't give them time. RHEL 7 will come with various news stuff ( systemd is taken for granted, there is story about having xfs by default, and for sure, lots of news other under the hood changes and improvement ), and nowadays, IT is talking about cloud, about puppet/automation, etc, all of them who are rather huge changes since the last few years. So yeah, people can learn, to some extend, there is a limit.

    Also, remember we are talking of a default setup. The regular gnome 3 is just 1 click away, this is not forcing anything on people, those that can want or love gnome-shell still have it.

  23. Re:This was even a question? on Red Hat Confirms GNOME Classic Mode For RHEL 7 · · Score: 1

    You know, Pixar use RHEL for workstation :
    http://www.muktware.com/5536/pixar-animation-studios-uses-red-hat-enterprise-linux

    Now, if this is classified as mission critical or not is a whole debate, but there is desktop that are important for business or you are losing time. Likely less than a server serving several clients of course, but no one will deny that some workstation exist and need to be up or you are losing money ( think trader for example ).

  24. Re:This was even a question? on Red Hat Confirms GNOME Classic Mode For RHEL 7 · · Score: 2

    So, let me rephrase, for mission critical stuff, you install stuff marked as "technology preview" ?
    ( cf https://access.redhat.com/site/documentation/en-US/Red_Hat_Enterprise_Linux/6/html/6.1_Technical_Notes/ar01s03.html ).

    You know, the whole TP that is explicitely written as "not to be used in production" from the same documentation :
    https://access.redhat.com/support/offerings/techpreview/

    So in the end, the vendor say in the release note "do not do this, this may break", and when it break, you just rant because you forgot that part ?

  25. Re:Fun putting together a distro? on Mageia 3 Released · · Score: 1, Offtopic

    Some people are happy to make something useful and find that activity to be great and interesting. Maybe your definition of fun include "posting snarky comment under no one name on a web site", and yet, that's your choice ( albeit a less weird one, everybody does it, so I can see why you think the easy way is much funnier ).