| bio | website | google.com/profiles/… |
|---|---|---|
| location | Montreal, Canada | |
| age | 35 | |
| visits | member for | 2 years, 9 months |
| seen | Dec 15 '12 at 0:44 | |
| stats | profile views | 11 |
Senior Web Developer for an entertainment company in the Montreal area.
|
Aug 5 |
accepted | Moving Away from NFS |
|
Aug 5 |
comment |
Moving Away from NFS I really like this idea, different, and simple. Thanks! |
|
Aug 4 |
awarded | Yearling |
|
Aug 3 |
awarded | Commentator |
|
Aug 3 |
comment |
Moving Away from NFS thanks for the links... I'll take a look. |
|
Aug 3 |
comment |
Moving Away from NFS Agreed, I'm definitely not going to kill myself moving away from it, but for new services we are implementing we'd like to avoid it. Existing services that run great, likely won't be touched for a long time. I hadn't considered using a DB to store binary data, but maybe a NoSQL db would be appropriate in this case. |
|
Aug 3 |
asked | Moving Away from NFS |
|
Apr 1 |
comment |
How to delete file containing special characters in Linux? This is super useful! Thanks. |
|
Jan 19 |
comment |
What should I know when setting up a load balanced cluster for a LAMP application? cookies shouldn't be a problem, it's sessions that might be. They will need to either be stored in a common place (eg NFS) or in the db, so that they are available to all the front-end webservers. |
|
Aug 10 |
comment |
OpenBSD and filesystem snapshots What is it you are trying to do? Create LVM snapshots? Create deduplicated backups? There may be a solution, but... since you are asking for help with OpenBSD, it might be easier if you fleshed out your needs a bit more, so it's easier to help you. Many people who use OpenBSD primarily may not be familiar with LVM style snapshots, and so have no idea what it is you actually want to do. |
|
Aug 10 |
answered | Burn bootable OpenBSD ISO imagine with Mac OS X (10.6) |
|
Aug 9 |
answered | Best file structure for storing 1000s of photos (in different sizes) |
|
Aug 9 |
awarded | Scholar |
|
Aug 9 |
accepted | cron management |
|
Aug 9 |
comment |
SSH Server Timeout on port 22 but not on higher port can you provide more information? Are you connecting from the local machine, a remote client, a client on the same LAN. If you haven't tried connecting from the local host, give that a try. Also you might want to attempt a "telnet localhost 22" to see if it's the ssh server that is responding. Barring that, check the log files to see what's going on. |
|
Aug 9 |
comment |
Burn bootable OpenBSD ISO imagine with Mac OS X (10.6) This sounds awfully familiar... I seem to recall having a similar issue once upon a time, trying to do the exact same thing, unfortunately, I can't remember what I did to make it work. |
|
Aug 9 |
comment |
Burn bootable OpenBSD ISO imagine with Mac OS X (10.6) You seem to be doing everything correctly. This may sound silly, but are you using the x86 versions of the OpenBSD .iso's. There are also macppc ones that won't do much of anything if you try to boot them on a PC. |
|
Aug 9 |
comment |
solaris command interpretation It would be nice in the future, if you would include the actual command that you executed. Though here it would appear to be df... it's not specified. The better question you ask, the better answer you will get! |
|
Aug 9 |
answered | solaris command interpretation |
|
Aug 9 |
comment |
Solaris Commands I've also found the "Solaris Infrequently Asked And Obscure Questions (IAOQ)" helpful when dealing with solaris boxes: columbia.edu/~rtt2101/iaoq |