amuck-landowner

Search results

  1. KuJoe

    Completely anonymous VPS

    I always find it weird when bank tellers won't handle my transactions when I'm wearing a ski mask. Strange right?
  2. KuJoe

    Which domain?

    If it's a personal domain than the TLD shouldn't matter much IMO. Heck, I use jmd.cc for my domain name because it's my initials and it's only 3 characters. For my daughter I bought her a .me domain because it's her initials also and only 3 characters. For my personal stuff, I bought a .pw...
  3. KuJoe

    Need regex help.

    I fixed the part of the script that removed the 2nd slash sometimes (mod_rewrite is even more confusing than regex for me sometimes). :)
  4. KuJoe

    Need regex help.

    So I am trying to find a proper way to use regex in PHP to find if a variable contains "http:/" but not "http://". Basically I have a script that in some rare instances one of the slashes gets removed from a URL so I need to check to see if the slash got removed and add it back if it did. Any...
  5. KuJoe

    Level3 to Buy TW Telecom for $5.7 Billion

    Nice! I hate TWT with a passion but I love Level3. We use TWT primarily here at my day job so I'll be happy to see if this purchase can improve our issues somewhat.
  6. KuJoe

    Favorite Laptops?

    I only buy HP these days. Here are the last 3 laptops I've owned (all three being my primary computer): HP Mini-Note 2133 (2008-2010) HP Mini 210 (2010 - 2013) HP Envy 15z (2013 - Now) I really wish I never took apart my 2133, it was in perfect working order and I had a really nice dev...
  7. KuJoe

    PuTTY running slow after being idle for 15+ minutes.

    So I recently wiped my laptop and downgraded to Windows 7 from 8.1 and ever since my PuTTY SSH sessions have been having an issue with going extremely slow if they are idle for 15 minutes. When I first connect to any server, the SSH sessions is responsive and quick. After 15 minutes of being...
  8. KuJoe

    RHEL 7

    We installed it here at work a few weeks ago and I need to get used to some of the changes. I'm going to be sticking with CentOS 6 for as long as possible or at least until I get more face time with some prod RHEL 7 boxes.
  9. KuJoe

    eBay hacked. Change your password.

    I got an e-mail yesterday from eBay also. I didn't even remember I had an eBay account so I kept ignoring these kinds of threads until I got the e-mail. Good job eBay for being on top of things. :(
  10. KuJoe

    Google AdSense - Leak from former employee.

    I still get a check from Adsense a few times and year and I honestly have no idea why. I would look into it but then they might close my account if they see activity on it.  :rolleyes:
  11. KuJoe

    How did you come up with your company name?

    Originally we were Backup Dragon, then I decided to buy securedragon.net for our WHMCS because I'm not a fan of subdomains, then we got the idea of offering services other than backups, then we registered the LLC using our "company" domain, then backups became such a small percentage of our...
  12. KuJoe

    PHP/MySQL Help Needed - Count rows with the same value in one column and checking for value in anoth

    @dave Doh! I feel so dumb now. I really need to sit down and learn me some MySQL. :) Thanks for your help! I was able to get the report and script working properly.
  13. KuJoe

    PHP/MySQL Help Needed - Count rows with the same value in one column and checking for value in anoth

    @dave Can you rewrite the query to remove the count and just show the number? I thought it would be something like this but it adds about 100 incorrect records to the output. :( select a.number from (select number from test where letter = 'c' group by number) as a...
  14. KuJoe

    PHP/MySQL Help Needed - Count rows with the same value in one column and checking for value in anoth

    I hope I worded the title correctly, I'm drawing a blank right now on the correct terms so I'll describe what I'm trying to do instead. I want to return only the rows in a table that all have the same value in one column but only if they all have a specific value in another column. So here's...
  15. KuJoe

    Vultr SMTP restriction requirements are unreasonable

    I would love to talk to them more about this policy but the lack of any contact information, form, or help desk is extremely annoying. This actually bothers me a lot more than giving somebody a scan of my ID or credit card.
  16. KuJoe

    Vultr SMTP restriction requirements are unreasonable

    But it makes the Vultr staff's life so much easier and it's not going to impact their sales much since I doubt non-spammers are going to pay more than LEB prices to send out their spam especially with a certain "spam friendly" data center that offers more IPs than Vultr at a fraction of the price.
  17. KuJoe

    Vultr SMTP restriction requirements are unreasonable

    I bet it's because of their Anti-spam Policy: and If they have a scanned credit card on file, it's easier for them to claim the "damages" (and harder for the spammer to chargeback if they have a picture of the credit card and photo ID).
  18. KuJoe

    What other forums to do you regularly visit?

    I only visit vpsBoard, LET, and WHT but I would love to find some other forums to visit as I basically cycle through all three of them at a rapid pace at night but there's very little activity on any of them during the hours I normally browse. I've been wanting to get back into blogging or maybe...
  19. KuJoe

    Vultr SMTP restriction requirements are unreasonable

    Luckily it's not the norm so spammers will go with another host that doesn't have those requirements. That's why Vult's policy is effective. It's not supposed to be bulletproof, it's just supposed to be less easy to spam with them than another provider which is what makes it work.
  20. KuJoe

    Thoughts on ZenMate?

    I'm not a big fan of browser plugins when it comes to security. I think you made the right choice going with a VPN service you have some control over (i.e. the client).
Top
amuck-landowner