Displaying 6 results from an estimated 6 matches for "hereditari".
Did you mean:
hereditary
2003 May 10
1
Files and directories created by WinXP client are read-only
My WinXP client creates files and directories that are writable only by the
file owner, not by the group to which that user belongs. There must be
something all-too-obvious that I am overlooking here, but I'll be darned if I
can find it. The files and directories can be read just fine, but I can't
write to them.
Clues? Help? Commiseration?
Thanks,
Jay
--
When we are planning for
2012 Jun 05
1
How to rotate PHP error log - since it belongs to apache
Hello,
I'm using CentOS 6.2 with the stock rpm
php-5.3.3-3.el6_2.8.x86_64
and the following /etc/php.ini file:
error_reporting = E_ALL & ~E_DEPRECATED
display_errors = Off
error_log = /var/log/php/php_errors.log
and that file is very useful for me because I have many custom
PHP-scripts at my site, but that file keeps growing too... :-)
So my question is for how to rotate it (esp.
2011 Nov 15
1
screen flicker
I recently moved my openSUSE 11.4 system from the
proprietary drivers to nouveau. After much grief due to the
sometimes conflicting instruction on the Internet and
applications that placed out of date shared objects
(libraries) in /usr/local/lib which is searched first by
ld.so, I have it working on a 19" wide screen LCD monitor at
1440x900.
However, there is a distinct and periodic flicker
2005 May 03
2
[rms@gnu.org: http://wiki.xiph.org/index.php/PortablePlayers]
I've already responded to Richard. Is there a volunteer who can edit
the page to fulfill his request? If so, please edit the page let
Richard know that you've completed the task.
Thanks,
jack.
----- Forwarded message from Richard Stallman <rms@gnu.org> -----
From: Richard Stallman <rms@gnu.org>
To: Jack Moffitt <jack@xiph.org>
Subject:
2020 Mar 14
2
ssh -f and -O ControlPersist=yes, ControlMaster=yes leaves stderr open
Hi
I'm trying to wrap ssh in an application using glib. For now, I'm launching the
ssh client in master mode and want it to detach, keeping the control socket around.
I figured I could do that using the -f flag and the usual Control* options to
force ssh to daemonize (ideally without executing any command), but it turns out
that glib doesn't recognize the daemonized process as
2011 Jan 05
52
Offline Deduplication for Btrfs
Here are patches to do offline deduplication for Btrfs. It works well for the
cases it''s expected to, I''m looking for feedback on the ioctl interface and
such, I''m well aware there are missing features for the userspace app (like
being able to set a different blocksize). If this interface is acceptable I
will flesh out the userspace app a little more, but I believe the