PDA

View Full Version : README (Forum Rules and Info)


Carpetsmoker
04-30-2008, 05:22 PM
Some notes about these forums.

tocTable of contents


Introduction
Privacy Policy
Terms of use / Rules
Language
Custom BBcode
Images
Copying content from BSDForums


introductionIntroduction
Feel free to ask any questions you want, but please do your homework.


Read the FAQ/Handbook.
Read the manpages.
Read the stickies (If any).
Search the internet, especially the maillist archives.
Describe your problem clearly.
Post the (full) error message (if any).
Post any information that might be useful, such as dmesg, configuration files, etc.


Back to table of contents

privacyPrivacy Policy


We will never give your e-mail address or any other personal information stored in our database to any third party.
We will not send e-mails to you if you don't want to.
Your password is ciphered with a one-way hash (And the DaemonForums staff will never ask you for your password).
We will delete all personal information upon your request.


Back to table of contents

langLanguage
Please refrain from using excessively obscene language, the fact that this forum does not have a censor does not mean it is acceptable to casually use obscene language.

Back to table of contents

termsTerms of use / Rules


Behave, no racism, invasion of privacy, harassment, slander, etc.
Don't post or link to illegal or offensive material, including (but not limited to) warez, cracks, pornography, and drugs.
This is not an advertisement board, so don't use it as such.
At the end of the day, the Moderator/Administrator is always right.
Unless you explicitly specify otherwise, it is assumed that all original content you post here is subject to the Creative Commons Attribution 3.0 Unported (http://creativecommons.org/licenses/by/3.0/). (Note that it will be your own duty to meet the legal standards for copyright enforcement.)
Content from on or before 29 September 2008 is subject to the FreeBSD Documentation License (http://www.freebsd.org/copyright/freebsd-doc-license.html) by default.


Back to table of contents

bbcodeCustom BBcode
I created a few BBCode tags for easy manpage linking:
page
chmodWhich results in:
chmod

Note that the section is mandatory.
The tags are:

fman - FreeBSD 7.0
oman - OpenBSD 4.3 i386
nman - NetBSD 4.0
dman - DragonFlyBSD
lman - Debian "sid" GNU/Linux


Commandline examples
is more or less the same as [code], but it's more compact and intended for one-line commandline examples:

For non-root users use the % prompt:
[cmd=%]ping daemonforums.org
ping daemonforums.org

For root use the # prompt:
ifconfig xl0 up
ifconfig xl0 up

File and directory paths
/usr/local/etc/lighttpd.conf
/usr/local/etc/lighttpd.conf

Wikipedia linking
Berkeley Software Distribution
Result:
Berkeley Software Distribution

Strikethrough text
Microsoft Windows Vista
Result:
Microsoft Windows Vista

Anchors
You can use name[/anchor to place an anchor, and Description to jump to the anchor named "name".
Exampled can be found throughout this post.

Back to table of contents

[anchor]imagesImages
Adding images with is currently allowed, but please do not post images larger than ~640x480, we're not going to fret about a few pixels, but please use thumbnails/links if you want to post an image larger than this, for example:

[img]http://carpetsmoker.net/images/desktop_thumb.png (http://carpetsmoker.net/images/desktop.png)Which will result in:

http://carpetsmoker.net/images/desktop_thumb.png (http://carpetsmoker.net/images/desktop.png)

Images significantly larger than 640x480 will have the [img] tags removed without notice.

Back to table of contents

copyCopying content from BSDForums
Copying content your own content from BSDForums may not be legal, please see this thread (http://daemonforums.org/showthread.php?t=52) for more information.

Back to table of contents