Slashdot Mirror


User: mbyte

mbyte's activity in the archive.

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

Comments · 217

  1. Re:SETI, why not RC4/DES/RSA/etc... on SETI@Home -- Running On A PCI Card · · Score: 1

    Hmm .. this was build around surplus chips that can FFT in hardware. What you gonna do with FFT in ctypto ? ;) RC4/DES is just bit shuffeling. you probably could implement it with a PIC or something else ... (I remember that there IS DES in hardware out there ...)
    Samba Information HQ

  2. Pinging and tracerouting ... on Secretive Company Scanning the Net · · Score: 2

    This could be some effordt to make some performance maps for the internet. There were quite a few academic projects that tracerouted quite a lot hosts, to get some performance data.

    In fact I am writing my master thesis about something similar right now, but active network probes (like traceroute) consume too much bandwith to be usefull in performance monitoring ...

    A strange Thing is, that they only traceroute from their hosts. IIRC I read some paper (about 2-3 years old) that stated that they used about 120 public traceroute servers ...


    Samba Information HQ

  3. It is not bug-free on Linux 2.4.0 Test2 Almost Ready for Prime Time · · Score: 1

    the promise PDC20262 driver crashes all the way from test1 to -ac 22 ...
    I did send in multiple reports .. but noone seems to be interested.
    And no .. harware is ok, checked it with 3 different adapters, 3 maiboards, and 6 hardrives. All hang at boot :((
    so ... no 2.4 for me :(

    Samba Information HQ

  4. Re:Ummm, profiles barely work now... on Microsoft Announces .net · · Score: 1

    Check your internet explorer to delete the temporary internet files after closing it.
    Whithout this option enabled IE uses min. 1% of local hd (that can be awfull much) as cache, and puts it into %systemdir%\profiles\user\temporary internet files\

    no need to say, that with that profiles get HUGE HUGE HUGE ... (> 60 mb is normal ;)

    Enable that one, and profiles are down to 10 mb ... ;)


    Samba Information HQ

  5. Re:Simple question on Transmeta To Unveil New Notebooks Next Week · · Score: 1

    There was a similar discussion on slashdot not long ago (I think it was about the new intel mobile ones), where someone posted the actual power consumption of the componets.

    IIRC the CPU was eating quite a big chunk, but the other parts (backlight/HD/io chips) eat not much less, and accumulated they are much more than the CPU.
    Samba Information HQ

  6. UFO ? on Unmaintained Free Software Projects · · Score: 1

    What happened to the "ufo" project ? It was here on slashdot a while ago.
    Is it the same ?
    Samba Information HQ

  7. gome-kde mailinglist on KDE And GNOME To Share Component Architectures? · · Score: 2

    There was some discussion about this today on the gnome-kde mailinglist. They say its an serious effort, but in order to succeed it needs MUCH work, and that is unlikely to happen soon.

    One of the main problems are the great architectural differences between kparts and bobobo.

    If anyone interested, I am sure there is a archive of this mailinglist around somewhere on http://www.gnome.org/

    --
    Samba Information HQ

  8. Re:Christians on Radio Astronomers Win Spectra · · Score: 1

    I think it would only generate new forms of religion. Think about it. We discover a race that is technical superiour to ours by far (how could we else get their signals ?)
    What would joe "believer" do ? Perhaps his "god" has arived ?

    There are quite may sci-fi flicks out there that deal with this topic ....
    Samba Information HQ

  9. Re:Will ACPI help? on Computers And The Noise They Make · · Score: 1

    I can do this right now with my asus p3f. There is some (windows only ;) software from asus that lets you specify a temperature at what the fans will go faster (and louder ;)

    (kinda an extended lm_sensors ..)
    Samba Information HQ

  10. Easy way to check for broken links ... on Linkguard To Cure Broken Links? · · Score: 2

    just add an ErrorDocument 404 notify.php3 to your apache config, and the e-mail the administrator of the link (and the referer ... ;)

    You might getting quite some amout of e-mail .. but .. that "urges" you to fix the problem ;)

    Samba Information HQ

  11. Re:Agents? No thanks. on Linkguard To Cure Broken Links? · · Score: 1

    This WOULD be an ideal case for mobile agents ... but I seriously doubt that they use such technology ..

    (for those who are not that familliar: mobile agents are programms that "hop" from server to server, and perform their tasks at the current location. It would be ideal for distributed indexing / spidering / checking whatever, unfortunately there is not much infrastructure around, that allows execution of foreigen java programms .... ;)


    Samba Information HQ

  12. Re:Something interesting about European access... on How Reliable is the Trans-Atlantic Link? · · Score: 2

    Thats very true. In the german research-network (DFN) the transatlantic links are MUCH faster than the inter-ISP links.
    IIRC the DFN has 90 MBIT to the german ISP-exchange point DE-CIX, but a 4x 155 Mbps + 2 x 44Mbps + 1 x 60Mbps transatlantic link.

    That leads to strange situations, that slashdots loads MUCH faster than my own site at a german ISP ... ;(

    Even download transfer rates are MUCH faster. I get about 200-250 k/sec to redhat.com, but only about 50 k/sec to other german providers ...

    No need to say, that this really really sucks ...


    Samba Information HQ

  13. Re:bah on New TLDs On The Way From ICANN · · Score: 1

    Yes ! Ever did try to get to the reiserfs page ?
    I mean, did you try:

    reiserfs.org - grabber
    reiserfs.com - grabber
    reiserfs.net - grabber
    namesys.com - grabber
    namesys.org - grabber
    namesys.net - grabber

    AARRRGGHH !!! stop it .. please. whats the point of this ?

    (ok .. for those who want reiserfs, the url is http://devlinux.com/projects/reiserfs/)


    Samba Information HQ

  14. Re:Redhat with RAID and ATA/66 Hell on Linux Now Supports Ultra ATA/100 · · Score: 1

    Well .. I had some similar problems. One thing is, that the HPT366 has some "problems". I put a promise card into my bp6, then everything worked fine.
    But when I changed the mainboard to a "normal" asus BX with a P2 on it, kernel hangs on boot. The only way to make it work is to put all IDE drives as master (ok .. that requires a 2nd promise card ... ;) (and yes .. I mailed the IDE maintainer about it)

    Well .. the moral is .. DON'T use IDE ulra66(100)/raid at the moment .. it is just TOO unstable to use.


    Samba Information HQ

  15. Promise ? I think linux can't handle ata 66 yet .. on Linux Now Supports Ultra ATA/100 · · Score: 1

    The promise IDE driver has some massive problems with maxtor 40 gb udma66 drive. with some boards, it just hangs during hd detection in the kernel.

    I wrote andre hendrik a few times about it, but without response ..

    (running 40 gb harddisks in PIO mode kinda sucks ..)


    Samba Information HQ

  16. Re:What about Sol Bianca ? on Essential Anime · · Score: 1

    Ok .. sorry about replying to my own post, but here is a url for it: http://www.solbianca.com/

  17. What about Sol Bianca ? on Essential Anime · · Score: 1

    Anyone else know it ? I think its very good (the new mini-series, only episodes 1-2 are done yet)

    Its about a spaceship (the sol bianca) and a girl-only pirate-crew.

    When I saw it the first time, it was really jaw-dropping .. ;)

  18. Re:Need for a new (sub) distribution? on 3D Benchmarks Under Linux · · Score: 1

    You don't need a new distribuiton. But running NOTHING in X beside the game (that includes windowmanager, xload, etc) can help the performance quite a lot with xfree 3.3.x and openGL.

    The reason for this has something to do with X11 generating interrupts or so, look for the GLX-Pages for more Info.

  19. Re:Do you know what real time means? on Which Processor Is Best For Real-Time Computations? · · Score: 1

    Ahh .. finally someone who gets it right ! ;)

    as for the processor .. Z80 should be enough, if you set that guaranteed time high enough ;)

  20. Tape is DEAD on IBM 75G Hard Drive Ready · · Score: 1

    We are currently using a MLR 16 GB tape for our backups, it takes about 2 hours per Tape, so if you include compression, you have abt. 10gb/hr.

    Now. We have to backup 60 gb of data -> takes about 6 hours ! (That means, if server fails, it takes >> 6 hours to get it working again)

    So ... we thought of another sollution, as IDE hd is dirt cheap, get 4x40 gb, put then into a BP6 with 4 IDE controllers, use SW raid, and use rsync to mirror our server ...
    When server goes down, we got instant backup, if 1 hd fails, it can be replaced without major fuss (backup server downtime is not THAT critical)

    So .. you get a perfect backup sollution for about 2000 us$ .. :)

    regards,
    Michael

  21. Re:Clarify one thing... on Mattel Dislikes Being Embarrassed (UPDATED) · · Score: 1

    No ... not EVERY .. there is ONE .. that resists the trend ... :) a filter for SQUID !
    The URL'list come in very uncrypted .tar.gz packages.

    (although only Porn & warez filters are avialble, the MAIN reason to filer out porn is the bandwith ... :) I speak from experience !

    Regards,
    Michael

  22. Re:Sendmail Sucks on Sendmail 8.10.0 Released · · Score: 2

    read that "bat book" from o'reilly ...
    and look at those m4 files.

    You don't need to edit a .cf file in order to configure sendmail ... using the m4 files is very easy ... want to use cyrus deliver ?
    use MAILER(cyrus)
    Thats it ! :)

    I think sendmail is quite EASY to configure ... :)

    (and its still FAR more configurable than qmail or postfix :)

  23. The best of the new sendmail ... on Sendmail 8.10.0 Released · · Score: 3

    is SMTP AUTH .. it rocks my world ! :)

    for those who don't know ... with SMTP AUTH you can "login" to an smpt server to permit relaying. This feature is a MUST for most ISP's !

    It uses the cyrus SASL library, so if the client supports it, it can handle nearly any authentication method, from Kerberos to CRAM-MD5 :)

    There is even a patch (or allready included in sasl) so that OutlookExpress (which uses an VERY OLD SMTP LGOIN command) can use SMTP auth !

    I'm still using one of betas for exact this functionality .. NO other competitor (qmail,exim, etc...) has it ... GO SENDMAIL GO !

    regards,
    Michael

  24. Re:I'm afraid I must agree... on SuSe CEO: 'Linux Still Not Ready for the Desktop' · · Score: 1

    I can't agree more ...

    I am thinking about purchasing some good X-server for win32, so that you have the best of both worlds. (I have some small linux router/server)

    I could run every X on the server and still have the vast choice of programs on the win32 platform. (esp. Games ... :)))

    regards,
    Michael

  25. Re:Does 3.9.18 play well with netscape? on XFree86 3.9.18 Today, v4.0 in March · · Score: 2

    I use a quick hack for it: Copy old (3.3.x) lib of X11 to somewhere else (lets say /opt/X11/lib). Now do: export LD_LIBRARY_PATH=/opt/X11/lib netscape this works mostly fine here, .17 only had some minor graphical glitches with netscape. regards, Michael