Displaying 3 results from an estimated 3 matches for "explaind".
Did you mean:
explain
1999 Sep 08
1
PostScript output error
Hello,
I'm currently using R-0.65.0 with --gnome option in
configure on IRIX64 and Debian GNU/Linux.
I found a problem in generated postscript file which
has following sequence:
x <- 1:30
postscript("output.ps")
par(mfg=c(1,1,2,2))
plot(x,sin(x))
plot(x,sin(x))
plot(x,sin(x))
plot(x,sin(x))
dev.off()
The generated postscript file "output.ps" can't
2001 Nov 01
2
Profiles store in server
you could use the "veto files =" option in [global]
set a list of files/folders to be invisible to the users like this:
veto files = /*.vbs/*.eml/Desktop/Cookies/
...and on and on and on...
It's a quick and easy fix. Otherwise you'll have to use
logon home = \\%N\%U
logon path = \\%N\%U
options to specify another directory altogether to store profiles.
Regards,
Alan B.
2005 Mar 11
3
no auth.xsl
...<option name="filename" value="passdb"/>
<option name="allow_duplicate_users" value="0"/>
</authentication>
</mount>
</icecast>
When I go to http://localhost:7083/admin/ I see all like explaind in the documentation. I click on "Manage Authentication" and can set up users and passwords. All looks working fine.
But when I log on as user at http://localhost:7083/ and try to open the stream by "Click to Listen" I get a HTTP 404 Error - Page not found! The Link "Clic...