Sponsored Content
Full Discussion: Rules and mods question
Contact Us Post Here to Contact Site Administrators and Moderators Rules and mods question Post 302277511 by Perderabo on Friday 16th of January 2009 02:37:03 PM
Old 01-16-2009
Users should allow the Moderators deal with rule infractions. Users can bring a particular post to the attention of the Moderators by using the "Report Post" feature. While we may sometimes miss a post or two, we actually have a very active Moderation Staff.

In the case you cite, a Moderator had already addressed the issue privately. This is not visible to other users. We do not delete nor edit every post that we act on. And sometimes we decide to let a user have a little slack. Our infraction system is largely invisible, but a user who accumulates too infractions is banned.

We have had some cases where Users started quarrelling over the rules and this does not help the site. So please, do report errant posts. But leave the enforcement of the rules to the Moderators.
 

2 More Discussions You Might Find Interesting

1. Solaris

[Solved] Question changing timezone rules / zic

Dear, One of our customer which is located in Iraq/Baghdad, has informed us about a official change in daylight saving time in few days later and has asked us to fix this issue. So, the current timezone of that system is set as 'Asia/Baghdad' which is correct. however to fix the issue I went... (0 Replies)
Discussion started by: Anti_Evil
0 Replies

2. UNIX for Dummies Questions & Answers

Question about udev Rules File?

Hello All, I found this site here: AndDiSa Android Blog: Nexus 7 MTP automount on OpenSuse 11.4 That sites explains how to mount an Android device that can only connect to a computer using MTP or PTP instead of what it used to get treated as, which was a Mass Storage Device. In my Rules... (0 Replies)
Discussion started by: mrm5102
0 Replies
A2ENMOD(8)						      System Manager's Manual							A2ENMOD(8)

NAME
a2enmod, a2dismod - enable or disable an apache2 module SYNOPSIS
a2enmod [module] a2dismod [module] DESCRIPTION
This manual page documents briefly the a2enmod and a2dismod commands. a2enmod is a script that enables the specified module within the apache2 configuration. It does this by creating symlinks within /etc/apache2/mods-enabled. Likewise, a2dismod disables a module by removing those symlinks. It is not an error to enable a module which is already enabled, or to disable one which is already disabled. Note that many modules have, in addition to a .load file, an associated .conf file. Enabling the module puts the configuration directives in the .conf file as directives into the main server context of apache2 EXAMPLES
a2enmod imagemap a2dismod mime_magic Enables the mod_imagemap module, and disables the mod_mime_magic module. FILES
/etc/apache2/mods-available Directory with files giving information on available modules. /etc/apache2/mods-enabled Directory with links to the files in mods-available for enabled modules. SEE ALSO
apache2ctl(8). AUTHOR
This manual page was written by Daniel Stone <daniel@sfarc.net> for the Debian GNU/Linux distribution, as it is a Debian-specific script with the package. 12 October 2006 A2ENMOD(8)
All times are GMT -4. The time now is 05:42 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy