Displaying 18 results from an estimated 18 matches for "xwiki".
Did you mean:
wiki
2008 Apr 05
1
Fwd: xwiki vhost in apache
Hi, i am just wondering. I have a tomcat5, running xwiki at
http://myserver.example.org:8080/xwiki
How can i create a vhost in httpd to do transparent proxy to tomcat5
webapplication ?
Thanks in advance!
David
---------- Forwarded message ----------
From: David Hl??ik <david at hlacik.eu>
Date: Sat, Apr 5, 2008 at 10:45 PM
Subject: xwiki vhost...
2009 Aug 09
1
wget parameters
...lowing an example I've received from Phil Spector, I am trying to get
a remote file by using download file.
The concerned remote server doesn't username and password passed with
the URL, thus this line fails...
download.file('http://username:password@xepecnet.environmentalchange.net/xwiki/bin/view/ICT/RGraphicSample02','RG02',method='wget')
I can get a free access file without any problem
download.file('http://xepecnet.environmentalchange.net/xwiki/bin/view/ICT/RGraphicSample01?xpage=plain','RG01',method='wget')
But, of course, access t...
2010 Aug 18
1
Again: wget parameters
...trying to get a
>> remote file by using download file.
>>
>> The concerned remote server doesn't username and password passed with the
>> URL, thus this line fails...
>>
>> download.file('
>> http://username:password@xepecnet.environmentalchange.net/xwiki/bin/view/ICT/RGraphicSample02
>> ','RG02',method='wget')
>>
>> I can get a free access file without any problem
>>
>> download.file('
>> http://xepecnet.environmentalchange.net/xwiki/bin/view/ICT/RGraphicSample01?xpage=plain
>> '...
2008 Feb 13
5
passing username and password to source()
Please, is it possible to pass an username and a password to source() to
access code stored in restricted access web server?
I know I can use commands like...
> source("http://mire.environmentalchange.net/~webmaster/R/3Dsurface.r")
but I am not able to find if it is possible to pass authorization
parameters together with the link.
Thanks you for your help,
Ricardo
--
Ricardo
2018 Nov 10
2
Samba 4 AD Join to Itself
On Fri, Nov 9, 2018 at 5:25 AM Rowland Penny via samba
<samba at lists.samba.org> wrote:
> You can get Centos 4.8.6 packages here:
>
> http://www.ezplanet.net/xwiki/bin/view/EzPlanetRepo/
I assume you meant "Samba 4.8.6". CentOS and RHEL 4 are very, very
seriously obsolete and unsupportable today.
2017 Dec 17
0
Collaborative Wiki for fostering Open Innovation in R
...pment & Key Internals.
? ?R Contributed Documentation.
? ?R Help.
? ?etc.
A key point would be that the wikis are installed, hosted and accesible
through CRAN Servers, as a way to give some collaborative GUI to CRAN
hosted documentation.
Three collaborative wikis worth to consider would be:
? xwiki SAS (Open Source): http://www.xwiki.org
? ?Atlassian Confluence (Free for Open Source Projects):
https://www.atlassian.com/software/confluence
? ?MediaWiki: www.mediawiki.org
I personally prefer xwiki for being 100% Open Source, and being editable
with a Markdown Syntax; but we use Confluence at w...
2018 Nov 08
3
Samba 4 AD Join to Itself
Hi
Running Samba 4.9 AD DC on CentOS 7 and would like to join the server to the domain that it serves out.
This is to manage user access to roaming profiles.
Can anyone advise whether this is
1. Possible
2. Advisable
3. What pitfalls there are
Thanks
Tony Walsh
*************************************************************************************
The information contained
2018 Dec 14
4
Samba on Centos 7.x
Hi to everyone. .I recently installed Centos 7.x and used to run Redhat
services also workin with Samba before. I am a little rusty ;)
Is there a good manual/guide for the full installation and config process
for Samba and Centos 7.x that someone can share. This would really help. I
can share this with my team. (maybe the most important ones are the
not-to-dos to not open up the server to the
2018 Nov 09
0
Samba 4 AD Join to Itself
...known the AD users.
Also, you shouldn't use 'Administrator' on a Unix machine, you should
use 'root'.
Can I suggest you get another DC and upgrade Samba whilst doing so,
4.4.x is EOL as far as Samba is concerned.
You can get Centos 4.8.6 packages here:
http://www.ezplanet.net/xwiki/bin/view/EzPlanetRepo/
You could try running something like this on your DC:
authconfig --enablekrb5 --enablewinbindauth
--enablewinbindkrb5 --disablesssd --disablesssdauth --enableforcelegacy
--enablemkhomedir --update
and restart Samba
Rowland
2018 Nov 11
1
Samba 4 AD Join to Itself
...13:56 -0500
> Nico Kadel-Garcia <nkadel at gmail.com> wrote:
>
>> On Fri, Nov 9, 2018 at 5:25 AM Rowland Penny via samba
>> <samba at lists.samba.org> wrote:
>>
>>> You can get Centos 4.8.6 packages here:
>>>
>>> http://www.ezplanet.net/xwiki/bin/view/EzPlanetRepo/
>> I assume you meant "Samba 4.8.6". CentOS and RHEL 4 are very, very
>> seriously obsolete and unsupportable today.
> I actually meant 'You can get Samba 4.8.6 packages for Centos 7
> here:' , but I used a shorthand version that I thought...
2018 Dec 14
0
Samba on Centos 7.x
Hai,
If you really need/want to use it on RH/Centos,
Have a look here : http://www.ezplanet.net/xwiki/bin/view/EzPlanetRepo/
Quote : The packages included in the EzPlanet Repo upgrade the standard packages and provide Domain Controller + Clustering + gluster VFS capabilities
Note mine, and just found these. I cannot tell how stable these are. So use with care.
Howto for the link above.
https://ww...
2017 Dec 18
0
Collaborative Wiki for fostering Open Innovation in R
I have found Apache JSPWiki solution, which might work and is open source:
https://jspwiki.apache.org
In addition, I will test xwiki, and give my insights about the tool on
r-devel, as it might just be a resolutive tool for collaboration thanks to
it's extensible architecture.
Kind regards,
Juan Telleria
[[alternative HTML version deleted]]
2017 Dec 25
0
Collaborative Wiki: Mediawiki
Dear R Developers,
I create this e-mail, linked to "Collaborative Wiki for fostering Open
Innovation in R", for going straight into the point:
After studing multiple wikies (Confluence, xwiki, Mediawiki) for a
collaborative approach to R Documentation, I finally came up that Mediawiki
was the best for managing documentation for being:
- 100% Open Source.
- Simple, tidy, neat interface.
- Documentation Focused (no forums, no other things).
- Being the one Wikipedia usses is...
2009 Jun 11
2
domU only booting with extra = ''xencons=tty1''
Hi,
I''m using Debian 5 (lenny) with Xen 3.2-1. When I try to start a Linux
guest (installed with debootstrap like this
<http://www.option-c.com/xwiki/Create_a_Debian_VM_with_debootstrap>),
the VM hangs right after starting crond. This is exactly before the
login prompt (which doesn''t come up).
1) In the internet, the solution is an /extra/ line in the configuration
like /extra = ''xencons=tty1''/. That works, but...
2018 Dec 14
1
Samba on Centos 7.x
...Int. BV, https://overhemden.com
Shirts Int. Bv. https://shirtsofcotton.com
On Fri, Dec 14, 2018 at 11:52 AM L.P.H. van Belle via samba <
samba at lists.samba.org> wrote:
> Hai,
>
>
> If you really need/want to use it on RH/Centos,
> Have a look here : http://www.ezplanet.net/xwiki/bin/view/EzPlanetRepo/
> Quote : The packages included in the EzPlanet Repo upgrade the standard
> packages and provide Domain Controller + Clustering + gluster VFS
> capabilities
> Note mine, and just found these. I cannot tell how stable these are. So
> use with care.
> Howto fo...
2006 May 12
1
Opinion on different web server setups?
...(Ruby fans are slowly starting to outnumber cynics in my office) so I
want a web server plan that will be appropriate for that. We have
just bought two new web servers I want to turn into a load-balanced,
redundant pair. As well as any Rails apps, we also need to host two
Java webapps (XWiki and a JasperReports server), and a host of small,
low-traffic PHP sites.
The servers are Opteron 148 (2.2GHz) with 1GB RAM (maybe an extra gig
would be of use here) and will run FreeBSD-6.1/amd64.
The setups I''ve either read a lot about - or have deduced are worth
looking into - ar...
2006 Jul 02
7
Generic SingleTable inheritance
Hi all,
I would like to discuss a design idea I have in mind with you, in order
to get critical feedback.
ActiveRecord supports single table inheritance(STI) "per se", BUT you
must add all possible instance variables(properties) of all subclasses
to the "base table"(as columns). I would like to circumvent this
restriction.
Say we have a
class AbstractGenericThing <
2007 Jul 11
21
"they" synonym for "it"?
I''ve noticed that I phrase a lot of shared behaviours in plural, eg
describe "All payment_details views"
How about a "they" alias to "it" so you can write
describe "All payment_details views", :shared => true do
they "should have a card number field" do
# ...
end
end
WDYT?
Ashley