amuck-landowner

Search results

  1. wlanboy

    Shardhost Info - Urgent Client Action

    Delayed filing of insolvency was my first thought too.
  2. wlanboy

    Running KVM inside of KVM

    Jarland posted a good tutorial about turorial for that. On Debian 7 you have to enable the virtual NAT network: #List all virtual netoworks virsh net-list --all #Network default marked as autostarted: virsh net-autostart default #Start network virsh net-start default Quite some fun to run...
  3. wlanboy

    DDoS on RamNode NL ips

     https://twitter.com/RamNode/status/399709107021963266 https://twitter.com/NodeStatus/status/399846748719284224 Got one notification too: So someone is DDoSing all RamNode NL ips one by one. Shame on them to attack customers.
  4. wlanboy

    BuyVM - Leaving Buffalo Early

    No filtering, but EU: Germany: 2 ethernet1-1-9-c5-14-b2-cas1.pnj1.choopa.net (64.237.34.233) 0.806 ms 0.841 ms 0.910 ms 3 vl123-br2.pnj1.choopa.net (108.61.92.53) 1.479 ms 7.683 ms 7.784 ms 4 ae3.ar2.ewr1.us.nlayer.net (69.31.95.5) 4.653 ms 4.767 ms 4.873 ms 5...
  5. wlanboy

    BuyVM - Leaving Buffalo Early

    So a win:win for both of you.
  6. wlanboy

    Servers in unusual locations

    If you are looking for Ukraine or Russia: http://vds6.net/de6/
  7. wlanboy

    Free Public DNS resolver list (public DNS servers)

    Still stick with the ones of google. They are updating my domains quite fast.
  8. wlanboy

    BuyVM ColoCrossing Bye Bye Hello Choopa Move Today!

    That should be part of the wiki - local mirrors are nice.
  9. wlanboy

    What do you use your Raspberry Pi for?

    Currently using my Raspberry Pi to record local radio stations.
  10. wlanboy

    TeraFire, LLC -- Singapore Launch

    What packages do you want to offer?
  11. wlanboy

    FreeBSD Jails

    There are 4 different types of BSD: FreeBSD aims for high performance and ease of use by end users, and is a favourite of web content providers. It runs on a number of platforms, including i386™ based systems (“PCs”), systems based on the AMD 64-bit processors, UltraSPARC® based systems...
  12. wlanboy

    What can SOCKS Proxy Do and How to Create ?

    Won't work because ip:1080 is not a public service (and should never be). But you should trust your local network.
  13. wlanboy

    What can SOCKS Proxy Do and How to Create ?

    Browser <-> localhost <-> ssh tunnel <-> server <-> internet connection <-> external website Just the ssh tunnel is encrypted. The traffic between browser and the ssh tunnel tcp port is not encrypted. The red connections can be sniffed.
  14. wlanboy

    Ubuntu 13.10 is out

    Second that. If I run Ubuntu it is always a LTS version.
  15. wlanboy

    Another day, another WHMCS exploit.

    Yup - minor issue.
  16. wlanboy

    Running your own zpanel instance

    I am running my first zpanel vps for about 5 months (5 users, 10 domains). No hacks, no issues. I do backups too, but this does not depend on the panel :)
  17. wlanboy

    ISPConfig 3 AutoInstaller for Latest Debian/Ubuntu

    Thank you for this script. Manual installation of ISPConfig 3 is quite time consuming.
  18. wlanboy

    DotVPS OpenVZ 64MB - UK

    Thank you for the explanation - appreciated it! You are one of the providers with the least downtime on my list.
  19. wlanboy

    Running your own zpanel instance

    Well - I did not read anything about current security issues. I only know the thread of one single person that got pissed off by the attitude of one developer of zpanel. So is this "zpanel is baaaaad" based on the single "fu** you devs" LET thread or is there something more substantial?
  20. wlanboy

    Running your own zpanel instance

    I was searching for an open source panel that was able to manage apache, mysql, dovecot, postfix and named. My search ended up on zpanel. Installation is quite simple: su mkdir /zpanel && cd /zpanel #32 bit version wget...
Top
amuck-landowner