Slashdot Mirror


User: z0om

z0om's activity in the archive.

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

Comments · 16

  1. Re:whatever on Microsoft Taking Over the BIOS · · Score: 0

    i second this.

  2. Re:Turn off version announment in apache.conf on Nmap Gets Version Detection · · Score: 0

    set ServerTokens to Prod :)

  3. Re:Tornado's Email server? on Talk About A Security Hole, Go To Jail? · · Score: 0

    the email was sent using tornado's server, the destination email addys were also on tornado's server (the customers).

  4. Re:Email address database on Talk About A Security Hole, Go To Jail? · · Score: 0

    i worked for tornado when this happened, I was there the day the mailq became outrageously full. There was only 1 sendmail server (E4500), it did hurt performance and caused disruption of service. Don't know where you get the idea he spread any load.

    Bret did this from his home dsl, who was being paid for by tornado, he called up an employee to brag about what he was doing, while he was doing it. Guess he wanted to get caught.

    There's lots more to say, but its not worth my time, i hate tornado development, they were run by a con-artist and eventually went out of business because the software was such a hack.

  5. Re:Credit where credit is due... on Law Professor Examines SCO Case · · Score: 0

    couple examples i can think of...

    gnu find has -maxdepth option
    gnu du has -m option
    gnu tar can handle bzip'd and gzip'd files

    I always install gnu stuff on my solaris boxes, just makes work easier.

  6. Re:More reviews on Review of SuSE 8.2 · · Score: 0

    Up until a week ago, I'd been using suse (since 6.0)

    I installed redhat 9 (first time using redhat). I'd have to say, i'm impressed. But as far as gnome vs. kde. Gnome 2.2 runs WAY faster than 1.4 did on my old install (suse 7.3). I tried kde for a couple minutes on redhat 9 and couldn't wait to log back in to my gnome session. I guess redhat spent a lot mroe time making gnome integrate w/ everything than they did with kde. kde just didn't feel or look as nice.

    also, antialiased fonts rule.

  7. Re:Sick of it... on A Title To Replace "Systems Administrator"? · · Score: 0

    admining 1 linux pc is nothing like taking care of hundreds of solaris servers. you wouldn't know this, cuz you've never been real sysadmin.

  8. Re:$30,000 a year Can I have what you are smoking on First Red Hat Academy for High School · · Score: 0

    Dude, i graduated college w/ a business degree, got a tech job as a computer operator for 40k (2000), after 1 1/2 months, promoted to Jr. solaris admin for 50k, now i have a mid level title and am at 55k (will be at 60k in less than 1 year from now). This is S. Cal.

    I'd be pissed if i were u. In LA, Sr. sysadmins, w/ 10+ years experience will get 85-100k+ easy.

    anyways.

  9. Re:Doesn't IIS Already Have This? on Shell Simulation Via CGI · · Score: 0

    I put this in my httpd.conf:

    Redirect /MSADC http://www.microsoft.com/linux
    Redirect /c http://www.microsoft.com/linux
    Redirect /d http://www.microsoft.com/linux
    Redirect /_mem_bin http://microsoft.com/linux
    Redirect /msadc http://microsoft.com/linux
    Redirect /default.ida http://www.microsoft.com/linux
    Redirect /_vti_bin http://www.microsoft.com/linux
    Redirect /scripts http://www.microsoft.com/linux

    Having more occurrences of "linux" in their weblogs was funny to me.

  10. Re:More than that... on Apache 2.0.44 Released · · Score: 0

    Works for me every new release:

    from apache source

    # ./configure --prefix=/usr/local/apache2 \
    --with-ssl=/usr/local/ssl \
    --enable-so \
    --enable-cache \
    --enable-disk-cache \
    --enable-file-cache \
    --enable-ssl \
    --enable-ext-filter \
    --enable-case-filter \
    --enable-case-filter-in \
    --enable-mime-magic \
    --enable-headers \
    --enable-unique-id \
    --enable-http \
    --enable-info \
    --enable-suexec \
    --enable-cgi \
    --enable-cgid \
    --enable-speling

    # make && make install

    then i like php, so from php source

    # ./configure --with-apxs2=/usr/local/apache2/bin/apxs
    # make && make install

    # /usr/local/apache2/bin/apachectl start

    A bit simpler than 1.3.x i think ;)

  11. hahaha, that is so gay on WinXP and WinAmp Vulnerable to Malicious MP3s · · Score: -1, Flamebait

    xp is gay, get over it.

    xmms

  12. Re:I have NO clutter. on Killing Clutter With The Antidesktop · · Score: 1

    E's not slow. I've been using enlightenment since version .13.x (i guess for over 4 years now...wmaker before that). i've given others a chance along the way (sawmill/sawfish, blackbox, fluxbox, xfce, ice...the list goes on). I've never been able to stay with one of the others for more than 1 day, I always come back to E...kick ass kb shortcuts...i'm just so much faster in E.

  13. Re:Dumbing it down on Is Red Hat the Microsoft of Linux? · · Score: 1

    suse still has yast in addition to yast2.

  14. Re:I wish my bug was fixed. on Mitch Kapor Joins Ximian Board of Directors · · Score: 1

    It could be earthlink's smtp server. For example, with sendmail, you can set MaxMessageSize. I saw with a user once who was sending some larger attachment where it'd get "truncated", I increased MaxMessageSize and had them send it again...problem fixed.

  15. Re:Panel seems stable to me... on GNOME 1.2 - What's In It For You? · · Score: 1

    Only hours?!?!

    I have all the 1.2 stuff now, but even when i had the 1.1.x stuff i had enlightenment/gnome X sessions over 30 days at a time. i'd restart to try something new...other wise all good.

  16. Re:Mac style menu bar on Ask Miguel de Icaza About Gnome · · Score: 1

    go to freshmeat.net and search "finder" it's a mac style menu bar for the top...works good.