Slashdot Mirror


User: diamondc

diamondc's activity in the archive.

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

Comments · 293

  1. Re:Mod me off-topic if you will, but... on Loki Aftermath Looks Bad · · Score: 1

    this isnt as bad as any other small business.. around 90% of them go bust within one year

  2. Re:Intresting and I somewhat agree on Blizzard, Bnetd Respond on Bnetd Shutdown · · Score: 1

    oh please. if people are pirating Blizzard products they should go after the people that are actually pirating software! All Bnetd is is just a clean room implementation of the battle.net servers, right? Nobody is actually giving away cd keys to games

    Protecting their IP means hiring a team of lawyers to send threatening letters to hobbyists and legistlating laws such as the DMCA knowing that the people that wrote bnetd would have a good shot at being vindicated

  3. Re:Intresting and I somewhat agree on Blizzard, Bnetd Respond on Bnetd Shutdown · · Score: 1

    they dont have a God giving gift to make a profit. or for people to use their servers. im not sure why they even brought out the argument that bnetd is pirating software. no one is giving away copies of warcraft. all they've done is reverse engineer the server.. happens all the time.. remember Compaq reverse engineering the IBM BIOS?

  4. Re:What about the BSDs? on Recycling Vintage Alphas with Debian · · Score: 1

    Yea, I should have mentioned that the 3.0 install was smooth, but would then just hang overnight or kernel panic when compiling from ports. The snapshot from the beginning of February wasn't much better. I'm going to try 3.1 when it comes out for sure since I dislike NetBSD's pkgsrc and where they install packages (/usr/pkg/"

  5. Re:What about the BSDs? on Recycling Vintage Alphas with Debian · · Score: 1

    Ive tried Linux, OpenBSD, and NetBSD on my SparcStation II (sun4c) and I have to say that the smoothest install was OpenBSD but kernel panic'ed a lot of times compiling from ports and the snapshots segfault on the installation, the fastest was Linux especially logging in thru ssh but supposedly has memory management problems on these types of sparcs, and the stablest but slowest has been NetBSD.

  6. Re:Do you really WANT to keep Linux as a niche? on How to Fix the Unix Configuration Nightmare · · Score: 1

    why learn at all then? oh thats right.. you might acquire a new skill that might make you more money so you can buy a better house or car for your family

  7. Re:WebMin...not the Right Thing but damn good on How to Fix the Unix Configuration Nightmare · · Score: 1

    ever heard of ssh port forwarding? you could possibly make webmin ONLY listen to localhost:webadminport and still use it by doing a

    ssh -2 -f -i /home/user/.ssh/server.id_dsa -N -L somerandomport:server:webadminport user@server

  8. Re:Subscribing to blacklists did not help me. on Are SPAM Blacklists Unreasonable? · · Score: 1

    yeah, well.. we're just experimenting, it seemed like a good idea to my coworker since he reasoned that mail servers have mx records that should an IN A and a PTR. I'm not sure if it's a good deal since people might not get a resolving host name from their ISP but are still legit.

  9. Re:Subscribing to blacklists did not help me. on Are SPAM Blacklists Unreasonable? · · Score: 4, Insightful

    We use ordb and orbz here at work. Over a day or so it rejected about 500 emails.

    Then we blocked all mail from mail servers who's IP numbers don't resolve. Now we have cut down on spam dramatically.. our root@ email account has gone from 200 spam emails a day to about 10

  10. Re:Can we dump aRts and esd now? on Linus Merges ALSA Into 2.5.4 · · Score: 1

    you're forgetting about the remote capabilities of
    those two sound servers.. maybe like 5% of the people
    using arts/esd are using it though. plus i have an
    older isa sound card that just cannot play two
    sounds at once, so i'd still like esd running.

  11. Re:What encrpytion? on mozilla.org Releases Mozilla 0.9.8 · · Score: 1

    http://www.geocrawler.com/archives/3/115/2000/10/0 /4512436/

  12. Re:Why no represent? - Karma to burn on LWCE Reports Continue · · Score: 1

    http://biz.yahoo.com/oo/020123/69210.html

  13. Re:Recommended hardware for a new FreeBSD box? on FreeBSD XP^H^H 4.5 available now · · Score: 1

    I have one of these SiS 630 motherboards with an integrated NIC and FreeBSD saw the NIC but could never give it an IP address. So I disabled the onboard NIC and put in an realtek 8139 in my computer, and FreeBSD didnt recognize the 8139 either. Also tried OpenBSD with no go. With Linux and Window the onboard NIC shows up just right. It helps with the SiS motherboard maker writes the drivers, though . I dont blame the BSD developers though, just shoddy motherboard makers

  14. Re:Advantages of Mandrake? on Mandrake Releases 8.2 Beta · · Score: 1

    telnet is a good network tool to have.. just to test out open ports, usually. also to check for open mail relays, and see which version a server is running on.

  15. Ironic.. on Mandrake Releases 8.2 Beta · · Score: 1

    that Mandrake was originally known as the RedHat with KDE, and is still very KDE-centric, writes most of their config tools using GTK

  16. Re:Whooptie fucking doo on Alan Cox to Leave if RH AOL Buyout Happens? · · Score: 1

    yep..

    http://aurora.linuxpower.org

  17. Re:Cable on Broadband Obstacles · · Score: 1

    Eight months? I think that's exaggerating. I work at a local ISP down here in Texas and we would take less than two weeks to set someone up with DSL (we still have to go thru Swbell's DSLAM of course).

    Our DSL reseller had to cancel ADSL service and just go with SDSL (losing too much money to Swbell's ADSL service) which is better speeds up and down but just too expensive for regular people.

  18. Re:Woody on Debian 2.2r5 Released · · Score: 1

    because security fixes get put into unstable first, then a week or so later gets into testing. so for a whole week you could be cracked.

  19. Re:Save your eyes! on Yahoo News Posts Advertisements as News · · Score: 1

    squid might be overkill, i use junkbuster myself to discard ads

  20. Re:running CGI's as root ? great idea huh on SmoothWall Firewall Review · · Score: 1

    change nobody's shell to /bin/false then ? im sure that wouldn't break any cgi/webserver scripts/functions

  21. Re:Real Features on Looking Ahead at GNOME 2 · · Score: 1

    I am not sure how to switch language sets from one to another (never had to), but i'm sure its a matter of setting the LANG variable or LC_TYPE and then generating the locales.

  22. Re:Debian on Looking Ahead at GNOME 2 · · Score: 1

    apt-cache search libgtk1.3

    for unstable at least =)

  23. Re:Real Features on Looking Ahead at GNOME 2 · · Score: 1

    blah blah blah. that's why there's so many Linux distros, to suit every kind of need. If you want multi-language distro use Suse or Mandrake since those are more international than RedHat or Slackware. Choosing a language is one of the first choices when I install Debian.

    Oh, and to get my Creative Webcam 3 installed in Linux took at the most 2 modprobe commands and compiling gqcam to take pictures. While I could never get it working in Windows 2000 (this was a year ago though)

  24. Re:Great, more fragmentation on New Kernel 2.4 Development Branch (-mjc) · · Score: 1

    sorry, but if you dont have physical security, then you have NO security at all. someone could have just put a dos boot floppy and fdisk'ed anything on the hard drive.

  25. Re:how good is the Excel import? on Gnumeric 1.0 Has Arrived · · Score: 1

    the xml file is gzip'ed