Displaying 4 results from an estimated 4 matches for "f644".
Did you mean:
0644
2010 Dec 15
1
rsync server: "incoming chmod" usage
...rated "chmod" strings as defined by the chmod(1) man page
optionally prefixed by D or F to make them apply to directories or files.
The local chmod(1) man page does not mention strings. It refers to modes
which may be symbolic or octal/numeric. Accordingly I tried
incoming chmod = D755,F644
but this resulted in 'Invalid "incoming chmod" directive: D755,F644'.
Should I report an issue with the rsync man pages suggesting that either
"strings" is changed to "symbolic modes" or that rsync is enhanced to
support octal/numeric modes?
Next I tried the s...
2020 Aug 28
1
Backup questions - errors
...39;d ....mdbox/dovecot.list.index
Error: Mailbox list index was marked as fsck'd ....mdbox/dovecot.list.index
Error: Mailbox list index was marked as fsck'd ....mdbox/dovecot.list.index
Thanks,
-Mark
--
Mark Patruck ( mark at wrapped.cx )
GPG key 0xF2865E51 / 187F F6D3 EE04 1DCE 1C74 F644 0D3C F66F F286 5E51
https://www.wrapped.cx
2011 Jul 26
0
ForwardX11Trusted=no and dead characters
...ote machine while
'ForwardX11Trusted' is _not_ set to 'yes' on the client, the characters
\ = 51 = <BKSL> backslash
| = 94 = <LSGT> pipe
won't work.
Any ideas?
Thanks,
-Mark
--
Mark Patruck ( mark at wrapped.cx )
GPG key 0xF2865E51 / 187F F6D3 EE04 1DCE 1C74 F644 0D3C F66F F286 5E51
http://www.wrapped.cx
2014 Nov 14
0
Trouble creating virtio-serial device
...nel0,path=/home/dave/vm1.agent,server,nowait: chardev:
opening backend "socket" failed
dmesg shows what appears to be an apparmor denial for mknod:
[250108.632450] type=1400 audit(1415994657.679:152): apparmor="DENIED"
operation="mknod" profile="libvirt-2fd2ec54-f644-228e-08ba-297c8b304153"
name="/home/dave/vm1.agent" pid=21856 comm="qemu-system-x86"
requested_mask="c" denied_mask="c" fsuid=112 ouid=112
I can add a line to /etc/apparmor.d/abstractions/libvirt-qemu similar to:
owner /home/dave/vm1.agent rw,
After r...