The Clockwork Mansion

The Grand Hallway => The Outer Fortress => Topic started by: lucas marcone on April 25, 2007, 05:30:55 PM

Title: admin day
Post by: lucas marcone on April 25, 2007, 05:30:55 PM
because of all the magical rules the admins put in place to keep us civilized and sane(as best thay can). let us give them praise muffins and hugs  :heart :rj  :hug
Title: Re: admin day
Post by: Aridas on April 25, 2007, 06:53:01 PM
http://en.wikipedia.org/wiki/Administrative_Professionals'_Day

Wrong kind of admin.
Title: Re: admin day
Post by: RJ on April 25, 2007, 09:58:14 PM
 :B
Title: Re: admin day
Post by: Damaris on April 25, 2007, 10:24:29 PM
Shush Aridas.  I want the muffins. :p
Title: Re: admin day
Post by: bill on April 25, 2007, 10:24:57 PM
"Professional" involves me getting pay, right?  :3
Title: Re: admin day
Post by: Reese Tora on April 25, 2007, 10:26:32 PM
Quote from: Aridas Soulfire on April 25, 2007, 06:53:01 PM
http://en.wikipedia.org/wiki/Administrative_Professionals'_Day

Wrong kind of admin.

Quote from: wikipediaSecretaries' Day is an unofficial secular holiday observed on the third or fourth Wednesday of April (i.e. April 26, 2006; April 25, 2007; April 23, 2008), to recognize the work of clerical employees such as secretaries, administrative assistants, receptionists, paralegals, and all office workers etc.

Generally speaking, server/forum admins are office wroker type peoples, even if that isn't specifically the case in this instance. :B

If you don't buy that, there's always July 27th (http://en.wikipedia.org/wiki/System_Administrator_Appreciation_Day)
Title: Re: admin day
Post by: superluser on April 25, 2007, 11:00:24 PM
Quote from: BillBuckner on April 25, 2007, 10:24:57 PM"Professional" involves me getting pay, right?  :3

Sorry, Bill, it doesn't look like you qualify:

Quotepro·fes·sion·al (prə-fěsh'ə-nəl) adj. 

Conforming to the standards of a profession: professional behavior.

Also I believe that the proper way to celebrate System Administrator Appreciation Day is to set the tape device to /dev/null.
Title: Re: admin day
Post by: llearch n'n'daCorna on April 26, 2007, 04:42:36 AM
.. you mean they don't do that -all- the time already?

Damn. *goes and changes it back*
Title: Re: admin day
Post by: Ryudo Lee on April 26, 2007, 09:28:51 AM
Does it count for network administrators?
Title: Re: admin day
Post by: llearch n'n'daCorna on April 26, 2007, 09:44:42 AM
They do "ip route 0.0.0.0 mask 0.0.0.0 Null0" or something...
Title: Re: admin day
Post by: Reese Tora on April 26, 2007, 12:45:56 PM
Quote from: llearch n'n'daCorna on April 26, 2007, 09:44:42 AM
They do "ip route 0.0.0.0 mask 0.0.0.0 Null0" or something...

IP route 0.0.0.0 0.0.0.0 loopback

except that will only define the default route

better to try:

10 deny any any  :veryevil
Title: Re: admin day
Post by: lucas marcone on April 26, 2007, 04:33:14 PM
10. 10 deny :B what?
Title: Re: admin day
Post by: Reese Tora on April 26, 2007, 10:32:46 PM
Quote from: lucas marcone on April 26, 2007, 04:33:14 PM
10. 10 deny :B what?

If Destina Faroda wants somethign elitist to complain about...

That's a Cisco access control list, it means deny any traffic to any destination (anything passing through the port and direction it's set on) in other words, all traffic is sent to the bit bucket.