|
What is a sensible logs policy?
On one hand I would like to keep everything forever. On the other hand I don't want to waste time in administrative tasks and must avoid disks getting full in production servers.
What is a sensible logs policy? What tools...
Started by flybywire on
, 6 posts
by 6 people.
Answer Snippets (Read the full thread at serverfault):
What is a sensible logs policy?
Well, out in the real world a lack money and time.
Of your log policy.
|
|
I'm running Ubuntu Intrepid, and have been seeing the following my logs:
Aug 23 16:01:03 wp1 sm-mta[13700]: n7NFJIad013566: Warning: program /usr/sbin/sensible-mda unsafe: No such file or directory Aug 23 16:01:03 wp1 sm-mta[13700]: n7NFJIad013566: SYSERR...
Started by FilmJ on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at serverfault):
sensible-mda is a dependency sensible-mda (or the sendmail wrapper package....
Can rely on a program which provides a certain functionality being in the right location .
The sensible-* programs are installed so that other system scripts etc.
|
|
When programmatically issuing HTTP POST requests, what timeout values would be sensible?
In my case, I'm looking to set 'sensible' timeout values when making POST requests in PHP, however this applies to any language.
I need to be able to issue a set ...
Started by Jon Cram on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
You have.
Essentially, there is no universal sensible timeout.
How long with the processing take know the server load of the host .
A POST request sends data to be processed.
That will always be sensible.
|
Ask your Facebook Friends
|
I've been tasked with putting together the company security policy. As part of this I want to define what is a sensible but secure password (length, characters etc), how often they should be changed, length of password history and so on.
Obviously I need...
Started by JonHopkins on
, 10 posts
by 10 people.
Answer Snippets (Read the full thread at superuser):
You need to choose a "sensible" frequency for how often they should.
Then refer him to this policy.
|
|
Hi all,
I'm designing an iPhone app that features a rather large set of onscreen rounded rect buttons. Given finger-based touchscreen UI, what do you think would be the smallest sensible button size? I need to fit as many of them as I can in the viewport...
Started by Seva Alekseyev on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at stackoverflow):
Of course, people can tap a 1x1 if they are ... .
It is common for icons to appear 32x32, but have padding to make the touchable area 44x44 .
All table rows are recommended to be at least that height .
Apple says that the avg finger tap is 44x44 (from WWDC) .
|
|
We've had a slight change to our system which means what used to be two related business rule are now the exact same rule. Because of this, I've generalised the implementation and I'm wondering what to do with the old specified classes related to them...
Started by Massif on
, 7 posts
by 7 people.
Answer Snippets (Read the full thread at stackoverflow):
If the code doesn't do anything....
If you ever need to refer to it, it'll be in the history .
That is the point of source control.
What's the purpose of keeping it?
Don't your refactoring tools handle this for you?
Get rid of it .
Get rid of the extra class.
|
|
So I'm sitting here playing catch up listening to Stack Overflow Podcast #20 and Joel is talking about the Excel guys at MS who wrote their own compiler to improve the performance of code that worked with pointers and it got me wondering
when is it NIH...
Started by Rob Wells on
, 8 posts
by 7 people.
Answer Snippets (Read the full thread at stackoverflow):
To that I could add, if it's not a core function, then you better have both economical and technical good reasons... .
Joel himself answered that, his best advice (which seems reasonable) is: If it's a core business function -- do it yourself, no matter what .
|
Is it feasible/sensible to wrap an InnoSetup installer inside an MSI for easier distribution via AD?
Our installer is written with InnoSetup and we are actually quite happy with it. Yet some customers keep asking for an MSI installer which they could more easily distribute via Active Directory. We have already gone to some lengths to make the installer...
Started by Oliver Giesen on
, 7 posts
by 6 people.
Answer Snippets (Read the full thread at stackoverflow):
The only 'wrapping' in MSI you can do is to extract it on installation and start your InnoSetup installer from the temporary location where... .
No, there's no way to do that while still keeping the functionality your customers are 'implicitly' asking for .
|
|
I have to convert a number of large files (up to 2GB) of EBCDIC 500 encoded files to Latin-1. Since I could only find EBCDIC to ASCII converters (dd, recode) and the files contain some additional proprietary character codes, I thought I'd write my own...
Started by Eisen on
, 6 posts
by 5 people.
Answer Snippets (Read the full thread at stackoverflow):
If you set up the table correctly, then you just need to do:
translated_chars = ebcdic.translate(EBCDIC_TO_LATIN1)
where ebcdic contains EBCDIC characters and EBCDIC_TO_LATIN1 is a 256-char string which maps each EBCDIC character to its Latin-1 equivalent... .
|
|
Atheist's if you claim more intelligence.. then why don't you ask sensible questions?
Started by teardrop on
, 14 posts
by 14 people.
Answer Snippets (Read the full thread at yahoo):
I ask....
I also know that there should be no apostrophe in the first word of your question .
I do ask sensible questions.
What you find sensible is not the standard of intelligence.
A spirit or a mystical entity exists?
ball's in your court .
|