Slashdot Mirror


User: bu1137

bu1137's activity in the archive.

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

Comments · 12

  1. Re:There is an app for that. on When Telemarketers Harass Telecoms Companies · · Score: 1

    I got one calling "me" a wanker, after a 5 second pause...

  2. Re:There is an app for that. on When Telemarketers Harass Telecoms Companies · · Score: 1

    I did. It's primitive, but works astonishingly well. The answers are even pre-generated via text-to-speech engine. Most people don't get it. The best so far I put on youtube. If you understand german, prepare for a good laugh: http://www.youtube.com/watch?v=0eOcjrIGf_Y

  3. Calc: C-style arbitrary precision calculator on 7 of the Best Free Linux Calculators · · Score: 1

    I prefer this one: http://www.isthe.com/chongo/tech/comp/calc/ No gui. Scriptable, with a c-style language. Very usefull.

  4. Asus RT-N16 on Home Router For High-Speed Connection? · · Score: 1

    The Asus RT-N16 should be up to this task, as it has a rather unusually powerfull cpu on board.
    http://www.asus.com/product.aspx?P_ID=WAa6AQFncrceRBEo&templete=2

  5. Re:UltraVNC single-click on Simple, Free Web Remote PC Control? · · Score: 1

    This is fixed in the current version. The problem was aero, which is now automatically disabled.

  6. UltraVNC Single-Click on Simple, Free Web Remote PC Control? · · Score: 2, Informative

    With UltraVNC Single-Click, you can give them a smallish program to run and click. No need for opening ports or anything, as the connection is initiated from their side. For this to work, only you need to open and forward a port on your side (and have ultravnc listen server running).
    http://forum.ultravnc.info/viewtopic.php?t=15865&sid=b6c0c94c99f3095d318eace245e09b49

    The single-click program could be easier to use, though...

  7. Intel Atom on Low-Power Home Linux Server? · · Score: 1
    I've got the following box:

    Eats about 10 watts on idle.

  8. Re:How to figure it out on MS, Intel "Goofed Up" Win 7 XP Virtualization · · Score: 4, Informative
    This is even easier:

    egrep -q "(svm|vmx)" /proc/cpuinfo && echo yes || echo no

  9. Re:My wishlist for the taskbar on Windows 7 Taskbar Not So Similar To OS X Dock After All · · Score: 1

    1. Reorganize the order of what windows I have open

    You can do that using the taskbar shuffle freeware: http://www.freewebs.com/nerdcave/taskbarshuffle.htm/

  10. Re:Windows VII ? on Windows 7 Taskbar Not So Similar To OS X Dock After All · · Score: 2, Informative

    Actually, Windows XP is NT5.1 and Vista is NT6

  11. Re:You could roll your own. on SoHo NAS With Good Network Throughput? · · Score: 2, Informative

    Get yourself an AMD 64 X2 4850BE (2.5 Ghz, 45W), a mainboard with AMD 780G chipset, an efficient power supply and two western digital green power drives. That'll eat about 40 watts on idle.

  12. Re:You could roll your own. on SoHo NAS With Good Network Throughput? · · Score: 1

    10.4 at least also has a few problems with smb. Locking for example, and a bug with aliases, as far as i know. 10.5 seems to have fixed those two problems i've experienced.