search for: tranparantly

Displaying 18 results from an estimated 18 matches for "tranparantly".

Did you mean: transparantly
2003 Feb 06
2
transparent proxying ftp through squid
Hi, Is it possible to transparent proxy FTP through Squid? If so what rules would i need to add to the rules file so that any ftp request is forwarding through Squid? I have www traffic being Tranparantly proxied. Herwith my www rules: REDIRECT loc 3128 tcp 80 ACCEPT loc fw::3128 tcp www - all ACCEPT fw net tcp www Would this be correct to transparent proxy ftp? REDIRECT...
2005 Nov 22
2
change axis format for different panels in xyplot in lattice
Dear R users, My apologies for a simple question for which I suspect there is a simple answer that I have yet to find. I'd like to plot panels in lattice with different graphical parameters for the axes. For example, the code x<-rnorm(100) y<-rnorm(100) z<-c(rep(1,50), rep(2,50)) library(lattice) xyplot(y~x|z) plots two panels with the default black axes. Running the following
2002 Aug 06
1
polygon() draws non-transparent border, erase.screen draws non-transparent border (PR#1881)
# polygon ignores requests to have its border transparent, look at par(bg="transparent") plot(c(0, 3), 0:1) polygon(c(0, 1, 1, 0), c(0, 0, 1, 1), border=NA, col = 0) polygon(c(1, 2, 2, 1), c(0, 0, 1, 1), border="transparent", col = 0) polygon(c(2, 3, 3, 2), c(0, 0, 1, 1), border=0, col = 0) # a quick fix for erase.screen() is the following erase.screen <- function (n =
2002 Aug 19
1
Centrally stored policies with group settings
Dear *, we are stuck and cannot find anything on the Net or the documentation. Background ---------- We are currently working on a project that aims to migrate Servers from a Windows NT domain to a Samba based domain. The migration, as always, should be completely tranparent to the Windows Desktops and their users. There are about 300 users and may be 20 groups. Issue ----- The current domain
2012 Dec 17
2
How to get transparent colors to sum to complete opacity?
Dear List, I want to use transparency in R to represent downweighting of observations based on clusters (repeated observations in a dataset). Some clusters will have identical covariate values in a parameter space -- in the 2D x,y case, these represent a bunch of semi-tranparent dots in the same place. I'd like these overlapping dots to be completely opaque. In other cases, the
2006 Jan 12
6
Draggable performance issues
Using the script.aculo.us Draggables, I''m noticing they are a bit less than fast. I drag them around on the screen and they jump and glitch to catch up with the mouse. Has anyone else noticed this, and are there any optimizations that have been identified that I can apply? I''m using v. 1.5 Sincerely, Ryan Gahl Design Engineer Camtronics Medical Systems (an Emageon
2001 Aug 09
3
No subject
Philippe Grosjean raised the question of transparency in the context of writing Windows metafiles, but it has come up before for bitmapped graphics. I've taken a look in the sources, and what we do now is inconsistent. The postscript/xfig/pdf devices do not paint the background iff it is "white". All the screen devices always paint the background, as do the bitmap devices and all
2002 Feb 19
5
CIFS Session transfer
Hi All, I would like to know if this is possible and if possible what is the complexity. Consider a CIFS client, SAMBA Server1 and Samba Server2. Say a session is established between a CIFS client and SAMBA server1. Is it possible for the SAMBA server1 to transfer/redirect/reestablish the connection to SAMBA server2 without the CIFS client knowing about this? The session between the CIFS
2005 Feb 01
2
AGI Script for CID Rewrite and CID Name lookup
I recently changed to all IAX providers for my DIDs, and none of them offer incoming caller-names. Back in the days when I did have incoming caller names, I found the names provided by the various phone-companies fairly useless -- "WIRELESS CALLER", "YOURCITYHERE" etc. Last Friday I finally set off to roll my own, in order to meet the following requirements: - uniformely
2008 Feb 27
0
per share encrytion
Hello all, i'm consulting this list bcs i found nothing on the web. I' looking for a software that acts as a fileserver, but encrypts all files transparently for the user on share level. So secret documents can be protected against unauthorized access even from administrators (exept the admin controling user access of course) but can be easily accessed from authorized groups. I thing
1997 Nov 26
0
Testing Samba and NFS/AMD inter-action
Hello all, Some may find this redundant, but this addresses a lot of qustions that I've been seeing, in the last few months, that were not dealt with, in the whole. In this message, I am addressing only capabilities, not specific HOW-TOs. It's more of a WHAT-IT-CAN-DO with a hint of WHY-YOU-WOULD-WANT-TO. In the near view, treat this as a features test report. SUMMARY: The questions were
2015 Jul 04
0
Support for transparency in metafile export & support for export to Powerpoint
Dear all, Further to my previous message I now made a one-line convencience function to export your currently active graphics window/plot to either Word or Powerpoint in Office-native vector-based DrawingML format using either export2ppt(file="plot.pptx") or export2doc(file="plot.docx") : see
2008 Jun 21
2
Scatter plot transparency
Hi all, I'm putting a few plots together and wondering what format would be best to export a few scatter plots to Illustrator to make a figure. I'm thinking about overlaying some plot in Illustrator, so the export file type has to be transparent for Illustrator (version 10). I tried PNG and TIFF, but it does not seems to have transparency that is recognized by Illustrator (or Photoshop for
2008 Jun 02
2
several servers
hi, i have @server1.domain.com, #server2.domain.com, @server3.domain.com and @server4.domain.com and i distrib the e-mail users in that four servers for equal. 2 servers have: dovecot+sendmail+mailscanner+spamassassin+clamav+ssl/tls+squirrelmail and other two have: dovecot+postfix+amavisd+spamassassin+clamav+squirrelmail+ssl/tls, all this machine over https and firewall with drop rule for defect.
2004 Jun 23
5
assigning from multiple return values
I know that if I have a function that returns multiple values, I should do return(list(foo, bar)). But what do I do on the recieving end? fn <- function(x) { return(list(foo, bar)) } I know that at this point I could say values.list <- fn(x) and then access values.list[1] values.list[2] But that's hideous. I'd rather be able to say something like list(local_foo, local_bar)
2004 Sep 03
18
Public IP
I have problem with IP public, my Network configuration [wireless] <------> [Router] <------ > [ Linux proxy ] < ------ > [Client ] IP configuration [202.123.123.1] <------->[202.123.123.2 and 192.168.0.1] < ------ > [192.168.0.2 and 202.123.123.3] < ------ > [202.123.123.4] this configuration will use IP 202.123.123.2 on internet how to config my network
2005 Mar 25
3
Framebuffer (was Xen port of ReactOS)
Fwiw, I think a ReactOS port would be very useful to both projects. One thing I think xen could do with (if it isn''t there already) is some sort of virtual framebuffer like with disk and network. Dom0 could provide the backend of the virtual framebuffer (on virtual consoles or inside X windows or whatever), and the other domains could make use of the exported framebuffers. It
2002 Jun 05
1
How to switch from NT to Samba transparently?
Hi, I want to switch from our Windows NT server ( which works as our PDC ) to Linux - Samba. Could you advice a step-by-step guide about this process, or is that possible, at all? Can I use Samba as a BDC, convert the user DB and than promote it to PDC? Thanks in advance! Regards; Istvan