Jump to content

tux99

Members
  • Posts

    610
  • Joined

  • Last visited

  • Days Won

    1

Posts posted by tux99

  1. wobo, I don't understand why you create a non-existent division between the cooker community and the user community.

     

    The cooker community is simply a subset of the user community (+ Mandriva employees), not a separate community and that would still be the case after a fork.

     

    I can only see a fork work if it's lead by users who are currently active on cooker, rather than users that have had no active involvement with cooker up to now (of course the latter would have to be encouraged to join the new forked cooker to replace the voids left by leaving Mandriva employees).

     

    The main point is the infrastructure and the organizational structure. Also as said already, it would help a lot if as many former Mandriva employees would continue to work on a forked cooker as volunteers.

     

    I would actually consider this forum (mandrivausers.org) to be the best neutral place, to be used as a forum of the new forked Mandriva user community, since it's not specific to any local MUG. I guess Paul wouldn't mind.

  2. I don't consider it spam. If someone writes something and wants to bring it to light on all the Linux forums then so be it. If it wasn't related to Linux, then I would agree that it's spam.

     

    I partially agree with you, that's why I said "almost spam", I didn't mean that it should be removed.

     

    Checking the forum spam site for both IP and username doesn't show as a spammer. Until that time comes, the post will remain visible. We could all be accused for spam as we post linking to our own websites for our own written articles on how to do something, etc, etc, etc. That's no different to this.

     

    There is a huge difference, this appears to be a 'hit and run', there is no dialogue, while when a regular of a forum (or even a newbie that wants to be a regular) post links to something Linux related on their personal web site they also do it to have a conversation about it, not purely to advertise their article.

     

     

    That said with Linux I'm not interested in closed-source products, and so will never use this. There are much better filesystems for use than an unknown quantity. Btrfs has gone stable now apparently, and is blisteringly fast from what I've read in the past. Otherwise depending on my system, I'll stick with ext3, ext4 or jfs.

     

    We definitely agree on this. :)

  3. I'm guessing he's using this

    The ZFS code can be modified to build as a CDDL licensed kernel module which is not distributed as part of the Linux kernel.

    The quote is from here:

     

    http://github.com/behlendorf/zfs/wiki/FAQ

     

     

    Ok, but in that case it will never be part of the kernel, which means users would have to rely on KQinfotech (or others) to keep the zfs kernel module up-to-date and compatible with every new kernel.

     

    This has been considered already but AFAIK always dismissed as it's unpractical and can't be relied upon for any serious long-term use.

     

    I would only start using such a module if it has the endorsement and support of the core kernel developers (Torvalds, etc.).

     

    And as I said already, the fact that it's a closed beta puts it in an extremely bad light, FOSS and closed betas mix like oil and water.

     

    Oh and by the way, the post from darshin should be almost considered spam since he posted it on loads of Linux forums all over the net:

    https://encrypted.google.com/search?hl=en&source=hp&q=People+have+workarounds+and+solutions+which+are+kind+of+2nd+tone+replacements+to+work+on+Linux,+but+either+ways,+all+these+solutions+are+not+really+good+replacements+as+they+either+are+not+stable+enough+or+lack+some+of+the+salient+features+of+ZFS.&btnG=Google+Search

    --

  4. So how did you solve the license issues between GPL2 and the license ZFS come with?

     

    As far as I knew, porting ZFS to Linux is not a technical issue but a license issue, therefore your port would likely not be legal to distribute and use.

     

    Apart from that I don't like the idea of closed beta software on FOSS, it's against the FOSS principles.

  5. Just an update to this old thread, I tried installing Mandriva 2010.0 onto my VIA C3 "Samuel 2" (without the cmov instruction) mini-PC and while the "One" version failed to boot the live desktop, I'm happy to say that the "Powerpack" version installs and boots fine.

     

    So that means Mandriva 2010.0 is again VIA C3 compatible (I assume that the "Free DVD" version will install just like the "Powerpack" version, since they are the same, apart from the extra packages in the "Powerpack" version).

  6. The problems you are experiencing are certainly not normal expected behaviour.

     

    That said I have no idea what could be causing them, I have never seen anything like that or read about it before.

     

    All those services you mentioned (policykit, gconf, gvs-fuse, etc are unfortunately needed by KDE and/or gnome apps (firefox is a gtk/gnome app and uses gconf etc.) so I think it would be quite hard to get rid of them.

     

    Pulse can be disabled and mostly uninstalled but even after that some apps need manual reconfiguring their default audio driver settings.

     

    To disable/enable/list rc.d services there is the command chkconfig.

    To start/stop rc.d services there is the command service.

  7. 'start' is initially grayed out until you have selected a source file.

    The window can't be resized, that's how the Handbrake developers made it (I can't change that, I only packaged it up for Mandriva as it is), you could point out that the window size is too big for a netbook on the Handbrake Linux forum, maybe they take that into consideration for the next release:

    http://forum.handbrake.fr/viewforum.php?f=13

     

    You could also connect the netbook to an external monitor, there you should be able to see the full window.

     

    On the other hand an Atom cpu (like in your Acer) would be very slow at transcoding videos anyway.

  8. So much gloomy random speculation, did anyone actually read the article?

     

    There are two interested buyers, both of them are open source related companies and both don't have their own distro.

     

    Linspire had nowhere near the customer/user base that Mandriva has so the Xandros<>Linspire deal is not comparable at all.

     

    While I agree that the free consumer Mandriva distro is not a viable business in itself, the Mandriva enterprise distro and the related products (Pulse2) and the existing enterprise customers could be an ideal complement, especially for Linagora.

     

    Here is a better article that clarifies the situation more:

    http://www.itworld.com/open-source/107324/confirmed-mandriva-acquisition-talks

  9. I had never heard of Songbird before so personally I'll hardly miss it, but according to Wikipedia it's GPL2 software, so if there is any interest someone will fork it and continue Linux developement. With GPL'd software this could actually mean that the forked versions gets better than the original and the original fades into insignificance.

  10. Would I have have to remove the mplayer I have installed in order to do this build?

     

    Not at all, as I say in the end of the guide you could place the new binary in /usr/local/bin and then either run it with /usr/local/bin/mplayer explicitly, or make sure /usr/local/bin is before /usr/bin in your PATH environment variable so that Linux will use the new binary automatically instead of the old one.

  11. I have written a step by step guide on how to build Uoti's git MPlayer branch on Mandriva and Ubuntu from source.

    This fork of mplayer by one of the main developers is the preferred version to use, since it contains many enhanchements that are missing from the official branch.

     

    The guide is here:

    http://www.linuxtech.net/tips+tricks/How_To_Build_Uotis_git_MPlayer_Branch.html

     

    It should be easy enough to follow even if you have never built anything from source before.

     

    Let me know if anything is unclear.

  12. That is factually incorrect, the LTS releases are supported for 3 years for UbuntuDesktop and 5 years for UbuntuServer.

     

    Source: http://wiki.ubuntu.com/LTS

     

    Ok, didn't know that thanks for correcting me. I still wouldn't choose Ubuntu as a server (and not for a desktop either since on the desktop Mandriva is better), Redhat is the industry standard for Linux servers in a business environment and deservedly so, therefore CentOS (which is a free Redhat clone) is the best choice IMHO.

     

    If it has to be a debian style distro then I would choose the original, i.e. Debian, rather than Ubuntu server.

  13. I have a client who wants to move his web site and mail in-house.

     

    If it's for a business and especially if the web site uses any of the popular CMS systems like Drupal, Yoomla, etc. then I would definitely use virtual machines or separate physical servers, since the risk that someone who hacks the web site also gains access to confidential business email is too high.

  14. Separate virtual machines is a lot more admin overhead, but increases security (if done right).

     

    Postfix is quite secure by itself and can even be run chrooted so isn't really a security concern.

     

    Apache itself is quite secure too, but can be rendered insecure by flawed php scripts, so it depends how you use it.

     

    Ultimately it comes down to security versus less admin overhead, only you can decide if your specific intended use needs the extra security or not.

×
×
  • Create New...