Slashdot Mirror


User: shitzu

shitzu's activity in the archive.

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

Comments · 362

  1. What bout two-factor authentication? on Can Ubuntu Save Online Banking? · · Score: 1

    I use a national ID card which is a smart card. This is called two-factor authentication. You got to have something (a key) and know something (a pin) to do anything. If i use a cardreader with an external pinpad, it is very hard for malware to sign any traffic or bank orders with this card. If you do not have an ID card already in your pocket, it should be quite feasible to a bank to use its own smartcards.

  2. My 2 cents on Google Opens Apps Marketplace · · Score: 1

    I think this harms open software more than Microsoft ever has.

    Come to think of it - Microsoft with its money-grabbing ways did more in the way of pushing the open source movement than we would think. They provided the (although unintentionally) 87% of the incentive to go opensource.

  3. Adobe reader plugin? on Insecure Plugins Ding IE, Safari, Chrome, Opera · · Score: 2, Interesting

    I never acutally understood the reason for a PDF plugin. Why can't i just download the bloody file and look at it? On second thought, that's what i usually do. Can someone give me one good reason to have a plugin for PDF files? Paedophiles?

  4. I wonder on The FBI's Newest Tool — Google Images · · Score: 1

    Could we enhance that?

  5. Re:Thin clients, a dime a dozern on Where Are the Cheap Thin Clients? · · Score: 1

    And that will very efficiently render all positive aspects of thin clients to ashes. Almost all of the reasons (in the way of TCO savings) of deploying thin clients in the first place rely on *the same hardware* running same configuration and system image. Running 200 broken laptops from ebay would be a fun sight, but would probably increase the cost ten times over traditional desktops, let alone thin clients.

  6. Why PDF on The DIY Book Scanner · · Score: 1

    He would get much smaller file with the same or better readability with djvu

  7. It does not on Ryan Gordon Wants To Bring Universal Binaries To Linux · · Score: 0

    It does not allow a "single binary file to run natively" on several platforms. All Universal Binary is - is a bunch of precompiled binaries that run on their particular platform in a folder with .app extension. Very convenient for an end user, but takes a lot of room on hard disk.

  8. That's all well and good, but on Facebook User Arrested For a Poke · · Score: 1

    Shouldn't all pokers be arrested?

  9. And this is when on 26 Years Old and Can't Write In Cursive · · Score: 1

    ... all the engineers who have spent years on developing handwriting recognition software say collectively "frell".

  10. Re:you track your IP addresses? on Best Tools For Network Inventory Management? · · Score: 2, Informative

    Yes, i would. Because then the ip information is always in one place - DHCP server - and there will be no conflicts and this information is *always* up to date. If a device needs a static address (e.g. a server or switch) i just assign it an IP address according to its MAC address in DHCP server. Everything else gets an address from the dynamic range.

  11. Re:Rsync on New Binary Diffing Algorithm Announced By Google · · Score: 1

    Rdiff-backup, anyone?

  12. Re:HD Capable on Small, High-Resolution LCD Monitors? · · Score: 1

    They're 1680x1050 physically, everything else is scaled.

    All LCDs have one physical resolution and everything else is scaled

  13. Re:Buy her a cellphone on Making a Child Locating System · · Score: 1

    must be a russian loser

  14. Buy her a cellphone on Making a Child Locating System · · Score: 5, Interesting

    At least in my country (Estonia) you can track any GSM cellphone's (belonging to you) location from the provider's webpage or similar.

  15. Re:In centos you could try on Cross-Distro Remote Package Administration? · · Score: 1

    i did that because the original article/question wasn't how to get a proper subset of the public repos, but rather how to get updates on many computers without logging in.

  16. Re:In centos you could try on Cross-Distro Remote Package Administration? · · Score: 1

    The grandparent seems to be implying that you should just switch on YUM & cronjob it to pull every available update from the global YUM repo, on every server, which is clearly a bad idea.

    No, grandparent implied that you can apply updates on a gazillion hosts automatically.
    Ok - lets assume you have 1000 hosts of centos. You will create your own update repo and configure them all to update automatically from it. If an update comes you test it on a couple of machines and if it does not break anything (and of course if it is needed at all) you will add it to your update repo and all of the hosts will update themselves without you logging in all of them and running updates.

  17. Re:In centos you could try on Cross-Distro Remote Package Administration? · · Score: 1

    /etc/init.d/yum-updatesd start

    in centos 5.x

  18. In centos you could try on Cross-Distro Remote Package Administration? · · Score: 2, Informative

    /etc/init.d/yum start

    and what do you know - the updates are installed automagically without any manual intervention

  19. Re:Always funny to me... on Parallels Desktop For Mac Vs. VMware · · Score: 1

    Neither vmware nor parallels is limited to windows guests. I run several different Linux, BSD (and win) virtual machines on a mca to test things. You can laugh if you want to.

  20. Re:Desktop Comparison on Parallels Desktop For Mac Vs. VMware · · Score: 2, Informative

    The idea is to compare virtualization solutions running on Mac OSX. VMWare ESX does NOT run on OSX.

  21. Re:hang it on your wall? on ASCII Art Steganography · · Score: 5, Insightful

    Who says you may not encrypt it first? A little AES never hurt steganography.

  22. free market on iPhone App Pricing Limits Developers · · Score: 1

    It all boils down to free market. This is like complaining that all those cheap apples ruin the market for selling an apple for 10$ - "We used to sell the apples for 10$ a piece. And we can still charge 10$ per apple in some markets, like Iceland where they do not grow. But somehow our 10$ apples dont sell very well here, i wonder what that is. It must be those hippies that give their friends an apple or those who sell it by the pound!"

  23. Re:Biggest!? on Estonian ISP Shuts Srizbi Back Down, For Now · · Score: 2, Informative
  24. Biggest!? on Estonian ISP Shuts Srizbi Back Down, For Now · · Score: 1

    "Estonia's biggest ISP Linxtelecom" - where does this info come from!? Linxtelecom has about 1-2% of the market in Estonia (which has a population of roughly 1.3 million people).

  25. Re:Anto-phishing? Fuck that. on Apple Quietly Releases Safari 3.2 · · Score: 2, Interesting

    * Even typing a correct URL you're not free from dns-poisoning

    How does a blacklist of urls address that?