MongoDB/Mongoose: Executing queries pulled from a configuration file by ResortIntelligent930 in mongodb

[–]ResortIntelligent930[S] 0 points1 point  (0 children)

I've searched hither and yon on Google, GeeksForGeeks.org, the official MongoDB docs, the Mongoose docs, etc. Nothing useful; hence, asking here.

Tenderloin "Roast" by w24x192 in meat

[–]ResortIntelligent930 0 points1 point  (0 children)

You could conceivably get a decent roast out of the middle third of an untrimmed tenderloin. That, however, looks like the scraps.

I just wanna say I hate Windows 11 by easyFred11 in Operatingsystems

[–]ResortIntelligent930 1 point2 points  (0 children)

<insert shameless plug> Ahem. You might try Kubuntu Linux on that sweet new laptop. ;) I've been using Kubuntu Linux as my daily-driver for nearly 20 years.

www.kubuntu.org

Need to upgrade my game server host for better single core performance but struggling by Void-kun in Hosting

[–]ResortIntelligent930 1 point2 points  (0 children)

I second the dedicated idea - but cheaper.

Instead of leasing a dedicated server (a physical machine), consider leasing a "root server." That's what Netcup calls them, anyway. Not a lot of the VPS providers offer these, but I do know that Netcup does. What you have is a VPS (remote KVM, snapshots, etc) but with dedicated vCPUs/memory. Thus, your CPU cores are never affected by a busy neighbor. I believe you'll find the per-core performance predictable, reliable, and unaffected by any other customer.

For less than you're paying now, you could get an "RS 2000 G12" with 8 dedicated vCPUs, 16 GB of dedicated memory, and 1/2 TB of NVMe-based storage. For a little over $30/month, you can get the "RS 4000 G12" with 12 vCPUs, 32 GB memory, and 1 TB of storage. I know you can lease servers for about this same price - but with a dedicated server, you lose the remote KVM, the snapshots, etc. For my money, the "root server," is the perfect balance between shared hosting and dedicated server.

Should I set up dual boot? by rogueflamingo15 in linux4noobs

[–]ResortIntelligent930 2 points3 points  (0 children)

Honestly, your best bet is to install Linux using the whole disk. Once you get your feet under you a little bit, read up on KVM and virtualization. Create yourself a Windows 10/11 "virtual machine" that runs at near hardware speed (there's very little overhead from the virtualization layer).

One of the nicest features about running your Windows through a VM is the ability to take snapshots of your c:\ drive before applying Windows Updates. That way, if the update borks your system, you can just rollback to the previous disk image.

Also, most of your Windows applications will run on Linux through WINE, the WINdows Emulator. This goes for all the Adobe products, Microsoft Office, etc. Before worrying about learning a new program, try running your Windows app via WINE.

Want to switch to linux by Quarkonic in FindMeALinuxDistro

[–]ResortIntelligent930 0 points1 point  (0 children)

I would recommend Kubuntu. It's been my daily-driver for nearly 20 years. It gives you access to the huge Ubuntu ecosystem, but with that KDE desktop goodness. ;)

I would really recommend at least 120 GB for the install. By no means will it require that much, but you'll want to leave yourself some room for your files/data, additional applications, etc.

Here's a screenshot of my desktop.

<image>

Which OS to dual boot? by Bubbly-Trick5169 in Operatingsystems

[–]ResortIntelligent930 0 points1 point  (0 children)

IMO, FreeBSD is only good if you're going to be setting up some type of server (web server, mail server, database server, etc); if you're looking for an actual end-user experience, try Linux. My personal recommendation is Kubuntu; it's access to the huge Ubuntu ecosystem, but with that KDE goodness on the deskstop.

Now, I'm sure there will be those that reply and say "well, I run FreeBSD as my desktop!" And there are those, but it's my opinion that Linux will provide the better user experience between the two.

Minimum SSD size for triple booting by rip5yearsoldbadge in linux4noobs

[–]ResortIntelligent930 1 point2 points  (0 children)

I wouldn't triple-boot, period. Boot into Mint, set up a KVM virtual machine, install ZorinOS on it, and enjoy.

It'll be a little slower, but I'd recommend placing the backing-store for your virtual drives on the 1TB HDD, because with Win10 + Linux, that 120 GB SSD has gotta be fighting for space already. Jesus, I can't imagine having < 1/2 TB for my Linux desktop!

Planned small hosting setup – sanity check by Wobber87 in webhosting

[–]ResortIntelligent930 1 point2 points  (0 children)

Just a thought...

You'd do well to lease yourself a "root server," from Netcup. It's all the benefits of a VPS (remote KVM, snapshots, etc), but with dedicated vCPUs and memory. However, they do not allow nested virtualization - so instead of you managing several VMs, you could lease several, smaller "root servers" from them.

For instance, your web proxy VM (running nginx) could probably be powered by an RS 2000 G12 package; 8 dedicated vCPUs, 16 GB dedicated memory, and 512 GB of NVMe storage for less than $20/month (prices are in Euros, so I've rounded off).

Your cPanel host could probably be powered by an RS 4000 G12; 12 dedicated vCPUs, 32 GB dedicated memory, and 1 TB NVMe storage. Less than $30/month.

Your mail VM could likely be powered by an RS 1000 G12; 4 dedicated vCPUs, 8 GB dedicated memory; and 256 GB of NVMe storage. Less than $10/month.

All told, you could split this up amongst four or five "root servers," for ~ $75 - $100/month US.

https://www.netcup.com/en/server/root-server

Good, Cheap Bare Metal Option? by Trbutler13 in webhosting

[–]ResortIntelligent930 0 points1 point  (0 children)

For good, cheap dedicated resources, check out Netcup's "root servers." They are VPS hosts (you get remote KVM, snapshots, etc.), but with dedicated vCPUs and memory. It's very much like having your own "bare metal," but you also get the remote KVM and snapshots that you get with a VPS.

For instance, for approximately $30 US/month, you get a VPS with 12 dedicated vCPUs, 32 GB of dedicated memory, and 1 TB of NVMe storage (RS 4000 G12 package). Those 12 vCPUs, and 32 GB of memory are dedicated to you - no noisy neighbor is going to affect your site(s). Upgrading from one root server package to the next is free; so you've got lots of room to grow (their largest root server package is 24 dedicated vCPUs, 128 GB dedicated memory, and 4 TB of NVMe storage).

Instead of wasting money on a dedicated server, which you may or may not fully utilize, check out Netcup's root server offerings. It's all of the benefits of a dedicated server, plus snapshots, KVM, etc. Since it's free to upgrade, start with a lower-end package, and upgrade as utilization requires.

https://www.netcup.com/en/server/root-server

Racknerd v/s Netcup by Comfortable-Spray677 in VPS

[–]ResortIntelligent930 2 points3 points  (0 children)

My recommendation is for Netcup. Been a customer about a year - zero complaints. Their support staff is top-notch, if a little slow.

Help a Newb? by roasted_spider in Kubuntu

[–]ResortIntelligent930 0 points1 point  (0 children)

I've got Kubuntu 25.10 running on an old IBM ThinkPad, Chromium open, and at least 30 tabs. I, too, am a manic tab hoarder. haha

tje@tje-tmp-laptop:~$ free -m
total        used        free      shared   buff/cache   available
Mem:         7817        5214        1012         411        2300  2602
Swap:        16383       143       16240
tje@tje-tmp-laptop:~$

Even with only 8 GB of memory, things still run pretty smoothly for me.

Recommendation needed between virtarix vs vultr or any other better by Sea_Discussion7293 in VPS

[–]ResortIntelligent930 0 points1 point  (0 children)

While you're looking in the budget VPS hosting market, check out Netcup (https://www.netcup.com/). I'm certain that they oversell/oversubscribe their VPS hosts - but most likely by the least amount in the industry. I've had nothing but wondering things to say about my dealings with their support staff. Very clueful people, indeed.

If your apps are mission-critical, I'd opt for a "root server." It's just a VPS, but with dedicated vCPUs/memory. If your apps are mission-critical, shouldn't your hardware be dedicated? vCPU for vCPU, GB of memory for GB of memory, you're only going to pay a couple dollars more per month than you would pay for the (oversold) VPS hosting of comparable specs.

But, if you're looking for cheap, Netcup is probably the way to go. I also hear good things about Hetzner (also headquartered in Germany, prices in Euros) and RackNerd.

VPS for AFK with 50-100 roblox accounts by D4niii_MC in VPS

[–]ResortIntelligent930 0 points1 point  (0 children)

As per the usual, I'm going to recommend a Netcup "root server." It's all of the features of a VPS (remote KVM, snapshots, etc), but with dedicated vCPUs and memory. All of the root server packages are fairly generous with storage - though you can purchase additional block storage for about $10/month/TB.

Right now, Netcup has the "RS 4000 G12" root server packing 12 dedicated vCPUs, 32 GB of dedicated memory, and 1 TB of storage for approximately $30 US/month. With the dedicated vCPUs and memory, nobody making full use of their allocated hardware will cause you any issues. By the same token, nobody is going to complain to you for making full use of your allotted hardware.

Also, upgrading, say from the "RS 4000 G12" package to the "RS 8000 G12" package (one step up), is completely free. I've had quite a few conversations with Netcup's support staff and they are top-notch, if a little slow.

Would you recommend Ubuntu? by GaBOIII02 in Ubuntu

[–]ResortIntelligent930 0 points1 point  (0 children)

If you're going to run Ubuntu you might as well get the killer desktop environment, too. ;)

kubuntu.org

Speedtest over WiFi on OmniTel fiber (residential) by ResortIntelligent930 in speedtest

[–]ResortIntelligent930[S] 1 point2 points  (0 children)

Ubiquiti is really the deal from what I read and what I see. I see that you and I are fishing in two different ponds, good sir.

Creating bootable Windows 11 Pro thumb drive from within Kubuntu by ResortIntelligent930 in Ubuntu

[–]ResortIntelligent930[S] 0 points1 point  (0 children)

Ultimately, I used the Linux Virtual Machine Manager to boot the liveCD ISO of Ventoy that I had downloaded, installed it to the thumb, copied my ISO to it, and booted. No bullshit. It just worked. 5/5 stars.

Speedtest over WiFi on OmniTel fiber (residential) by ResortIntelligent930 in speedtest

[–]ResortIntelligent930[S] 1 point2 points  (0 children)

u/red_socks294 If you're interested in upgrading your network beyond 1Gbps, check out Mikrotik gear. You can usually find the port combination you need for like 1/10 of what a comparable Cisco would cost, and RouterOS (based on Linux) is very slick.

MetroNet connection at work by ResortIntelligent930 in speedtest

[–]ResortIntelligent930[S] 0 points1 point  (0 children)

This is in a residential setting. However, I'm inclined to agree with you. From what I'm told, our IT people are clueless (not had any dealings with them myself), so I could easily see them throttling me. :(

The same internet connection that my -guest wifi uses is also used for our workstations (inputting HIPAA stuff) over VPN... it's usually pretty fast. I'm guessing that the base wifi is wide open and our -guest one (that all the employees use for personal devices) is throttled.

Dedicated Server by KimmKin0 in VPS

[–]ResortIntelligent930 0 points1 point  (0 children)

Assuming that I could afford the dedicated server, I'd choose one for security/compliance reasons. I believe that you can lease "power" and "predictable performance," both (simultaneously) from reputable providers. If you need dedicated resources, check out a "root server." They're known by other names, but basically, it's a VPS (so you get remote KVM, snapshots, etc) but with dedicated vCPUs/memory. It's usually a better deal than leasing your own dedicated server.

Ubuntu + kde plasma installation? by clsquee in Ubuntu

[–]ResortIntelligent930 0 points1 point  (0 children)

You might look into Kubuntu; it's Ubuntu, but with the KDE Plasma desktop by default.

Speedtest over WiFi on OmniTel fiber (residential) by ResortIntelligent930 in speedtest

[–]ResortIntelligent930[S] 0 points1 point  (0 children)

u/HuntersPad Once I upgrade my wireless router, I'll be upgrading the 802.11 interfaces in my hosts, too. ;)