| bio | website | malachisoord.com |
|---|---|---|
| location | Oxford, United Kingdom | |
| age | 25 | |
| visits | member for | 3 years, 11 months |
| seen | May 21 at 8:22 | |
| stats | profile views | 56 |
I am interested in web development and spend a lot of my time reading up about subjects related to that field.
I am passionate about physics and astronomy and like reading about technological advances in both these fields.
Music is a big part of my live with Boards of Canada being my all time top artist - if you've not listened to them and enjoy ambient/idm/chill I highly recommend them to you.
|
May 21 |
awarded | Caucus |
|
May 21 |
awarded | Constituent |
|
Mar 21 |
awarded | Yearling |
|
Mar 8 |
awarded | Popular Question |
|
Feb 10 |
awarded | Popular Question |
|
Dec 4 |
revised |
How to Read XML and Generate SQL Insert for Call Data Records deleted 1 characters in body |
|
Dec 3 |
answered | How to Read XML and Generate SQL Insert for Call Data Records |
|
Sep 10 |
awarded | Popular Question |
|
May 24 |
accepted | Logrotate not working |
|
May 24 |
comment |
Logrotate not working I'm relatively new to Linux administration... Inside /etc/cron.daily/logrotate/ there is: #!/bin/sh test -x /usr/sbin/logrotate || exit 0 |
|
May 24 |
comment |
Logrotate not working Thanks for such a clear explanation - I totally understand about the date side of things, it's just they don't rotate unless I manually call the command... It's as if CRON isn't calling log rotate? |
|
May 11 |
comment |
Logrotate not working The log files did have entries way over a week old - It would appear that it is functioning now, however I guess I will find out a week from now... |
|
May 10 |
revised |
Logrotate not working added 126 characters in body |
|
May 10 |
asked | Logrotate not working |
|
May 9 |
comment |
Advice on apache log files So I have followed your advice and setup the file like such: pastebin.com/n27J44R4 However I am not seeing a weekly rotation of logs. I have tested this by forcing and get this output. pastebin.com/RrvK8mt9 |
|
Apr 24 |
comment |
Advice on apache log files Thanks - that is exactly what I need. I am going to test it on one of my websites and push the others in once I've got a configuration I am happy with :) |
|
Apr 24 |
accepted | Advice on apache log files |
|
Apr 24 |
comment |
Advice on apache log files Would I have to have an entry for each folder? as my apache logs are located in diff folders for each site or can I specify this in a single entry? e.g. pastebin.com/A6Ej1JNS |
|
Apr 24 |
comment |
Advice on apache log files Say I found malicious looking activities in my log... e.g. people scanning for vunrabilities... How would you recommend dealing with this? or does this warrant a second question? |
|
Apr 24 |
comment |
Advice on apache log files Thanks for the advice :) |