| bio | website | limepepper.co.uk |
|---|---|---|
| location | London, United Kingdom | |
| age | 36 | |
| visits | member for | 2 years, 10 months |
| seen | 14 hours ago | |
| stats | profile views | 216 |
I spend my professional time working with Linux server technologies.
I previously obtained an RHCE, and studied Computing and Statistics for an undergraduate degree.
Currently working through a Medicinal Chemistry MSc with the Open University.
Have made some minor contributions to some open-source projects on github; https://github.com/tolland
and maintain a terrible ranty, unresearched speculation blog on blogspot.co.uk; http://take-your-vitamins.blogspot.com/
None of this is fit for human consumption.
|
Jun 3 |
revised |
amazon ec2 elastic ip. do I need one for each website I host? added 588 characters in body |
|
Jun 3 |
answered | amazon ec2 elastic ip. do I need one for each website I host? |
|
Jun 2 |
revised |
Linux - Imaging backup solution? added 72 characters in body |
|
Jun 2 |
answered | Linux - Imaging backup solution? |
|
Jun 1 |
comment |
Mirroring MySQL server with diffrent configuration Yes, but you need the logical dump. Any xfs, LVS or xtrabackup strategy is going to also backup innodb metadata that you don't want. |
|
Jun 1 |
answered | Ldap ssh authentication is super slow… any way to speed it up? |
|
Jun 1 |
comment |
Why can't I access a webserver through a load balancer on my local network? please provide the error message, or paste in the output from curl. also please give the example of ping, and direct curl to the server. (obviously sanitize any URLS, or ips) |
|
Jun 1 |
answered | Hosts that allow email marketing? |
|
May 31 |
answered | Mirroring MySQL server with diffrent configuration |
|
May 31 |
comment |
Can I define group-specific environmental variables? if you were going to do any sort of security based on that, I would be more particular about the check because echo "group1 group2 wikiroot" | grep root would match |
|
May 31 |
comment |
How to imply the WRITE lock on all tables in MySql? @DukeLion I think hitler was "terribly wrong", misreading the docs is probably just "a bit wrong", or even if you were harsh, "completely wrong" but to the degree of causing or likely to cause terror; sinister or shocking or extremely, as in a crime, would be a little strong. |
|
May 31 |
comment |
MySql Data Loss - post mortem analysis - RackSpace Cloud Server I would suspect this is an artifact of rackspace implementation, can you provide some details on what instance type and product level that you had? |
|
May 31 |
answered | Will open files limit in Centos affect HTTP connections? Does the limit apply to a single session or all sessions? |
|
May 31 |
answered | SSH into Fedora 17 will not work with new users |
|
May 31 |
comment |
SSH into Fedora 17 will not work with new users are you using a key-pair for the new user? |
|
May 31 |
comment |
SSH into Fedora 17 will not work with new users if you are connecting from a linux client, then the output of ssh -v user@ip-address would be helpful, otherwise enable logging and send the putty log |
|
May 31 |
comment |
Can Linux file permissions be fooled? I think the example would have to be more explicit, I don't see that as conflicting. Basically chmod 0300 somedir revokes the permission to read the somedir listing, and not anything to the contents. |
|
May 31 |
comment |
Can Linux file permissions be fooled? so I think that chmod 0300 would give d-wx------ which would allow you to cd into the directory (due to x), but not list the files (no r). However because you didn't set the permissions recursively (chmod -R 0300 fooledYa/) the child directory ohReally has normal drwx------ permissions, hence as you see. |
|
May 30 |
revised |
email-bounces wiki excerpt added 169 characters in body |
|
May 30 |
revised |
email-bounces wiki description added 274 characters in body |