Displaying 3 results from an estimated 3 matches for "noleaf".
2007 Nov 24
3
Share root directory appears in subdirectories. (Well, can't actually see it but can cd into it, even if its not there.) (Serious bug?)
Additionally to the problems I reported earlier, I'Ve discovered another
problem with my server/client setup.
find reports
find: WARNING: Hard link count is wrong for ./foo: this may be a bug in
your filesystem driver.
Automatically turning on find's -noleaf option. Earlier results may have
failed to include directories that should have been searched.
in one directory and if I browse this directorya and I see
completely wrong files in it (Actually, I seem to see the contents of the
upper level directory). This problem doesn't appear with
Win2...
2018 Jan 22
1
geo-replication initial setup with existing data
2005 Sep 03
6
tls library message won''t go away
...I turned off SElinux...)
Now, when I try to boot one of the provided xen kernels, namely:
vmlinuz-2.6.12-1.1447_FC4xen0
I always get the warning message about the tls libraries,
even though I''m pretty sure I have removed them as advised,
as anyone can plainly see:
[root@zms ~]# find / -noleaf -type d -name "*tls*"
/etc/pki/tls
/root/disabled/lib.tls.disabled
/root/disabled/usr.lib.tls
/root/disabled/usr.X11R6.lib.tls.disabled
[root@zms ~]#
Please do notice the lengths I went through, and still it complains.
I''ve been outwitted and I''d be most grateful if a...