amuck-landowner

Search results

  1. wlanboy

    Host Mist OpenVZ 128 MB (ATL)

    Time for an update: 0 minutes of downtime since the last update. Uptime of the vps itself is 50 days. CPU and I/O are snappy, network is still great. wget cachefly.cachefly.net/100mb.test -O /dev/null --2015-01-21 12:48:35-- http://cachefly.cachefly.net/100mb.test Resolving...
  2. wlanboy

    Catalysthost OpenVZ 128MB (TX)

    Time for an update: 5 minutes of network downtime since the last update. Uptime of the vps itself is 306 days. CPU and I/O are great. Network too: wget cachefly.cachefly.net/100mb.test -O /dev/null --2015-01-19 16:32:18-- http://cachefly.cachefly.net/100mb.test Resolving...
  3. wlanboy

    Secure Dragon OpenVZ 128 MB (Chicago)

    Time for an update: 37 minutes and 58 seconds of network downtime since the last update. Uptime of the vps is 22 days. CPU and I/O are great. Network is ok: wget cachefly.cachefly.net/100mb.test -O /dev/null --2015-01-19 18:28:16-- http://cachefly.cachefly.net/100mb.test Resolving...
  4. wlanboy

    RamNode OpenVZ SSD 128MB - WA

    Time for an update: 0 minutes of network downtime since the last update. Uptime of the vps itself is 93 days. CPU and I/O are really good. Network is great: wget cachefly.cachefly.net/100mb.test -O /dev/null --2015-01-19 10:24:37-- http://cachefly.cachefly.net/100mb.test Resolving...
  5. wlanboy

    BuyVM OpenVZ 128MB (NY)

    Time for an update: 2 hours and 26 minutes of downtime since the last update. Uptime of the vps itself is 19 days. CPU and I/O are ok. Network is great: wget cachefly.cachefly.net/100mb.test -O /dev/null --2015-01-19 18:22:00-- http://cachefly.cachefly.net/100mb.test Resolving...
  6. wlanboy

    Introducing the vpsBoard Library!

    That's a nice way to present highly rated tutorials. Reminds me to write some tutorials again..
  7. wlanboy

    ByteShack XEN 128MB (BUF)

    Jup, Dr. Server brand.
  8. wlanboy

    AFreeCloud - Free cloud-based, Interworx powered web hosting. (Look it says cloud, it must be magica

    Good luck too. Hopefully your screening for new registrations works. I like the idea to keep an offer like this online.
  9. wlanboy

    ByteShack XEN 128MB (BUF)

    Provider: ByteShack Plan: XEN 128 MB VPS Price: $18 per year Location: Buffalo, NY Purchased: 11/2014 Hardware information: cat /proc/cpuinfo (1x) processor : 0 vendor_id : GenuineIntel cpu family : 6 model : 60 model name : Intel(R) Xeon(R) CPU E3-1240 v3 @...
  10. wlanboy

    MegaVZ OpenVZ 1024 MB VPS

    Time for an update: 4 hours 42 minutes of downtime since the last update. Uptime of the vps itself is 1 day. Yesterday was quite a bad day for the node. Some abusers rocked the node to ground and a bad RAM modules had to be replaced. But Snipe handled it well - one of the providers who do...
  11. wlanboy

    DotVPS OpenVZ 64MB - UK

    Time for an update: 0 minutes of downtime since the last update. Uptime of the vps itself is 200 days. CPU and I/O are good. The network throughput is great and getting better through out the day - within the EU routings. wget cachefly.cachefly.net/100mb.test -O /dev/null --2015-01-11...
  12. wlanboy

    RansomIT KVM 256 MB (Australia)

    Time for an update: 0 minutes of network downtime since the last update. Uptime of the vps itself is 260 days. CPU and I/O are good, network too. wget cachefly.cachefly.net/100mb.test -O /dev/null--2015-01-12 03:12:38-- http://cachefly.cachefly.net/100mb.test Resolving...
  13. wlanboy

    Trend Projection

    Interesting points. So #1 will be quite far away. People still using Office365, Apple Services, Google Apps. And they won't use any secure and privacy protecting services if they are not stupid simple to use. #2 will be a bummer. More and more small devices will become on the wave of IoT...
  14. wlanboy

    Best not wordpress blogging platform?

    I am quite finished with blog engines. Currently I am on the CMS train - and found one quite unique system: http://monstra.org/ Flatfile CMS with a nice and simple admin interface. Templates and Plugins are quite easy too.
  15. wlanboy

    List of reliable sub 20$ per year providers

    Updates list ... almost forgot this thread.
  16. wlanboy

    Programming Language

    There are different routes: .Net environment All about C# and ASP.NET. Looks similar but you need a new (and pricy) environment: Windows Server, IIS, MSSQL (or Azure) and Visual Studio. Java environment Opensource like PHP. Similar language and you can scale from JBoss. JSF and JEE are the...
  17. wlanboy

    Requesting help with Ramnode OpenVZ OpenVPN Blocked ports

    Yes - one of the parameters defined above. What game server do you try to hide? What udp/tcp ports does the game server use? Did you try the webserver (easier) first? Did you run "sysctl -w net.ipv4.ip_forward=1" before?
  18. wlanboy

    [UPDATED] vpsBoard's Provider of the Year: The Results

    So DO is part of the TOP 5 ... did not expect that.
  19. wlanboy

    Requesting help with Ramnode OpenVZ OpenVPN Blocked ports

    The SNAT line would be: iptables -t nat -A POSTROUTING -s $yourvpnsubnet -j SNAT --to $yourexternalid There is an iptables howto available:
  20. wlanboy

    Requesting help with Ramnode OpenVZ OpenVPN Blocked ports

    First check if IP forwarding is enabled: cat /proc/sys/net/ipv4/ip_forward The script you run is just for Internet access over openvpn. To forward ports from the openvpn server to the openvpn client you need something like that: iptables -A FORWARD -d 1.1.1.1 -i $device -p tcp -m tcp...
Top
amuck-landowner