Slashdot Mirror


User: tokul

tokul's activity in the archive.

Stories
0
Comments
1,270
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 1,270

  1. Re:It's over... it's all over on French Military Contributes To Thunderbird 3 · · Score: 1

    Poland would have done better if they had know beforehand that France (and Britan) were not going to back them.

    Do they need more than one year warning in advance?

  2. Re:System Registry on Black Screen of Death Not Microsoft's Fault · · Score: 1

    I just did a search for .conf files here on my linux box. Im seeing files in /etc sure, but there are also files in /usr, /usr/share, /usr/local, /usr/src, /usr/libexec, /var/spool.

    /usr/src is not for configs. It usually holds only kernel sources. Even if you build own kernels, it is better to build kernel packages on devel box and install only customized kernels on production machine.

    /usr/share - how many files are not default ones and are not samples from /usr/share/doc?

    /usr/local. What have I said about you doing something. Mandriva and other Linuxes don't put files there. Only basic directory structure.

    Name configuration files that you have modified outside of /etc/ and /usr/local in order to make Linux work. I know only grub (which I usually don't modify and generate with /usr/sbin/grub-update in Debian) and qmail (which follows own standards)

    FHS. Read and learn. Then you won't be lost in Linux directory tree.

  3. Re:System Registry on Black Screen of Death Not Microsoft's Fault · · Score: 1

    hundreds of .conf files scattered randomly about the filesystem

    Since when /etc/ is random. In case you haven't noticed, Linux and Unix have standard locations for keeping configuration files. Locations start getting random when you start adding your own customization and don't follow these standards or when proprietary COTS vendors fsckup with standards.

  4. Re:hello world! on Network Security While Traveling? · · Score: 1

    Why not just go with a VPN in the first place? Wouldn't that completely solve the problem?

    Poor bandwidth and high latency links. No, VPN won't solve user's problem. He or she will get performance problems instead.

  5. Nothing on Network Security While Traveling? · · Score: 2, Interesting

    Other than an effective firewall, a patched system, and the use of SSL, what else should I do to protect my information?

    There is nothing you can do. Keep strangers away from your machine. If you use SSL, check certificates or maybe even remember signatures of most important certs.

  6. Re:hello world! on Network Security While Traveling? · · Score: 2, Informative

    Use VNC? :)

    From summary - "Keep in mind that many places have very poor bandwidth and latency."
    VNC and SSH are out of question.

  7. Re:Bing vs Google on Murdoch-Microsoft Deal In the Works · · Score: 1

    I think you're missing the point...

    Are you sure that you are not missing the point. If public hears that they can't find Fox on Google, because some fuckwit on Fox deliberately blacklisted Google in order to get more money from Google's competitor or to extort money from Google, do they think that Google has inferior search engine?

  8. Re:A great reason to choose Firefox on New Attack Fells Internet Explorer · · Score: 1

    There is another story about JS loading with IE7 & IE8. According to 4 of my testers (and a test I did after using the same environment), it seems that we can't login to our site so dep using Internet Explorer 7 and 8, on Win XP (and maybe Vista, not tested). After validating the form, we are back to login page, without any error, but like we are unauthenticated. On the other hand, Firefox does its great job.

    So you use some complex login tracking setup and can't trace why IE is failing. Looks like your setup issue and not something specific to some browser. Mind sharing how you break simple session cookie or id tracking to the point that you can't understand why some browser fails?

  9. Re:At least they patched it on MS Finds Security Flaw In Google Chrome Frame · · Score: 5, Funny

    Everytime Firefox opens an update dialog, it is effectively asking me to take a shitload on my Linux installation... and kill a kitten.

    Not on your Linux installation, but in your own home directory. Unless you run as root. If you do run Firefox as root, then you should not worry about kittens killed when firefox is updated. You kill them every second spend in your X session.

  10. Re:I have no problem believing MS this time... on Microsoft Denies It Built Backdoor Into Windows 7 · · Score: 1

    This is a company that was convicted of predatory criminal monopolistic practices. They were nearly torn in two. Suddenly it all ended for them as if it never happened and they came through with a sweet deal that gave them even greater market share for products (via their voucher system).

    So it not about rigging the election results, but about making deals with government agencies. :)

    I always thought that Microsoft got out of that lawsuit when Bush replaced Clinton.

  11. Re:Effects on Add-on Development on Firefox 3.6 Locks Out Rogue Add-ons · · Score: 1

    MS just added a registry key that pointed at the files for the extension

    I guess you missed the part about not displaying real .NET plugin in firefox plugin list. Yes, they again used some browser feature. In normal world such use is usually called abuse.

  12. It seems a bit surprising on Firefox Most Vulnerable Browser, Safari Close · · Score: 1

    It seems a bit surprising but TFA is not about browser vulnerabilities. Most of it is focused in detailing web site vulnerabilities and has only two baseless pages with Firefox on top of web browser vulnerability list.

  13. Re:Well... on Microsoft Plugs "Drive-By" and 14 Other Holes · · Score: -1, Redundant

    No, this is the fault of people who pirate their operating system and then expect it to be supported.

    Or people who can't trust OS updates, because Windows update system is used to push spyware and new software.

  14. Re:So, this is about as damning as you get, isn't on MS Pulls Windows 7 Tool After GPL Violation Claim · · Score: 1

    MS is practically saying, "Oops, we violated the GPL!"

    Marketing would say "those coomies are ruining our business"

  15. Re:What OS? on Researchers Take Down a Spam Botnet · · Score: 4, Interesting

    What's the Windows OS percentage of that botnet?

    http://www.symantec.com/security_response/writeup.jsp?docid=2008-021215-0628-99
    100%, minus controllers, that might run on any OS

  16. Re:What a waste of launch vehicles on 10% of US Energy Derived From Old Soviet Nukes · · Score: 4, Informative

    The real waste is the dismantling of the launch vehicles (from both countries).

    Dnepr_rocket reuses SS-18 Satan.

  17. Re:"Obviously lifted" not so obvious on Did Microsoft Borrow GPL Code For a Windows 7 Utility? · · Score: 1

    #include

    int main()
    {
    printf( "Hello, world!\n" );
    return 0;
    }

    1974 Bell Laboratories internal memorandum by Brian Kernighan, Programming in C: A Tutorial

    Your point might be valid for basic code, but what you say when somebody takes your code, removes copyrights, but does not remove comments. Then you look at third party code and you see same function names, same directory/file structure and your own lines of comments in third party code.

  18. Re:For those of us ignoring Skype... on Skype's Legal Situation Clears · · Score: 1

    I don't think you've used Skype on Linux.

    My primary workstation runs Linux Debian. With Skype on it. I do know difference between Skype for Linux and Skype for Windows.

    Ebay won't open communication protocols. UI will be limited by closed library which handles communications. Third party developers might fix only their OS issues. They will have to beg ebay for any comm library enhancement.

  19. Re:Standard Calculus on Radar Beats GPS In Court — Or Does It? · · Score: 5, Informative

    My gps can tell me my speed at the exact moment

    No, it does not. GPS only tells you your average speed between two GPS pings. Ping 1 - you are at X, ping 2 - you are at Y, your current speed is how fast you must move in order to get from X to Y in time between ping1 and ping2.

  20. Re:For those of us ignoring Skype... on Skype's Legal Situation Clears · · Score: 1

    Does this mean that skype is moving towards being an open, non-proprietary solution?

    It is as open as Microsoft Open XML.

    Open Skype is only publicity stunt to silence critics, put software maintenance costs on third party and reduce intentions of moving to other VOIP solution.

  21. Re:If you get an error installing Shockwave... on Shockwave Vulnerabilities Affect More Than 450 Million Systems · · Score: 1

    If you're having problems installing the updated Shockwave player, it may be because you have Data Execution Prevention enabled.

    Even Windows thinks that Shockwave is malware. :)

  22. Re:I don't believe it! on Ryan Gordon Ends FatELF Universal Binary Effort · · Score: 1

    I would never have believed that people in the Linux community would show up at an event just to be rude.
    ..
    His comments can't be correct. Everyone knows what fine, upstanding individuals the Linux community is.~

    Programmers are arrogant. Comes with territory.
    It does not depend on OS.

  23. Re:Whichever moron tagged this as "irrelevant"... on Mandriva Linux 2010 Is Finally Out · · Score: 2, Interesting

    Ubuntu is made of fail because it loves Gnomes.

    I think it comes from their ancestors. Debian always preferred Gnome.

    Preferring Gnome over KDE is not a failure. It is only something that does not match your desktop environment requirements. Some people like Gnome. Although you might not like KDE either. I don't think that it fits your "rely on to install right, work properly and not throw up a fuss when it comes to installing software, playing music and getting things done" requirements.

  24. Re:problems with complexity on Toyotas Suddenly Accelerate; Owners Up In Arms · · Score: 1

    I call BS
    ..
    Who moded this guy insightful?

    Yeah. I liked it more when it was modded as funny.

    But pilots don't need clippy when they release smart bombs or do vertical takeoff from the carrier. Premium class car drivers like navigation advises and other guides.

    Military software might be simple in order to avoid programming errors that are likely to be fatal and will cost over 150 millions.

    Car software does not follow KISS principle. Car unexpectedly accelerates, big f... deal. Car software programmer is not in that car and car owners don't have tactical nukes.

    Comparing car navigation with plane navigation is like comparing apples with oranges. Totally useless.

  25. Re:problems with complexity on Toyotas Suddenly Accelerate; Owners Up In Arms · · Score: 5, Insightful

    F-22 raptor - 1.7 million lines of code F-35 joint strike fighter - 5.7 million Boeing 787 - 6.5 million Premium class automobile - ~ 100 million

    F-22, F-35, Boeing - flown by professionals
    Premium class auto driven by morons

    Two different things. Different environments and different safety measures