eliphas
eliphas
About
- Username
- eliphas
- Joined
- Visits
- 559
- Last Active
- Roles
- Member
- Thanked
- 17
Comments
-
(Quote) So it was not only me having this problem. Tried the NATOVZ yearly deal in may, but after a month eventually, just gave up recreating/changing distros/ticketing to get it fixed and stopped using it. Had the PK location and it was not even 10…
-
Interesting. Took the liberty to copy and extend the lua (not the jit) script to measure the same with pypy -- crude, ran it on a new function with system(pypy a.py) on my notebook (not a vm). sandbox@e14:~/x$ cat a.pyfrom __future__ import print_f…
-
Yes, only on all of my home devices and only on some of my servers And the most powerful of the VPSs are using ipv9
-
25y linux user, almost always working with it in that lifespan. Used a dozen of distros including slackware and voidlinux. Now it's almost 10 years with kubuntu only, for the simplicity. Server OSes are chosen based on intended usage: oracle, rhel, …
-
Happy new idlers!
-
Interested too if you find one, I was looking for that, with personal requirements that it would be KVM and custom-iso-friendly. Same use-case, but want to install my own customized iso with disk encryption.
-
I echo yoursunny's thoughts, you should be loading your data to RAM directly without the ancient TMPFS layer. NVMe's architecture is direct-mapped to cpu/chipset almost like RAM. And gen4 is crazy fast already. With current filesystem's and kernel…
-
Yes, this can mean port scan or what. At that rate (0.03/s) there is not much to concern, probably a random scan. You can add some iptables rule to some services you do not run to log attempted accesses to it, and correlate with the alerts, so you c…
-
Big chunk of memory missing. Look for something strange on /var/log/dmesg. For comparison, this is my 1G ubuntu 22.04 free tier: eliphas@vps3:~$ grep Memory: /var/log/dmesg [ 0.068026] kernel: Memory: 880964K/1042956K available (16393K ke…
-
Juice SSH and Hacker's keyboard, to connect to my always running screen session in VI mode :) Basically you have to use hacker's keyb, because you are doing lots of ctrl+a somethings and esc this and that.
-
(Quote) I want one, will make a kubernetes service!
-
Only one year and just these 3 locations? Was hoping for one more free VPS in the Sao Paulo... so I could backup my oracle free :)
-
For everyone that created a fresh account: You can apply the coupon code FLYVULTR250 for $250 valid for 30 days. I already spun up a beefy VM with that credit while waiting :)
-
That is a big step up from darkstar =) congrats!
-
Don't you have a low end VPS like everybody? :dizzy: I would add a wireguard VPN with specific route for the destination to go within the VPS connection. Just leave that VPN always on, almost no resource wasted when not using it.