Slashdot Mirror


User: bubulubugoth

bubulubugoth's activity in the archive.

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

Comments · 119

  1. Yubikey is the way to go... on Ask Slashdot: Open Hardware/Software-Based Security Token? · · Score: 5, Informative

    Yubikey is a USB OTP generator, it can be integrated quite easily and it has ssh and a little fast dig up I found this link about yubikey and openvpn..

    http://www.yubico.com/applicat...
    http://forum.yubico.com/viewto...

  2. But the REAL Issue is... on Skunk Works Reveals Proposed SR-71 Successor: the Hypersonic SR-72 · · Score: 1

    Will it be as beautiful as the SR-71?

  3. I'll worry on Will IBM's Watson Kill Your Career? · · Score: 1

    The day Watson answers 42...

  4. what about.... on Google 'Wasting' $16 Billion On Projects Headed Nowhere · · Score: 1

    Creating, maybe sustaining jobs and a few more patents to their war chest? Sounds like a good investment for me. Of course, I don't have that kind of money, but they do!

  5. Another channel of feedback: Sound. on Rise of the Ping Pong Robots · · Score: 2

    Do they only manage optical tracking? If you ask any sport practitioner, not only the vision is used, also sound feedback is very important, you can determine the strength, even the effect with a given sound...

    I wonder if they are including it already...

  6. Re:Who is LulzSec? on LulzSec Posts First Secret Document Dump · · Score: 1

    Time to check those wireless routers and start to build a citizen-net-mesh maybe?

    Nothing good will come after this, only more regulations...

  7. So... on GM Patents Data Mining Method For Refining the Chevy Volt · · Score: 1

    They are collecting your data generated at your expense (gas/electricity, time, car) and plan to sell it...

    Is good to be an enterprise...

  8. Re:Ritual Seppuku should suffice on Ask Slashdot: How Should Sony Compensate PSN Users? · · Score: 1

    Back when OtherOS was official, YellowDog was the official PS3 distribution. YellowDog is a PowerPC distribution based upon Redhat. Actually they developed the yum tool...

    The distro was really nice, and originally was aimed for Apple computeres using the G or powerpc hardware...

  9. CSI Solution: on Murder Trial May Turn On Missing Router · · Score: 2

    They should build a GUI Visual Basic interface to track the ip to find the router...

  10. 5 millions for the seti on Google Pumps $6 Million Into Summer of Code 2011 · · Score: 3, Interesting

    Wouldn't be nice if Google pumped 5 millions to keep the seti@home working for 2 years more? They pump 6 millions for a small and local event...

  11. Re:NHK on Nuclear Emergency Declared At 2 Plants In Japan · · Score: 1

    There are reports of Japan tremors, like every 10 minutes or less... is that accurate?

  12. Re:it is difficult on German Foreign Office Going Back To Windows · · Score: 1

    Zebra implements it`s own language called ZPL, the full specification can be obtained from the web... I used to write directly to a zebra printer coding my own command controls and writing it directly to /dev/ttyS0, that was like... 6-7 years ago for a movie ticket application.... isn't that difficult in the end. .. Zebra printers are no excuse for me...

  13. 3 years ex pay user... on Last.FM To Require Subscription For Mobiles and Home Devices · · Score: 1

    I'm a big, big last.fm lover...
    I met so many interesting people...
          Until they made very hard to know your neighbours...
    I used to pay
          Until they stopped being able to play my playlist....
    I no longer pay...
          cuz they don't support neither wii or ps3...

    So, they lost me as client this year...

  14. All my servers are on Finding Lost IT With RFID · · Score: 1

    in location: Waiting for satellite...

    I wonder why? I'm in in the bunker, with all the servers...

  15. Re:Um, why is Slashdot publishing this guy's name? on Punishing Security Breaches · · Score: 1

    Because giving name to things make them more believable...

    This story is a well crafted stunt... there are so many impossibles that it is a good legend... some parts are true, mostly gossips. Want to turn a gossip in a true, give it a name.

     

  16. Re:Sounds good. on Scientists "Print" Human Vein With 3D Printer · · Score: 1

    we seriously need a thumbs up option...

    HA HA HA HA HA HA HA HA HA....

  17. Vertice from Mexico.. on On-Demand Video + CMS + Interactive Input For Museum? · · Score: 1

    Hi, I work for this guys http://www.idv.com.mx/www.idv.com.mx they have a streaming solutions and I know they can create the solution for you.. you migth even get the full control of the software...

    And they are no were near the price of usa or europe soluions... XD

  18. Re:Do we really need GPS to track mileage ? on GPS-Based System For Driving Tax Being Field Tested · · Score: 1

    And what about the weight?

    A hummer consumes a lot more of gas, but also weights a lot more, ergo it causes a lot more resistance over the road and it will degrade it further..

    Should we tax based on weight x mileage?

  19. "Free" as in beer High profile Trainning! on New Hampshire Law Students Take On RIAA · · Score: 2, Interesting

    Great, now this law schools are really delivering what they promise. High profile, real case of study against mayor law firms.

    Lots of legal battles to teach their students the ways of the corporate warfare...
    They students not only will have Harvard Law Student in their resume, also RIAA legal case.

    For the fee this universities collect, they have found a new way to train legal sharks...

    I should patent this "field training from school active model" :D

  20. Re:Why? on Woman Admits Sending $400K To Nigerian Scammer · · Score: 0, Offtopic

    Mod parent up...

      LOL

  21. Re:Why? on Woman Admits Sending $400K To Nigerian Scammer · · Score: 1

    Sell her story to movie makers and cash in more than 400k?

  22. The main issue, remote install.. on Low-Bandwidth, Truly Remote Management? · · Score: 1

    You need windows, ok, then go for windows, virtualized with xen or vmware over Linux.

    Your proyect sounds a lot similar to one "not so long ago" proyect I had...

    The solution was. Use Linux as virtualization plataform. So, when a reinstall is needed, for some strage reason, you can use a previously saved image. You will waste a little more space, but even that, is an issue. Our solutions also used a stripped down version of windows, so we can fit them in 8 Gb Compact Flash. The Linux image server, had our 8 different windows images via usb ports. Because even with linux and cf, you might get a flash card crash, which is more remotely than a hard disk crash. So everything was redundant, whit equipment and information sources...
    So, when we need to reload a windows, we just copied the image to the right server or flash, and everthing was ok.

    For administration of the windows machine, we used ssh to access and the console and since we were using xp, we used the pslist.exe and pskill.exe commands.

    For hardware, we used via fanless hardware with cf2ide adapters.... Now we could use those new solid state disks...

    Right now, I would go the same way.. and I will add it a vpn to a specific site using 3G, or something similar, and I will search for a dialin by celular option...

    The solution wasn't even so expensive. Most of the cost is at the server hardware like blades and so on, we solved the lack of powercomputing of the via hardware with multiples hardware. Even there are automotive psu for the via hardware, and we mounted an array of 6 batteries and a little gasoline charger.

    So, as an abstract:
    linux+xen/vmware+windows xp with pskill/pslist + cywin for ssh + 3g or dialin modem

    BTW, we used this setup at the jungle of Mexico, so we got high levels of humidity, lot of heat, lack of proper electric installations... it worked with out serious failure for over 1 year.

    Mos failures where at the networking componentes, from cisco switches dying to tripped cables yanked...

    At the end, we solved the networking issue using elcheapo 8 ports solid state, no fans networking equipments costing 1/10 of the original Cisco equipment...

  23. Core functions vs Drivers? on Linux Kernel Surpasses 10 Million Lines of Code · · Score: 4, Interesting

    And how much of this lines are for core functions (Memory Managements, Scheduler, etc) and for drivers (USB, Filesystem)

  24. wow, 90 really want their mud back! on Vendetta Online Lets Users Create New Game Content · · Score: 1

    I used to have a MUD (Multi User Dungeon) back 1993-1996...

    A that was the drill..

    Play, become coder, generate content...

    User generated content was the next step...

    Of course the parent company will need to charge. The game I used to have, was time consuming... at the end, I ended the game for 2 reasons, I needed to get an income, and it was very hard to maintain... this must be covered by the users...

    When I was on the "top" the game got listed in mud clients, there was over 100 coders, and like 2k players.

    Yes I was stupid and didn't have the vision to turn it commercial...

    Now I'm struggling with the world economy... but as in pockar, I'm playing my cards and waiting to go all in...

  25. Re:Uh-oh on Cisco Ships Mexican Folk Music On VPN Client CD · · Score: 0, Redundant

    lol