Without the chroot, that’s how shared webhosting works but it can be hundreds or thousands of sites, depending on resource usage and server capacity.
Without the chroot, that’s how shared webhosting works but it can be hundreds or thousands of sites, depending on resource usage and server capacity.
I maintained a CEPH cluster a few years back. I can verify that speeds under 10GbE will cause a lot of weird issues. Ideally, you’ll even want a dedicated 10GbE purely for CEPH to do its automatic maintenance stuff and not impact storage clients.
The PGs is a separate issue. Each PG is like a disk partition. There’s some funky math and guidelines to calculate the ideal number for each pool, based upon disks, OSDs, capacity, replicas, etc. Basically, more PGs means that there are more (but smaller) places for CEPH to store data. This means that balancing over a larger number of nodes and drives is easier. It also means that there’s more metadata to track. So, really, it’s a bit of a balancing act.
It’s also available on nearly every unix-like machine since the 70s. So, super useful to know how to use. I personally also like (neo)vim as an IDE and its optional regex functionality because that allows once to efficiently edit massive files with minimal effort.
As a long-time vim enjoyer, I like your gusto. Imagine if you could apply regexes to that carpenter’s axe.
(Also, what sort? Do you have one of those awesome Gransfors Bruks ones?)
Python’s packaging is not great. Pip and venvs help but, it’s lightyears behind anything you’re used to. My go-to is using a venv for everything.
Natively install RPM packages? Really, there’s not much. Find a setup that you like.
Communities or “comms”. Reddit would be quick to legal action if someone started using their trademarks.
I liked the SplitKB Kyria. But my wrists did not (through no fault of the keyboard - wrist injury).
You know, if I can use vim bindings and regex, I might try it out. I tend to try to keep my neovim plugins fairly lightweight when I config myself. Not being electron is a big plus.
Ctrl is already used my a large number of commands in POSIX shells. This is one of the places that I really like Apple’s solution (despite really not liking most of what they do). Super/GUI/Command + c/v is a great improvement in the terminal.
Fair enough. Those are things that I like to be able to use, however. Which makes nano/pico/micro a non-starter for me. Different strokes for different folks.
I like your thinking. Give me Firefox with a TUI and POSIX shell i/o redirection support.
One of the things that really, really annoys me when I get lazy and use a pre-bundled set of (neo)vim plugins is how every one of them uses mouse functionality. I only use the mouse to copy/paste from the terminal to system clipboard. I don’t want it hijacking him and entering visual mode.
How do I do regex or connect to an LSP with nano?
I’ve been using vim as my primary text editor and IDE for near a decade. I forgot that this was a thing so, I’ve been using visual mode like a peasant.
a private equity firm injected 100m
That’s all that one needs to know. Once those leeches are involved as investors, it’s over. They demand enshitification from our destroy everything that they touch for a quick buck.
Very understandable and valid. I find that Prometheus’ query language makes a lot of sense to me, so, I like it. Have you tried Cacti or Nagios?
What about switching to Prometheus for metrics and snagging some premade dashboards in Grafana? Since it’s pull-based, up
is a freebie, especially if you expose the node_exporter via your reverse proxy.
Oh that makes more sense. I probably took you too literally.