Slashdot Mirror


User: Ravatar

Ravatar's activity in the archive.

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

Comments · 296

  1. Re:priorities on OSS Web-based File Management? · · Score: 1

    You're exactly right! We should all halt daily activity, to send the right message to the attackers..

  2. Re:Not that bad, either on LiveJournal Founder Launches OpenID System · · Score: 1

    If having 1 billion separate accounts is a nightmare, what is 1 account that has control over all of the same domains?

  3. Re:How is this a problem? on PHP Blogging Apps Open to XML-RPC Exploits · · Score: 1

    If anything, the exploiter will remove the blog from the face of the earth, saving us all a tiny shred of annoyance.

  4. Re:Mmmmm on Harvesting & Reusing Idle Computer Cycles · · Score: 1

    Would you like some SSE3 with that?

  5. Re:"We'll catch Google" on Ballmer: 'We'll catch Google' · · Score: 1

    No, it'll accidentally crush the ferrari with its massive user.. i mean wheel base.

  6. Re:What next... on Google Launches Pay-Per-View Web Video · · Score: 1

    bumfights cats attacking people

  7. Re:As of 2004 on 164 Million Broadband Subscribers Worldwide · · Score: 1

    Bet Dad feels a lil' sheepish now :)

  8. Re:Simple home networking on Home Networking Simplified · · Score: 1

    So what does the slashdot effect look like IRL?

  9. Re:uh oh on First Controllable Solar Sail Launched Today · · Score: 2, Funny

    I, for one, welcome our sun sucking fan-blade overlords.

  10. Re:Oh, sure teh Evil Google. on Linus On The Future Of Microsoft · · Score: 1
    Google hires people to polute blog, BBS and other web space with pro M$ spam.


    So, who hired you for this anti "M$" spam?
  11. high-definition window on Glass In Spaaaaace · · Score: 1

    This reminds me of that commerical for Windex, where the term "High Definition Window" was used... How much per square foot?

  12. Re:MS putting food on other peoples table once aga on Russian Firm Pays to Infect PCs with Adware · · Score: 1

    Cars do not have ways to protect users from recall-worthy defects, otherwise what would the point be in a recall. Please take a moment to understand the metaphor before you use it. This thread discusses people who do how automatically update their systems, so it does really work when the user allows it to.

  13. Re:Violation of My Privacy? on Hunting for Botnet Command and Controls · · Score: 1

    You, by encrypting them. But by that token, wouldn't the Botnet owner just be able to encrypt the same information?

  14. Re:Warning: FAKE screen shot on Next-gen Windows Command Line Shell Now in Beta · · Score: 1

    Yeah, probably. I've been using the same build for about 4-5 months, guess it's time to update :P

  15. Re:First impressions on Next-gen Windows Command Line Shell Now in Beta · · Score: 1

    By built-in I meant provided with the vanilla MSH. Sorry for any confusion.

  16. Re:First impressions on Next-gen Windows Command Line Shell Now in Beta · · Score: 4, Informative
    Then use ps, it's a built-in alias for get-process.
    MSH>help ps

    NAME
    get-process

    SYNOPSIS
    get-process -Id id | -ProcessName name

    SHORT DESCRIPTION
    Lists processes currently running

    DETAILED DESCRIPTION

    -Id id
    [int[]]
    [pipeline input allowed]
    Comma separated list of process identifiers that specify the processes to ge
    t

    -ProcessName name
    [string[]]
    [pipeline input allowed]
    Comma separated list of process names that specify the processes to get

    -Exclude name
    [ArrayList]
    Comma separated list of process names to be excluded from the output.

    ---
    The Command will enumerate processes from local machine and output System.Di
    agnostics.Process object(s). The command will write the process object to th
    e output pipeline one by one. The Command will take parameters like ID(Proce
    ss Identifier) or Process Name from command line. The Command will return th
    e corresponding system.diagnostics.process for the supplied ID or ProcessNam
    e parameter(s).

    This command also supports the ubiquitous parameters:
    -Debug (-db), -ErrorAction (-ea), -ErrorVariable (-ev)
    -OutputBuffer (-ob), -OutputVariable (-ov), and -Verbose (-vb)

    NOTES
    Exclude only works for process name.

    EXAMPLES
    get-process
    Returns all running processes

    get-process svc*
    Returns all processes with names starting with svc

    PROVIDER SPECIFIC

    DYNAMIC PARAMETERS
  17. Re:monad on Next-gen Windows Command Line Shell Now in Beta · · Score: 1

    The MSH backend is .NET and C#, so I'm really doubting that flexibility is a problem. If you don't like their grep alternative, create your own.

  18. Re:Warning: FAKE screen shot on Next-gen Windows Command Line Shell Now in Beta · · Score: 1
    Yea, everyone knows THIS is the real MSH.
    Microsoft Command Shell [6.0.4093.0]
    Copyright (c) Microsoft Corporation. All rights reserved.

    MSH>
  19. Re:MS putting food on other peoples table once aga on Russian Firm Pays to Infect PCs with Adware · · Score: 1

    Cars don't have their own mechanism to automatically check for defects from the manufacturer, and repair them while you sleep. Your comment was completely irrelevant.

  20. Re:Wow, so much nonsense in one blog entry on Initial Review of Microsoft's Acrylic BETA · · Score: 1

    It is coming along nicely, 2.1 was recently released. It is not an official MS product however: http://moab.eecs.wsu.edu/paint.net/

  21. Re:MS putting food on other peoples table once aga on Russian Firm Pays to Infect PCs with Adware · · Score: 2, Insightful

    All of these exploits have been patched by Microsoft already. It is the responsibility of the end-user to keep their OS up-to-date. For those too inept, Windows XP SP2 "automatic update" feature is decent i've heard.