Avatar

nullnothere

nullnothere

About

Username
nullnothere
Joined
Visits
6,940
Last Active
Roles
Member, OG
Thanked
736

Comments

  • I'm a bit puzzled as well but here are some (more possibly useless) thoughts: * Could be there's not enough RAM (128MB maybe a bit tight for some operations?) * Is this a template issue? * Crude hack - try to copy the /etc/apt/ folder (use rsync, c…
  • See: https://gen.xyz/1111b Seems OK for some testing kinds of scenarios for the long term.
  • (Quote) cat /proc/cpuinfo on linux and you should see: ...Model name: Common KVM processor...Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush...... (the above is just an example). Once …
  • (Quote) Exactly - as long as you stick up to your end of the bargain, they follow up on their side (along with the usually generous try with no obligations for 14 or 30 days or whatever depending on the provider). One other real nuisance with Netcu…
  • (Quote) Well that's true of any contract. Nothing that an email won't sort out is what I think. Besides, they give you something like 14 days (I don't know the exact days) AFTER invoice is raised to pay the dues (like Hetzner and other German compan…
  • I have a few Netcup VPSs and while I'm no ambassador, I must say that they are very reliable and live up to their end of the contract very well. Their VPSs are very stable, and provide a really good price-resource ratio. Performance (CPU) depends a …
  • (Quote) I had posted this earlier: https://talk.lowendspirit.com/discussion/comment/34241#Comment_34241 All in all no reason to worry - things work consistently as per my expectations for the resources/hardware and I've been happy with things so fa…
  • (Quote) Why not wireguard? So the server's public IP is firewalled for SSH but accessible via the WG interface so all private and protected. Plus you can have a mesh of all your servers in the same address space reachable via multiple paths if requi…
  • Hetrix Tools should fit the bill nicely. Tagging @Andrei as well. I think the SMS part is kind of price sensitive. The rest is all standard stuff that you will be very happy about. There's a free tier that you can checkout as well.
  • (Quote) And just to add, EU is going to be much cheaper in the sense that you are likely to get much better resources/bandwidth/quality for a given price. SG is expensive due to bandwidth costs (and India is even worse on that scale). So I strongly …
  • (Quote) For a typical forum site (like LES for e.g.) this shouldn't matter at all. It will ideally be content driven, where the human content processing time should be far greater than internet content delivery time (otherwise you have bigger issues…
  • (Quote) @debaser - I think @dosai meant which website/tool did you use to produce the nameserver historical data/screenshot. I'm curious too...
  • (Quote) I guess that explains it then. You should check if there is a IPv4 NAT for the LXC box which will allow you to use a custom port to SSH via IPv4. Otherwise, if you want to reach the IPv6 only box you should look at a ProxyCommand and/or Pr…
  • @anteck - I'm all confused here. Do you have IPv6 connectivity? Otherwise I'm not surprised that you're unable to SSH to the IPv6 box. That also explains why once you enable OpenVPN things work (likely you have all external connectivity routed via …