Slashdot Mirror


User: caluml

caluml's activity in the archive.

Stories
0
Comments
3,262
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 3,262

  1. linuxvps.org on Decent Co-Location or Virtual Server Hosting? · · Score: 1

    My website is hosted with linuxvps.org. Gentoo or Debian based vservers. They don't use UML or Xen - they use some paravirtualisation stuff, so you don't have access to kernel functions, and hence no iptables, but it is faster than UML or Xen. And there's always tcpd for restricting access to services via IP.

  2. Re:What you don't see on French Train Breaks Speed Record · · Score: 1

    There'd always have to be a "get-me-out-of-this" button for the users. And there could be valves to ensure that packets only went the same direction, so there'd be two tubes, one each way.

  3. Re:What you don't see on French Train Breaks Speed Record · · Score: 2, Interesting

    We need an underground transport system, that works like IP packets.

    You sit in a little metal pod in your house, and are accelerated into the main "backbone". Bluetooth/RFID/something that broadcasts your final destination enables the "routers" to switch your travel onto the routes that get you to where you're going.

  4. Anyone got any torrents? on Tactics in the Porn Industry's Fight Against Piracy · · Score: -1

    Anyone got any torrents?

  5. Re:Not sure if this is a bug... but on What is the Best Bug-as-a-Feature? · · Score: 1

    Yep. I was impressed while I uninstalled X while using it, and emerged xorg. I couldn't open new things, but I guessed that, and opened all the stuff I'd need while it worked.
    My Window colleagues didn't see what was impressive. "But I've uninstalled the thing I'm using right now"...

  6. People just want eye-candy on Is KDE 4.0 the Holy Grail of Desktops? · · Score: 1

    I've been banging on about how great Linux is for years. A co worker installs Ubuntu, and Beryl, and immediately, people are interested in Linux because of the wobbly windows, and spinning cube.

    People just want eye-candy. So if the best way to get people to use Linux is to make the desktop look excellent, then long live KDE, and Beryl. (I don't like Gnome though. Blech.)

  7. Xatchoo! on Siberia - The Next Silicon Valley? · · Score: 1

    Xatchoo krasiviya Sibirskiya dyevushka. Is that right?

  8. No it isn't. on How To Speed Up Linux Booting · · Score: 2, Insightful

    A common complaint about Linux is the amount of time the operating system takes to start.

    No it isn't. Of all the things I've heard people complaining about Linux about, the start up time isn't one of them.

  9. Re:An easy fix on Bot Infestations Reach Nearly 1.2M · · Score: 1
    I fail to see why it seems to hard to detect these things. When an ISP sees a machine go from sending out 4 or 5 emails a day to spitting out thousands of emails every hour, it should be obvious there's a problem.

    iptables -A FORWARD -p tcp --dport 25 -m limit --limit 5/min -j ACCEPT
    iptables -A FORWARD -p tcp --dport 25 -j REJECT
  10. Re:Firm Leadership on Ian Murdock: Debian "Missing a Big Opportunity" · · Score: 1

    A benevolent dictator, if you will?

  11. True on Video Racing Games May Spur Risky Driving · · Score: 1

    True. I played a good few hours of Colin McRae rally, and then went out for a drive in my Scooby. I suddenly realised that I was driving as I had been, in front of my PC with steering-wheel and pedals, except it was on the quiet evening roads of $country. Quite scary really, although I was ultra-tuned, and alert.

    Drive a diesel car now. With no turbo. And a bit of a misfire.

  12. Re:Posted notice? on Archive.org Sued By Colorado Woman · · Score: 0

    I can claim that if you speak to any words containing vowels to me that you're entering into a contract. It doesn't make it the slightest bit so.

    H-h-! Fvck yr cntrct! 1 4m th3 l33t3st!

  13. Re:Four pieces of data and repeaters on Peer to Peer Networking for Road Traffic · · Score: 1

    Look up Java J2ME JSR 179 - it's the location API that's supported on modern phones.

  14. Re:Four pieces of data and repeaters on Peer to Peer Networking for Road Traffic · · Score: 1

    The only things that need be passed along are current GPS location ( deliberately imprecise by about 20ft ), current velocity ( deliberately imprecise by about 10mph ), last 5 secs acceleration on all 3 axes and a time stamp.

    That's exactly what I do. Except I round off the GPS lon/lat to a certain amount of decimal points - that basically makes it inaccurate enough not to incriminate me - and I don't bother with a timestamp - saves on bytes - I just use the time at the server when it's received.

  15. Re:Google functionality on Exec Confirms Google Phone · · Score: 1

    Orange in the UK have a feature called "Where's my nearest", which does exactly that. It's been running for years now.

  16. Re:Public Proxy != Anonymous on Do You Need to Surf Anonymously? · · Score: 4, Insightful

    If my married what?

  17. Re:Public Proxy != Anonymous on Do You Need to Surf Anonymously? · · Score: 1

    Logs are rotated nightly and dumped

    Why bother even logging anything?

  18. Re:Doesn't work; Good (kind of) on Googlebot and Document.Write · · Score: 1

    View, Page Style, No Style in Firefox will show you what your page looks like to browsers/spiders.

  19. Re:google.com/?q=slashdotting+in+google+dollars on Googlebot and Document.Write · · Score: 1

    But with the Firehose, Slashdot will now start using the "wisdom" of crowds to produce the same pap that Digg does.
    Shall we all migrate to Technocrat, anyone? It has decent stories.

  20. Re:All you need to know... on (Almost) All You Need To Know About IPv6 · · Score: 1

    True, but your original post made it sounds like people would need to buy new network cards, or ask their bosses for money to buy a whole load of new routers.

  21. Re:He was a criminal? on 'Gates for President' Group Gives Up · · Score: 1

    Is your sig from my site? :)

  22. Re:UUCP made life easy too. on (Almost) All You Need To Know About IPv6 · · Score: 1

    Actually, NAT in its purest implementation, without a stateful firewall at all, wouldn't offer any security, because it would only serve one host,

    1 public IP to 1 private IP? Not much use, really then.

  23. Re:All you need to know... on (Almost) All You Need To Know About IPv6 · · Score: 1

    It wont run on your current network hardware

    Lies. you wont get the budget approved to upgrade

    It is probably just a software image upgrade on a router.

  24. Sig. on (Almost) All You Need To Know About IPv6 · · Score: 3, Interesting

    See my sig.

  25. Re:Let's not get all technical now on Remote Control To Prevent Aircraft Hijacking · · Score: 1

    Aaah. Security through obscurity.