@sublt said: I purchased a 2-Core VPS, but I got only one core.
I need help. My invoice is #1661916.
Updated. I think this one was my fault when modifying it manually in this case. Reboot for it to take effect. The system wouldn't do something weird like that for future reference where it doesn't set the right CPU but sets everything else correctly. Well I mean it could but it doesn't, so far.
@jcn50 said: Ah, now that you mention this: I have checked my RAM and I should have got 1024MB but only got 960MB [Order Number is: 5922917779]:
Operating system you have installed (probably Debian?) just displays your memory like that in that view.
@VirMach Hi there, I bought a VPS recently but the server configuration seems inconsistent with the promotion package. It has only 512M ram + 10G disk space + 512G bandwidth, while the blackfriday offer shows it should have 512M ram + 15GB disk space + 1024G bandwidth. The invoice number is #1661909. Could you please help check what's wrong? Thank you!
@jcn50 said: @VirMach can you ping me when you have Debian 12 OS image fixed?.. I will try from my side as well~
Login via VNC as root.
Update your /etc/apt/sources.list like below:
deb https://deb.debian.org/debian bookworm main contrib non-free non-free-firmware
deb https://deb.debian.org/debian bookworm-updates main contrib non-free non-free-firmware
deb https://deb.debian.org/debian-security bookworm-security main contrib non-free non-free-firmware
apt update
apt install openssh-server
add your public key to /root/.ssh/authorized_keys (the VNC paste is quite helpful here)
Now you should be able to ssh in as root and do whatever.
@nullnothere oh thanks for this! But it should really work from inception....
Here is the single command to fix Debian 12: echo -e "deb https://deb.debian.org/debian bookworm main contrib non-free non-free-firmware\ndeb https://deb.debian.org/debian bookworm-updates main contrib non-free non-free-firmware\ndeb https://deb.debian.org/debian-security bookworm-security main contrib non-free non-free-firmware" >/etc/apt/sources.list && apt update -y && apt install openssh-server -y
@jcn50 said: But it should really work from inception
Agreed - for whatever reason the template is broken.
Beware that by default Debian doesn't allow password based root login - so just installing OpenSSH will not allow you to login as root (I'm not sure if there's another user that is already setup for you to login via password).
@nullnothere said:
so just installing OpenSSH will not allow you to login as root (I'm not sure if there's another user that is already setup for you to login via password).
"login as root remotely" right? Can still login on console as root to create the user if you need.
@jcn50 said: But it should really work from inception
Agreed - for whatever reason the template is broken.
Beware that by default Debian doesn't allow password based root login - so just installing OpenSSH will not allow you to login as root (I'm not sure if there's another user that is already setup for you to login via password).
Yeah I noticed that~ had to run this command: sed -i "s/#PermitRootLogin prohibit-password/PermitRootLogin yes/" /etc/ssh/sshd_config && reboot
If your order gets marked as Fraud as a beta tester, you should definitely address it here. I don't know how things will end up but having an incomplete order could end up counting you as being a potential deal sniper (the kind that places orders and doesn't complete them.) It's not currently set up to take that into account since it's a bug. Usually the order would bee caught and you'd still be allowed to complete it. nothing crazy will happen, other than maybe being locked out of each new sale for X period of time or something if that ends up being enabled.
Just throwing that out there, I'll probably have more information soon on some official policy on how we'll deal with incomplete orders, with potential options to restore it if you do want to proceed but we're also not trying to encourage people into taking advantage of that by doing that (placing orders, not completing) then deciding later if they want to contact us about it.
@JoeMerit said:
You can mount the Debian 12 ISO and install from that, then you don't have to worry about someone having done something to the templates.
I think they had the template broken, we never got to doing our own version because we're VirMach, and then they pushed out a bug fix for the original issue which was actually related to how SolusVM handled the template rather than the template itself (I believe we disabled Debian 12 for a while.) Then I saw that, resynced the new version after updating to that fixed version, and I guess they just did some other things within the template this time.
@VirMach here's a lil trick that makes the countdown work on firefox and edge and not just chrome
replace this
with this
var pst = new Date('01-01-2024 00:00:00 UTC-08:00');
var local = new Date('01-01-2024 00:00:00');
var serverToLocalOffset = pst - local;
var countDownDate = new Date(data[productid]['started']).getTime() + serverToLocalOffset + parseInt(data[productid]['saleduration']);
var now = new Date().getTime();
// Find the distance between now and the count down date
var distance = countDownDate - now;
@VirMach here's a lil trick that makes the countdown work on firefox and edge and not just chrome
replace this
with this
var pst = new Date('01-01-2024 00:00:00 UTC-08:00');
var local = new Date('01-01-2024 00:00:00');
var serverToLocalOffset = pst - local;
var countDownDate = new Date(data[productid]['started']).getTime() + serverToLocalOffset + parseInt(data[productid]['saleduration']);
var now = new Date().getTime();
// Find the distance between now and the count down date
var distance = countDownDate - now;
you're welcome
Sorry every time I launch Firefox it brings up an old-school alert box that does what an alert box is supposed to do which is preventing you from clicking anywhere else and getting your attention but then I get mad, force crash it and uninstall, so it's hard to do any testing.
Okay seems like they stopped doing that finally so I have it installed again. Seems to be working for me, I guess the workaround is to be in my timezone, or does it happen in some other specific cases?
Anyway, I don't want to waste your donated code so I'll blindly push it out now. Thank you
Comments
That's a feature.
/s
I'm getting old. I can't post the buses on time.
@sublt : Did you check with the
lscpu
command? ...Ah, now that you mention this: I have checked my RAM and I should have got 1024MB but only got 960MB [Order Number is: 5922917779]:
I am missing 64MB~
I wanted to update my address from https://billing.virmach.com/clientarea.php?action=details but when I submit it says:
"The following errors occurred:
You did not enter your email address"
You need to re-add the disabled fields as hidden fields~
On a positive note: the PTR/rDNS setup is working!
[root@ThoroughSerene-VM ~]# lscpu
Architecture: x86_64
CPU op-mode(s): 32-bit, 64-bit
Byte Order: Little Endian
CPU(s): 1
On-line CPU(s) list: 0
Thread(s) per core: 1
Core(s) per socket: 1
Socket(s): 1
NUMA node(s): 1
Vendor ID: AuthenticAMD
BIOS Vendor ID: Red Hat
CPU family: 23
Model: 113
Model name: AMD Ryzen 9 3950X 16-Core Processor
BIOS Model name: RHEL 7.6.0 PC (i440FX + PIIX, 1996)
Stepping: 0
CPU MHz: 3499.998
BogoMIPS: 6999.99
Virtualization: AMD-V
Hypervisor vendor: KVM
Virtualization type: full
L1d cache: 64K
L1i cache: 64K
L2 cache: 512K
L3 cache: 16384K
NUMA node0 CPU(s): 0
Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw perfctr_core ssbd ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt lbrv nrip_save tsc_scale vmcb_clean pausefilter pfthreshold v_vmsave_vmload umip rdpid arch_capabilities
Updated. I think this one was my fault when modifying it manually in this case. Reboot for it to take effect. The system wouldn't do something weird like that for future reference where it doesn't set the right CPU but sets everything else correctly. Well I mean it could but it doesn't, so far.
Operating system you have installed (probably Debian?) just displays your memory like that in that view.
We're going to bring back a system to request changes, but until then you need to contact us.
@VirMach can you ping me when you have Debian 12 OS image fixed?.. I will try from my side as well~
A support request just to change an address?!....
@VirMach Hi there, I bought a VPS recently but the server configuration seems inconsistent with the promotion package. It has only 512M ram + 10G disk space + 512G bandwidth, while the blackfriday offer shows it should have 512M ram + 15GB disk space + 1024G bandwidth. The invoice number is #1661909. Could you please help check what's wrong? Thank you!
Update your /etc/apt/sources.list like below:
apt update
Now you should be able to ssh in as root and do whatever.
@nullnothere oh thanks for this! But it should really work from inception....
Here is the single command to fix Debian 12:
echo -e "deb https://deb.debian.org/debian bookworm main contrib non-free non-free-firmware\ndeb https://deb.debian.org/debian bookworm-updates main contrib non-free non-free-firmware\ndeb https://deb.debian.org/debian-security bookworm-security main contrib non-free non-free-firmware" >/etc/apt/sources.list && apt update -y && apt install openssh-server -y
@VirMach where do we stand in terms of upgrade of the flash sales plans?... Is it possible? At what rate?
My understanding is that flash sale plans are NOT upgrade-able or stack-able.
For staff assistance or support issues please use the helpdesk ticket system at https://support.lowendspirit.com/index.php?a=add
glad to see virmach back AND frankz too!! missed you both.
For staff assistance or support issues please use the helpdesk ticket system at https://support.lowendspirit.com/index.php?a=add
I am NOT @VirMach.
I am @VirBot.
Hear me roar !!!
For staff assistance or support issues please use the helpdesk ticket system at https://support.lowendspirit.com/index.php?a=add
Agreed - for whatever reason the template is broken.
Beware that by default Debian doesn't allow password based root login - so just installing OpenSSH will not allow you to login as root (I'm not sure if there's another user that is already setup for you to login via password).
"login as root remotely" right? Can still login on console as root to create the user if you need.
You can mount the Debian 12 ISO and install from that, then you don't have to worry about someone having done something to the templates.
The installation of Docker on Debian 11 system has always failed. Is it a system problem?
The docker startup failed due to the kernel version problem. Updating to kernel version: 5.10.0-33-amd64 solved the problem! !
Yes (specifically via ssh) - the context of my replies was related to OpenSSH (or so I thought).
Yeah I noticed that~ had to run this command:
sed -i "s/#PermitRootLogin prohibit-password/PermitRootLogin yes/" /etc/ssh/sshd_config && reboot
If your order gets marked as Fraud as a beta tester, you should definitely address it here. I don't know how things will end up but having an incomplete order could end up counting you as being a potential deal sniper (the kind that places orders and doesn't complete them.) It's not currently set up to take that into account since it's a bug. Usually the order would bee caught and you'd still be allowed to complete it. nothing crazy will happen, other than maybe being locked out of each new sale for X period of time or something if that ends up being enabled.
Just throwing that out there, I'll probably have more information soon on some official policy on how we'll deal with incomplete orders, with potential options to restore it if you do want to proceed but we're also not trying to encourage people into taking advantage of that by doing that (placing orders, not completing) then deciding later if they want to contact us about it.
I think they had the template broken, we never got to doing our own version because we're VirMach, and then they pushed out a bug fix for the original issue which was actually related to how SolusVM handled the template rather than the template itself (I believe we disabled Debian 12 for a while.) Then I saw that, resynced the new version after updating to that fixed version, and I guess they just did some other things within the template this time.
@VirMach here's a lil trick that makes the countdown work on firefox and edge and not just chrome
replace this
with this
you're welcome
Sorry every time I launch Firefox it brings up an old-school alert box that does what an alert box is supposed to do which is preventing you from clicking anywhere else and getting your attention but then I get mad, force crash it and uninstall, so it's hard to do any testing.
Okay seems like they stopped doing that finally so I have it installed again. Seems to be working for me, I guess the workaround is to be in my timezone, or does it happen in some other specific cases?
Anyway, I don't want to waste your donated code so I'll blindly push it out now. Thank you
@VirMach That Client Area additional info on the services listing is ace!
(# of IP, just a thought )
It wisnae me! A big boy done it and ran away.
NVMe2G for life! until death (the end is nigh)