Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
0answers
81 views

Add read-write access to Linux live usb root

There is a live usb, which have 2 OS: Ubuntu and Debian. Both have its own initrd, vmlinuz and filesystem.squashfs. Loader - SYSLINUX. If I boot into Debian - root directory in flash drive has ...
3
votes
2answers
143 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
745 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
669 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 ?