Slashdot Mirror


User: mikefe

mikefe's activity in the archive.

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

Comments · 712

  1. Re:For the Love of God... on 50K Linux Man Bites At Merkey.net · · Score: 1

    " Because in FreeBSD, it's possible to update a shared system library without rebooting the computer. Among other things..."

    The NT kernel has this feature also.

    They just aren't using it very well yet.

  2. apps not designed for cluster with lots of state? on Flattening Out The Linux Cluster Learning Curve · · Score: 2, Interesting

    I have been looking at network filesystem level clustering and failover and NFS, SMB/CIFS and OpenAFS look like good choices for that. With NFS and CIFS you can have an active/inactive fail-over cluster.

    I don't know about NFS, but in the case of CIFS, the protocol spec has provisions for renegotiating locks if a connection is broken, but I don't know if there are bugs in win2k/XP clients with samba 3 servers. OpenAFS can have a sort of active/active setup, but the archatecture is such that there is only one server that handles the writes and the rest are read-only. In all of these you can have a semi active/active failover cluster if you move half of the active volumes to the backup server, but this adds a lot to the complexity of your fail-over system.

    Those services have a low to moderate amount of state information kept on the server. In the case of a graphical (VNC) terminal server, I don't know of any open source projects that will allow gnome session to be on one server, have that server go down, another server take over its ethernet MAC and IP address and continue processing where it left off on the backup server. The best I can think of is OpenMosix or maybe OpenSSI which are two single system image type clustering systems. If anyone knows anything, please reply and let me know thanks.

  3. Re:If they don't want to pay for an Enterprise Lin on Dell Teams Up With SUSE · · Score: 1

    The kid developers? The fact is, they don't and probably will not buy a license for DB2/Oracle themselfs. This is where the company should look the other way, because it will be these kids that will push their product in the company they go to work for in the not too distant future.

  4. Re:The question on every male hetero /.er's mind.. on Ask Ubuntu Founder (And Astronaut) Mark Shuttleworth · · Score: 1

    They obviously don't see very well, they're smiling at you... ;)

  5. Re:MacOS _should_ have these things. on KDE: Breaking the Network Barrier · · Score: 1

    Now imagine if those KIO slaves were still in userspace but talking to the kernel VFS.

    There are projects to make userspace drivers for hardware, and can be used for network protocols also.

    True, not everything will provide full filesystem semantics, but many will give the basic (directory, file, copy, move, etc) operations that most people want.

  6. Re:PayPal on Caller ID Spoofing for the Masses · · Score: 1

    It is pretty hard to tell the difference between the phishing scams impersonating and what paypal may have done with accounts.

    I plan on using paypal in the future, but will only connect them with a bank account that does not have a lot of funds in it in case something does happens.

  7. I love this part the best... on The 419eater Community Pulls Some Legs · · Score: 1

    They're making the scammer for shipping of:

    "7 boxes of dead old computer equipment and bricks"

  8. Re:Only be a good think on Google-branded Firefox? · · Score: 1

    I'm posting to myself, but why was that marked funny?

    Netcraft would be lynched if they showed the number of machines (really all they can do is count IPs) are running Apache compared to IIS. I'd unhappily bet that they were equal or IIS was in the lead.

  9. Sigh on Dremel Pumpkin Carver · · Score: 3, Funny

    And here I thought when it said "download a pattern" it meant strapping down the pumpkin and uploading the pattern and poof an arm would carve it out.

    C'mon, wouldn't you rather hack on the code than carve it physically? j/k

    Just to confuse whether you should give funny or insightful points...

    How many have noticed that people who could design a system (or a pattern) that could automatically carve your pumpkin couldn't do it by hand?

  10. Re:"The fact is..." he's out of touch on C++ In The Linux kernel · · Score: 2, Interesting

    The fact is that the Linux kernel is not just C, it also has parts where it uses assembler because they don't trust even the C compiler for that part of the code.

    The fact is that in the kernel much of the low level code cares about the exact physical layout of memory, and if it were mostly C++ you would need more parts in assembly which must be ported to each archatecture.

    Yes, C can be used in a higher level, but you are calling functions that deal with the low level from there is a very much OO way.

    Also, when you see people benchmarking how many cycles a processor actually takes to perform a snip of code and analyzing the assembly of the C program, I sincerely doubt that they would not be able to do the same for C++.

  11. Re:well on Hypo-Allergenic Cats Now Available for Pre-Order · · Score: 1

    Now that was funny. Now, where did my shot gun go so I can kill Kent and his legion...

  12. Re:Progress on C++ In The Linux kernel · · Score: 1

    They find problems and fix them and all other references to such code that is in the kernel tree.

    The only problem is if you don't have your code in the tree and if you don't that's your problem.

    Also, if you are doing any development, you know not to change your base often. That means if you are writing a large subsystem, you are not doing so on the latest kernel because you won't know what bugs are yours and which are introduced by the base kernel update.

  13. Re:well on Hypo-Allergenic Cats Now Available for Pre-Order · · Score: 1

    Is it true this comes from the simpsons?

    Because if it is, please tell me so I can wring homer's neck TYVM.

  14. Re:Only be a good think on Google-branded Firefox? · · Score: 1

    Hosting providers use IIS only when they *have to*.

    That means there are more web sites on the same apache server than web sites on IIS servers.

    You end up with a higher ratio of web sites to server with apache, and lower with IIS which means IIS may be on more servers...

    Also, most of the fscking web based software sold to small business is based on IIS. And that shouldn't be exposed to the internet.

  15. Re:Finally, a dog I can love on Hypo-Allergenic Cats Now Available for Pre-Order · · Score: 1

    Naw, just put them on the floor on their side and use them as a dust mop.

    No need for anything sharp like your paint roller... *Shiver*

  16. Re:The explination of the difference on Understanding 64-bit PowerPC architecture · · Score: 1

    "I forget which command, but one command for the 8086 required 83 clock cycles to complete."

    So what's changed? You can get that with a Pentium 4...

  17. Re:Pet? mmmm Rat on How Cheap Can A PC Be? · · Score: 1

    Well, the mouse driver is open source, just fork that and you're set....

  18. Re:A valid question on Google-branded Firefox? · · Score: 2, Informative

    No, it will be MPL/GPL/LGPL.

  19. Re:Here's an idea.. on Google-branded Firefox? · · Score: 1

    No, msearch or firesearch would be better.

    Just try saying mozsearch three times fast...

  20. Re:Only be a good think on Google-branded Firefox? · · Score: 2, Funny

    Come on, netcraft is just skewed statistics in the favor of OSS.

    You are counting the same server multiple times because hosting providers use Apache for the most part.

    Anyone who has worked in your typical office, will be waging a constant fight against IIS and MSSQL because that's what most of the companies are selling to shops that aren't big enough for Oracle.

    Apache has not won the war. I say that to keep anyone from giving up on that front.

  21. Re:BZZT, you are already digital on Firefox - The Platform · · Score: 1

    Man, and here I thought your sig said "Battling Breasts"! :(

  22. Re:You are a very, very, very stupid person. on American Passports to Have RFID Chips · · Score: 1

    So the linked article is trying to paint the Democrats as the good guys?

    I'm sorry, but in my lifetime (born 1981) every president has had foriegn military actions performed during their time in office.

  23. Re:Not a problem... on American Passports to Have RFID Chips · · Score: 1

    From the article:

    "I remembered I had a couple of Euros in my wallet from my last visit to France and decided what the heck, I'll microwave them. After just three seconds the first note exploded into flame and fearing for my microwave's safety I quickly pressed the stop button. A fluke? Maybe, I tried with the second note, a five, again after precisely three seconds the same bright flash of flame.

    It was obvious to see where the tags had been as two perfectly round holes could be seen in my notes. I noticed that the holes lay precisely over the metal strip within the notes. I thought to myself that maybe it was just the metal in the strip that was reacting, so i tried again. Ten, twenty, thirty seconds went by and... nothing. The strip was completely unharmed."

  24. Re:Bit OT but... on American Passports to Have RFID Chips · · Score: 1

    you linky brokie....

  25. Does that water look it is... on Would You Drink This Water? · · Score: 1

    a very light shade of brown?