amuck-landowner

Search results

  1. wlanboy

    My private space

    This thread is all about posting private homepages. Maybe some other board members might run a homepage on their vps too. I am looking forward for links. So I will start with wlanboy.com - tweeter archive. . All done in Ruby running on a Thin cluster living on a 96MB vps from ServerDragon...
  2. wlanboy

    Stallion 2 - pictures and daily updates :)

    Good job - really good job.
  3. wlanboy

    Too True

    Or:
  4. wlanboy

    Any interest in these 64MB plans?

    Nice offer, wrong location.
  5. wlanboy

    What are you doing for the 4th of July?

    Looking for discounts.
  6. wlanboy

    Stallion 2 - pictures and daily updates :)

    Can we offer any cockies to the pony to speed up things? B.t.w.: I would choose Amanda: No proprietary device drivers No proprietary format - just GNU utils Good documentation & community
  7. wlanboy

    Reserving Disk Space you Purchased from the Oversold VPS providers

    In opposite of some other really small dedicated servers.
  8. wlanboy

    Training to become a more valuable asset for hosting related jobs?

    Certifications are a nice to have - sad but true. It sometimes depends on the industrial sector if they depend on some. The real door opener for me was my MSCS. They never asked for anything else. Really funny interview: They: We are searching for a product manager handling two C# .Net...
  9. wlanboy

    Where are you from?

    Well, google maps says:
  10. wlanboy

    Stallion 2 - pictures and daily updates :)

    And right into my spam folder :D My two highlights noone mentioned: Dual Logins (!!!) No Java for console and VNC PS: 1800h PST so it is 1.00am GMT - that's thursday!
  11. wlanboy

    Are the days gone that it's hard to get a buyvm box?

    Please carefully choose your next location. LV is not a good option for EU clients. If you abandon the north/east area I have to (don't want to) leave. Second that. You are one of three providers where I commit important things to.
  12. wlanboy

    Please use time and zone

    That's the reason a lot of service providers use UTC.
  13. wlanboy

    24khost hacked?

    I don't know whats worst. That he got defaced or how he handles it. Bet on the latter.
  14. wlanboy

    Do you think it is fair that cpanel & whmcs should cost more than the server

    It's true for cPanel. Sometimes the offers look like that:
  15. wlanboy

    Small redis key/value database

    First questions is easy: Persistent key/value or hash store. Second question: For php use predis. As requested some of my php code: 1. Parameters $redis->set("param_logging", "on"); $value = $redis->get("param_logging"); echo ($redis->exists("use_proxy")) ? "true" : "false"; 2. Counters...
  16. wlanboy

    Using varnish as a http cache

    This is not a planned tutorial but a start of a discussion how low end vps can serve as web frontends. Many people like to use event-driven webservers like lighttpd or ngix other do prefer process-based webservers like apache. Both do have their advantages but only the first do have the image...
  17. wlanboy

    What is the best way to install php on your vps?

    I would stick on the stable branch of Debian. PHP 5.4.4-14 is ok.
  18. wlanboy

    This is just not funny.

    Well every two months. So we do have some weeks without outage.
  19. wlanboy

    BBB alternative for hosting industry

    Will not work. You have to have all address and payment information to verify the client is real. But who will give all customer information to a third party that is involved in the same business? And what customer will allow it? Noone.
  20. wlanboy

    How to Optimize Apache for 128MB VPS?

    As everyone was saying this is not an good idea and that this should not work ... well I have tried it and it is working: Debian 7 on a 128 MB RAM KVM. Apache2 + php5-cgi + MySQL hosting a wordpress blog with 9 plugins and about 5000 posts: What did I do? Looking to my usage logs of the...
Top
amuck-landowner