similar to: Moving fileserver

Displaying 20 results from an estimated 200 matches similar to: "Moving fileserver"

2009 Jan 16
2
data frames with å, ä, and ö (=non-ASCII-characters) from windows to mac os x
Hi, I ran into this issue previously and managed to solve it, but I've forgotten how and am getting frustrated... I have a data frame (see below) with scandinavian characters in R (2.7.1) running on a Win Xp-computer. I save the data frame in an RData-file on a usb stick, and load() it in R (2.8.0) running on OS X 10.5. Now the name of the data frame and all factor labels with scandinavian
2011 Mar 14
3
FTP accounts
Hello, I have setup a centos server running 5.5 and I have a problem with the FTP settings. Currently I have two FTP accounts based on that server, they lead to: /home/bella /home/carmen Currently the FPT accounts starts in the home directory when they are logged in. But they are able to see all directories on the server. What can I do to make sure they cant come out of there home directory?
2011 May 30
4
OpenSUSE 11.4 (2.6.39-30.1), Xen 4.0.2 - Device 0 (vif) Could not be connected
All, This is a fresh, un-f#$ked-with OpenSUSE install after adding the Tumbleweed repository and doing a dup. I installed the Hypervisor with Tools for which it prompted me for Xen or QEMU and I chose Xen. No bridge was made. When I go to create a fully virtualised machine, it nao has the error: Error: Device 0 (vif) could not be connected. Could not find the bridge, and none was specified.
2011 Nov 15
3
Sweave and accented letters
I often use Lyx/Sweave and I typically write in english. Today I had to write a document in Italian and, as many of you know, many italian popular words use ?, ?, ?. ?, etc. I discovered that if I type in Italian (that is there is at least one letter with accent) with the Sweave module selected lye is not able to correctly compile the document. I tried to change the input encoding, but it
2008 Sep 26
1
Error in Cut command - 'x' must be numeric?
Hi Everyone I have a data set I want to bucket into deciles. Have been trying (without) success to use cut and using online help to understand my error. Here is my code to read in a few sample rows. I want to then create deciles by this variable > a<-read.csv("c:/temp/petrol.csv",header=TRUE,sep=",") > a tot_rdm_amt 1 40.15 2 332.65 3 533.37 4
2007 Mar 21
0
using ''_.'' to indicate table headers doesn''t work in SRC v1.160
I''m using" superredcloth (1.160) Using ''_.'' to indicate table headers doesn''t work: $ irb irb(main):001:0> require ''superredcloth'' => true irb(main):005:0> SuperRedCloth.new("|_. name |_. age |_. sex |\n| joan | 24 | f |\n| archie | 29 | m |\n| bella | 45 | f |\n").to_html =>
2006 Nov 03
0
samba stops when cups is giving up
Hi, we are running cups as print service on a single server. This server is also running samba to export the printer for the windows world. However sometimes we get the following messages on the samba file server. At this time the cupsd is still running, but not accessible. So looking at the status of the cupsd is not helpful. Two questions: Whats going on with the cupsd ? Why is samba
2004 Oct 12
1
openldap2 + samba3 user changed password on BDC wouldn't sync with PDC
Hi all, I am newbie on this and I couldn't figure out what I have configured wrong. I have setup three Linux Debian Sarge servers with openldap2 + samba3. PDC and master ldap on one machine and BDC slave ldap on the other two. I followed instructions on http://us1.samba.org/samba/docs/man/Samba-Guide/happy.html to set them up. I am using utilities smbldap-passwd.pl from idealx for
2002 Oct 01
1
Image treatement
Hello, I'm begining with R and I'm very interested to treat satellite images with it. I want to ask you: a) Is it possible to read binary files with R? b) How could I view images (in a matrix array format) with R? thank you very much Carlos -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read
2017 Apr 10
2
[cfe-dev] RFC: Plan for removing components from namespace std::experimental
I second Justin's suggestion, but would that happen in LLVM 5 or 6? Just as something to consider, it may also cause spurious errors for people who are relying on the at-version-stability of experimental libraries, causing them to turn off warnings for deprecated code. As C Bergstrom has said, users buy into experimental libraries with the knowledge that the interface or behaviour could
2020 Jan 05
0
Understand rynce messages in vvvv verbosity level
Hello, I'm trying to understand messages from rsynce shown when setting verbosity level to "vvvv" so I can debug some issues I'm having. some of the messages I'm interested in understanding: |[sender] make_file recv_generator [sender] flist start=207990, used=9, low=0, high=8 [sender] [sender] pushing local filters for recv_file_name received 12 names [generator]
2001 Apr 18
0
Fog effect :-))
Hi, I'm experiencing some strange problems with SAMBA. I configured it, it's working but after a while the strangest thing happens. All the Windows machines in the network are unable to see each other in Network neighborhood. If I try to go from a Windows machine to \\OtherMachine\Share it works fine but I can not see anything in the network neighborhood. I'm running Red Hat Linux 6.1
2012 Oct 10
0
Resumen de R-help-es, Vol 44, Envío 9
Estimado Jose: En nuestro caso utilizamos las mismas librerias y solemos resolverlo asi (donde el color depende del valor que se le asigne) //-------------------------------------------------------------------------------------------------------------------------------------- #configuramos donde setwd("D:/mapas/") #Carga de librerias library (sp) library (RColorBrewer) library
2005 Nov 11
3
problems with for: warnings and segfault
Hi, I have two problem with a for looping using R Version 2.1.1 (2005-06-20) on a Debian Linux Testing. The first problem: warnings messages Look: > xcoord <- 5 > ycoord <- 5 > indice <- 1 > for(i in c(1:5)) {indice <- indice+1;xcoord[indice] <- xcoord+i; ycoord[indice] <- ycoord } Warning messages: 1: number of items to replace is not a multiple of replacement
2006 Sep 08
1
JGR on SUSE 10.1 AMD 64
Dear list; I have R Version 2.3.1 (2006-06-01) installed on a AMD 64 machine with SUSE 10.1. I have Sun Java version 1.5.0-sun installed. I have used "install.packages("JGR", dep=TRUE) to install rJava, iplots and JGR. I would like to do a presentation of linux and R for the department! Compiling rJava do not give any error messages! But when trying to load
2004 Nov 02
1
Samba3 + LDAP - w2k says it couldn't change password (but it did)
Hello, I have a following test environment: 1) Samba PDC + OpenLDAP Slave (192.168.1.2) 2) OpenLDAP Master (192.168.1.1). Whatever is changed/added on the Master, it gets replicated to Slave. Now, when a user is logged in, and tries to change the password - he/she must supply the old password, and twice new one (normal behaviour). After pressing OK the user is said that the password
2007 Jan 19
2
pcre library in R (PR#9319)
I have the same problem, trying to cross-compile. I'm running Ubuntu Edgy, kernel 2.6.17-10-generic, on an IBM T60. I downloaded the Makefile from CRAN and ran make CrossCompileBuild with the following error messages (also ran each make one at the time and the problem occurs in make R): ../extra/pcre/libpcre.a(pcre_dfa_exec.o):pcre_dfa_exec.c:(.text+0x1703): undefined reference to
2014 May 05
3
recycle: ... returned No such file or directory
Hi, recently I see lots of logs like this. I figured, that many have umlaute in their name - but not all. My local FS displays the umlaute correctly - but it is not displayed correctly in the logfiles. Also, when I browse through shares via Windows or MacOSx all files with umlaute seem to be displayed correctly. May 5 08:27:54 Storage-01 smbd[39207]: recycle: stat for
2006 Nov 28
3
remove_index appends suffix "_index" to the given name!
Hi all This creates an index with the name position_and_produkt_id_uniq: add_index :bilder, [:produkt_id, :position], :unique => true, :name => :position_and_produkt_id_uniq This should remove the same one: remove_index :bilder, :position_and_produkt_id_uniq Sadly I get the following error: Mysql::Error: Can''t DROP ''bilder_position_and_produkt_id_uniq_index'';
2007 Apr 04
1
/etc/xen/scripts/network-bridge: line 62: ip: command not found
I try to bring up xend but get this error in the xend-debug.log /etc/xen/scripts/network-bridge: line 62: ip: command not found Link veth0 is missing. This may be because you have reached the limit of the number of interfaces that the loopback driver supports. If the loopback driver is a module, you may raise this limit by passing it as a parameter (nloopbacks=<N>); if the driver is