Displaying 20 results from an estimated 50000 matches similar to: "how to find cause of disappearing files"
2005 Nov 28
3
3ware RAID controller scripts
Hello list, I see through the archives that some people here use 3ware
RAID controllers with Centos. I have picked up two 9500S-4LP
controllers for future servers. I was hoping that if some people could
please share their 3ware monitoring scripts with the rest of the
group. What I am really hoping to do is have some setup where a cron
job runs scripts to test each of the drives connected to the
2016 May 25
4
centos7 tmpfiles.d deleted outdate files
Hi all,
I use centos7 and don't want to use tmpwatch as well as crond.
I have a question to use `systemd-tmpfiles-clean.service` with my custom 
configured file in `tmpfiles.d` to delete outdated files periodically in 
some log dir.
I have a `tmpfiles.d` configured file in `/etc/tmpfiles.d` named 
`my_log.conf` in following contents.
```
#Type  Path    Mode  UID   GID   Age   Arg
r
2014 Oct 18
1
Centos 7 tmpwatch
I have noticed that tmpwatch isn't automatically installed with Centos 7, or at least it wasn't when I set up this computer.
I further noticed that the Centos 7 tmpwatch rpm no longer includes /etc/cron.daily/tmpwatch
I suspect that at least part of the reason for this is because the /tmp directory is now mounted as a tmpfs by default, so it's automatically cleared when the machine
1998 Jun 17
1
Samba Server Icons disappearing
I have Samba running on a server in a large WAN - there are over 800 NT and
Novell servers listed that I can find, not to mention numerous DEC VAXs, etc.
When loaded, the Samba server works fine.  Unfortunately, it does not show
up on any of the browsers.  If I put the IP address and the NetBios name
into the lmhosts file of the individual work stations, they can log into the
Samba server, and
2008 Dec 22
4
Missing CentOS 4.7 update?
Unless I'm mistaken, does it look like Centos 4.7
is missing an update released on December 3rd 2008? 
Upstream details :- http://rhn.redhat.com/errata/RHBA-2008-0989.html
An updated tmpwatch package that fixes various bugs is now available.
The tmpwatch utility recursively searches through specified directories and
removes files which have not been accessed in a specified period of time.
2007 Sep 02
2
NAs in indices
Hi All,
I'm fiddling with an program to read a text file containing periods that
SAS uses for missing values. I know that if I had the original SAS data
set instead of a text file, R would handle this conversion for me. 
Data frames do not allow missing values in their indices but vectors do.
Why is that? A search of the error message points out the problem and
solution but not why they
2014 Apr 27
7
Disappearing Network Manager config scripts
Is anyone frustrated by Network Manager? I wish CentOS just used the basic
configuration files like the ones on BSD-style OSes. Those are so simple in
comparison.
Each time I reboot, it seems like the configuration file I create for
Network Manager gets destroyed and replaced with a default file. Nothing in
the default file would actually make sense on my network, so I'm not even
really sure
2020 Aug 28
2
EL8: SElinux / dac_override / tmpwatch
Hi, I'm moving some old stuff from EL6 to EL8 and one setup has a
cron job which uses "tmpwatch -umc $dir" to clean some directories
(/etc/cron.daily/tmpwatch). It seems that this triggers this AVC
(SElinux mode is enforcing):
type=AVC msg=audit(1598576896.772:4267): avc:  denied  { dac_override } 
for  pid=11013 comm="tmpwatch" capability=1 
2010 Nov 02
4
Windows 2008 SBS suddenly disappearing on Xen 4.0.0
Hi all,
when running Windows 2008 SBS on Xen 4.0.0, it disappears after some time (longest time I had it running was 20 minutes). In /var/log/xen/qemu-dm-win1.log I find:
xc_map_foreign_batch: mmap failed: Cannot allocate memory
xc_map_foreign_bulk error 12
Anyone any idea how to troubleshoot this? The Hypervisor has 16 GB of RAM, currently 2 GB are allocated to Dom0. This specific DomU has 8
2019 Aug 15
1
Reset Locked account
So you have to reset the other account flags after doing it?
On 08/15/2019 02:43 PM, Kris Lou via samba wrote:
> pdbedit -c="[]" <user>
>
> This clears the Account Flags (warning, clears ALL Account flags) that you
> can also view via "pdbedit -Lv <user>"
>
>
> Kris Lou
> klou at themusiclink.net
>
>
> On Thu, Aug 15, 2019 at 12:11
2007 Oct 18
2
/tmp
Hello
Does every thing in /tmp directory will be removed when centos rebooted ?
is there any where that we can change this settings ?
Regards
Babak
2018 Feb 27
3
Established connection timing out
I don't believe you've said: are the disconnects happening during periods 
of idleness on the connection, or periods of activity? If idleness, some 
device or script could be actively doing a disconnect-on-idle.
On Mon, 26 Feb 2018, Kip Warner wrote:
> Hey list,
>
> I've read the man page for both the client and server daemon, so either
> I missed something or this
2006 May 15
4
Is it possible to run programs with different wine config files?
I want to run some games with wine desktop, but i also have to run some
programs without it. It makes me crazy to change all the time the settings
in winetools.
Any help much appreciated.
Thx
2005 Dec 19
7
How about a forked session supervisor in dispatch.fcgi?
I was talking to a friend of mine who''s developing PHP on trax and we  
came up with a solution to the ruby session file problem.  I''m not  
sure if this idea has come up before, so I wanted to run it by  
everyone before making any code contributations and/or talking to the  
Rails core about it.
It seems to me that the current situation we''re in with regard to  
2012 Jun 21
3
how is this possible?
I got a spam today (from a yahoo server, surprise!) with nothing but a 
single link.
http://     2927755261/
I separated the http so it would not be a link in your email... suggest 
not going to it without proper measures.
it takes you to a record search site.
When I look up this number block here,
http://www.ip-adress.com/ip_tracer/2927755261
it comes up with a different ip address...
The ip
2007 May 21
3
May 21 09:13:14 mail dovecot: imap-login: No authentication sockets found
I started getting this message this morning: May 21 09:13:14 mail  
dovecot: imap-login: No authentication sockets found
Ive been runing dovecot on a fc6 dell poweredge 2950 for about 4 weeks  
now with no issues.  Im authenticating against openldap 2.3.27.  It  
appears ok.  I restarted ldap, and dovecot, and everything looked fine  
for a few minutes, then this started again.  I have around 720
2006 Sep 25
8
mongrel.pid disappearing
Hi to everybody,
This my first post on the list.
I''m a newby of mongrel & rails, I''ve deployed my first project and 
everything seems to work fine, the only problem I have is the following:
After about 1 or 2 days of the mongrel_rails daemon running the 
mongrel.pid in the log directory disappears, the mongrel process is 
still there running
but doesn''t respond
2009 Jun 20
1
PRI cause codes
I am trying to retrieve the cause code of a outgoing call over a PRI 
where the number called is out of service. When an out service number is 
called I get  a recording that the number dialed is not a working 
number. I see cause code 1 in in the CLI as soon as the call is dialed 
the Telco recording goes on for 30 sec. then hangs up. Any idea on how 
retrieve info that the called number is is
2017 Apr 25
3
Purge Trash Fileserver
Hello
My fileserver is a samba 4.5.4, in Ubuntu 14.04, is all ok.
My question is,
Have the recycle bin enabled, and would like a way to rotate the files, 
already have something today that is via find
Find /mnt/samba -depth -mtime +30 -print -delete
This works however, it will delete the files inside the destination with 
more than 30 days, but this more than 30 days is not when it went to
2013 Feb 12
2
A --exclude-checksum option?
Hi,
I use rsync with hardlinks for backup, once a week doing checksums
to ensure there's no filesystem corruption in the
backed-up data.  
I also use tmpwatch, or something similar, to clean up /tmp,
it removes files that have not been accessed recently.
(atime older than some configured limit).
I backup /tmp because I throw stuff in tmp that
I might possibly need again but don't want to