Slashdot Mirror


User: mischief

mischief's activity in the archive.

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

Comments · 89

  1. Europe on The Cell Phone-PDA Revolution · · Score: 2

    One of the reasons why cell phones are more common here is that the quality of the land line phone service is sometimes absolutely awful. I personally live in the Czech Republic, and SPT Telecom, the PTT here, is crap. It costs less to own a mobile than a land line, the quality is better, and international calls are cheaper than calling a mobile from a land line now (thanks to voice over IP).

    --

  2. Re:Support on Is Qwest's ISP Deal Really Worth the Hassle? · · Score: 1
    > This is unfortunate, but it's a support issue

    I'm sorry, but just because a company doesn't support an operating system, I still think it's fairly stupid to restrict access to just windows. Providing a way for people using "alternative" OSes to connect would not cost a vast amount of money (connecting to an ISP is a fairly common procedure) and they can still claim "We don't support linux" to users who have problems with that. How many slashdot readers use a free unix? Lots - and none of them can use Qwest.

    --

  3. Re:Bigger deal than we realize on Microsoft Plays Linux Games at Work · · Score: 1
    The first one to create a very easy Linux will cash in, just watch.

    There is already a java version of install shield - Netbeans uses it. Doesn't that count as an "easy install"?

    --

  4. FreeBSD ISOs on FreeBSD 3.3 Released · · Score: 1
    I've compiled a list of places you can download the FreeBSD CD images:

    http://www.instinct.org/~pgl/freebsd-i sos.html

    There are a few sites out there that carry the full set of CDs, and the official distribution site has the first and most important CD image (ftp://ftp.freebsd.org/pub /FreeBSD/releases/i386/ISO-IMAGES/).

    --

  5. That's nothing on The Ottoman PC · · Score: 1
    What's really bad is this:

    http://www.barbiepc.com/

    Scary. It says it uses a "Intel® Flex ATX Mini Tower with 4 USB ports & 1 Serial port," so maybe Intel have a whole range of disgusting new designs for us.

    --

  6. Read This on NSI Changes the WHOIS Rules · · Score: 1

    By reading this reply to the article posted on Slashdot "NSI Changes the WHOIS Rules" you agree to take off all your clothes, run round the world naked 3 times shouting "I'm a penguin!" and eat bananas for the rest of your life. I reserve the right to modify these terms at any time. By reading this article you agree to abide by this policy.

    --

  7. Excellent rundown of all the fights on Robots Battle to the Death! · · Score: 1
    There's a good site at:

    http://www.cybercomm.net/~alindsey/rw97/

    with pictures of all the robots, different matches and stuff. Like someone else said, fighting robots is cool .

    --

  8. Pictures? on New Power-of-Two Prefixes? · · Score: 1

    Are there any pictures of the cluster available?

    --

  9. What about female hackers? on Programmers Ain't Gettin' Any · · Score: 1

    What about female hackers? Are they not getting any too? Any females out there care to comment?

    --

  10. Partial mirror on The Media on Microsoft's "Crack this..." ploy · · Score: 1

    For those of you who haven't been able to view the site, there's a partial copy from my cache at:

    http://www.instinct.org/~pgl/ww w.windows2000test.com/

    if anyone can send me the other pages, I'll add them (pgl@instinct.org).

    --

  11. Re:Nonsense. on Microsoft /asks/ "Crack this machine" · · Score: 1

    The contest isn't as valuable to the community as it would be if w2k was open source, but it is nevertheless valuable. Yes, by attempting to crack the site, you are helping Microsoft, but you're also helping to produce a more secure operating system. Like it or not, w2k is going to be snapped up by millions of companies, and I for one would be much happier if all those millions of companies had a secure operating system instead of the bug ridden piece of bloatware they have right now.

    One of the major criticisms against Microsoft is that they don't learn from their mistakes - as I remember someone saying once, you'd think that they would figure out that the scrollbar doesn't have to snap back to the top of the screen just because you've moved your mouse a certain distance from it - but they are actively saying here "hey, we want you to show us how we're doing things wrong".

    By cracking the site, you are giving back to the community by providing the community with a more secure operating system, albeit one you have to pay for. Marketing departments are going to take advantage of the situation either way, but hey, that's what marketing departments do.

    Just my 2Kc.

    --

  12. Qmail & FreeBSD on Ask Slashdot: Building a Large Email Service · · Score: 1
    It sounds like Qmail & FreeBSD running on a high-spec PC would be an pretty good solution to your problem, as has been suggested elsewhere already. Some benefits:

    • Qmail's maildir format means that you the machine wouldn't bog down as soon as the users started getting large mailboxes - each mail is stored individually, and the pop daemon doesn't have to read through huge files to find out how many messages are there
    • The fact that users' maildirs are stored in their home directory also means you can spread them across filesystems easily.
    • the configuration and management of qmail scales a lot easier than sendmail's - much more sensible config files / config file names, seperate config files for different things
    • global aliases are stored as seperate files (although you can use a hack to use the /etc/aliases format if you like) so managing aliases is easier
    • Qmail is more secure ( http://web.infoave.net/~dsill/qmail-challenge.html ll/qm ail-challenge.html)

    I say FreeBSD because I know that it's reputation of stability and fast networking are true from experience, but I guess Linux or another open source operating system (OS OS, heh) would do the job fine. I've seen a system at a commercial ISP running with about 15K users on FreeBSD & Qmail, which is why I'm recommending it. They switched from sendmail when it started becoming too slow because of massive mailboxes; every time a user with a 50Mb mailbox logged on the mail server would chug until it had gone through the whole file. If someone gets sent one 50Mb attachment, that means that the pop3d gone through 50Mb of data to say "1 New Message" - it's not an issue with the maildir format.

    I guess you could achieve the same effect with a clustering solution, but I think that's probably unnecessary.

    You might also want to check out postfix.

    URLS:

    Good luck!

    --
  13. Other secure linux projects. on kha0S Linux - It's all about Security · · Score: 1

    There are two other secure linux projects, Bastille Linux ( www.bastille-linux.org), and an as yet unnamed "Secure Linux" ( http://www.reseau.nl/securelinux, you can vote for a name there). They've both been in progress for quite some time.

  14. Shufflebrain on Ask Slashdot: Storage Capacity of the Human Brain? · · Score: 1

    There's a book all about the 'hologramic' nature of the human brain at: http://www.inst inct.org/texts/shufflebrain/shufflebrain-book00.ht ml.