similar to: Directory Permissions.

Displaying 20 results from an estimated 1000 matches similar to: "Directory Permissions."

2003 Mar 11
1
WINS server not appearing in Nethood
Hi folks, I've had a setup working for quite some time and everything's fine except that the server that hosts the WINS never appears in the network neighbourhood, and when trying to connect to that server there is a small delay. As few people need to browse to it, the problem's had a low priority as the WINS side of it is working fine, and the rest of the nethood is also working
2017 Feb 02
2
Buttons too big in Firefox for Linux
On Thursday 02 February 2017 10:22:19 John Hodrien wrote: > The safe bet is, it doesn't, and it's something unique to you/your > profile/your firefox configuration. Have you got an example URL that > you're saying obviously misrenders in firefox? > > Does it still misbehave if you run firefox in safe mode with a new profile, > say be doing: firefox --ProfileManager
2006 May 26
2
Try to debbug R script
Hi, I have a bug and I don't find it. Can u help me please. In attachement : - My script file : CPU_study.txt - My data sample file : a.txt When I use it, the error message is : > source("H:/R/_workspace/CPU_study_1.R") Erreur dans "[<-"(`*tmp*`, i, k, value = numeric(0)) : rien ? remplacer (= error in ... nothing to replace) I try a lot of thing but it
2002 Dec 30
2
Maildir format
Started using dovecot and I am very impressed by its speed. I am confused by what it is expecting the format of the Maildir directory to be in. I currently have ~/Maildir which contains new, cur, and tmp all containing email that should be in my inbox and it pops up correctly as such when I connect to dovecot using Mutt. After the connection a new .INBOX is created under ~/Maildir with sym
2002 Jun 27
2
extension of rsync on crypted files
Hello, I am a french student and I have written a technical report on an extension of the rsync algorithm to crypted files. I started from the situation of a client machine A user who doesn't wish to save an original file v0 and its successive versions v1 v2 v3 ... on a distant server B but rather to save the private ciphering of these files on the server. Let C be the cipher algorithm and
2017 May 06
2
xrealloc namespace conflict
I have a package on CRAN now (corpus-0.3.1) that is currently failing tests on Linux, but passing on all other architectures: https://cran.r-project.org/web/checks/check_results_corpus.html I believe that the issue arrises from a namespace class between "xrealloc", which my package provides for internal use, but which R also seems to provide (possibly as part of TRE in
2012 Mar 19
2
Loading Dataset into R continual issue
Hi, this is related to academic research I am trying to conduct. Please pardon my lack of socialization for this forum. For my project, I had to combine two different datasets, Democracy dataset from Pippa Norris and World Bank Patents dataset. My issue arrises from just loading the file into R. My colleagues proficient in R have been stumped as well. Often times the file would seem to load
2016 Sep 05
2
[SOLVED] Re: Feature Request: what about "core stop panic" ?
2016-09-02 20:40 GMT+02:00 George Joseph <gjoseph at digium.com>: > > > On Fri, Sep 2, 2016 at 9:34 AM, Olivier <oza.4h07 at gmail.com> wrote: > >> Hello, >> >> I had a recent case where Asterisk stopped due to a segfault. >> This reminded me that being sure that whenever such issue occurs, it's >> useful to have a core file or various
2017 Feb 02
2
Buttons too big in Firefox for Linux
On Thursday 02 February 2017 06:21:41 geo.inbox.ignored wrote: > On 02/01/2017 08:32 AM, Gary Stainburn wrote: > > A while back, after doing a yum update, a new version of Firefox was > > installed and since then, the contents of my pages don't fit any more > > because the buttons are now much bigger. > > }} > > which buttons? frame or web page? It appears to
2011 Feb 25
1
The problems with rsync continues. (code 255)
Hi there: As I posted a few days ago I have problems rsyncing two machines. I will add more logs to this e-mail hoping someone could help me. I'm doing a daily backup calling a shell script from cron as root. This is the log of the shell script: ------------------------------------- 8< ----------------------- 8< -------------------- [Fri Feb 25 05:21:05 CET 2011] /usr/bin/rsync -az
2017 Feb 01
2
Buttons too big in Firefox for Linux
On Wednesday 01 February 2017 14:34:48 Alice Wonder wrote: > > Use CSS to set the button size. > What I'm looking for is how do I fix the web browser, not how do I fix my web pages. To go down the CSS route means that I'll have to amend every CSS / HTML to fix the problem. It then doesn't fix the problems I have if I visit other people's web pages, although to be fare
2017 May 11
0
xrealloc namespace conflict
I've done a bit more investigation into this issue. Here is my current understanding of the situation: 1. I have a package on CRAN (corpus-0.3.1) that passes tests on all platforms except for Linux. 2. My package defines a C function, "xrealloc", for internal use. 3. The libreadline library that R links to defines a different version of "xrealloc". 4. On Linux, when I
2017 May 11
1
xrealloc namespace conflict
On 11 May 2017 at 12:16, Patrick Perry wrote: | I've done a bit more investigation into this issue. Here is my current | understanding of the situation: | | 1. I have a package on CRAN (corpus-0.3.1) that passes tests on all | platforms except for Linux. | 2. My package defines a C function, "xrealloc", for internal use. | 3. The libreadline library that R links to defines a
2004 Dec 24
1
Replacement of a windows 2000 PDC with active directory by samba/LDAP
Hi I'm currently working on a project aiming at replacing all windows servers (about 20) in my company by linux servers. Some of these windows servers are windows 2000 domain controlers (one PDC and few BDCs) with active directory. We have about 900 client windows 2000 workstations and about 2/3 of them are domain members. Our goal is to replace the windows servers that are domain controlers
2013 May 29
0
"Unable to optimize" error returned in factanal using R-3.0.1, Windows 64 bit, and OpenBLAS
Hello, I have been trying for weeks to compile a 64-bit Rblas. I started with ATLAS where I have had success in the past, but 64 bit was not behaving, and as each compilation takes between 9 and 12 hours, "test, check, and revise" was not going to be really viable. I therefore switched to OpenBLas (OPBL). I was successful in compiling R-3.0.1 and an OPBL-based BLAS for Windows 64bit
2013 Aug 28
1
[PATCH 4/6] drm/nouveau: introduce NOUVEAU_GEM_TILE_WCUS
On Wed, Aug 28, 2013 at 10:00 AM, Lucas Stach <dev at lynxeye.de> wrote: > This flag allows userspace to give the kernel a hint that it should use > a non-snooped resource. To guarantee coherency at all times mappings > into userspace are done write combined, so userspace should avoid > reading back from those resources. Do any other combinations of cached/uncached and
2000 Jan 19
0
indentation in Rd-help files
Dear colleagues, Happy New Millennium, first of all! It would be very nice to be able to use indentation inside \code{ } as well, not only in \examples{ } when writing Rd-help files. Such a situation arrises, for instance, if one wishes to include a small piece of code in the _main_ text but not in the end as \examples{ } command does. The only way I know to put the next 3 lines my.function <-
2008 Feb 08
0
Cumulative multinomial regression using VGAM
Hi, I am trying to carry out a multinomial regression using the cumlogit link function. I have tried using the VGAM package, and have gotten some results... fit1 <- vgam(Y ~ X1 + X2 + X3 + X4, cumulative(link=logit,intercept.apply=FALSE,parallel=TRUE), data = data1 ) The problem arrises when I try to get the information out of the fitted object. I can
2017 Feb 02
0
Buttons too big in Firefox for Linux
Mozilla probably (finally) made the adjustment for 2160 lines of resolution. LOTS of softwares need[ed] to tweak their interfaces to be usable on 4k displays. On Thu, Feb 2, 2017 at 6:01 AM, Gary Stainburn <gary at ringways.co.uk> wrote: > On Thursday 02 February 2017 10:22:19 John Hodrien wrote: > > The safe bet is, it doesn't, and it's something unique to you/your >
2010 Aug 06
0
Patching for --omit-symlink-times?
I was wondering if anyone would have any input on a patch to add another command line feature, --omit-symlink-times. We recently ran into a problem with rsync (at least with the way we use it): - We need to preserve file modification times between the source and destination (--preserve-times) - The user performing the rsync may not always be the owner of the files on the destination (but is