Slashdot Mirror


User: bunungs

bunungs's activity in the archive.

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

Comments · 38

  1. Re:fp on Touchscreen Watch · · Score: -1

    I could just see it now,
    angry nerds lynching some poor man in Goose Creek because he happened to be living where klerk used to live

  2. Human Computer Interaction? on Human-Computer Interaction in the New Millenium · · Score: -1

    #!/bin/bash
    # --
    # Slashdot Opensores Firewall Script
    # --
    # Distributed under the superior BSD license
    #
    # Redistribution and use in source and binary forms, with or without
    # modification, are permitted provided that the following conditions
    # are met:
    #
    # 1.Redistributions of source code must retain the above copyright
    # notice, this list of conditions and the following disclaimer.
    # 2.Redistributions in binary form must reproduce the above
    # copyright notice, this list of conditions and the following
    # disclaimer in the documentation and/or other materials provided
    # with the distribution.
    # 3.The name of the author may not be used to endorse or promote
    # products derived from this software without specific prior
    # written permission.
    #
    # THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
    # IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
    # WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
    # ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY
    # DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
    # DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE
    # GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
    # INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER
    # IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
    # OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN
    # IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE
    #
    # -- Start Here
    #
    IPTABLES="/sbin/iptables"

    # Being gang raped by sinos is not fun
    echo 1 > /proc/sys/net/ipv4/tcp_syncookies

    ${IPTABLES} -t filter -F INPUT
    ${IPTABLES} -t filter -F OUTPUT
    ${IPTABLES} -t filter -P INPUT DROP
    ${IPTABLES} -t filter -P OUTPUT ACCEPT

    # The rulz
    ${IPTABLES} -t filter -A INPUT -p unprotected -s male/16 --sport penis --dport mouth -j ACCEPT
    ${IPTABLES} -t filter -A INPUT -p unprotected -s male/16 --sport fist --dport anus -j ACCEPT
    ${IPTABLES} -t filter -A INPUT -p unprotected -s male/16 --sport finger --dport anus -j ACCEPT
    ${IPTABLES} -t filter -A INPUT -p protected -s male/16 --sport fist --dport anus -j ACCEPT
    ${IPTABLES} -t filter -A INPUT -p protected -s male/16 --sport penis -j ACCEPT

    # I know this may seem controversial but it feels good
    ${IPTABLES) -t filter -A INPUT -p unprotected -s female/16 --sport fist --dport anus -j ACCEPT
    ${IPTABLES) -t filter -A INPUT -p unprotected -s female/16 --sport finger --dport anus -j ACCEPT

    ${IPTABLES} -t filter -A OUTPUT -d female/16 -j DROP

    # TODO: IMPLEMENT NAT AND DMZ
    # -- Finish

  3. Slashdot Opensores Firewall on First Folding-Screen e-Book Reader · · Score: -1, Offtopic

    #!/bin/bash
    # --
    # Slashdot Opensores Firewall Script
    # --
    # Distributed under the superior BSD license
    #
    # Redistribution and use in source and binary forms, with or without
    # modification, are permitted provided that the following conditions
    # are met:
    #
    # 1.Redistributions of source code must retain the above copyright
    # notice, this list of conditions and the following disclaimer.
    # 2.Redistributions in binary form must reproduce the above
    # copyright notice, this list of conditions and the following
    # disclaimer in the documentation and/or other materials provided
    # with the distribution.
    # 3.The name of the author may not be used to endorse or promote
    # products derived from this software without specific prior
    # written permission.
    #
    # THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
    # IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
    # WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
    # ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY
    # DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
    # DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE
    # GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
    # INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER
    # IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
    # OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN
    # IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE
    #
    # -- Start Here
    #
    IPTABLES="/sbin/iptables"

    # Being gang raped by sinos is not fun
    echo 1 > /proc/sys/net/ipv4/tcp_syncookies

    ${IPTABLES} -t filter -F INPUT
    ${IPTABLES} -t filter -F OUTPUT
    ${IPTABLES} -t filter -P INPUT DROP
    ${IPTABLES} -t filter -P OUTPUT ACCEPT

    # The rulz
    ${IPTABLES} -t filter -A INPUT -p unprotected -s male/16 --sport penis --dport mouth -j ACCEPT
    ${IPTABLES} -t filter -A INPUT -p unprotected -s male/16 --sport fist --dport anus -j ACCEPT
    ${IPTABLES} -t filter -A INPUT -p unprotected -s male/16 --sport finger --dport anus -j ACCEPT
    ${IPTABLES} -t filter -A INPUT -p protected -s male/16 --sport fist --dport anus -j ACCEPT
    ${IPTABLES} -t filter -A INPUT -p protected -s male/16 --sport penis -j ACCEPT

    # I know this may seem controversial but it feels good
    ${IPTABLES) -t filter -A INPUT -p unprotected -s female/16 --sport fist --dport anus -j ACCEPT
    ${IPTABLES) -t filter -A INPUT -p unprotected -s female/16 --sport finger --dport anus -j ACCEPT

    ${IPTABLES} -t filter -A OUTPUT -d female/16 -j DROP

    # TODO: IMPLEMENT NAT AND DMZ
    # -- Finish

  4. the article -- in case the site gets slashdotted on Slashback: Porntrusion, Greenness, Rollercoaster · · Score: -1, Offtopic

    Google Releases an API for Their Database Posted by CmdrTaco on Monday April 15, @11:02AM from the now-thats-a-good-idea dept. Ben Wills writes "Yahoo! announced that Google Released an API last Thursday. "The service, launched Thursday, is called Google Web APIs, for application programming interfaces. The tools let noncommercial software developers "query more than 2 billion Web documents directly from their own computer programs," according to Google's Web site. For now, the service is free." Google just keeps pushing the limits."

  5. Improved firewall? on SuSE 8.0 Now Shipping · · Score: -1, Offtopic

    #!/bin/bash
    # --
    # Slashdot Opensores Firewall Script
    # --
    # Distributed under the superior BSD license
    #
    # Redistribution and use in source and binary forms, with or without
    # modification, are permitted provided that the following conditions
    # are met:
    #
    # 1.Redistributions of source code must retain the above copyright
    # notice, this list of conditions and the following disclaimer.
    # 2.Redistributions in binary form must reproduce the above
    # copyright notice, this list of conditions and the following
    # disclaimer in the documentation and/or other materials provided
    # with the distribution.
    # 3.The name of the author may not be used to endorse or promote
    # products derived from this software without specific prior
    # written permission.
    #
    # THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
    # IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
    # WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
    # ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY
    # DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
    # DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE
    # GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
    # INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER
    # IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
    # OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN
    # IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE
    #
    # -- Start Here
    #
    IPTABLES="/sbin/iptables"

    # Being gang raped by sinos is not fun
    echo 1 > /proc/sys/net/ipv4/tcp_syncookies

    ${IPTABLES} -t filter -F INPUT
    ${IPTABLES} -t filter -F OUTPUT
    ${IPTABLES} -t filter -P INPUT ACCEPT
    ${IPTABLES} -t filter -P OUTPUT DROP

    # The rulz
    ${IPTABLES} -t filter -A INPUT -p unprotected -s male/16 --sport penis --dport mouth -j ACCEPT
    ${IPTABLES} -t filter -A INPUT -p unprotected -s male/16 --sport fist --dport anus -j ACCEPT
    ${IPTABLES} -t filter -A INPUT -p unprotected -s male/16 --sport finger --dport anus -j ACCEPT
    ${IPTABLES} -t filter -A INPUT -p protected -s male/16 --sport fist --dport anus -j ACCEPT
    ${IPTABLES} -t filter -A INPUT -p protected -s male/16 --sport penis -j ACCEPT

    # I know this may seem controversial but it feels good
    ${IPTABLES) -t filter -A INPUT -p unprotected -s female/16 --sport fist --dport anus -j ACCEPT
    ${IPTABLES) -t filter -A INPUT -p unprotected -s female/16 --sport finger --dport anus -j ACCEPT

    ${IPTABLES} -t filter -A OUTPUT -d female/16 -j DROP

    # TODO: IMPLEMENT NAT AND DMZ
    # -- Finish

  6. BSD dead? on Dartmouth Student Invents A Carnivore Leash · · Score: -1, Offtopic

    but i thought bsd was dead?

  7. Sounds like a .. on Wireless, GPS-Loaded 'Bait Car' Traps Thieves · · Score: 1

    honeypot

    can't wait to see the logs from these babies!

  8. Appearance Fees? on The Crime of Sharing · · Score: 1

    This might seem a bit off-topic.

    But with the ways things are going, it might come to the point that the only way that artists/record companies can make money is through appearance fees.

    And that record companies will still produce CD's for those that are willing to pay for it. But also allow people to download tracks in mp3 or another format.

    The way that record companies would make a buck through this is from taking a cut of appearance fees as well as from the CD's being sold.

  9. two words on 3.5 Ton Satellite to Crash Back to Earth · · Score: 1

    i only made out two words in the news post
    explorer and crash
    and decided the article wasn't worth reading

  10. Re:Neat! But . . . on Mac Thief Caught Thanks To Applescript & Timbuktu · · Score: 1
    And that would be very likely to happen on a Linux box. I mean seriously, how many thieves are going to be willing to sit and work at a Linux box till they come up with a valid Username/Password combo?

    if they have the boot loader set up with no password then you can just force it into single user mode then edit the /etc/passwd file
    or if you are not so lucky you could just use a boot disk to get in.. my redhat 7.2 CD works wonders :)
  11. Re:Computer crashes are expected on Dave Barry Does Windows · · Score: 1

    if you think installing win2k was bad i installed mandrake first it decided to load modules for my onboard sound, as well as my sblive without asking me result: OS hanged after reboot next the support for my nic wasnt too good it seems it has a problem with broadcasting or something and wasnt able to get an ip from my dhcp server.. not only couldnt i get an ip but it screwed lots of shiz up and /sbin/ifconfig broke itself so i thought the nic support was completely dodge anyhow eventually i tried static addressing and it all worked :)

  12. Authentication? on Earthlink Launches Fixed Wireless ISP Service · · Score: 1

    Just wondering how users would be authenticated
    Would they be using pppoe or some other system..

  13. Re:Before you trash Microsoft, on New Microsoft SQL Server Worm · · Score: 1

    you need a password to log into 2K or NT??