Displaying 20 results from an estimated 5000 matches similar to: "query on proxy settings for R."
2005 Apr 14
16
Unable to join samba server to a NT4 style domain
Hello,
I have installed Samba version 3.0.13 on a Solaris 9 machine and am trying to add it to an existing NT domain as a member server. I have followed the instructions in Chapter 2 of the Samba HOW-TO collection for adding a samba server as a Domain member. The problem is that when i use the net rpc join command to join the domain, I get the following error:
# ./net rpc join -U
2019 Jan 05
4
how to set proxy systemwide (wget and docker)
Hallo,
what is the right way to set a proxy systemwide using centos 7?
I need this for wget and docker.
My first idea was /etc/environment but allthough the proxy is set wget and docker don? t connect to their target-systems.
Thanks for hints
Ralf
2007 May 30
3
http proxies: setting and unsetting
Hi,
I am trying to use R at work and at home on the same computer. At work, I have a proxy, and at home, I do not. I have, for work, a User environment variable "http_proxy" which I set in the OS (Windows XP Pro). When I am at work, and I try to retrieve data from the web with 'read.csv', things work just fine. I assume it knows how to use the proxy.
The trouble is when I
2011 May 20
4
source and localhost
Dear List,
I have problems with the function source() using a
url of the kind:
http://localhost:5984/path/fn.R
I receive
Fehler in file(file, "r", encoding = encoding) :
kann Verbindung nicht ?ffnen
Zus?tzlich: Warnmeldung:
In file(file, "r", encoding = encoding) :
?ffnen fehlgeschlagen: HTTP Status war '502 cannotconnect'
The url itself is ok since I can:
-
2004 Jan 12
1
ReadLines does not give results with urls
Hello,
I am using R version 1.8.1 on a linux machine (Suse 8.2.).
I have problems to use readLines() with urls.
This seems to be a problem with our proxy-server.
Downloading files work with download.file() with wget but not without:
> download.file(url = "http://cran.r-project.org/src/contrib/PACKAGES", destfile = "test.txt", method = "wget", cacheOK = FALSE)
2005 Apr 27
4
winbind and NTLM authentication problems - NT_STATUS_ACCESS_DENIED
Hello,
Specifications of the environment:
Samba 3.0.13 running on Solaris 8. This is configured as a domain member of a NT4 style PDC. The smb.conf file is provided for details.
Problem definition:
When trying to access the Samba server from a windows machine through network neighborhood, the system challenges the user for their credentials. On providing the username/password the system rejects
2001 Sep 03
1
update.packages with proxy?
This reminds me of a question I've never asked yet: Is there a trick to make
this work when a username authentication is required for using the proxy?
I need a user name and a password to connect to the Internet, and so I get:
> version
_
platform i386-pc-mingw32
arch x86
os Win32
system x86, Win32
status
major
2001 Jun 28
2
new mailing list - advocacy@xiph.org
We've had a few requests for a place where advocacy efforts can be
discussed.
I've created a new mailing list, advocacy@xiph.org. This is going to be
a place where we:
- discuss adoption strategies
- coordinate vendor support requests
- help coordinate promotion activity
I encourage everyone who is interested in promoting, advocating and
evangelizing Vorbis, Icecast and other Xiph.org
2001 Jun 28
2
new mailing list - advocacy@xiph.org
We've had a few requests for a place where advocacy efforts can be
discussed.
I've created a new mailing list, advocacy@xiph.org. This is going to be
a place where we:
- discuss adoption strategies
- coordinate vendor support requests
- help coordinate promotion activity
I encourage everyone who is interested in promoting, advocating and
evangelizing Vorbis, Icecast and other Xiph.org
2001 Jun 28
2
new mailing list - advocacy@xiph.org
We've had a few requests for a place where advocacy efforts can be
discussed.
I've created a new mailing list, advocacy@xiph.org. This is going to be
a place where we:
- discuss adoption strategies
- coordinate vendor support requests
- help coordinate promotion activity
I encourage everyone who is interested in promoting, advocating and
evangelizing Vorbis, Icecast and other Xiph.org
2003 Jan 22
1
Using Internet proxies
There have been quite a few questions recently about this, so I have
tried to gather experience. I set up a proxy using Apache2 (a very common
server) behind our firewall and tried various authentication approaches.
One comment: all the methods return error messages when they fail. Please
don't report `it doesn't work' without the full details.
1) For a proxy that authenticates
2017 Feb 22
4
[PATCH 0/3] v2v: vCenter: Remove proxy environment variables
Fix for:
https://bugzilla.redhat.com/show_bug.cgi?id=1354507
Main explanation is in patch #3.
Rich.
2007 May 24
1
Running R in Bash and R GUI
I have been trying to get the R and package update functions in the
GUI version of R to work on my Mac.
Initially I got error messages that suggested I needed to set up the
http_proxy for GUI R to use, but how can this be done?
I eventually got to the point of writing a .bash_profile file in the
Bash terminal and setting the proxy addresses there.
I can now use my Bash terminal, invoke R,
2016 Jul 07
4
[PATCH 0/3] Move Curl wrapper to mllib and use it for virt-builder.
Move the Curl wrapper module from virt-v2v to mllib. Use the module
when virt-builder issues curl calls.
Rich.
2005 Apr 26
1
Authentication failure when accessing Samba server in a NT domain
Hello Samba Gurus,
I have configured my Samba install to be a domain member of a NT4-Style domain. The version of samba used is 3.0.13. The domain joining process worked fine (net rpc join). An excerpt of smb.conf is provided at the end for reference.
The problem is that when users access this server, they are challenged for the username password. I was of the impression that this process would
2003 Oct 17
0
Re: [advocacy] Ogg & Ogg Vorbis _unofficial_ logos page.
Done,
anybody can send me his logo and I promise to publish it on my page
without any previous censorship.
Thanks.
P.S. I used OpenOffice Draw because Sodipodi does no yet support grids
which I need badly for my designs (I have some AutoCAD backgroup and I
am a very technical guy, apart from that I love Sodipodi and in fact the
SVG on my site has been retouched with it).
By the way I
2007 Oct 06
0
radioheads new album download and free formats advocacy
I'm forwarding the email I sent to the radiohead website support ,
asking that they consider using open formats, as sugested In the
#vorbis irc channel I posted this in the wiki to serve as a basis for a
more thought out and articulated draft for a email campaing, pettion,
and as monty suggested I'm also forwarding it here, to see if we
organize a petition/email campaign to get their
2006 May 08
3
build in iexplore.exe
Hi
I want to start the buil-in iexplore.exe. I created a new .wine
directory and typed
#wine iexplore.exe
Then it tries to download the Mozilla ActiveX PlugIn and this is where
the problem starts:
The download window shows, but it doesn't start the download.
I am sitting behind a proxy server (no authorisation needed), and the
proxy is setup correctly:
ftp_proxy=ftp://proxy.sun.ac.za:3128
2015 Aug 31
1
[PATCH] customize: fix running commands on the same architecture
Wrap the command around an heredoc only if setarch needs to be used;
otherwise the heredoc will not be run at all.
Fix commit d875346ad441d4762455ea1b41d57ad6174d9b63.
---
customize/customize_run.ml | 14 ++++++++------
1 file changed, 8 insertions(+), 6 deletions(-)
diff --git a/customize/customize_run.ml b/customize/customize_run.ml
index 2283272..9d97522 100644
---
2019 Jan 07
0
how to set proxy systemwide (wget and docker)
> Hallo,
> what is the right way to set a proxy systemwide using centos 7?
> I need this for wget and docker.
> My first idea was /etc/environment but allthough the proxy is set wget and
> docker don? t connect to their target-systems.
I have this in /etc/profile.d/proxy-config.sh:
-----%<---------------------------------
PROXYHOST="proxy"
PROXYPORT="8080"