Big Brother
Submitted by theCamel on Mon, 02/12/2007 - 19:10.
Tags:
Tags:
I've seen a lot of requests lately on the Big Brother mailing list for a Solaris 10 SMF manifest for Big Brother. I uploaded mine to the Big Brother script repository:
It is called bigbrother.xml and is available for download here:
»
- theCamel's blog
- Add new comment
- Read more
- 2589 reads
Tags:
If the big brother html display is converting <> to lt; and gt; and as a result, the html tags are being printed to the display, check: in bbdef-server.sh, change: RUNOPTS="CONVHTMLTAGS" export RUNOPTS to: RUNOPTS="EMBEDHTML" export RUNOPTS which will keep the HTML code as it was recieved.
»
- Add new comment
- 4138 reads
