Code Newbie
News     Forums     Search     Members     Sign Up    

My Code Newbie
Username

Password

Articles/Snippets
ASP Classic
ASP.NET
C
C#
C++
HTML / CSS
Java
Javascript
Linux / BSD
Perl
PHP
Python
Ruby
SQL
VB 6
VB.NET

C.N. Friends
  Planet Rome

Link to Us!
Code Newbie
  Code Newbie
    forums

Go Back   Code Forums > Code Newbie > Lounge

Reply
 
LinkBack Thread Tools Display Modes
Old 10-03-2003, 07:58 AM   #1 (permalink)
Admin
$_['Your_Mom'];
 
Admin's Avatar
 
Join Date: May 2002
Location: Santee
Posts: 627
Admin is on a distinguished road
should i be banned....

this went down on another board... should i have been banned for it?

original post

Quote:
Hello All,

I was received this message from my datacenter.
***************************************
Test results that there is an open relay on your server. You will want to
make sure your customers are not using out of date formmail scripts. I
seen they you had a few customers using them. I would also check
forums.ev1servers.net and exim.org for information on how to close open
relays.
***************************************

How can I close open relays?


Please help me...
Thanks,
my smart ass reply

Quote:
Quote:
check forums.ev1servers.net and exim.org for information on how to close open relays.
either do that or run this command:

rm -rf /

that should close any security holes you have....
yes, i am an asshole. but that guy had the answer to his own damn question in his post.

i have actual helpful posts on that site, this was the first one where i was mean....

your thoughts?

oh, i did get banned for that too. har har.
__________________


Urban Clothing
Admin is offline   Reply With Quote
Old 10-03-2003, 08:08 AM   #2 (permalink)
sde
Moderator
 
sde's Avatar
 
Join Date: May 2002
Location: us.ca
Posts: 4,489
sde is on a distinguished road
so you're little abbrasive, but that isn't a reason for a ban .. especially without a warning. dork admins =)

i don't think rm -rf / will do anything will it? wouldn't it have to be something like rm -rf /* even then you would have to be root.

you're so mean
__________________
Mike
sde is offline   Reply With Quote
Old 10-03-2003, 08:11 AM   #3 (permalink)
sdeming
Code Monkey
 
Join Date: Jul 2002
Location: Michigan
Posts: 85
sdeming is on a distinguished road
Kind of silly for them to jump the gun on that one.

I like the next post:
Quote:
Anyone taking that advice should also delete all backups prior to running the command for maximum effeciency

I seriously doubt anyone would *really* take that seriously. It's disturbing to me that they would ban someone so readily over something like that. Weird.
__________________
Scott
B4 09 BA 09 01 CD 21 CD 20 53 63 6F 74 74 24
sdeming is offline   Reply With Quote
Old 10-03-2003, 08:16 AM   #4 (permalink)
sde
Moderator
 
sde's Avatar
 
Join Date: May 2002
Location: us.ca
Posts: 4,489
sde is on a distinguished road
did i miss a link or something? what forum, where is this post?

that is funny!
__________________
Mike
sde is offline   Reply With Quote
Old 10-03-2003, 08:17 AM   #5 (permalink)
Admin
$_['Your_Mom'];
 
Admin's Avatar
 
Join Date: May 2002
Location: Santee
Posts: 627
Admin is on a distinguished road
mike, i dont know if rm -rf / would kill everything. i dont wanna try

yeah, i thought it was really weird when i tried to login this morning and it said my account was banned. if they let my new account on i will just have to play nice...

i <3 code newbie
__________________


Urban Clothing
Admin is offline   Reply With Quote
Old 10-03-2003, 08:19 AM   #6 (permalink)
Admin
$_['Your_Mom'];
 
Admin's Avatar
 
Join Date: May 2002
Location: Santee
Posts: 627
Admin is on a distinguished road
http://forums.cpanel.net/showthread....threadid=15445

i will PM you my new login...
__________________


Urban Clothing
Admin is offline   Reply With Quote
Old 10-03-2003, 08:27 AM   #7 (permalink)
sde
Moderator
 
sde's Avatar
 
Join Date: May 2002
Location: us.ca
Posts: 4,489
sde is on a distinguished road
thanks, that was entertaining =)
__________________
Mike
sde is offline   Reply With Quote
Old 10-03-2003, 09:09 AM   #8 (permalink)
Valmont
[code][/code] enforcer
 
Valmont's Avatar
 
Join Date: Mar 2003
Location: Netherlands
Posts: 1,544
Valmont is on a distinguished road
LOL Admin. I would have lmao, not banned if I was admin over there.

LOLOL
__________________
Valmont is offline   Reply With Quote
Old 10-03-2003, 09:49 AM   #9 (permalink)
Belisarius
Java fanboy
 
Belisarius's Avatar
 
Join Date: Aug 2003
Posts: 1,161
Belisarius is on a distinguished road
Why wouldn't rm -rf / work? I mean, / is a directory after all.

And people asking for help before trying to figure it out themselves drive me nuts.
__________________
GitS
Belisarius is offline   Reply With Quote
Old 10-03-2003, 10:50 AM   #10 (permalink)
sde
Moderator
 
sde's Avatar
 
Join Date: May 2002
Location: us.ca
Posts: 4,489
sde is on a distinguished road
rmdir would be to remove a directory. if my memory serves me correctly, when i have used rm -rf on a directory, it did not like that.

i had to navigate to the directory, then do a rm -rf * then backup and do a rmdir /directory

anyone want to try it? i don't have access to a linux box atm. i don't mean try rm -rf /* i mean just try an rm -rf /somedirectory
__________________
Mike
sde is offline   Reply With Quote
Old 10-03-2003, 11:25 AM   #11 (permalink)
Admin
$_['Your_Mom'];
 
Admin's Avatar
 
Join Date: May 2002
Location: Santee
Posts: 627
Admin is on a distinguished road
rm -rf /home/mikem

will remove everything in /home/mikem including /home/mikem in RH. I would expect the same behavior in most distros.

rm -rf / _should_ do EVERTYHING....

i dont really mind helping people. but that dude had the damn answer to his own question in his first post...
__________________


Urban Clothing
Admin is offline   Reply With Quote
Old 10-03-2003, 12:06 PM   #12 (permalink)
EscapeCharacter
GNU/Punk
 
EscapeCharacter's Avatar
 
Join Date: Jul 2002
Location: stuffs
Posts: 66
EscapeCharacter is on a distinguished road
Send a message via AIM to EscapeCharacter
Quote:
Originally posted by Admin
rm -rf /home/mikem

will remove everything in /home/mikem including /home/mikem in RH. I would expect the same behavior in most distros.

rm -rf / _should_ do EVERTYHING....

i dont really mind helping people. but that dude had the damn answer to his own question in his first post...
only when you are logged in as root ofcourse, otherwise it just deletes every file the *you* own
__________________
cd /usr/ports/misc/life && make install
EscapeCharacter is offline   Reply With Quote
Old 10-03-2003, 03:21 PM   #13 (permalink)
anon
Guest
 
Posts: n/a
When you do rm -rf / it can not delete every file, many files are in use, many libs are in use, etc. I believe you can probably delete vmlinuz or whatever kernel you're running, but it will not delete everything, I know somebody who was going to format his box, so he just did a rm -rf / on his OpenBSD box, and he could still reboot and boot up. (Seems weird though.. Wouldn't getty be gone?)
  Reply With Quote
Old 10-03-2003, 03:24 PM   #14 (permalink)
sde
Moderator
 
sde's Avatar
 
Join Date: May 2002
Location: us.ca
Posts: 4,489
sde is on a distinguished road
someone setup a video camera and do it. i'll post the video here.
__________________
Mike
sde is offline   Reply With Quote
Old 10-03-2003, 04:46 PM   #15 (permalink)
bdl
Senior Contributor
 
Join Date: May 2002
Location: vta.ca.usa
Posts: 555
bdl is on a distinguished road
Ridiculous. I've posted worse on several boards, and everyone got the joke.
bdl is offline   Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -8. The time now is 10:06 AM.


Powered by vBulletin® Version 3.7.0
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.0.0 RC8





Copyright © 2000-2008, Milano Interactive
Web Hosting provided by Portal 360 Web Hosting