The maintenance tag has no wiki summary.
18
votes
4answers
1k views
What doesn't need defragmentation? Linux or the ext2 ext3 FS?
Why don't you have to defrag a Linux system? Because it's using the ext2/ext3 file system or because it's Linux?
That's relevant, because a have a double boot system (W7 / Ubuntu) and a common ...
4
votes
1answer
85 views
Linux tool to track directory space over time
Are there any common Linux tools that track disk space over time, not just a filesystem overall, but for example, so I could easily see which directory trees swelled up and shrunk historically? The ...
2
votes
2answers
128 views
Small company Linux server maintenance update practices
What is a secure update plan for web-facing servers when the person tasked with administration cannot allocate significant time to testing each updated package for breakage? Of course I want to update ...
0
votes
2answers
81 views
Should I clean up the home directory prior installing a new distribution?
I'm used to keep all my files in my /home directory after whiping out my root / device and reinstalling distributions.
This is pretty handy as all private files and personal settings are kept after ...
0
votes
1answer
142 views
Intruder nature detection by opensource tools like tripwire
I want to use different kind of intrusion detection tools like OpenSource Tripwire. Please suggest me some tools which can provide me some additional information to that provided by tripwire?
...
2
votes
1answer
261 views
Script for courier maildir folders on CentOS LAMP environment
I'm looking for resources to help me build a script to do monthly maintenance of maildir folders for a typical CentOS LAMP VPS hosting environment.
I would like to run a script that runs from a ...
3
votes
1answer
47 views
Can servers be synchronised to share the same configurations?
I have three VPS' running on separate hosts. They've had CentOS 5 installed on them at various points and I assume all run with slight variations of Webmin, PHP, MySQL etc.
I've started to notice ...
0
votes
0answers
35 views
Survey on activity level of opensource project [closed]
I'm looking for articles, reports, scientific literature etc. written on activity level of different open source projects. What I mean by activity level is how frequently a project is maintained and ...
1
vote
3answers
341 views
Script or tool for maintenance (archive/remove old files, clean temporal files, etc…) on Unix/Linux
Everybody have the same problem: How to deal with old files, logs, temporal files to archive them (compress, store in alternate locations), delete unneeded, etc. them
Specially if you have to deal ...
5
votes
1answer
461 views
How to find out what turned off the computer?
Yesterday, after getting back home I found out my computer is turned off. Since it appeared it was cold shutdown (a lot of disk repairs were shown during boot up) I am wondering what was the cause. ...