| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 3 years, 7 months |
| seen | Mar 6 at 19:00 | |
| stats | profile views | 177 |
|
Apr 12 |
answered | Server machine with two network cards |
|
Apr 12 |
answered | what type of replication transaction should I use? |
|
Apr 7 |
answered | How common is NAT within companies (one public ip address)? |
|
Apr 4 |
comment |
Save user profile to another hdd Are you talking about a backup, or a roaming profile? |
|
Mar 30 |
answered | How can I install Python in IIS 7.5 |
|
Mar 30 |
answered | VPN client application |
|
Mar 30 |
answered | Is there a way to allow domain users to update their own applications on their workstations? |
|
Mar 29 |
comment |
Oracle Instant Client DSN via unixODBC What Oracle driver are you using, or does your server allow you to connect directly with ODBC? |
|
Mar 29 |
comment |
Recover from DNS NameServer crash GoDaddy is pretty unreliable; if I needed any kind of guaranteed uptime, I'd move them. |
|
Mar 21 |
comment |
Storing pictures in a database on phpMyAdmin @engprof: I'd use "varchar"; you're limited to 255 characters, but that's plenty for rational file names, and the speed is much faster than for text-type objects. Then, yep, you just pull the name of the image (with the information for it's location in the file system), and put that in a regular image tag. If you're going to be storing 10's of thousands of images, it makes sense to set up a hierarchy of image directories, so that you don't run into issues with the directories getting too large. |
|
Mar 21 |
answered | Server Crashes Every 2 Weeks Days On The Exact Same Time |
|
Mar 21 |
answered | Apache server keeping track of user session |
|
Mar 21 |
answered | Storing pictures in a database on phpMyAdmin |
|
Mar 17 |
comment |
Biggest command-line mistake? +1: That one is awesome. |
|
Mar 17 |
comment |
Biggest command-line mistake? Hah. Once upon a time, in a poorly configured college network, a friend of mine found out that, if you logged into a netware machine using the machine login that was bound to a mac, it didn't set your permissions correctly, and you could do university wide broadcasts...He set up a program that would do one every hour or so, but screwed up his count zero, so it did one after an hour, and then another 30 minutes later, and then 15, then 7...I wandered in to work to find the student techs trying to find out how a mac that they'd ripped out of the wall was sending constant broadcasts. Good times. |
|
Mar 17 |
answered | Biggest command-line mistake? |
|
Mar 17 |
comment |
Biggest command-line mistake? I once saw a guy do rm -rf / usr/local/junk...I saw it, but not in time to keep him from hitting enter. |
|
Mar 15 |
answered | Server access through switch port |
|
Mar 14 |
answered | Mysql performance problem & Failed DIMM |
|
Mar 11 |
comment |
Is it possible for me to 'see' an incoming ping? NP. ;) |