this post was submitted on 09 Mar 2024
1043 points (98.2% liked)
linuxmemes
21197 readers
217 users here now
Hint: :q!
Sister communities:
- LemmyMemes: Memes
- LemmyShitpost: Anything and everything goes.
- RISA: Star Trek memes and shitposts
Community rules (click to expand)
1. Follow the site-wide rules
- Instance-wide TOS: https://legal.lemmy.world/tos/
- Lemmy code of conduct: https://join-lemmy.org/docs/code_of_conduct.html
2. Be civil
- Understand the difference between a joke and an insult.
- Do not harrass or attack members of the community for any reason.
- Leave remarks of "peasantry" to the PCMR community. If you dislike an OS/service/application, attack the thing you dislike, not the individuals who use it. Some people may not have a choice.
- Bigotry will not be tolerated.
- These rules are somewhat loosened when the subject is a public figure. Still, do not attack their person or incite harrassment.
3. Post Linux-related content
- Including Unix and BSD.
- Non-Linux content is acceptable as long as it makes a reference to Linux. For example, the poorly made mockery of
sudo
in Windows. - No porn. Even if you watch it on a Linux machine.
4. No recent reposts
- Everybody uses Arch btw, can't quit Vim, and wants to interject for a moment. You can stop now.
Please report posts and comments that break these rules!
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
This is a meme about enterprise equipment lifecycles.
Huge corporate entities with machine inventory counts in the hundreds of thousands aren’t going to give a shit about trying to upcycle old hardware - they just want it to not be their problem anymore.
I predict there will be a few companies that pop up to refurbish the hardware and sell it as a thin client solution. Places like call centers live on refurb equipment and are moving to a vdi infrastructure.
Thin client for windows 12 🧠
CC BY-NC-SA 4.0
W11 and anything after it simply does not support any intel cpu before 10th gen, or (with a handful of exceptions) any AMD cpu before the 3000 series.
Edit: serious question: are W12 thin clients allowed to not have a TPM module? Or does that not actually matter for a thin client? I had assumed all machines involved had to have that capability, be it host or client.
E2: clearly I need to learn more about thin clients and related infra
A thin client is basically like a smart TV.
It might have some basic apps on it, but it's main purpose is to remotely connect to either a storefront or desktop environment that's being provided by some sort of VDI infrastructure. The OS can easily be a stripped down Linux image.
This is beneficial for businesses because you only have to upgrade your servers instead of hundreds or thousands of desktops.
It's also beneficial from a security standpoint because you can deliver only what's needed for the job.
Source: I built and maintained a Citrix VDI environment for a multinational company. We mostly used Zero clients, which were basically Pis that could log into Citrix, but we had some departments that had to use thin clients for various reasons.
🤔 I'm going out on a limb here and assuming you don't know what a thin client is and that there are rumors windows 12 will be a cloud product?
If you knew that already though, then I'm puzzled by your comment.
CC BY-NC-SA 4.0