amuck-landowner

Search results

  1. KuJoe

    Farewell Vyatta!

    We've finally kicked Vyatta out of our cabinet. Yes I'm aware EdgeOS is a Vyatta port but this one uses 1/8th of the power and handles 4x the packets for 1/4th the price. :)
  2. KuJoe

    Where's the Hostigation review? Right here! :)

    Being an owner of a VPS provider, I don't keep many VPSs these days. When I first found LowEndBox.com I was a VPS collector, at one point having more VPSs than I had pair of socks. Now I've kept my number of VPSs more manageable and limited to a few companies that have proven themselves time and...
  3. KuJoe

    [US:FL|CO|OR] The "Welcome to vpsBoard Special"! Get an extra dragon IP in FL! [Secure Dragon LLC]

    Hello vpsBoard! We're glad to see you all here and we're glad to be here! Originally I was going to hold off on posting an offer but the recent review thread about us has been awesome so I wanted to extend some thanks your way. We're nearing our 2 year anniversary (next month B)) and we have...
  4. KuJoe

    Quick and dirty webserver monitoring script.

    Here's a simple little script I use on my webservers, very helpful to get your website back online when you're not around. http=$(curl --write-out %{http_code} --silent --output /dev/null http://localhost) if [ $http -ne 200 ] ; then echo "nginx is down at `date`" >>...
  5. KuJoe

    How would you setup these drives?

    So I am building a Proxmox server for my own personal use. I will be hosting about a dozen VPSs with some being used daily while others will be running in the background processing data. At the time I purchased the server, I had planned on installing ESXi and syncing it with my other ESXi server...
Top
amuck-landowner