search for: mydocument

Displaying 20 results from an estimated 39 matches for "mydocument".

Did you mean: mydocuments
2005 May 18
0
MS Desktop and MyDocuments in /home?
...bvious. Im using Samba in my Home- Lan as PDC for WinXP Prof Clients whith roaming profiles. Since all clients in the LAN are Dualboot WinXP/ SuSE 9.2, I would like an easy way of accessing my files the same way when I use Windows or Linux. Therefore I moved the users "Desktop" and "MyDocuments" Folders in a offline- available share with path /home on the Samba Server. MyDocuments resolves to Documents and Desktop to Desktop. So when I mount the serves /home- directory to my Linux boxes, I have the same files in my Home Directory and on my Desktop. Now my question. Is there any rea...
2009 May 11
0
Bad file descriptor (9), error in file IO (code 11) at receiver.c(720) [receiver=3.0.5]?
Hi All; I keep getting "Bad file descriptor (9), error in file IO (code 11) at receiver.c(720) [receiver=3.0.5]" from the following: ravmud@bubu:~/bin$ rsync -vvv \ --modify-window=1 \ --progress --stats --compress \ --recursive --times --perms --links --delete \ --exclude "*bak" --exclude "*~" \ --password-file=/home/ravmud/bin/pr \
2009 Nov 12
2
package "tm" fails to remove "the" with remove stopwords
...ally adding "the" to the list does not work to remove "the". This package has undergone extensive redevelopment with changes to the function syntax, so perhaps I am just missing something. Please see my simple example, output, and sessionInfo() below. Thanks! Mark require(tm) myDocument <- c("the rain in Spain", "falls mainly on the plain", "jack and jill ran up the hill", "to fetch a pail of water") text.corp <- Corpus(VectorSource(myDocument)) ######################### text.corp <- tm_map(text.corp, stripWhitespace) text.corp <...
2009 Jan 23
1
loading RBlas.dll
hi everyone, Im implementing a new RBlas dll but just for optimising sake i need to know how and WHERE (which source code) RBlas gets loaded. there is a call to loadlibrary() in dynload.c BUT it seems this is not the function that is loading Rblas. how do i know this? well i added the code :(just after the loadlibrary() call) /*********************************************/ /*this
2003 May 29
2
Folder redirection on samba
hi, how can i set up the folder "my documents" on clients desktop on my samba pdc? thanks andrea __________________________________________________________________ Tiscali ADSL a 1 euro al giorno, traffico incluso!e in piu' telefoni gratis. Abbonati entro il 31 maggio, l'attivazione e' gratuita. http://point.tiscali.it/adsl/index.shtml
2004 Sep 28
1
package error message
Hi, I am trying to make my own package in Windows XP with R 1.9.1. using Rcmd build/ Rcmd. The initial Rcmd build compiles ok with no error messages. However, when I run Rcmd check it runs ok up until * checking for file 'GammaTest/DESCRIPTION' ... OK * checking if this is a source package ... OK * checking whether package 'GammaTest' can be installed ... ERROR Installation
2005 Nov 21
1
Performance Problem / failed to verify PAC server signature
Hello List We run a Solaris9 Server running Samba 3.0.20, Local Users (no winbind) but authenticating against ADS. There are up to 800 concurrent users, mostly Windows XP SP3. When clients access MyDocuments, which is redirected to the Samba share, we observe several "Session Setup AndX Request"s followed by "Session Setup AndX Response, Error: STATUS_LOGON_FAILURE"s The delay between the request and the negative response is negligible when less than 200 users are onlin...
2007 Oct 24
1
Package Build fails: make ./help: no such file or directory
Dear List, After having installed R 2.6.0/Windows 2000, my trusted command script to build and install my package fails with an error message I do not understand. I have installed a fresh copy of Rtools, and made sure that these are the first on the path. For testing, I am using a package version from an older backup where I am sure that everything else was ok.
2016 Sep 02
2
Samba-CUPS interface
Hi, One of our Samba server (4.4.5) is a print server with CUPS backend . In addition we are using a print management product that is itself a backend to cups. Everything works well, except that the document names that are transmitted in the chain is of the form : "smbprn.00000648 MyDocument.pdf" . I guess that the prefix smbprn.00000648 is the samba job ID that is concatenated to the file name , that is itself transmitted to cups, and then to our third party product. Is cups able to separate the job ID and the original filename ? I did not find any parameter in cups about that....
2005 May 06
3
CentOS Convert Question
...4 and it is an awsome stable operating system. I just wanted to add my praise before I asked my question. I need a network based distributed operating system, something like Intermezzo or Coda to keep two servers in sync on one partition. I have a server at work and at home that I want to keep a MyDocuments partition in sync. NFS will not work because I need a offline or online solution. RSYNC will not work, who many inconsistancies from files being created and removed. Will GFS work for my needs when they release U1 for CentOS? If not, does anyone have any coda or intermezzo rpms for CentOS4? T...
2002 Nov 01
1
SLOW connections
...root [archive] available = yes browseable = yes path = /home/archive public = no guest only = no writable = yes user = fred val only user = no preexec close = no root preexec close = no valid users = fred val force group = users create mask = 775 [MyDocuments] available = yes browseable = yes path = /home/MyDocuments public = no guest only = no writable = yes user = fred val only user = no preexec close = no root preexec close = no valid users = fred val force group = users create mask = 775 [web]...
2009 May 06
2
Print to File Formatting
...rs for. Luckily, I *think* they are both simple enough that someone might be able to point me in the right direction on them without too much trouble. Both questions relate to the process below where CompleteFrame is a data frame containing what I want printed to a file. filename <- "C:\\MyDocuments\\TestOut_050609.txt" output <-file(filename, open="wt") write.csv(CompleteFrame, output, row.names = FALSE, col.names=FALSE) close(output) Question #1: Every time I run this process, I get the warning: Warning message: In write.csv(CompleteFrame, output, row.names = FALSE, col....
1999 Feb 21
8
Samba Questions
Hello, I have couple questions regarding Samba. 1. In the smb.conf, what does "security = DOMAIN" mean? 2. I would like to samba into the firewall so that people can't connect through TCP/IP. What port (tcp or udp) does samba use? 3. How can I prompt user for entering login name instead of using Win95 login name for Win95 users? That's all for now. Thanks for your help.
2012 Apr 17
3
Sweave problem after R update version
I would notice this error compiling a Sweave document after I updated R from version 2.14.2 to 2.15.0: Error in driver$finish(drobj) : the output file 'MyDocument.tex' has disappeared Calls: <Anonymous> -> do.call -> <Anonymous> -> <Anonymous> Execution halted Do you have any suggestion? Regards Riccardo Sent from iPod [[alternative HTML version deleted]]
2004 Jun 05
3
'cygpath -d' to fix windows paths with spaces
The cygwin 'cygpath' command can now convert arbitrary windows and unix paths into the short ms-dos 8.3 equivalents. This tools might allow the windows build system to better deal with those messy long Windows file and directory names that contain spaces. EG: warneg@GRDGROL99X1028: src [1]$ pwd /cygdrive/c/Documents and Settings/WarnesGR/My Documents/cygwin_home/src/gregmisc/src
2001 Apr 01
1
"all rows must have the same length" error while using read.table
Hi- I tried to read the table bellow (table goes on with 54 rows) with the read.table > AGE MONTH SEX HEADLEN HEADWTH NECK LENGTH CHEST > WEIGHT > 19 7 1 11.0 5.5 > 16.0 53.0 26.0 80 > 55 7 1 16.5
2007 Sep 12
1
Flaw in the installation procedure ?
R printed out the following error messages during the installation of the package "clusterfly": > *install.packages("clusterfly", repos = getOption("repos"),dependencies =TRUE) *--- Please select a CRAN mirror for use in this session --- trying URL ' http://umfragen.sowi.uni-mainz.de/CRAN/bin/windows/contrib/2.5/clusterfly_0.2.2.zip ' Content type
2004 Aug 24
1
Problems with Windows XP pro after initial login to Samba 3.0 server
Question: Does anybody have a solution for this problem? Problem: Windows XP creates a new user with same name after initial machine login to Samba domain. E.G. under Documents and settings the user name: gilbert existed as a subdirectory with additional subdirectories such as desktop, startup, MyDocuments, etc. The following procedure was used in Windows XP to log the machine into the Samba server: 1. Open System Properties dialog 2. Click Computer Name tab 3 Click command button: Change. 4. Click Member of Domain radio button 5. Fill domain name of edit field with Samba domain name 6. Click OK...
2016 Sep 05
1
Samba-CUPS interface
...kend . > > In > > addition we are using a print management product that is itself a > > backend > > to cups. > > > > Everything works well, except that the document names that are > > transmitted > > in the chain is of the form : "smbprn.00000648 MyDocument.pdf" . I > > guess > > that the prefix smbprn.00000648 is the samba job ID that is > > concatenated to > > the file name , that is itself transmitted to cups, and then to our > > third > > party product. > > > > Is cups able to separate the job I...
2006 Apr 05
2
R2WinBUGS error
Dear R-help, I'm using the R2WinBUGS package and getting an error message: Error in file(file, "r") : unable to open connection In addition: Warning message: cannot open file 'codaIndex.txt', reason 'No such file or directory' I'm using R 2.2.1 and WinBUGS 1.4.1 on a windows machine (XP). My R code and WinBUGS code is given below.