pabs/ log/ tags/ Tips

tips

Tips for the world!

request tracker tip

pfremy:

Tried request tracker?

Here is a site that's been up and used for a while: http://rt.indymedia.org/

Posted Mon 05 Apr 2004 13:07:18 UTC Tags: tips
CSS tip

hypatia:

Try the following css too (works for css 2.1 browsers, and mozilla, falls back to <p> styles for non Mozilla/CSS2.1 browsers):

pre { white-space: normal; }
pre { white-space: -moz-pre-wrap; }
pre { white-space: pre-wrap; }
Posted Mon 23 Feb 2004 12:01:46 UTC Tags: tips
fstab tip

braden:

try adding the 'shortname=mixed' to the mount options in /etc/fstab

Posted Tue 09 Dec 2003 06:21:49 UTC Tags: tips