Displaying 20 results from an estimated 200 matches similar to: "Share and Remote mounting ZFS for anonyous ftp"
2001 Sep 18
1
rsync 246 P24, Sol2.8 - transfer interrupted (code 1)?
Hi
I'm a new rsync user. I have two systems, A and B both with rsync
installed. I've setup rsync in daemon mode on system B and want to rsync
a directory /projects/sw/lib/ from system A to system B. My rsyncd.conf
file on system B looks like this:
[swlibrary]
path = /projects/sw
comment = Master Libraries
If I execute on system A:
rsync systemB::
I can see the
2008 Oct 30
1
1.4.22 vs 1.4.21.2 - IAX2 regression ?
Hi list,
I just experienced an odd behaviour in 1.4.22 vs 1.4.21.2.
To cut a long story short, IAX2 is not tx-ing hangup...
Scenario is composed of two asterisk systems A and B.
A receives calls from IAX users X, Y, Z, etc, does some
validation and forwards them to B, also over IAX.
When B hangs up, it transmits IAX hangup which A receives
who, in turn, does not transmit the IAX hangup to its
2006 Apr 13
5
maclist or rule question
Hi,
I want to automate some of the maclist and rule functionality:
User connects to the network and gets a DHCP address from the shorewall box.
Using squid and redirection, all the user can do is go to a login page
on the firewall
User logs in correctly to the form on the webpage and a process captures
MAC and IP address info from the dhcpd.leases file
Once authenticated, a maclist entry and an
2009 Nov 20
4
running dhcp-server on dom0 over a vnic.
Before I post to networking-discuss I wanted to ask if anyone had
tried this on this:
I''m trying to run a dhcp-server on a dom0 over a vnic so that the
domU''s can get IP addresses.
I created a vnic r1 over e1000g0 and gave it a static IP
172.0.94.111/24 so I can run the dhcp server over this vnic.
root@lm2-dom0:~# dhtadm -P
Name Type Value
1999 Mar 17
1
NLME for Win95
To whom it may concern:
Has anyone ported Pinheiro and Bates' Nonlinear mixed effects package to
R for Windows? If so, please let me know if I can have access to it.
Thanks in advance,
David Erhart
Vivid Semiconductor
(derhart at vividsemi.com)
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read
2018 Aug 06
0
making my own group repo - Re: Back to Xfce
I tried making my own repo with just the groups in them and I got an
error....
I used:
#createrepo -g /root/mygroups.xml /root/myrepo
Saving Primary metadata
Saving file lists metadata
Saving other metadata
Generating sqlite DBs
Sqlite DBs complete
Where /root/mygroup.xml is attached below.
Then I made:
cat > /etc/yum.repos.d/myrepo.repo << EOF
[myrepo]
name=My repo for armhfp
2018 Aug 06
2
Back to Xfce
On 08/06/2018 11:51 AM, Tony Schreiner wrote:
> On Mon, Aug 6, 2018 at 11:33 AM Robert Moskowitz <rgm at htt-consult.com>
> wrote:
>
>>
>> On 08/06/2018 11:11 AM, Tony Schreiner wrote:
>>> On Mon, Aug 6, 2018 at 10:55 AM Robert Moskowitz <rgm at htt-consult.com>
>>> wrote:
>>>
>>>> Nicolas,
>>>>
>>>>
2001 May 03
4
ftp question
hello
I have turned on my ftpd via INETD
here is my ftpaccess file. how do I disallow anonymous ftp
------------------------------
class all real,guest,anonymous *
email root@localhost
loginfails 5
readme README* login
readme README* cwd=*
message /welcome.msg login
message .message cwd=*
compress yes all
tar yes
2005 Aug 26
3
On the fly Machine accounts
I have been trying for 2 months to get my samba server to add machine
accounts 'on the fly"
I have added both of these to my smb.conf
add user script = /usr/sbin/useradd -d /dev/null -g 100 -s /bin/false -M %u
add machine script = /usr/sbin/useradd -d /dev/null -g 102 -s /bin/false
Neither of these seems to do anything.
I have around 250 computers to add, so adding the machine
2008 Jul 12
2
sharenfs=off, but still being shared?
I noticed an oddity on my 2008.05 box today.
Created a new zfs file system that I was planning to nfs share out to an old FreeBSD box, after I put sharenfs=on for it, I noticed there was a bunch of others shared too:
-bash-3.2# dfshares -F nfs
RESOURCE SERVER ACCESS TRANSPORT
reaver:/store/movies reaver - -
reaver:/export
2009 Feb 28
4
possibly a stupid question, why can I not set sharenfs="sec=krb5, rw"?
x86 snv 108
I have a pool with around 5300 file systems called home. I can do:
zfs set sharenfs=on home
however
zfs set sharenfs="sec=krb5,rw" home
complains:
cannot set property for ''home'': ''sharenfs'' cannot be set to invalid options
I feel I must be overlooking something elementary.
Thanks, Alastair
-------------- next part --------------
2007 Jan 30
3
Export ZFS over NFS ?
I''ve got my first server deployment with ZFS.
Consolidating a pair of other file servers that used to have
a dozen or so NFS exports in /etc/dfs/dfstab similar to;
/export/solaris/images
/export/tools
/export/ws
..... and so on....
For the new server, I have one large zfs pool;
-bash-3.00# df -hl
bigpool 16T 1.5T 15T 10% /export
that I am starting to
2006 May 30
2
[LLVMdev] Adding an object to llc
Hi
Thanks for all your feedback. I just found the reason for the compile failure
for my analysis pass: I had to add my object to the namespace llvm instead of
anonymous. This took me some time since i was looking for an linking
failure... but as errors go i should have looked at the error message a
little closer.
So for all those trying to add an analysis path:
* add the object name to the
2007 Aug 27
1
Nested ZFS sharenfs exports are empty on automount clients
Hello
I''ve got nested ZFS filesystems exported via NFS.
They are mounted on the clients using automount (from a NIS map).
But: only the root exported filesystem shows any contents on the clients.
Any sub-directories it has are fine, but any sub-filesystems are empty.
ie. NIS map auto.stuff contains "stuff server:/stuff/images"
server% zfs get sharenfs
stuff/images
2009 Aug 14
4
order bug, legacy mount and nfs sharing
Hi,
I''ve encountered this bug: http://www.opensolaris.org/jive/thread.jspa?threadID=108316&tstart=30
and to obviate to the problem I''m using legacy mounts.
Now the system boot without problems, but nfs server doesn''t start because couldn''t find any share.
So I''ve disabled nfs with zfs set sharenfs=off on my zfs filesystems and tried to use the share
2000 Aug 14
0
More secure wu-ftpd
class local real,guest,anonymous xxx.xxx.xxx.xxx
class intern real,guest,anonymous xxx.xxx.xxx.xxx
class extern anonymous *
#fake passwd :)
# noretrieve /etc/passwd
# noretrieve /etc/shaddow
deny 194.102.92.* /etc/mesaj/denymsg
deny 193.230.84.64 /etc/mesaj/msg.local
deny 192.162.1.1 /etc/mesaj/msg.local
limit local 0 Any /etc/mesaj/msg.local
limit intern
2008 Oct 09
0
"zfs set sharenfs" takes a long time to return.
I have an X4500 fileserver (NFS, Samba) running OpenSolaris 2008.05 pkg upgraded to snv_91 with ~3200 filesystems (and ~27429 datasets, including snapshots).
I''ve been encountering some pretty big slow-downs on this system when running certain zfs commands. The one causing me the most pain at the moment is setting the "sharenfs" property on a filesystem takes a little under 7
2008 Jul 15
1
Cannot share RW, "Permission Denied" with sharenfs in ZFS
Hi everyone,
I have just installed Solaris and have added a 3x500GB raidz drive array. I am able to use this pool (''tank'') successfully locally, but when I try to share it remotely, I can only read, I cannot execute or write. I didn''t do anything other than the default ''zfs set sharenfs=on tank''... how can I get it so that any allowed user can access
2008 Jul 15
2
Cannot share RW, "Permission Denied" with sharenfs in ZFS
Hi everyone,
I have just installed Solaris and have added a 3x500GB raidz drive array. I am able to use this pool (''tank'') successfully locally, but when I try to share it remotely, I can only read, I cannot execute or write. I didn''t do anything other than the default ''zfs set sharenfs=on tank''... how can I get it so that any allowed user can access
2006 Oct 24
2
zfs set sharenfs=on
I started sharing out zfs filesystems via NFS last week using
sharenfs=on. That seems to work fine until I reboot. Turned
out the NFS server wasn''t enabled - I had to enable
nfs/server, nfs/lockmgr and nfs/status manually. This is a stock
SXCR b49 (ZFS root) install - don''t think I''d changed anything much.
Shouldn''t a ZFS share be permanently enabling NFS?