Displaying 20 results from an estimated 600 matches similar to: "mounted directory repeating unexpected files and directories"
2008 Dec 18
2
samba client improperly shows the wrong files in directories
Hi samba List,
I am finding a strange problem between a mount samba directory. Any
clues why this is happening? I have two servers. The samba server is a
Western Digital World Edition II (2) server. The samba client (server)
is running Ubuntu-kernel linux-2.6.24-22-generic
The samba server is exporting the directory: /shares/internal/Music/
The client is mounting the exported directory to
2008 Dec 10
1
mounting WD mybook World Edition 2 via samba
Hi there,
I have found a bunch of sites explaining how to mount the WD mybook
World Edition 2 via samba. Fine and Dandy - I've been able to mount the
drive.
I still am unable to write from the ubuntu server to the drive mounted
via samba. What are some things I can check here?
here is my /var/oxsemi/shares.inc
the usernames have been stripped
# cat shares.inc
[Music]
2007 Mar 06
3
/etc/fstab and windows share problem
Hi,
I`ve got a problem with samba and /etc/fstab.
I have a second computer running Windows XP SP2 with Western Digital
MyBook USB2 external hard disk attached. The Disk is shared over windows
network with a label "My Book (J)".
I can manually mount this samba resource by typing "sudo mount -t smbfs
-o fmask=777,dmask=777,guest '//win/My Book (J)' /media/MyBook", but
2013 Mar 08
4
Cannot mount 3TB MyBook USB HD
Hello, new Linux user here and I cannot mount a new (empty) WD MyBook
Essentials 3TB USB external hard drive (Model WDBACW0030HBK-NESN).
I'm only about 3 weeks into this linux thing and so please forgive me if
any of my syntax is off
My linux OS is CentOS 5.4 x86-64 running on a dedicated HP z400. The WD
MyBook is to back up the large data files we are creating on the HP400
(it's
2006 Apr 03
5
Newbie question about acts_as_taggable
I installed the acts_as_taggable plugin that DHH wrote.
Now I have met problems on using it:
class Book < ActiveRecord::Base
acts_as_taggable
end
mybook = Book.new
mybook.tag_with(''red library book'')
But the system tell the wrong message:
undefined method `parse'' for Tag:Class
d:/ruby/lib/ruby/gems/1.8/gems/activerecord-1.14.0/lib/active_record/base.rb:1123:in
2005 Feb 14
3
Hackers on my Web server
I have discovered that a gamer has hacked into my web server through a
backdoor left open by my predecessor. I have closed the door, but when I
try to delete the folders left behind I receive "Access Denied", or when
I try to take ownership I receive "Unable to Find File...". I have
removed most of the files to obtain enough space to continue operations
but would like to remove
2007 Feb 08
1
Zeta and Zipf distribution
Dear R user,
I want to estimate the parameter of ZETA or/and ZIPF distributions
using R, given a series of integer values. Do you know a package
(similar to MASS) or a function (similar to fitdistr) I can use to
estimate the parameter of these distributions using MLE method?
Otherwise do you know a function (which use MLE method to estimate
distribution parameters) that allow me to specify a
2009 Apr 28
1
USB device not detected (CentOS 4.7)
I recently purchased an I/O Magic USB enclosure for 3.5" IDE hard
drive. Has anyone else used one of these? It works fine with
Windows, except of course that Windows can't read the ext2 partitions
on the disk I put into the enclosure. CentOS4 can't find the device,
much less access the drive -- it doesn't show up in "lsusb" output,
although the active light on the
2006 Mar 10
3
Searching database using foriegn keys
I''ve read a lot about the ORM magic of Active Record which allows you to
address a foriegn key object directly...
e.g.
I have a books and people table where books has a column called
person_id
If I get myself a Book object called mybook I get to the person object
associated with this book by saying
book.person
which is awesome and I love it.
My question, how can I say "Go
2012 Mar 15
2
Integrate inside function
Dear R users,
first I take this opportunity to greet all the R community for your
continuous efforts.
I wrote a function to calculate the pdf and cdf of a custom distribution
(mixed gamma model).
The function is the following:
pmixedgamma3 <- function(y, shape1, rate1, shape2, rate2, prev)
{
density.function<-function(x)
{
shape1=shape1
rate1=rate1
shape2=shape2
2009 Jun 11
3
deSolve question
Dear All,
I like to simulate a physiologically based pharmacokinetics model using R
but am having a problem with the daspk routine.
The same problem has been implemented in Berkeley madonna and Winbugs so
that I know that it is working. However, with daspk it is not, and the
numbers are everywhere!
Please see the following and let me know if I am missing something...
Thanks a lot in advance,
2006 Jul 06
4
LVM Input/output error
Hi,
I recently installed centos for the first time and I like it!
Also, I just started working with lvm. The following warnings
are genertated whenever I run one of lvm commands on the external
usb disk (MyBook by Western Digital).
* What could be the source for those messages?
* Should I worry about them (writing into the created LV's
seems to work)?
* If yes, how to fix them?
[root
2014 Jan 08
3
[Bug 10364] New: send_xattr_request: Assertion `f_out >= 0' failed.
https://bugzilla.samba.org/show_bug.cgi?id=10364
Summary: send_xattr_request: Assertion `f_out >= 0' failed.
Product: rsync
Version: 3.1.0
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P5
Component: core
AssignedTo: wayned at samba.org
ReportedBy: xose.vazquez
2007 Sep 07
1
Help with External USB drive on RH/Centos 5
Another issue to tackle - I have an external 1 TB drive (2 500GB on a RAID).
When I plug it into the server, it sees, via /var/log/messages, that a USB
device was plugged in, but that's it. fdisk -l doesn't see it. dmesg doesn't
do much, either. It is a Western Digital My Book II device.
I want to format it and use it for external storage, but can't until I get to
it.
2006 Mar 08
5
@params["aKey"] and multiple aKeys in request
Hi,
I''ve actually run into an interesting problem and no idea how to fix
it. In request parameters i have multiple "url" keys like this:
url=www.abc.com&url=cnn.com&url=....
But @params[:url] has only the latest value for "url" key instead of
having values kept in array.
So what''s next? Is there way out of this issue?
Thanks,
G?bor
PS.: I use rails
2010 Feb 15
1
FIPS186-3 and NIST SP800-57 support
Hello,
I saw from OpenSSH man pages that the DSA key length must be 1024 bytes
(according to the standard FIPS 186-2).
According to the FIPS186-3 and NIST SP800-57, DSA key length could be
greater than 1024 bytes (2048, 3072).
Will OpenSSH be compliant with this new standard?
If yes, could you share with me the delivery plan of OpenSSh version
implementing FIPS186-3/NIST SP800-57
2006 Oct 07
1
Customizing Sign-Off Message
This is probably a dumb question; however, I have never let a thing like
that stop me before.
A user can configure Dovecot to give a customized greeting when it is
accessed. Is there anyway to customize the message it displays when it
terminates the session?
--
Gerard Seibert
gerard at seibercom.net
"Losing my virginity was a career move."
Madonna
2004 Aug 06
2
Darkice Stream dispaying in Icecast Administration Page
Hello folks, when using Darkice to send a stream to an Icecast 1 server, the icecast administration page is not updated correctly.The mountpoint etc.. is all there, but the name of the darkice stream is not there. It has been replaced with the name of the default stream for the server.
To ensure I had not overlooked anything, I had also tried the same thing with MuSE, and the same behaviour was
2006 Jan 13
1
Send XML Document with SOAP
Hello,
yes it''s another ruby-nuby question but i cant find the right docs so I
hope either someone has an answer or can provide links to what i havent
been able to find.
I am trying to call a wsdl web service running on .net server with a
ruby client. I can make the request and with a wiredump I see the SOAP
request and responce XML files, the files are correct but I am not sure
2007 Jul 25
1
qda(MASS) function error
Dear R user,
I'm using qda (quadratic discriminant analysis) function (package
MASS) to classify 58 explanatory variables (numeric type with different
ranges) using a grouping variable (factor 2 levels "0" "1"). I'm using
the qda method for class 'data.frame' (in this way I don't need to
specify a formula).
Using the function: