similar to: folder/users privileges

Displaying 20 results from an estimated 1000 matches similar to: "folder/users privileges"

2011 Jan 16
1
problem installing rgdal
Dear R experts, I'm trying to install rgdal in my R 2.11.1 (Ubuntu 10.10). I have as an ouput the following messages. It seems that there are problems with libgdal1.7.0 or sqlite3... Could someboby help me? Thanks a lot! Ale > install.packages() Warning in install.packages() : argument 'lib' is missing: using '/home/ale/R/i686-pc-linux-gnu-library/2. 11' trying URL
2003 Jul 29
1
no charset ver. 3.0.0beta3 on solaris
Hi all This question came up several times in this list in the last couple of weeks, but nobody seems to have found a solution... so I post this again, hoping that anybody out there has the answer. I compiled Samba 3.0.0beta3 on Solaris 9 with the following options: --with-winbind --with-acl-support --with-included-popt --with-pam Starting the daemon or doing testparm gives me always: Error
2014 Jun 02
1
Called name not present error, but only once!
Hello: I am trying to use the net time command to sync a server: $ net ads time -S ale.hunt.com (hunt.com is just for internal use only) I see an immediate response like so: >>> NBT Session Packet NBT SessionReject Flags=0x0 Length=1 (0x1) Reason=0x82 Called name not present "Called name not present" - alright but.... # nmblookup -A 192.168.17.53 Looking up status of
2001 Jul 04
3
a little probleme
Hi all, i would like to find the best way to resolve the following problem. Suppoose i have a vector x of length N with k different elements. length(x)=N u<-unique(x) length(u)=k I would like to get a matrix M with k rows and N columns such that: in each line i (i=1,...,k), which(x%in%u[i]) is equal to 1 and 0 else. Thanks for your help. Olivier --
2010 Sep 29
1
LMTP don't accept jobs for system users
Hi, I'm trying to configure Dovecot 2.0.1 to deliver email to users in /etc/passwd using the Dovecot LMTP service. So far, I can sucessufully do POP3 for system users, but when Postfix tries to deliver email to the Dovecot LMTP service the LMTP reject the job with: "User doesn't exist ale at centos54.mydomain.com" Any suggestions? The user 'ale' is a valid user: #
2006 Oct 06
1
[Fwd: Interdomain Trust: winbind not working]
Anyone? Could you write me the exact steps to have a working configuration of Samba/winbind domain trusting Windows 2000 Dom? I've followed the one proposed in the samba howtos but is not working. thanks -------- Original Message -------- Subject: [Samba] Interdomain Trust: winbind not working Date: Mon, 11 Sep 2006 16:09:49 +0200 From: Matteo Calcagnini <calcagnini@publinet.it> To:
2011 Jan 17
2
How to still processing despite bug errors?
Hi, everybody. I am working processing EEG data from 1000 pacients. I have a specific syntax to perform the Spectral Analysis and a loop to analyse all subjects. each subject data are in separate folders (P1, P2 P3...) My question is: in some cases, some errors can appear in one subject. I want to know if is possible to jump to the next subject and perform the same syntax , exibiting an error
2005 May 31
2
Null space (or kernel) and image of a matrix
Hello! Does anyone now if there exist a function that would compute a "null space" (or "kernel" - "Ker") of a matrix and maybe also one that would compute an "image" ("Im") of a matrix. I tried R-site search and google, However I found notnihg useful! Thanks for any sugestions! I am also not sure what an "image" of a matrix is, so
2009 Jul 03
3
Histogram
Hallo, How can I have the control of the width of each bin in the histogram? I would like to plot my data modifying the number and the width of the bins. Is there a good pdf or manual where i can learn to use the plot/hist in R very well? I find the help not always clear Thanks a lot Ale -- View this message in context: http://www.nabble.com/Histogram-tp24325261p24325261.html Sent from the R
2012 Jun 12
1
SAP ABAP Consultant available
[1]Click here to unsubscribe if you no longer wish to receive our emails Hello, We have an excellent consultant, Pritesh Agrawal - SAP ABAP . Below is his/her quick profile for your review. Pritesh Agrawal - SAP ABAP - Rate: Open Total Exp: 9+ Available: immediate Relocation: OPEN Over 9.5 years of work experience in SAP R/3 technical, functional and
2006 Dec 14
3
AOC-D or similar
hi all, I'm trying to send text messages to Snom 300 to show the credit remaining during the call... Sending a MESSAGE directly to the phone via udp i'm able to update the text on the display... but not during the conversation. I read about AOC, but i can't find any documentation about Asterisk + SIP + AOC Have you any experience, docs or workaround to suggest? Thx Ale
2006 May 26
2
Leave copy on server problem.
Hello, I am using Dovecot 0.99.14-r1 with mbox format. I have a problem with the option "Leave copy on server", the messages are duplicated. I tried many options but I can?t find the solution. The last test was: I modified in src/pop3/commands.c (function list_uids()) the folowing things: "... client_send_line(client, message == 0 ? "%u %u.%u" : "+OK %u
2004 May 14
2
how add objects to an svm graphic
Dear all, I'm not able to solve easily the following simple problem. I really hope someone can give me some hints. I trained an svm (e1071). Now I'd like to show the results graphically. I used plot.svm and I'd like to add some other objects to the plot: points, (coloured) ellipses to indicate some intersting regions, curves, and so on... I tried to pass these as additional
2010 Jun 07
2
as.integer
Hi, Is there a way to recursively change the variables imported with read.table(..) - and then attached with attach(..) - from as.factor to as.integer? I have about 9 variables that are now recognized as factors but I need to do statistics on them so I need to change them in as.integer. It works, but I wonder if there is a way to to this for all the variables in one go. Thanks a lot for your
2005 Aug 26
3
Free-form to fixed-form Fortran
Hello! I have writen some subrutines in Free-form Fortran. I would like to includ them in a package, which I would like to build on WinXP. I have all suggested tools/programs for bulding R packages on Windows (except latex). What is the best way of using these subrutines? Does sombody mybe know any translation tools for converting Free-form to fixed-form Fortran? Thanks for any suggestions,
2005 May 28
1
Forcing ticks in plot for hclust object outside the limits
Hello! I have the following problem. I would like to plot the hclust object "hcd" (bellow, at the end of the mail) with ticks at seq(0.05,0.25,by=0.05). I tried using the code plot(hcd) and plot(hcd,axes=FALSE) axis(2,seq(0.05,0.25,by=0.05)) In both cases, the resoult is the same, ticks at 0.05 and 0.25 are not printed. I tried changing the ylim argumet in plot, however I got a
2010 Nov 24
6
about sr-iov
Hi, I got a problem when prepared to pass-thru 82576 ethernet card with SR-IOV support. The 82576 card is build-in on the board. When loading igb driver for the card, dmesg show some errors like: pci 0000:05:00.0: BAR 10: can''t allocate mem resource [0xfbf00000-0xfbefffff] . igb 0000:05:00.0: not enough MMIO resources for SR-IOV igb 0000:05:00.0: Failed to initialize
2006 Aug 10
5
Ampersand Heartburn
Greetings all. I''m using the Microsoft "NorthWind Traders" database "orders" table as test data for the Rico LiveGrid JavaScript. The problem I''m noticing is that some of the records in the "ShipName" field contain ampersands -- which for some reason are not being escaped by Rails. Rails does in fact automatically escape all of the other
2006 Jun 19
1
How-to Programs shortcuts automatically?
How I can do to appear all Windows Programs Shortcuts automatically in my "Applications" menu on Ubuntu? Thank you! Ale (hope I not be dreaming or expected too much of wine so sooner :)
2016 Oct 05
1
Differentiating Disk access from different VMs
All, I have a specific use case where I want to be ale look at vfs or blk_io requests on the host machine and differentiate which VMs the access is originating from. I am assuming a Disk backend, and looking for virsh command or libvirt API that can help me do so. I have tried quite a bit to Google-fu this problem; no such luck. Would love to know if there is some cute trick to do so. Thanks.