Displaying 20 results from an estimated 10000 matches similar to: "file disappear ???"
2005 May 03
1
slow access while crossmounting samba
Hi,
I've got two linux machines with the same distribution and samba 3 that
cross-mounts a share (i.e., machine a mounts a share of machine b and vice
versa). I'm experiencing slow access from the machines to the opposite
mounted share and I don't know what this slow performance can be due to. I'm
not running with oplocks cause the share is accessed only by the other linux
2004 Sep 23
1
invisible server
Hi,
I've got a few samba server in my network, but one of them is "invisible". I
cannot do a nmblookup on it (even from the server itself), but I cannot
telnet the port 137, thus it should not be a problem of firewall. From
windows xp machines, I can connect specifying the IP address, while from
win98 machines I cannot (I got an error like network name does not exist).
The
2004 Nov 15
1
pdc and shellinfo
Hi,
I'm trying to set up my samba server as PDC, but when I login from windows xp
a notepad windows pops up showing:
[.ShellClassInfo]
LocalizedResourceName=@%SystemRoot%\system32\shell32.dll,-21787
while it works under consumer windows. Any idea about?
Thanks,
Luca
--
Luca Ferrari,
fluca1978@infinito.it
2004 Nov 12
0
samba 3 as PDC
Hi,
I'm configuring samba as PDC for my network, but I'm having a few problems:
1) roaming profiles are not working, even if I've made up symbolic links in
the directories, such as (for user luca):
sede:/home/samba-ntprof/luca # ls -l
totale 1
drwx------ 3 luca users 120 2004-11-12 17:06 .
drwxrwxrwx 3 root root 72 2004-11-12 11:58 ..
lrwxrwxrwx 1 root root 6 2004-11-12
2004 Sep 21
1
windows program over a samba share
Hi,
I don't know if this is possible, but I'd like to install a window program (in
the specific JBuilder Personal) over a samba share, and then to mount a
network share as a disk from windows clients, so they can use the program. Is
it possible? Any idea on how to share windows programs from a linux server?
Thanks,
Luca
--
Luca Ferrari,
fluca1978@infinito.it
2010 Sep 02
1
samba slow and several "Write andx Request"
Hi all,
I'm running version 3.0.28a on Ubuntu linux, and apparently from a day to
another I got performance issues: without any change in smb.conf (except a few
added shares) I have mac osx and linux clients getting a very slow
upload/download speed. I've checked with other protocols, like scp and
performances are good, so I can exclude a network/hardware problem.
Other clients are
2002 Feb 04
1
read zipped files
I received several answer to my querry re reading zipped files,
R.Gentleman, Liaw Andy, BD Ripley,J Holtman, A.Matt, and others,
sorry
if I missed your names.
a- use pipe to run external unzip to a file and read from there
b- use gzfile() to open directly a gzipped file
c- use zip.file.extract()
solution b works like a charm, unfortunately it open gzipped files
and
not zipped files, would it be
2005 May 12
0
Batch mode problem: figure margins too large
Hello, I have a program that works well in Rgui but that does not work in a
batch file (Execution halted)
Here's the code (it will work on you side, but you need internet access
through R as it will download a table from a US gov site)
download.file("http://www.cftc.gov/files/dea/history/deacot2005.zip",
"c:/deacot2005.zip",
"internal", quiet = FALSE, mode =
2005 May 12
0
RE: Batch mode problem: figure margins too large (aligned R code to the left)
> Hello, I have a program that works well in Rgui but that does not work in
> a batch file (Execution halted)
>
> Here's the code (it will work on you side, but you need internet access
> through R as it will download a table from a US gov site)
>
> download.file("http://www.cftc.gov/files/dea/history/deacot2005.zip",
> "c:/deacot2005.zip",
>
2009 Aug 21
4
tar and gunzip help
HI All,
I have a directory tree that when the user un-gzips/untars it does
into /opt by default.
The directory tree is like:
ugui
|
|-- <misc files>
|-- source
|-----framework
|------ <misc files>
so when unzipped I want to end it with /opt/ugui and all the stuff
below it.
How do I do this? Can I also issue one command that will unzip and
untar the archive at the same time?
2004 May 31
2
Several libraries won't load with (PR#6927)
Thank you both.
1. It looks like part of the problem is indeed that the packages in the
patched version for Windows aren't coordinated with the libraries.
rw1090
library(MASS) ## works
rw1090pat
library(MASS) ## doesn't work
library(MASS, lib.loc="c:/progra~1/R/rw1090/library") ## works
2. This doesn't explain why the freshly downloaded Hmisc and multcomp
packages
2007 Jan 23
0
Error in odfWeave
Dear R-experts,
I have tried this command:
#--------------
odfWeave("C:/Documents and
Settings/rajdl/Dokumenty/zk/vstup.odt","C:/Documents and
Settings/rajdl/Dokumenty/zk/vystupek.odt")
#---------------
and the console output was:
#--------------
Setting wd to
C:\DOCUME~1\rajdl\LOCALS~1\Temp\Rtmpfusjrb/odfWeave23103342397
Copying C:/Documents and
2006 Mar 24
2
How to use Readymade plugins?????
Hi,
I have downloaded "Ruby on Rails validator plugin for password fields".
& they have specified that for using it we have to unzip it in plugins
directory of your rails application. But I cant find the plugin
directory in my Rails Application. Also there is plugin directory in
Rails server installation directory:-"C:\local\ruby\freeride\plugins\".
& so I have
2010 Mar 12
2
unknown compression
Hello, I am trying to modify some functions in an existing package. I can get a function by just typing the name in the console, but how can I get all the functions in a package? the ./R/ subdirectory has files xx.rdb and xx.rdx which I can not decompress with 7-zip or with unzip, unrar etc. The help files are compressed with gzip in the ./man/ folder and can be unzipped easily.
Thanks for your
2011 May 13
1
issue with odfWeave running on Windows XP; question about installing packages under Linux
Good morning R community,
I have two questions (and a comment):
1)
A problem with odfWeave. I have an odf document
with a table that spans multiple pages. Each cell in the table is
populated using \sexpr{<R stuff>}. This worked fine on my
own machine (windows 7 box using any R2.x.y, for x>=11) and
on a colleagues machine (Windows XP box running R2.11.1).
However, on a third machine
2006 Nov 27
3
Compiling libogg and libvorbis using MinGW
Hi there,
This is probably a rather stupid question, but being a bit new to the open
source world I'd like to ask this question anyway:
I'm trying to learn more about Ogg Vorbis, so I downloaded the source code
for libogg and libvorbis. I unzipped them and tried to compile them using
../configure and make in MinGW. libvorbis complains that libogg is not
installed even though I just
2019 Jun 14
2
Text-Extraction Libraries for Omindex
This is a list with some libraries that I have been looking at.
The idea is to discuss the advantages and disadvantages of adding some of
these libraries to Xapian.
If anyone knows another library that could be add to the list it would be
great!
Libfreexl:
* For Excel (.xls)
* Last release: 2018-02
* Info: gaia-gis.it/fossil/freexl/index
* License: MPL tri-license
2005 Oct 25
2
centos 4.2 with reiserfs
Hi,
I tried to compile the 2.6.9-22.EL kernel with reiserfs enabled. make fails as
follows. anyone managed to compile with reiserfs successfully?
CC [M] fs/reiserfs/stree.o
fs/reiserfs/stree.c: In function `get_lkey':
fs/reiserfs/stree.c:322: warning: return from incompatible pointer type
fs/reiserfs/stree.c:325: warning: return from incompatible pointer type
fs/reiserfs/stree.c:329:
2002 Nov 04
2
quota problem
Hello,
What am I missing ?
thanks !
-dikshie-
@fisbum:/usr/bin$ uname -a
Linux fisbum 2.4.18 #3 Tue Mar 19 16:55:23 JAVT 2002 i686 unknown
@fisbum:/usr/bin$ mount
/dev/hda1 on / type ext3 (rw,errors=remount-ro)
/dev/hda3 on /usr type reiserfs (rw)
/dev/hda5 on /home type reiserfs (rw,nosuid,usrquota)
/dev/hda6 on /var type reiserfs (rw,usrquota)
/dev/hda7 on /tmp type reiserfs (rw)
/dev/hdb1
2001 Apr 05
1
No subject
R-helpers,
Beginner in R language, I have a problem to install a package (multiv) in R
for Windows 98 (R-Gui)
First I have got the multiv.zip file from the CRAN precompiled contributed
packages for Windows and put this file in C:/Program Files/rw1022.
in R-Gui I tried to install it as following
> install.packages("C:/Program Files/rw1022/multiv.zip")
I received the following