Displaying 2 results from an estimated 2 matches for "mxxxxx".
Did you mean:
xxxxx
2014 Jan 17
0
error while mount/access DFS share
Hi,
I'm having an error trying to read the contens of a DFS Share
The mount is:
sudo mount -t cifs -o username=mxxxxx ,uid=mxxxxx,gid=mxxxxx
//cluster_share/share /mnt
The share is mounted without errors, but when I try to list the share i
have this:
ls -la /mnt/folder
ls: cannot open directory /mnt/folder: Operation now in progress
and the syslog have the error reported
Jan 17 18:10:16 cb kernel...
2006 Mar 05
5
DreamHost and ActionMailer
I''m getting ready to sign up with DreamHost, but my application is
missing the ActionMailer features.
First, can anyone provide some real code to send an email upon comment
submission?
Second, is it easy to setup ActionMailer on a DreamHost server?
Thanks!
--
Posted via http://www.ruby-forum.com/.