this post was submitted on 06 Jun 2026
12 points (92.9% liked)
Ask
1549 readers
40 users here now
Rules
- Be nice
- Posts must be legitimate questions (no rage bait or sea lioning)
- No spam
- NSFW allowed if tagged
- No politics
- For support questions, please go to !newcomers@piefed.zip
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
All web servers are servers. Not all servers are web servers.
Web servers specifically serve HTTP and/or HTTPS, but there's a myriad of other things. FTP, Minecraft, databases, mail, just to name a few
Need to look up this entire list.
I think you'd be better off learning more about computer hardware. Once you realize how different kinds of machines work you quickly realize they're all basically the same thing, tailored for specific uses. Software-wise, it's just a matter of what's running on the hardware.
You mean a laptop, which can be turned into a server, is the same as a smart phone ??
It can be, if software is written to be compatible with both. A ‘server’ is just a computer of some sort running a piece of software at the end of the day.