The readwrite tag has no wiki summary.
3
votes
2answers
105 views
Can read/write jobs be put in a queue?
I share a server with HAL.
The server has 32 GB of memory.
I rarely use more than 1GB of memory, and when I do, it is for a few minutes at a time, and I don't mind sending such jobs to the back of ...
0
votes
1answer
628 views
How to start Cygwin's NFS server in read-write mode?
Installed Cygwin's NFS server. It works. But I can't make it allow writing to the filesystem. Why does it fail?
Server:
$ cat /etc/exports
#/ 10.99.98.2(rw,no_root_squash)
/cygdrive/c/foranevia ...
1
vote
1answer
622 views
Give read/write permission to FTP in linux server,(Client Windows)
How to give read/write permission to
FTP (vsftpd) in linux (RHEL 5) server
( Client Windows ) ?
How can i do if i want to give write
permission for specific folder ?