Neoon
Neoon
Comments
-
@FAT32 YOU EVIL MEN.
-
If you can just enable it, of course otherwise not really a benefit.
-
Now, they are going to fix it, congrats.
-
RansomIT is lit, besides he had some cheap services that he all discontinued, such as 12$/y KVM.
-
There is no issue with such, even your local ISP oversold your DSL line. The issue is, if that overselling gets out of hand aka stuff goes bad.
-
I get that with OVZ, you can fit more users on a node, but, the afford you need to put into it like migration and all that ovz stuff. How does this balance out to KVM? In terms of money/time. Proxmox dropped OVZ, then you needed to migrate to LXC. Now OVZ 6 is EOL, needs to be migrated to OVZ 7, has issues with unstable…
-
ya https://wiki.x8e.net/doku.php?id=mariadb_128mb
-
Narcos on Netflix, takes my english "skills" and replaces that with Brazilian. Sad times.
-
You can run MARIA oh MARIA DB on 64/128MB, but that gets dangerous, a crash may be imminent.
-
Well, You can configure DHCP server to only allocate specific IP addresses to VM's with specific MAC addresses. Which removes this problem and you are set. I do it mostly by API, a external software knows the IP pool and does it this way.
-
In theory, HAProxy could forward any TCP/UDP traffic, but people reported issues with it. So for http inspects the traffic and if its not looking like http or https, it just drops it. I mean you get a few ports UDP/TCP you can use for any application. Using a random port for a web application brings up issues, such as…
-
What? You get a dedicated port for SSH. Cloudflare does the translation between IPv4 and IPv6, means you forward IPv4 traffic over CF to IPv6 on your VPS. HaProxy does forward locally v4 traffic on 80/443 to your VM by domain, nothing else except http traffic can be used there. 2 different things. Also Cloudflare does not…
-
HAProxy can if available, forward 80/443 by domain. But you won't get full access on these ports on a NAT VPS.
-
If the first run is slower then the second one, means its cached, most likely. The first result shows the real speed.
-
You could get a /48 from HE and ndppd it, but as I am aware, ndppd and/or radvd wont work with less then /64. But you can tunnel each IPv6 by itself without ndppd. Like I did here on Proxmox: https://wiki.x8e.net/doku.php?id=proxmox_ipv6
-
Happens, if the domain does expire and had a decent amount of traffic, people snapping it up and redirecting it into an ad paradise.
-
You can encrypt stuff with javascript on the client and then pass it to the server. So its even encrypted when send over HTTP, without HTTPS.
-
WebPros will release SolusVM 6000 with increased license cost, forcing all budget providers away from SolusVM. Maybe even Virtualizor will exploit that and increase licenses costs by a small margin.
-
Of course, you give the backup server full root access. No you don't, it gets handed over in a under previlliged trade zone. No issues with that. I never thought about a client, its all about servers I do have access to.
-
Well, you let the backup machine pull the backups, so it can't be sniped just in case. Whatever it is, cronjob making database dumps, backup server comes a few minutes later pulling out that dump and archiving it. Can be archived with rsync and cron, easy.
-
If you wait 2.5 Days to get a disk replaced, take your data and move along. I pay Ikoula 4.99 on a dedicated, I got the mainboard replaced and diagnosed within 4 hours.
-
Thanks for your feedback, regarding the updated control panel. I deployed a new patch, which addresses the problems which have been reported. If you have further suggestions, lemme know.
-
NL is now up & running, thanks to https://kts24.com. Spec's are the same, up to 1GB Memory, except SSD and /80 IPv6. DE, NO still OOS, FM has 2 slots left.
-
In theory there is still a bit capacity but network is not configured for more vm's. No ETA when it will be extended, yet. Since the plan was to get the NL node up, sadly no /64 subnet yet allocated.
-
No, in general no vpn's. BGP is not awailable. Simplified: no. To make it possible, that you can manage your vm with your account, you need also a account on the proxmox node. Which is created automatically and just a user account with limited privileges, for security reasons, limited to your kvm on the node. That means,…
-
State of ze Nano. Just wanna publish a new update, regarding the new features + updates. Features Yesterday, I dropped a new update, which counts to the essential stuff, it was long overdue, so to speak. Enables the user to VNC into his machine + select a ISO of his choice and change the boot order. So, stuff like…