Slashdot Mirror


User: Krizdo4

Krizdo4's activity in the archive.

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

Comments · 26

  1. Re:Street Legality: Nope! on The Home-Built Dark Knight Batmobile · · Score: 1

    Awesome... or terrifying depending which side of the wall you're on.

  2. Torrent Link on MechWarrior 4 Free Release Now Available · · Score: 5, Informative

    First download their mtx client.
    Then this site: http://www.pedaltothemetal.com/index.php/news_story/mechwarrior4_free_released.html
    was nice enough to repost the torrent file which downloads the mtx that you can use the offline mode of the client to install.

    The link is labeled: Downloadmechwarrior4mercenaries.all.to.51.03.01.0017.mtx.torrent

    1073 Seeders / 2154 Peers
    tracker runs on mektek.net

    Note: The client runs crazy slow after install. First thing I do is click Offline Mode.

  3. Re:So let's change the algorithm. on Gravatars Can Leak Users' Email Addresses · · Score: 1

    So keep the salt secret to the server so at least someone has to brute force it?

  4. Re:Non-story on Google Eliminates Gizmo5 Client For Linux · · Score: 1

    Exactly, the forum link is just a bunch of users talking between themselves starting rumors. None of those are mods or admins.

  5. Re:Full screen youtube? on OLPC 1.5 Hardware Upgrades Include Java, Full-Screen Video · · Score: 1

    So does this mean I can run Starcraft in full screen stretched instead of windowed with wine?

  6. Re:Full screen youtube? on OLPC 1.5 Hardware Upgrades Include Java, Full-Screen Video · · Score: 1

    I did that on my XO-1 at a IHOP once and it worked great. That is after waiting forever for the terminal app to actually start. So disappointingly sluggish trying to run in sugar.

  7. Re:My First thought was this on Twitter Offline Due To DDoS · · Score: 1

    At least two people care at this point since you've been modded to 3.

  8. Re:Interesting on Examining Software Liability In the Open Source Community · · Score: 1

    If you want people to learn your new acronym, you have to explain it at some point. It might not save time now but if after a while legions of slashdot users adopt it, it won't need to to be explained anymore and it will start to save time.

    Even if it is a waste of space anyways.

  9. Re:Ugh... summary.... on Intel Confirms Data Corruption Bug, Halts New SSDs · · Score: 4, Informative

    The performance degradation in the Intel X-25 is not because of a "firmware bug".

    Bugs can cause slowdowns, too

    Though it's highly regarded, Intel's X25-M SSD had a firmware bug that adjusted the priorities of random and sequential writes, leading to a major fragmentation problem that dropped throughput dramatically. The issue was originally uncovered by PC Perspective after two months of testing. Those tests showed that write speeds dropped from 80MB/sec. to 30MB/sec. over time, and read speeds dropped from 250MB/sec. to 60MB/sec. for some large block writes.

    https://www.techworld.com.au/article/302571/ssd_performance_--_slowdown_inevitable?pp=3

    Before firmware update

    the result suggested a write speed of 30 MB/sec.

    http://pcper.com/article.php?aid=691&type=expert&pid=3

    After firmware update

    After composing myself, I did the same file copy I had tried earlier. 76 MB/sec.

    http://pcper.com/article.php?aid=691&type=expert&pid=4

    Not a firmware bug?

  10. Re:can you say on Can New Game Control Schemes Hope To Match the PC Keyboard? · · Score: 1

    Ctrl-C nightmare?

    Why?
    Hit C with your thumb while one of the other fingers hold F1 (standing in for control)

    At least with my hand, it's a more relaxed arrangement.

  11. Re:Congrats Red Hat on Red Hat Is Now Part of the S&P 500 · · Score: 1

    They might not have gotten what they deserved but they at least got what they asked for. After all, they specifically picked a license that allows this. How does Redhat's financial success affect the Kernel developers? And if the Redhat types aren't there, how will the millions of people be helped. Not many people are capable of providing for themselves the support and packaged bundles to run on their systems so they just wouldn't use it. Instead you'd get to say how many are rich from the thousands of people they've helped because you shrink the eligible audience.

    And it's RHT now, not RHAT.
    http://www.google.com/finance?q=redhat

  12. Re:T-Mobile's tech support didn't get the memo. on Google Bans Tethering App From Android Market · · Score: 2, Funny

    Oookay, if T-Mobile bans tethering their phones, why have they helped me and my mom seperately to configure their phones to tether over bluetooth to our laptops? Hell, I'm running Linux, that didn't even phase them, they still helped me find the command-strings I needed!

    Tech support that helped with Linux settings? Wow, that's actually kind of cool.

  13. Re:What to do about it? on Botnet Worm Targets DSL Modems and Routers · · Score: 1

    If it's your router that's infected it could have OpenDNS's IPs redirect to itself and answer anyways.

  14. Re:Needs more detail on Botnet Worm Targets DSL Modems and Routers · · Score: 2, Informative

    Ok, TFA states

    Get a shell on the vulnerable device (methods vary).

    How will this supposed worm manage to login to the box? Brute force? Properly configured Linux will block login attempts for quite a while after several failures. SSH? Can't be compromised within a reasonable time. Telnet? Not supported on all routers I know.

    The article doesn't go into the essential details, so I call FUD until proven otherwise.

    From the article:

    any linux mipsel routing device that has the router administration interface or sshd or telnetd in a DMZ, which has weak username/passwords (including openwrt/dd-wrt devices).

    Telnet is used at least on OpenWRT after you first flash it but before you set a root password.

    No consumer router I've used blocked repeated failed password attempts be default.

    A bug in the web interface for the default Linksys allowed people to load the OpenWrt by sending shell commands to turn on boot wait. Just do the same but insert malicious shell code instead with the default password.

  15. Re:Preventative workaround on Botnet Worm Targets DSL Modems and Routers · · Score: 1

    If you're relying on this particular worm not blocking ip6, why don't you just enable ssh on a second, high numbered port.

  16. Re:What to do about it? on Botnet Worm Targets DSL Modems and Routers · · Score: 1

    A. Telnet or SSH listening to the internet + weak username/password
    B. Configuration access via port 22 (SSH), 23 (TELNET), and 80 (HTTP) are all blocked (assuming you normally would use one of these.
    C. Reflash your device (tftp method probably). Pick a secure password.

  17. Re:Tomato on Botnet Worm Targets DSL Modems and Routers · · Score: 4, Informative

    Glad I recently switched my router to Tomato. Works better than DD-WRT, too.

    Why does this article make you glad you switched?
    The same thing that makes OpenWRT/DD-WRT vulnerable seems to be part of Tomato.

    FTFA
    "any linux mipsel routing device that has the router administration interface or sshd or telnetd in a DMZ, which has weak username/passwords (including openwrt/dd-wrt devices)."

    From Tomato Features list:
    "CLI (using BusyBox) with access via TELNET or SSH (using Dropbear)"

  18. Re:tax evasion on Ecuador Tax Agency Closes Microsoft Branch Offices · · Score: 1

    That's awesome.

  19. Re:68 MPH -- that's it? on The Air Car Nears Completion · · Score: 1

    Not when gas becomes too expensive for the bad drivers to be out on the road bothering you.

  20. Re:mixed up example on Thai IT Minister Slams Open Source · · Score: 1

    Perhaps something got lost in the translation.

  21. Re:Low-hanging fruits on Dvorak on Windows Genuine Advantage · · Score: 1

    Hack of the century?
    No.
    Way too obvious and likely to succeed.

    What would be impressive if someone managed to have WGA in a way that gave them root access to Macs and Linux machines enmass.
    Especially since they're completely unrelated.
    Hacking Windows happens way to often to be cool anymore. You just expect it now.

  22. Re:I don't see how they are banned books... on Banned Books published by Google · · Score: 1

    That's just sad.

  23. Re:Mixed reviews nothing. The WRT54Gv5 is crap. on Linux Hackers Reclaim the WRT54G · · Score: 2, Informative

    You chould get the WRT54GL since that is the v4 renamed.
    But it sounds like the WBR-1310 does all you need for less. Sounds like a pretty good deal. I might have to add one of those to my collection if you can load a custom firmware like openwrt on it.

  24. Re:USA, home sweet home on U.S. Government to Adopt IPv6 in 2008 · · Score: 1

    I'll have to buy the new doormat then.

  25. Re:Real qualifications on U.S.Laws May Make Online Job Hunting Harder · · Score: 1

    That's no good if you're still using the old cover sheets.